/* -------Reset------- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	outline: none;
	padding: 0;
	border: 0;
	margin: 0;
	}	

body {
	line-height: 1;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;

	}

a {
	text-decoration: none;
	color: #812a1a;
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border:none;
}

/* -------General------- */

body {
	font: 62.5%/1 Helvetica, Arial, Verdana, sans-serif;
	background-color: #334444;
	text-align: center;
	color: #555;
	padding: 0;
	margin: 0;
	}


/* -------DIVs------- */

#container {
	border-bottom: 2px solid black;
	position: relative;
	font-size: 1.2em;
	margin: 0px auto;
	text-align: left;
	height: 600px;
	width: 950px;
	}

#header {
	position: absolute;
	height: 600px;
	width: 950px;
	color: #333;
	z-index: 0;
	bottom: 0;
	right: 0;
	}

#leftbg_box {
	position: absolute;
	width: 950px;
	color: #333;
	top: 327px;
	z-index: 0;
	right: 0;
	}

#top_bar {
	position: absolute;
	height: 24px;
	width: 387px;
	z-index: 100;
	right: 0;
	top: 0;
	}

#top_bar_box {
	background: url(../images/top_bar_pop.png) no-repeat top center;
	border: 3px solid black;
	position: absolute;
	cursor: pointer;
	height: 28px;
	right: 125px;
	width: 115px;
	z-index: 101;
	top: -3px;
	}

#content {
	background: #fff url(../images/leftbg.png) repeat-y;
	border-bottom: 2px solid black;
	text-align: left;
	}

#footer_pages {
	font: 11px/20px Arial, Verdana, sans-serif;
	padding: 10px 0 20px 0;
	color: #99aaaa;
	}

#footer_pages a {
	font: 13px/20px Arial, Verdana, sans-serif;
	color: #99aaaa;
	}

#rightborder {
	border-right: 2px solid black;
	border-left: 2px solid black;
	padding-right: 29px;
	position: relative;
	margin-top: 163px;
	float: right;
	width: 698px;
	z-index: 3;
	}

#rightcontent {
	font: 13px/1.4em Arial, Verdana, sans-serif;
	margin-left: 40px;
	margin-right: 11px;
	z-index: 4;
	}

#bottom {
	background: #000 url(../images/pattern.gif) repeat;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-top: 2px solid black;
	position: relative;
	margin-top: -38px;
	height: 36px;
	width: 217px;
	float: left;
	z-index: 0;
	}

#bottomborder {
	border-right: 2px solid black;
	background-color: #fff;
	position: relative;
	margin-top: -380px;
	float: right;
	height: 38px;
	}


/* -------Home------- */

#home_flashcontent {
	border: 2px solid black;
	margin-left: 219px;
	position: relative;
	margin-top: 164px;
	height: 289px; /* 312 - 23 */
	width: 507px;
	float: left;
	background-image:url(/images/slideshow_bg.gif);
	background-repeat:repeat;
	padding-top:23px;
	}

#home_rightcontent {
	background: transparent url(../images/home_rightbg.png) repeat-y;
	font: 11px/14px Arial, Verdana, sans-serif;
	position: relative;
	margin-top: 164px;
	height: 436px;
	float: right;
	width: 220px;
	z-index: 1;
	}

#home_right_decoration {
	background: transparent url(../images/home_right_decoration.png) no-repeat;
	height: 61px;
	width: 221px;
	}

.home_bullet{margin-top:12px}

#home_bottom {
	background: #000 url(../images/pattern.gif) repeat;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-top: 2px solid black;
	position: relative;
	margin-top: -38px;
	height: 36px;
	width: 946px;
	z-index: 1;
	}
	
	

#footer {
	background: #000 url(../images/home_footer.png) no-repeat;
	font: 10px/1.5em Arial, serif;
	border-right: 2px solid black;
	border-left: 3px solid black;
	margin-top: -120px;
	position: relative;
	margin-left: 2px;
	height: 121px;
	width: 506px;
	color: #000;
	z-index: 2;
	}

#home_rightcontent h2 {
	font: bold 15px Arial, Verdana, sans-serif;
	margin-left: 8px;
	padding: .6em 0;
	color: #812a1a;
	margin: 0 5px;
	}

#home_rightcontent p {
	margin: -7px 0 5px 18px;
	width: 185px;
	}

.line {
	margin: 0 0 4px 0;
	width: 180px;
	height: 1px;
	}

.read_more_color {
	color: #273537;
	}

#footer p {
	font-weight: 500;
	margin-top: 5px;
	}


/* -------Specific Styles------- */

.clear {
	clear: both;
	}

#rightcontent h2 {
	font: bold 18px Arial, Verdana, sans-serif;
	padding: .6em 0;
	color: #812a1a;
	margin: 0 5px;
	}

#rightcontent h3 {
	font: bold 15px/2em Arial, Verdana, sans-serif;
	}


/* -------Menu------- */

#menu_wrap {
	position: relative;
	z-index: 5;
	}

