/* ---[ page stuff ]------------------------------- */

body {
 	text-align: center;   
	color: #ffffff;
	text-align: left;  
	font: 14px/20px "helvetica neue",helvetica,arial,sans-serif; 
	background: #191718 url(img/bginside.jpg) repeat-x; 
	}

#footerwrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #000;
	border-top: 1px solid #666;
	clear: both; 
}

#footer  { 
	color: #666; 
	/*padding: 5px 0px;*/
	width: 960px; 
	margin: 0 auto;
	height: 40px;
}

#actionbtn {
	position: absolute;
	bottom: 295px;
	left: 10px;
	width: 125px;
	height: 50px;
	}

#main {
	float:left;
	width: 960px;
	margin: 30px 0;
	}

#main h1 {
	font: normal 26px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ebab00;
	margin-bottom: 10px;
	}
	
#main h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ccc;
	margin-bottom: 10px;
	}
	
#main h3 {
	margin-top: 10px;
	}
	
#main p {
	margin-top: 7px;
	}
	
#subnav li {
	list-style: none;
	display: block;
	padding: 7px 0 7px 17px;
	border-bottom: 1px solid #999;
	background: none;
	}
			
#sidebar {
	float:left;
	width: 185px;
	}
#sidebar p {
	font-size: 14px;
	color: #999;
	} 
#content {
	float:right;
	width: 745px;
	}
#maincol {
	float: left;
	width: 530px;
	}
#rightcol {
	float:right;
	width: 185px;
	}
	
#rightcol a, 
#rightcol a:link, 
#rightcol a:active,
#rightcol a:visited {
	color: #999; 
	font-weight: normal;
	text-decoration: none; 
	border: none;
	}

#rightcol a:hover {
	color: #fff; 
	font-weight: normal;
	text-decoration: none; 
	}

#rightcol h2 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #999;
	margin-bottom: 10px;
	padding: 10px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
	
.nomp {
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999;
	}

.client {
	color: #999;
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-style: normal;
}
	
.location {
	margin: 20px 0 ;
	padding: 0 20px 20px 20px;
	background: transparent url(img/gradlocation.jpg) no-repeat bottom left; 
}
	
.testleft {
	float:left;
	width: 400px;
	}
.testright {
	float:right;
	width: 250px;
	margin-top: 10px;
	}

.nascarsched { float:left; border-bottom: 1px #999 solid; width:530px; text-align: center;font-size: 24px; }
.nascartitle { font-size: 36px; color:#CC0000; font-style:italic; font-weight: bold; padding: 30px 20px; line-height: 1.2em; }

#nascarleft {	
	float:left;
	font-size: 12px; line-height: 22px;
	/*margin-left:90px;*/
	width: 250px;
	}
		
#nascarright {	
	float:right;
	font-size: 12px; line-height: 22px;
	/*margin-right:60px;*/
	width: 220px;
	}
		
#bulletpoints {
	float:left;
	padding: 30px;
	}

.homequotes {
	float:left;
	padding: 30px 30px 0px 40px;
	background: transparent url(img/airsignbg.jpg) no-repeat top left; 
	}

.testimonials {
	float:left;
	width: 660px;
	padding: 0px 50px;
	margin-bottom: 40px;
	}

#emailbox {
	padding: 15px;
	line-height: 1.2em;
	border: 1px solid #666;
	margin-bottom: 20px;
	background: #000; 
	}	
#emailbox li {
	font-size: 14px;
	list-style: none;
	display: block;
	background: url(img/bulletplus.gif) no-repeat 0px 6px; 
	padding: 0px 0px 0px 12px;
	}
#emailbox h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #c00;
	}
#emailbox p {
	font-size: x-small;
	}
.inputhints {
	background: #ccc;
  	color: #333;
  	font: 12px Arial, Verdana, sans-serif;
	height: auto;
  }
label { font: 12px Arial, Verdana, sans-serif; line-height: 2em; }

#pricebox {
	padding: 20px;
	border: 1px solid #666;
	margin-bottom: 30px;
	text-align: center;
	background: #000; 
	}	

#mediabox {
	width: 450px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	}
	
#mediabox h3 { 	
	margin-top: 40px;
	font: italic 28px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	}	
	
.subhead { padding-top: 40px; color:#CC0000; font: normal 28px Georgia, "Times New Roman", Times, serif; }

.contactbox { padding:20px;margin-top:20px;background:#000; }

/* ---[ links ]------------------------------- */

#maincol a, 
#maincol a:link, 
#maincol a:active,
#maincol a:visited {
	color: #fff; font-weight: normal; text-decoration: none; padding-bottom: 1px; border-bottom: 1px dotted #fff;
	}
	
#maincol a:hover {
	color: #999; font-weight: normal; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #666;
	}

#subnav a, 
#sidebar a:link, 
#sidebar a:active,
#sidebar a:visited {
	color: #fff; 
	font-weight: normal;
	text-decoration: none;
	margin-top: 20px;
	font-size: 14px;
	border: 0;
	}
	
#sidebar a:hover {
	color: #999;
	text-decoration: none;
	border: 0;
	} 
	
#navbuttons li {
	text-align: center;
	list-style-type: none;
	line-height: 1.85em;
	background: transparent url(img/buttonbg.jpg) no-repeat top left; 
	}

#navbuttons a, 
#navbuttons a:link, 
#navbuttons a:active,
#navbuttons a:visited {
	color: #fff; 
	font-weight: normal;
	text-decoration: none; 
	border: none;
	}

#navbuttons a:hover {
	color: #999; 
	font-weight: normal;
	text-decoration: none; 
	}

/* ---( specials )----------------------------------- */

.oblique { font-style: italic; }
.indent { margin-left:78px; }
.sbgutter { padding: 10px 20px; }
.mcgutter { padding: 0px 10px; }
.orange { color:#ebab00;font-weight:bold; }
.red { color:#CC0000; }
.light { background-color:#CC0000; }
.movie { padding:30px 0;background:#000;text-align:center; }
.line { border-bottom: 2px #999 solid; }
.fl { float: left; margin: 0 10px 10px 0; }
.fr { float: right; margin: 0 0 10px 10px; }
.picl { float: left; margin: 0 30px 10px 0; }
.picr { float: right; margin: 0 0 10px 30px; }
.best { font-size: 26px; margin-bottom: 20px; }
.center { text-align: center; }
.testtext {	font: normal 15px "Courier New", Courier, mono; }
.compquote { font-size: 24px; padding: 30px 20px; text-align: center; line-height: 1.2em;}
.tablegrad { background: #000 url(img/tablegradbg.jpg) repeat-x top left; }
.loctitles { font-size: 24px; font-style: italic; font-weight: bold; padding-bottom: 20px; }

/* Location state and city drop down menu style */
#selectfield		{background: #FFFFFF; width: 162px; height: 17px; border: 2px inset #AAAAAA;}
.listdiv			{position: absolute; width: 165px; height: 200px; background: #FFFFFF; display: none; overflow: auto; z-index: 3; border-left: 2px inset #AAAAAA;}
.selectitem,
.selectitem:link, 
.selectitem:active,
.selectitem:visited	{display: block; width: 148px; text-decoration: none !important; background: transparent; color: #000000 !important; font-size: 12px !important; padding: 0; margin: 0 !important;}
.selectitem:hover	{background: #000088; color: #FFFFFF !important;}

