BODY{
	behavior:url("/includes/htc/csshover.htc");
	background: #666666;
	margin: 0px;
	padding: 0px;
}

BODY, TD{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}

img{
		border: none;
		display: block;
}

H1{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#text h1{
	font-size: 24px;
	color: #000000: #999967;
	margin-bottom: 30px;
	line-height: 26px;
}

#text h2{
	font-size: 18px;	
}


HR{
	background-color: #CCCCCC;
	color: #cccc9a;
	border: none;
	height: 1px;
}

HR#topLine{
	padding: 0px;
	margin: 8px 0px 0px 0px;
	background-color: #999967;
	color: #999967;
	border: none;
	height: 1px;
}

/* ID CLASSES */
#font {
	width: 150px;
	float:right;
	text-align:right;
	
}
#container{
	margin: 0px;
	padding: 18px;
}

#mainContainer{
	width: 756px;
}

#contentContainer{
	background-color: #FFF;
	margin: 0px;
	padding: 18px;
}

img#logo{
	position: absolute;
}

#topPhoto{
	position: relative;
	left: 306px;
}

#topPhotoRace{
	position: relative;
	left: 216px;
}

#menuContainer{
	width: 144px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#midContainer{
	width: 396px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#rightContainer{
	float: right;
	width: 144px;
}
#map {
	width: 300px;
	height: 300px;
	float: right;
	padding: 5px;
}

#text{
	margin: 0px;
	padding: 18px;
	background-color: #ebebeb;
	text-align:left;
	
}

#calloutHeader{
	background-color: #cccc9a;
	color: #FFF;	
	margin: 0px;
	padding: 8px;
}

#callout{
	background-color: #FFF;
	margin: 0px;
	padding: 8px;
}

/* LINKS */

A:link, A:visited{
	color: #000000;
}
A:hover {
	color: #999967;
}

/* MISC CLASSES */

.sideBarItem{
	margin: 0px;
	padding: 5px 7px 3px 18px;
	background-color: #999967;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	text-align: left;
	padding-left:14px;
	font-weight:bold;
	width: 178px;
}

.sideBarBlurb{
	background-color: #ebebeb;
	margin: 0px;
	padding: 14px 8px 18px 14px;
	font-weight: bold;
}

.error{
	font-weight: bold;
	color: Red;
}

/* MENUS */

#mainMenu{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #666666;
	line-height: 16px;
	text-align:left;
	vertical-align:top;
}

#mainMenu ul{
	margin: 0px;
	padding: 0px;	
}

#mainMenu li{
	margin: 0px;
	padding: 0px;
	width: 144px;
}

#mainMenu a{
	display: block;
	padding: 5px 7px 3px 18px;
	margin: 0px;
	color: #000000;
	background-color: #FFF;
	text-decoration: none;
	border-top: 1px solid #666666;
}

#mainMenu a.current{
	color: #FFFFFF;
	background-color: #999967;
}

#mainMenu a:hover{
	display: block;
	color: #fff;
	background-color: #999967;
	text-decoration: none;
}

#mainMenu ul ul li{
	margin: 0px;
	padding: 0px;
	width: 144px;
}

#mainMenu ul ul a{
	display: block;
	padding: 5px 7px 3px 18px;
	margin: 0px;
	color: #fff;
	border-top: 1px solid #FFF;
	background-color: #cfc9c4;
	text-decoration: none;
}

#mainMenu ul ul a.current{
	color: #999967;
	background-color: #cfc9c4;
	border-bottom: 1px solid #FFF;
}

#mainMenu ul ul a:hover{
	display: block;
	color: #fff;
	background-color: #999967;
	text-decoration: none;
}

#mainMenu ul ul ul a{
	display: block;
	padding: 2px 4px 2px 18px;
	margin: 0px;
	color: #666666;
	border-top: none;
	background-color: #ebebeb;
	text-decoration: none;
}

#mainMenu ul ul ul a.current{
	color: #999967;
	background-color: #ebebeb;
	border: none;
}

#mainMenu ul ul ul a:hover{
	display: block;
	color: #FFF;
	background-color: #999967;
	text-decoration: none;
}

#siteMap ul{
	padding: 0px 0px 10px 0px;
	line-height: 18px;
}

#siteMap li{
	background-image: none;
	padding: 0px;
}

#siteMap ul li a{
	font-weight: bold;
}

#siteMap ul ul{
	padding: 0px 0px 10px 0px;
}

#siteMap ul ul ul{
	padding: 0px;
}

#siteMap ul ul ul li{
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1.5em;
}

#siteMap ul ul li a{
	font-weight: normal;
}

/* LISTS */

UL{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}

OL{
	margin: 0px;
	padding: 0px 0px 10px 18px;
}


UL LI{
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1.5em;
}

/* FORM ELEMENTS */

INPUT{
	background-color: #FFF;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-top: 1px solid #8f8f8f;
	border-bottom: 1px solid #e4e4e4;
	height: 20px;
	margin: 0px;
	color: #666;
}

TEXTAREA{
	background-color: #FFF;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-top: 1px solid #8f8f8f;
	border-bottom: 1px solid #e4e4e4;
	margin: 0px;
	color: #666;
}

INPUT.fieldError{
	border: 1px solid Red;
}

#formButton{
	background-color: #cccc9a;
	color: #FFF;
	padding: 3px;
	border-top: none;
	border-left: none;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

#gallery{
	padding-top: 18px;
}

#gallery img{
	margin-right: 18px;
	margin-bottom: 18px;	
}

#controls{
	position: absolute;
	top: 565px;	
	width: 360px;
}

#description{
	position: absolute;
	top: 585px;	
}

#controls a{
	display: block;
}

#controls #right_arrow{
	width: 12px;
	line-height: 9px;	
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/right_arrow.gif) no-repeat;
	float: left;
	margin-top: 5px;	
}

#controls #left_arrow{
	width: 12px;
	line-height: 9px;	
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	background: url(/images/left_arrow.gif) no-repeat;
}

#controls #right_arrow_off{
	width: 12px;
	line-height: 9px;	
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/right_arrow_off.gif) no-repeat;
	float: left;
	margin-top: 5px;	
}

#controls #left_arrow_off{
	width: 12px;
	line-height: 9px;	
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	background: url(/images/left_arrow_off.gif) no-repeat;
}

#controls #page{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#controls #return{
	margin-left: auto;
	margin-right: 0px;	
	text-align: right;	
}

#footer{
	margin-top: 15px;
}

#footer td{
	color: #FFF;
}

#footer a{
	color: #FFF;
}
#footer a:hover{
	color: #999967;
}


