
body {	background: #fff url(../images/bkg_sub.gif) 0 0 repeat-x; }

/* Background Image for the hp
----------------------------------*/ 
#topBkg {
	background: url(../images/bkg_sub_top.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1044px;
	height: 109px;
	margin-left: -522px;
	z-index: 1;
}

#contentwrap { 
	width: 760px;
	background: #fff url(../images/bkg_content_shadow.gif) 0 0 repeat-x;
	float: left;
}

#bodywrap {
	width: 760px;
	float: left;
	margin: 8px 0 0 -7px;
	background: url(../images/side_shadow.gif) 0 0 no-repeat;
	padding: 0 7px;
}

#searchresults #bodywrap, #error #bodywrap, #contactus #bodywrap { margin: 27px 0 0 -7px; }


/* Subnav
-----------------------------*/
#subnav {  color: #c66; margin: 6px 0 0 0;}

#subnav li { float: left; margin: 0 0 0 8px; }

#subnav a {	margin: 0 5px 0 0; }
#subnav a, #subnav a:visited { color: #fff; }
#subnav a:hover, #subnav a:focus, #subnav a.active { color: #ff8400; text-decoration: none;}


#subpage #subnav, #retail #subnav { float: right;}


#subpage #subnav {
	padding-right: 180px;
} 

#retail #subnav {
	padding-right: 180px;
} 

/* Sidebar 
-----------------------------*/
#sidebar {
	background: url(../images/bkg_sidebar_shadow.gif) 0 0 repeat-x; 
	width: 246px;
	float: left;
	min-height: 550px;
	height:auto !important;
	height:550px;
	padding-top: 38px;
}

.info {	
	background: url(../images/sidebar_sep.gif) left bottom repeat-x;
	width: 212px;
	padding: 0 0 20px 0;
	margin: 0 auto 18px auto;	
}


#sidebar .last { background: none; }

#sidebar .right { border: 0; background: 0; }

.info h4 { font-size: 1.1em; margin-bottom: 5px; }

.info p { margin-bottom: 5px; }


#sidebar li { margin-bottom: 8px; }

#sidebar .bullets li {
	background: url(../images/bullet.gif) 0 5px no-repeat;
	padding-left: 10px;
}




/* Main content column 
-------------------------------*/
#content {
	width: 450px;
	float: left;
	margin: 0 0 0 25px;
	min-height:600px;
	padding: 35px 0;
}

#content h2 { color: #de7300; font-size: 1.7em; margin-bottom: 8px; }

#content h3 { font-size: 1.3em; margin-bottom: 3px;}

#content h4 { font-size: 1.1em; margin-bottom: 2px;}

#content p a { font-weight: bold; }

#content blockquote {
	background: #feffce;
	border: 1px solid #f3f4c6;
	margin: 15px 0;
	padding: 10px;
	color: #645f2a;
}

blockquote p { margin: 0; }

.slideshow {
	background: url(../images/slideshow.gif) 0 0 no-repeat;
	font-weight: bold;
	padding: 1px 0 1px 20px;
}

#content ul li, ol li ul { list-style: bullet; }

#content ul, ol { padding: 0 25px 15px 25px; }

ol li { list-style: decimal;}

#content ul li, ol li { margin-bottom: 10px; }

li ul li {	margin: 0 0 0 5px;	list-style: disc; }


/* Pages with a single content column 
------------------------------------------*/
.singlecol #content { width: 730px;	margin: 0 0 0 15px; }

.singlecol #content h2 { margin-bottom: 15px; }

#singleCol2 {
	float: left;
	width: 400px;
	margin-left: 20px;
}




/* Search Results
------------------------------------------*/
#error #content {
	width: 450px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}


/* Global Submit Buttons
------------------------------------------*/
.submit { background: url(../images/btn_submit.gif) 0 0 no-repeat; width: 63px; }
.submit:hover { background: url(../images/btn_submit.gif) 0 -18px no-repeat; }
