body,h1,h2,h3,a,p,ul,li{
	margin			: 0;
	padding			: 0;
	list-style		: none;
	text-decoration	: none;
}
body{
	background		: #244772 url(backdrop.jpg);
}
#latest li,#usedCar li,#subMenu a,#contact li,h2,#content,#sideMenu div,#sideMenu li,img,#news li,.newsLink,#videoPlayer{
	-moz-border-radius		: 5px;
	-webkit-border-radius	: 5px;
	border-radius			: 5px;
}
a:hover{
	opacity			: 1.0;
}
#glossLeft{
	position		: absolute;
	left			: 0;
	top				: 0;
	background		: url(glossLeft.png) no-repeat;
	width			: 89px;
	height			: 687px;
}
#glossRight{
	position		: absolute;
	right			: 0;
	top				: 0;
	background		: url(glossRight.png) no-repeat;
	width			: 89px;
	height			: 687px;
}
#page,#header{
	width				: 900px;
	background			: #becee3;
	margin				: 0 auto 0 auto;
	border				: 2px solid #2a5b92;
	-moz-box-shadow		: 0 0 0 1px #1c3855;
	-webkit-box-shadow	: 0 0 0 1px #1c3855;
	box-shadow			: 0 0 0 1px #1c3855;
}
#page{
	margin-top		: -4px;
}
#header{
	background		: url(header.png) repeat-x;
	height			: 124px;
}
h1{
	content			: "";
	font-size		: 0;
	text-indent		: -5000px;
	width			: 252px;
	height			: 108px;
	background		: url(logo.png) no-repeat;
}
h2{
	background		: #d7dde4;
	border			: 1px solid #bcbcbc;
	border-top		: 2px solid #bcbcbc;
	padding			: 7px 5px 7px 48px;
	font			: small-caps 20px Times New Roman;
	color			: #333;
}
#content{
	background		: #e5effa;
	margin			: 5px 5px 10px 5px;
	padding			: 2px 4px 200px 4px;
	margin-right	: 175px;
	border-top		: 1px solid #c69e5a;
}
#content p{
	margin			: 5px 20px 0 20px;
	text-align		: justify;
	letter-spacing	: 1px;
	font			: 14px Arial;
	color			: #505050;
}
#content p + p{
	text-indent		: 60px;
}
#content.future h2{
	background		: #d7dde4 url(iconFuture.png) no-repeat 9px 4px;
}
#content.schedule h2{
	background		: #d7dde4 url(iconSchedule.png) no-repeat 9px 4px;
}
#content.live h2{
	background		: #d7dde4 url(iconLive.png) no-repeat 9px 4px;
}
#content.contact h2{
	background		: #d7dde4 url(iconContact.png) no-repeat 9px 4px;
}
#content.contact .mail{
	background		: url(iconBox.png) no-repeat 12px 4px;
}
#content.contact .email{
	background		: url(iconMail.png) no-repeat 9px 4px;
}
#content.contact .phone{
	background		: url(iconPhone.png) no-repeat 15px 10px;
}
#content.contact .email{
	background		: url(iconEmail.png) no-repeat 14px 8px;
}
#content{
	font			: small-caps 16px Arial;
	color			: #444;
}
#content dd{
	padding			: 5px 0 0 10px;
	border-top		: 1px dashed #666;
	width			: 200px;
}
#content h3{
	border-bottom	: 1px solid #333;
	margin			: 10px 30px 10px 20px;
}
#content a{
	border-bottom	: 1px dotted #333388;
	color			: #5555AA;
	font-variant	: small-caps;
	font-size		: 16px;	
}
#usedCar li,#latest li,#news li{
	opacity			: 0.8;
	background		: #DDD;
	margin-left		: -15px;
	margin-bottom	: 5px;
	padding-bottom	: 10px;
}
#usedCar,#latest{
	width			: 720px;
	margin			: 10px 0 -20px -20px !important;
}
#usedCar li,#latest li{
	width			: 335px;
	margin-left		: 15px !important;
	float			: left;
	text-align		: center;
	padding			: 3px;
	opacity			: 1.0;
}
#usedCar a,#usedCar img,#usedCar a img,#latest a,#latest img,#latest a img{
	border			: 0;
	margin			: 2px;
	padding			: 0;
}
#usedCar a img,#latest a img{
	border			: 4px solid #AAA;
}
#usedCar p,#latest p{
	text-align		: center;
	color			: #338833;
	font-weight		: bold;
	font-size		: 12px;
	padding			: 0;
	margin			: 0;
}
#usedCar h3,#latest h3{
	color			: #555;
	font-size		: 14px;
	padding			: 0;
	margin			: 0;
	border-bottom	: none;
}
#news{
	clear			: left;
}
#news li:hover{
	opacity			: 1.0;
}
#news p{
	margin			: 10px 80px 5px 30px;
}
#news h3{
	background		: url(iconUpdate.png) 0 6px no-repeat;
	padding			: 10px 4px 4px 28px;
	margin			: 0px 10px 0px 10px;
	border-bottom	: 1px solid #888;
	font-size		: 16px;
}
#content h3 strong{
	margin			: 0 10px 0;
	color			: #338833;
	font-size		: 14px;
}
#content dt{
	padding			: 13px 5px 5px 50px;
}
#content dl{
	margin			: 10px 20px 0 20px
}
#content.video object,embed{
	display			: block;
	margin			: 15px auto 0 auto;
}
embed{
	border			: 4px solid #888;
}
#content.video ul li{
	display			: inline;
}
#content.video ul li a{
	display			: block;
	width			: 580px;
	padding			: 10px 0 10px 0;
	text-align		: center;
	margin			: 8px auto 8px auto !important;
	letter-spacing	: -1px;
	font			: 17px Arial;
	font-weight		: normal;
	color			: #444;
	text-shadow		: -1px 1px 0 rgba(255,255,255,0.5);
	border			: 1px solid #BBB;
	border-bottom	: 3px solid #CCC;
	margin			: 25px auto 0 auto;
	opacity			: 0.7;
}
#content.video ul li a:hover{
	color			: #4444AA;
	border-bottom	: 3px solid #4444AA;
}
#sideMenu #archives a{
	font-size		: 14px;
}
#sideMenu #archives a:hover{
	color			: #FFF;
}
#archives .active{
	border-left		: 4px solid #AA4444;
}
#archives .active a{
	color			: #AA4444 !important;
	font-weight		: bold;
}
#archives h2{
	background		: #d7dde4 url(iconArchives.png) no-repeat 12px 0px;
}
#archives h3{
	font			: small-caps 16px Tahoma;
	color			: #444;
	padding-left	: 5px;
	background		: #d7dde4;
	margin			: 4px 6px 4px 6px;
	border			: 1px solid #CCC;
	border-left		: 4px solid #CCC;
	border-right	: 4px solid #CCC;
	text-align		: center;
}
#content{
	min-height		: 300px;
}
#content.video{
	min-height		: 1300px;
}
#content.contact dt{
	font-weight		: bold;
	color			: #333;
}
#content.schedule dd{
	height			: 20px;
	width			: auto;
	border-top		: none
}
#content.schedule dt{
	padding			: 13px 5px 5px 20px;
	border-bottom	: 1px dashed #666;
	clear			: left;
}
#content.schedule strong{
	background		: #DDD;
	text-align		: right;
	padding-right	: 5px;
	margin-right	: 5px;
	width			: 80px;
	float			: left;
}
#content.video h2,#content.home h2.video{
	background		: #d7dde4 url(iconVideo.png) no-repeat 9px 4px !important;
}
#content.history h2,#content.home h2.reel{
	background		: #d7dde4 url(iconReel.png) no-repeat 9px 4px !important;
}
#content.home h2{
	background		: #d7dde4 url(iconHome.png) no-repeat 9px 0px;
}
#content.home p + p{
	text-indent		: 0;	
}
#content.home ul{
	margin			: 0 10px 10px 30px;
	padding			: 5px 20px 20px 10px;

}
#content.home li{
	font			: small-caps 16px Arial;
	color			: #444;
	letter-spacing	: 1px;
}
#content.history img{
	border			: 4px solid #AAA;
	border-right	: 4px solid #666;
	border-bottom	: 4px solid #666;
	margin			: 10px -25px 10px 25px;
}
#community h2{
	background		: #d7dde4 url(iconCommunity.png) no-repeat 14px 4px;
}
#sideMenu{
	float			: right;
	width			: 160px;
	margin			: 5px;
	padding			: 2px 4px 4px 4px;
}
#sideMenu div{
	padding			: 2px 2px 10px 2px;
	margin-bottom	: 10px;
	border-top		: 1px solid #c69e5a;
	background		: #e5effa;
}
#sideMenu h2{
	color			: #666;
	font-size		: 18px;
}
#sideMenu ul{
	margin-top		: 5px;
}
#sideMenu li{
	margin			: 0 8px 0 8px;
	border-bottom	: 1px solid #CCC;
	border-top		: 2px solid rgba(255,255,255,0.5);
}
#sideMenu li a{
	display			: block;	
	color			: #808080;
	font			: small-caps 12px Times New Roman;
	padding			: 2px 2px 2px 4px;
}
#sideMenu li:hover{
	background		: #333;
}
#sideMenu object{
	width			: 200px !important;
	height			: 100px;
	overflow		: hidden;
}
#sideMenu li:hover a{
	color			: #FFF;
}
#weather h2{
	background		: #d7dde4 url(iconWeather.png) no-repeat -1px 4px;
}
#weather strong{
	display			: none;
}
#weather table{
	margin-top		: -25px;
	margin-bottom	: -20px;
}
#weather img{
	float			: left;
	margin			: 5px 5px 0 -30px;
}
#weather td{
	font			: small-caps 12px Times New Roman;
	color			: #555;
	padding-bottom	: 12px;
	border-bottom	: 1px dotted rgba(0,0,0,0.2);
}
#menu{
	position		: absolute;
	z-index			: 9001;
	margin			: -40px 0;
}
#menu li{
	display			: inline;
}
#menu a{
	display			: block;
	float			: left;
	width			: 131px;
	height			: 5px;
	background		: url(menuButton.png) no-repeat;
	padding			: 25px 0;
	margin			: -1px 0;
	text-align		: center;
	color			: #FFF;
	letter-spacing	: -1px;
	font			: small-caps 19px Arial;
	opacity			: 0.4;
	text-shadow		: -2px 2px 2px rgba(0,0,0,0.5);
}
#menu li a.small{
	font			: small-caps 17px Arial;
	padding			: 28px 0;
}
#menu a:hover{
	opacity			: 1.0;
}
#menu .active a{
	opacity			: 1.0;
	background		: url(menuButtonActive.png) no-repeat;
}
#subMenu{
	margin-top		: -4px;
	height			: 37px;
	background		: url(navigation.png) repeat-x;
	border-top		: 1px solid #598bc7;
	border-bottom	: 2px solid #48586d;
}
#subMenu li{
	display			: inline;
}
/*#subMenu.videos a{
	margin			: 6px 2px 0 2px !important;	
	padding-right	: 8px !important;
	font			: small-caps 14px Verdana !important;
}*/
#subMenu a em{
	color			: rgba(255,255,255,0.3) !important;
	font			: 14px Verdana !important;
}
#subMenu a{
	display			: block;
	float			: left;
	margin			: 3px 3px 0 3px;
	padding			: 2px 17px 4px 28px;
	background		: url(navigationArrow.png) no-repeat 5px 5px;
	font			: small-caps 18px Verdana;
	color			: #4c6382;
	text-shadow		: 0px 0px 0px #4c6382;
	border			: 1px solid rgba(255,255,255,0.0);
	letter-spacing	: -1px;
}
#subMenu a:hover{
	color			 : #FFF;
	background-color : rgba(0,0,0,0.2);
	border			 : 1px solid rgba(0,0,0,0.05);
	border-bottom	 : 1px solid #475d7c;
}
#subMenu .active a{
	background		: url(navigationArrowSelected.png) no-repeat 5px 5px;
	background-color: rgba(255,255,255,0.05);
	border			: 1px solid rgba(255,255,255,0.1);
	text-shadow		: -2px 2px 2px #333;
	color			: #FFF;
}
#contact{
	float			: right;
	margin-top		: -110px;
	top				: 0;
	width			: 135px;
	height			: 120px;
	padding-top		: 4px;
	background		: url(contactMenu.png) no-repeat;
	border-left		: 1px solid rgba(255,255,255,0.05);
}
#contact li{
	background		: rgba(0,0,0,0.1);
	border			: 1px solid rgba(255,255,255,0.1);
	padding			: 4px 0;
	height			: 25px;
	margin			: 2px 4px 1px 5px;
	opacity			: 0.5;
}
#contact li:hover{
	opacity			: 1.0;
	border-left		: 1px solid rgba(255,255,255,0.4);
}
#contact a{
	display			: block;
	text-align		: right;
	padding			: 5px 30px 0;
	font			: 11px Arial;
	color			: #FFF;
	height			: 20px;
}
#contact .call a{
	background		: url(iconPhone.png) no-repeat 98px;
}
#contact .email a{
	background		: url(iconEmail.png) no-repeat right;
}
#footer{
	background		: #2a5b92;
	padding			: 8px;
	color			: #CCC;
	font			: 11px Arial;
}
#footer a{
	font-weight		: bold;
	color			: #FFF;
}
#footer strong{
	color			: #a2ccfc;
}
#content.home h2.video,#navigation{
	clear			: both;
	display			: block;
	padding-top		: 10px;
}
#content.home h2.video,#content.home h2.reel{
	padding-top		: 7px;
	margin-top		: 20px !important;
}
.newsLink{
	display			: block;
	border			: none !important;
	color			: #FFF !important;
	width			: 42%;
	margin-top		: 0px;
	margin-left		: 8px;
	background		: #244772;
	padding			: 10px;
	font-weight		: bold;
}
.newsLink:hover{
	background		: #222;
}
.newsLink.right{
	float			: right;
	margin-top		: -40px;
	margin-right	: 26px;
}
#videoPlayer{
	position		: relative;
	left			: 5px;
	margin			: 10px;
	margin-left		: 0px;
	border			: 6px solid #333;
	background		: #333;
	color			: #FFF;
	font			: bold 16px Arial;
}