@media all {

/* BODY AND FONTS
----------------------------------------------- */
	body { background: #231f20; color: #ffffff; margin:0; padding: 0; text-align: center;  } 
	body, input, textarea, select { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; }
	a img { border: none; }
	a:link, a:visited { color:#c37e43; }
	a:hover { color: #ffffff; }
	
/* TYPOGRAPHY
----------------------------------------------- */	
	p, table, ul, ol, form { margin: 0 0 18px 0; padding: 0; text-align:left; }
	h1, h2, h3, h4, h5, h6 { margin: 0 0 9px 0; padding: 0;  }
	h1 { letter-spacing: -1px; line-height: 40px; color: #fff; font-size: 36px; font-weight: normal; margin: 0; padding: 0; }
	#content-inner h1 { font-size: 26px; color: #c37e43; line-height: 1em; margin-bottom: 12px; }
	h2 { color: #777; font-size: 18px; font-weight: normal; text-transform: lowercase; }
	h3 { /*color: #6b7d75;*/ color:#c37e43; font-size: 16px; font-weight: normal;  }
	dt { font-size: 125%; }
	h2 + h3 { margin-top: 1em; }
	h4 { font-size: 1em; font-weight: bold; }
	p.caption { color: #5c5c5c; font: 100% Georgia, "Times New Roman", Times, serif; font-style: italic; }
	#title { float: left; background-position: top left; background-repeat: no-repeat; margin: 0 0 32px 0; padding: 0 0 0 0; width: 100%; }
	#title div { background: url("/images/title.png") top left no-repeat; margin-top: 34px; padding: 15px; }
	#title div.back { float: left; width: 882px; background: url("/images/title-back.png") top left no-repeat; padding: 0 15px 15px 15px; }
	#title div.back h1 { clear: left; float: left; width: 730px; }
	#title div.back #breadcrumbs { float: left; width: 730px; margin-top: 15px; }
	#title #back { float: right; line-height: 40px; width: 128px; height: 49px; margin: 0; }
	#title #back a { width: 128px; height: 49px; display: block; color: #fff; font-weight: bold; font-size: 14px; text-transform: lowercase; }
	body.lgtitle #title div { margin-top: 152px; }
	
	blockquote { text-indent: 5px;	background: url(../imgs/quotes1.gif); background-position: 0 2px;	background-repeat: no-repeat; padding:0; margin:0; margin-left:25px; padding-left:20px; }
	blockquote p {	display: inline; margin: 0;	padding-right: 20px; background: url(../imgs/quotes2.gif);	background-position: bottom right;
	background-repeat: no-repeat; }


/* HEADER
----------------------------------------------- */
	#header { float: left; width: 100%; padding-top: 25px; }
	#header a { text-decoration: none; }
	#header a:hover { color: #fff !important; }
	#header img { float: left; }
	#header #contactinfo { float: right; font-size: 85%; margin: 0; padding-top: 18px; }
	#header #contactinfo span,
	#header #contactinfo a { color: #cadbd3; padding: 2px 0 2px 22px; background-position: 0 50%; background-repeat: no-repeat; }
	#header #contactinfo span.phone { background-image: url("/images/header-phone.gif"); margin-right: 15px; }
	#header #contactinfo a.email { background-image: url("/images/header-email.gif"); margin-right: 15px; }
	#header #contactinfo a.map { background-image: url("/images/header-address.gif"); }
	
	#adminheader { background: url("../admin/imgs/top_bar.jpg") top left repeat-x;  height:40px; margin:0; }
	#adminlogo { margin-left:40px; padding-top:8px; margin-top:0px; background: url("../admin/imgs/admin_logo.gif") bottom left no-repeat; text-indent:-99999px; }
	#adminnav { float:left; margin-left:60px; padding-bottom:20px; padding-top:12px; }
	#adminheader .right { float:right; padding-top:12px; }
		
/* NAVIGATION
----------------------------------------------- */
	#header ul { list-style: none; position: relative; float: left; z-index: 5; background: url("/images/bg-gnav.gif") top left no-repeat; margin: 20px 0 5px 0; padding: 0;  }
	#header ul li { float: left;   line-height: 1.5em; margin: 0; padding: 8px 8px 5px 8px;  }
	#header ul li a { float: left; font-size: 14px; margin-right: 8px; font-weight: bold; text-transform: lowercase; }
	#header ul li a.active { background-position: 0 -24px !important; }
	#header .submenubottom { display: block; position: static; margin: 0; float: left; clear: left; height: 10px; background: url("/images/submenu-bottom.png") top left no-repeat; }
	#header .left { float:left; width:400px; }
	#header .right { float:right; width:500px; text-align:right; color:#ffffff; }
	
/* LAYOUT
----------------------------------------------- */
	#body { float: left; width: 100%; }
	#wrapper { text-align: left; margin: 0 auto; width: 900px; }
	#content { float: left; clear: both; background: #fff; width: 100%; }
	#content-inner { float: left; position: relative; background: url("/images/corner-bl.gif") bottom left no-repeat; padding: 0 14px 45px 14px; width: 884px; }
	
	.left { float: left; }
	.right { float: right; }
	.maincol1 { width: 864px; }
	.maincol2 { width: 442px; }
	.maincol3 { width: 594px; }
	.maincol4 { width: 556px; }
	
	.sidecol1 { width: 290px; }
	.sidecol2 { width: 428px; }
	.sidecol3 { width: 320px; padding-left:20px; }
	.sidecol4 { width: 274px; }
	.sidecol5 { width: 328px; }
	
	.container { background: #f7f6f3 url("/images/ltcorner-bl.gif") bottom left no-repeat; margin: 0 0 18px 0; padding: 15px 15px 30px 15px; }
	.sidecol2 .container { float: left; width: 398px; }
	
/* LISTS
----------------------------------------------- */
	ul { margin: 0 0 1.5em 0; padding: 0 0 0 20px; }
	ol { margin: 0 0 1.5em 0; padding: 0; }
	li { margin: 0 0 .5em 0; padding: 0; }
	
	dl { margin: 0 0 1.5em 0; padding: 0; }
	dt { margin: 0 0 .25em 0; padding: 0; }
	dd { margin-left: 0; }
	
	
	
	ul.submenu { border-top: 1px solid #e5e6e1; list-style: none; margin: 0; padding-left: 0; }
	ul.submenu li { border-bottom: 1px solid #e5e6e1; text-transform: lowercase; margin: 0; }
	ul.submenu li a { text-decoration: none; width: 250px; display: block; padding: 7px 5px 8px 5px; }
	ul.submenu li a:hover { background: #fff; }
	



/* HOMEPAGE 
----------------------------------------------- */	
	body#home #logo { cursor: default; }
	body#home #content-inner { padding-top: 15px; padding-right: 0; padding-bottom: 0; width: 898px; }
	body#home #homeflash { background: url("/images/bg-homeflash.jpg") top left no-repeat; height: 379px; }
	body#home #homeflash h1 { padding: 0 20px; font-size: 29px; margin: 5px 0; }
	body#home .rightcol { float: right; width: 304px; }
	body#home .rightcol h2,
	body#home .rightcol form { padding-right: 14px; }
	body#home .rightcol h3 { color: #6b7d75; font-size: 14px; font-weight: normal; font-style:italic; padding-top:10px; padding-bottom:10px; }
	body#home .rightcol form { margin-bottom: 10px; padding-top: 3px; }
	body#home .rightcol input.text { width: 230px; float: left; }
	body#home .rightcol input.submit { float: right; }
	body#home .midcol { float: left; width: 348px; }
	body#home .leftcol { float: left; width: 560px; margin-right: 16px; display: inline; padding-bottom: 40px; }
	body#home #noflash { background: url(/images/homeflash-car.jpg) top left no-repeat; height: 257px; }
	body#home .highlight { line-height:1.8em; font-size:15px; letter-spacing:1px; padding-left:10px; padding-right:0px; padding-top:20px; padding-bottom:20px; margin-bottom:6px; background:#282828; }
	body#home .small { font-size:12px; letter-spacing:0px; color:#969394; margin:0; padding:0;}
	.comments { font-size:16px; margin-top:10px; margin-bottom:0; }
	

/* FOOTER 
----------------------------------------------- */
	#footer { clear:both; float: none; width: 900px; color: #969394; padding: 14px 0 42px 0; margin: 0 auto; border-top:1px solid #aaaaaa; }
	#footer a { text-decoration: none; }
	#footer p { float: left; text-align:left; margin: 0; padding: 0; }
	p .f { color: #fff; }
	p .m { color: #5b5a4d; }
	p .l { color: #c37e43; }
	.white { color:#fff; }
	#footer p a { color: #969394; }
	#footer p a:hover { color: #fff; }
	#footer p a.gray,
	#footer p a.gray:hover { border: none; color: #969394; text-decoration: none; cursor: default; }
	#footer ul { float: right; margin: 0; padding: 0; }
	#footer li { display: inline; margin-left: 8px; }
	#footer li a { text-transform: lowercase; }
	#footer li a:hover { color: #fff; }
	
	.clearboth { clear: both; }
	.nowrap { white-space: nowrap; }
	.skip { margin-bottom: 0; position: absolute; left: -999em; width: 999em; }
	.nowrap { white-space: nowrap; }
	.hidden { display: none; }
	.padbottom { margin-bottom: 18px !important; }
	#datacontainer {  padding:20px; }
	.orng { color: #fd4000; }
	hr { border:1px solid #aaaaaa; }
	.ads { margin-bottom:15px; float:left; padding-right:15px;  }
	.ads p { font-size:10px; color:#aaaaaa; margin:0; }

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

#mytable a:hover {
	color:#000;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}	
fieldset { border:0; margin:5px; float:none; }
label { text-align:right; margin-right:6px; }
form { padding:5px; }
}



