@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #76797B;
}

img {
	border: none;
}

p {
	padding-bottom: 20px;
}

a:link, a:visited {
	font-weight: bold;
	color: #2670AE;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-style: italic;
	color: #2670AE;
}

h2 {
	font-size: 18px;
	font-style: italic;
}

ul {
	list-style: none;
}

body {
	min-width: 955px;
	text-align: center;	
}

body#Home {
	background: #FFF url(/img/bg_home.jpg) repeat-x top center;
}

body#Sub {
	background: #FFF url(/img/bg_sub.jpg) repeat-x top center;
}

#Wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#MastHead {
	position: relative;
	width: 955px;
	height: 85px;
	margin: 0 auto;
	background: transparent url(/img/header.jpg) no-repeat top left;
}

#MastHead a.Map {
	position: absolute;
	width: 160px;
	height: 70px;
	left: 2px;
	top: 2px;
	text-indent: -3000em;
	text-decoration: none;
}

#MastHead div {
	position: absolute;
	width: 468px;
	height: 60px;
	top: 8px;
	left: 487px;
}

#Home #Photo {
	position: relative;
	width: 100%;
	height: 389px;
	background: transparent url(/img/bg_flash.jpg) no-repeat top center;
}

#Sub #Photo {
	position: relative;
	width: 512px;
	height: 250px;
	margin: 0 auto;
	background: transparent no-repeat top left;
}

#ContentContainer {
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: transparent url(/img/bg_content.jpg) no-repeat top center;
}

#Title {
	float: right;
	text-align: right;
	margin-right: 10px !important;
	margin-right: 0;
	margin-top: 136px !important;
	margin-top: 138px;
	width: 400px;
	font-size: 30px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

#Mainnav {
	position: absolute;
	right: 10px;
	top: 95px;
}

#Mainnav li {
	float: left;
	padding-left: 7px;
	font-size: 11px;
	color: #2670AE;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

#Mainnav li a {
	font-size: 11px;
	color: #747A7D;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
}

#ContentArea {
	position: relative;
	width: 512px;
	margin: 0 auto;
	background: transparent url(/img/bg_content2.jpg) no-repeat bottom left;
}

#InnerContent {
	position: relative;
	width: 468px;
	padding: 22px 0 10px 0;
	margin: 0 auto;
}

#Callouts {
	position: relative;
	width: 955px;
	height: 129px;
	margin: 0 auto;
	background: transparent url(/img/bg_callouts.jpg) no-repeat top left;
}

.callout {
	float: left;
	width: 318px;
	height: 129px;
}

.callout h3 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #585B5D;
	text-transform: uppercase;
}

.callout a {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #686C6E;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 12px;
}

.callout #ProductCallout a, .callout #NewsCallout a {
	background: transparent url(/img/arrow_callout2.gif) no-repeat center right;
}

.callout #DriverCallout a {
	background: transparent url(/img/arrow_callout.gif) no-repeat center right;
}

.callout a:hover, .callout a:active, #Subnav li a:hover, #Subnav li a:active, #Mainnav li a:hover, #Mainnav li a:active {
	color: #2670AE;
}

.callout #ProductCallout {
	float: right;
	margin-top: 80px;
	padding-right: 19px;
}

.callout #DriverCallout, .callout #NewsCallout {
	float: left;
	margin-top: 80px;
	padding-left: 13px;
}

#Driver {
	background: transparent url(/img/ryantuerck.png) no-repeat top right;
}

#ArchiveContainer {
	position: relative;
	width: 100%;
	height: 53px;
	background: #FFF url(/img/bg_archive.jpg) repeat-x top center;
}

#Archive {
	position: relative;
	width: 512px;
	height: 53px;
	margin: 0 auto;
	line-height: 48px;
	background: #FFF url(/img/bg_archive2.jpg) repeat-x top left;
}

#ArchiveSub {
	height: 53px;
}

select {
	color: #666;
	width: 170px;
}

#FooterContainer {
	width: 100%;
	background: #FFF url(/img/bg_footer.jpg) repeat-x top center;
}

#Subnav {
	clear: both;
	position: relative;
	width: 616px;
	height: 51px;
	margin: 0 auto;
	text-align: center;
}

#Subnav li {
	float: left;
	width: 80px;
	height: 51px;
	line-height: 47px;
	text-align: center;
}

#Subnav li a {
	display: block;
	color: #B3B6B7;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	background: transparent url(/img/line.gif) no-repeat top left;
}

#NewsSub {
	background: transparent url(/img/line.gif) no-repeat top left;
	height: 51px;
}

#Footer {
	position: relative;
	text-align: center;
	font-size: 11px;
	color: #B3B6B7;
	font-style: italic;
}

#Footer a:link, #Footer a:visited {
	color: #B3B6B7;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

#Footer a:hover, #Footer a:active {
	color: #2670AE;
}

.Clear {
	clear: both;
}

#Driver {
	behavior: url(/iepngfix.htc);
}

.galimages {
	width: 468px;
	text-align: center;
}

.galimages img {
	border: 1px solid #CCC;
	padding: 10px;
}

.thumbbox {
	float: left;
	margin: 10px 1px 0 3px;
	text-align: center;
}

.thumbbox img {
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #CCC;
}

#calHeader {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	background-color: #CFD3D5;
	text-transform: uppercase;
	padding: 7px;
}

.calWeekRow {
	margin: 3px 0;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.calDayCell {
	width: 67px;
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	border-right: 1px solid #DDD;
}