.menu {
	background: url(../images/menu.png) no-repeat;
	position: absolute;
	height: 25px;
	width: 748px;
	z-index: 5;
	left: 198px;
	top: 140px;
	}

.menu li {
	display: inline;
	}

.menu li a:link, .menu li a:visited {
	text-indent: -9000px;
	position: absolute;
	overflow: hidden;
	height: 25px;
	z-index: 3;
	}

.menu .home a:link, .menu .home a:visited {
	width: 50px;
	left: 13px;
	}

.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/menu.png) no-repeat -13px -25px;
	cursor: default;
	}

.menu .academytraining a:link, .menu .academytraining a:visited {
	width: 129px;
	left: 67px;
	}

.current-academytraining .academytraining a:link, .current-academytraining .academytraining a:visited {
	background: url(../images/menu.png) no-repeat -67px -25px;
	cursor: default;
	}

.menu .virtualtraining a:link, .menu .virtualtraining a:visited {
	width: 115px;
	left: 198px;
	}

.current-virtualtraining .virtualtraining a:link, .current-virtualtraining .virtualtraining a:visited {
	background: url(../images/menu.png) no-repeat -198px -25px;
	cursor: default;
	}

.menu .dealerdirectory a:link, .menu .dealerdirectory a:visited {
	width: 121px;
	left: 318px;
	}

.current-dealerdirectory .dealerdirectory a:link, .current-dealerdirectory .dealerdirectory a:visited {
	background: url(../images/menu.png) no-repeat -318px -25px;
	cursor: default;
	}

.menu .facility a:link, .menu .facility a:visited {
	width: 64px;
	left: 439px;
	}

.current-facility .facility a:link, .current-facility .facility a:visited {
	background: url(../images/menu.png) no-repeat -439px -25px;
	cursor: default;
	}

.menu .dealersonly a:link, .menu .dealersonly a:visited {
	width: 95px;
	left: 506px;
	}

.current-dealersonly .dealersonly a:link, .current-dealersonly .dealersonly a:visited {
	background: url(../images/menu.png) no-repeat -506px -25px;
	cursor: default;
	}

.menu .about a:link, .menu .about a:visited {
	width: 143px;
	left: 603px;
	}

.current-about .about a:link, .current-about .about a:visited {
	background: url(../images/menu.png) no-repeat -603px -25px;
	cursor: default;
	}


/* -------Individual styles------- */

.staff-photo {
	padding: 12px 15px 12px 15px;
	}

.staff-name {
	font-size:14px;
	font-weight:bold;
	padding: 20px 0px 1px 15px;
	}
	
.staff-title {
	font-size:12px;
	font-style:italic;
	padding: 0px 0px 5px 15px;
	}

.staff-bio {
	padding: 3px 15px 10px 15px;
	font-size:12px;
	}
	
.staff-bg {
	background-image:url(../images/at_staff/bg.jpg);
	height: 210px;
	width:648px;
	}


/* -------Dealers only class descriptions------- */

.class-header {
	background:#cca852;
	height: 25px;
	font-size:14px;
	margin-right: 15px;
	font-weight:bold;
	color:#953622;
	padding:7px 0px 0px 12px;
	border: 1px solid #7f7f7f;
}

.class-bg {
	background:#ccca99;
	font-size:12px;
	line-height:22px;
	margin-right: 15px;
	padding: 5px 0px 5px 24px;
	border-bottom: 1px solid #9ca1a4;
	border-right: 1px solid #9ca1a4;
	border-left: 1px solid #9ca1a4;
	margin-bottom: 24px;
	}

.class-type {
	font-size:14px;
	font-weight:bold;
	color:#953622;
	}
	
.return {
	font-size:10px;
	margin-left:10px;
	}

		
/* -------Images------- */

.leftpad {
	margin: 0px 0px 15px 15px;
	border: 2px solid #000;
	}
	
.leftpad-noborder {
	margin: 0px 0px 15px 15px;
	}
	
.borderonly {
	border: 2px solid #000;
	}

.imagetext {
	font-size:11px;
	color:#333333;
	font-style:italic;
	margin: 5px 0px 8px 0px;
	}



/* Front-page gallery */
#gallery {
	display:block;
	position:absolute;
	background-color:#000;
	width:507px;
	height:270px;
	overflow:hidden;
	}
#gallery #gallery_list {
	display:block;
	position:relative;
	width:128px;
	height:270px;
	float:left;
	}
	#gallery #gallery_list a {
		display:block;
		}
		#gallery #gallery_list a img {
			width:128px;
			margin-top:1px;
			margin-bottom:2px;
			margin-left:5px;
			}
#gallery #view {
	margin-left:140px;
	}
	#gallery #view #gallery_target {
		position:absolute;
		}
	#gallery #view #gallery_caption {
		float:right;
		padding-left:40px;
		padding-bottom:2px;
		width:260px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		font-size:12px;
		background-image:url(/images/slideshow/caption.gif);
		background-repeat:no-repeat;
		background-position:top right;
		position:absolute;
		right:0px;
		bottom:0px;
		}
