/* CSS Document */

* {
	margin:0;
	padding:0;
}

html, body {
	font-family: "Lucida", Arial, sans-serif; 
}

body	{
	text-align:center;
}

.float_left {
	float:left; 
	/*margin: 0 .3em .3em 0;*/
	margin:0 10px 5px 0;
	display: inline;
}
  
.float_right {
	float:right;  
	/*margin: 0 10px 5px 0;*/
	display: inline;
}

.center_it	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.title_underline	{
	text-decoration:underline;
	margin-top:40px;
	margin-bottom:60px;
}

.clearBoth	{
	clear: both;
}

#page_wrapper	{
	background-color:#FF0000;
	width: 1000px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
}

#header	{
	/*background-color:#0059FF;*/
	height: 80px;
}

#header_inner	{
	margin-left: 234px;
	padding-top: 50px;
}

#nav_outer	{
	float: left;
	width: 232px;
	margin-left: -3px; /*corrects IE6 float/margin bug*/
}

#nav_inner	{
	/*padding:5px;*/
	margin: 0 12px 12px 12px;
}

#main_outer	{
	background-color:#FFFFFF;
	float: left;
	width: 768px;
	margin-left: -3px; /*corrects IE6 float/margin bug*/
	padding-right: 6px; /*restores correct right edge, IE6 float/margin bug*/
}

#main_inner	{
	overflow:hidden;
	width: 740px;
	margin:0;
	padding:0;
}

#banner	{
	margin: 20px 0 20px 30px;
}

#about 	{
	width: 620px;
	padding: 10px 30px 20px 30px;
}

#galleryCenterContent	{
	margin: 0 20px 50px 10px;
	width: 740px;
}

table#photoGallery	{
	border-collapse: collapse;
	background-color: #222;
	width: 620px;
	margin: 10px 60px 0 60px;
}

table#photoGallery a:link	{
	color: #FFF;
}

table#photoGallery a:hover	{
	color: #F00;
}

table#photoGallery a:visited	{
	color: #FFF;
}

table#photoGallery td	{
	border-top: 4px solid #222;
	border-bottom: 10px solid #222;
	border-right: 4px solid #222;
	border-left: 4px solid #222;
	text-align: center;
}

img.gallery	{
	border:none;
}

.smfont	{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

table#videoGallery	{
	margin: 10px 206px 30px 206px;
	border-collapse: collapse;
	background-color: #111;
	width: 328px;
}

#videoGallery td	{
	border-top: 3px solid #222;
	border-bottom: 20px solid #111;
}


table#divisions {
	padding: 10px 0 10px 30px;
	width:720px;
	border-top:1px solid #069;
}

table#divisions td {
	vertical-align:top;
	padding: 15px;
	width:360px;
}

#divisions td a:link, #divisions td a:visited	{
	color:#808073;	/*grey*/
}

#divisions td a:hover	{
	color: #FF0000;
}

#divisions td p a:link, #divisions td p a:visited	{
	color: #FF0000;
}

#divisions td p a:hover{
	color:#808073;	/*grey*/
}

table#events_table {
	/*margin-left:auto;
	margin-right:auto;*/
	margin:18px auto;
	border:1px solid #000000;
	border-collapse:collapse;
	padding:20px 15px;
	background-color:#FFFFCC;
	width:65%;
}

table#faqs	{
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:700px;
	margin:5px 20px 55px 30px;
}

table#faqs th	{
	background-color:#FF0000;
	border:1px solid #000;
	color:#FFFFFF;
	font-size:18px;
	padding:8px;
	text-align:center;
}

table#faqs td	{
	padding:8px;
	border:1px solid #000;
	border-collapse:collapse;
}

.bg_pale_yellow	{
	background-color:#FFFFCC;
}

#footer_copyright	{
	clear: both;
	background-color: #FF0000;
	color:#FFF;
	text-align: center;
	padding: 3px 0;
	font-size:12px;
	font-family:"Lucida", Verdana, Arial, Helvetica, sans-serif;
}

#footer_timestamp	{
	background-color:#000;	/*black*/
	color:#FFFFFF;
	font-size:12px;
	font-family:"Lucida", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px 0;
}

img {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: none;
	border-right: none;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl	{
	font-family: 'Trebuchet MS', Verdana,  serif;
} 

/* FONT COLORS AND SIZES */

h1	{
	color:#808073;	/*med grey*/
	font-size:24px;
	line-height:1.25;
}

h2	{
	font-size:22px;
	line-height:1.25;
	padding:.5em 0 0 0;
	color:#808073;	/*med grey*/
}

h3	{
	font-size:20px;
	line-height:1.25;
	color:#808073;/*med grey*/
}

h4	{
	font-size:18px;
	color:#808073;	/*med grey*/
}

h5	{
	font-size:16px;
	color:#808073;	/*med grey*/
}

h6	{
	font-size:14px;
	color:#808073;	/*med grey*/
}
	
p	{
	font-family: "Lucida", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.3;
	margin-top:12px;
	margin-bottom:12px;
	color:#000;	/*black*/
}

p.ADSIFastCar
{
    font-size:16px;
    font-weight:bold;
    font-style:italic;
    text-align: justify;
    margin-top:20px;
    color: #000000;
}

p.ADSINowOffersP
{
    font-weight:bold;
    font-style:italic;
    font-size:18px;
    text-align: justify;
    margin-top:20px;
    color: #ff0000;
}

.event_list p {
	font-size:13px;
	font-family:"Lucida", Arial, Helvetica, sans-serif;
	margin:10px 3px;
	text-align:center;
}

table.tblhpDates	{
	font-family:"Lucida", Arial, Helvetica, sans-serif;
	width: 660px;
     margin:0 auto 55px auto;
	border:1px solid #FF0000;	
}

table.tblhpDates th	{
   	background-color:#FF0000;
	color:#FFFFFF;
	border:1px solid #FF0000;
	font-size:14px;
	text-align:center;
	padding:3px;
}

#hpDatesTitle 	{
	background-color:#FF0000;
	border:1px solid #FF0000;
	font-family:"Lucida", Arial, Helvetica, sans-serif;
	font-weight:bold;
     font-size:18px;
	color:#FFFFFF;
     text-align:center;
     padding:8px;
}

table.tblhpDates td	{
   	border:1px solid #FF0000;
	font-size:14px;
	padding:3px;
}

.red_font {color: #FF0000}

.yellow	{
	color:#FFFF1C;	/*yellow*/
}

.grey_link a:link, .grey_link a:visited	{
	color: #FF0000;
}

.grey_link a:hover	{
	color:#808073;	/*med grey*/
}
	
.white	{
	color:#FFFFFF;	/*white*/
}

.drkgrey	{
	color:#333333;	/*dark grey*/
}


/* list styling */

ul, dl, ol	{
	margin:5px 0 20px 30px; 
	font-size:14px;
	line-height:1.3;
}

ul.cones	{
	margin:0;
	padding:0;
	list-style:none;
}

li.cones	{
	background:url(../images/cone32x35.gif) no-repeat 0 100%;
	/*background:url(images/cone32x35.gif) no-repeat 0 100%;*/
	padding-left:40px;
	padding-top:35px;
}


/* THE ALSETT CLEARING METHOD */
.clearfix:after {
 	content: “.”;
 	display: block; 
 	height: 0;
 	clear: both;
 	visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/ LEAVE THIS COMMENT RIGHT HERE! 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */ 
