html, body
{
	background: #000001 url(images/bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 100%;
	height: 100%;
}
input, select, textarea
{
	font: 12px Arial, Helvetica, sans-serif;
}
p, div, h1, h2, h3, h4, h5, form, input, select, option, dt, dd, img, form, fieldset, div
{
	margin:	0;
	padding: 0;
	border:	0;
}
a
{
	color: #ecbf35;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: #FFF;
}
.blueTxt
{
	color: #8eb9ff;
}
html #fullHeight
{
	background: url(images/carrier.jpg) no-repeat center top;
	height: auto;
	min-height:100%;
	width: 100%;
	bottom: 0px;
	text-align: center;
}
#pageContainer
{
	width: 985px;
	margin: 0 auto 0px;
	text-align: left;
}
#header
{
	margin: 0px;
	padding: 0px;
	height: 141px;
	position: relative;
}
#header #logo
{
	float: left;
	margin-top: 16px;
	margin-left: 10px;
}
#header .middleMessage,
#header h2
{
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 410px;
	padding: 0;
	margin: 0;
	margin-left: 40px;
	margin-top: 40px;
	list-style: none;
}
#header .middleMessage li
{
	background: url(images/checkmark.png) no-repeat left;
	padding-left: 28px;
}
#header #phone
{
	position: absolute;
	top: 31px;
	right: 5px;
}
#header #topNavVehicles
{
	position: absolute;
	height: 151px;
	width: 380px;
	right: -14px;
	bottom: -7px;
}
.nav
{
	width: 981px;
	overflow: hidden;
	height: 49px;
	background: url(images/top_nav.png) no-repeat;
}
.nav ul
{
	font: bold 12px Arial, Verdana, sans-serif;
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
}
.nav li
{
	display: inline;
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
}
.nav a
{
	padding: 0 0 0 20px;
	display: block;
	float: left;
	color: #263c6e;
	/* ADJUST NAV WIDTH HERE */
	margin: 0 1px;
	text-decoration: none;
}
.nav a:hover
{
	color: white;
	background: url(images/navButton_L.png) no-repeat left top;
	text-decoration: none;
}
.nav a span
{
	float: none;
	display: block;
	/*padding: 15px 28px 13px 10px;*/
	padding: 15px 20px 13px 0px;
	cursor: pointer;
}
.nav a:hover span
{
	background: transparent url(images/navButton_R.png) no-repeat right top; /*right corner image*/
}
#mainBanner
{
	margin-top: 8px;
}
#contentContainer
{
	margin-left: 4px;
	margin-top: 10px;
	height: auto;
}
#contentContainer #left
{
	float: left;
	width: 690px;
}
#contentContainer #right
{
	width: 278px;
	margin-left: 10px;
	float:left;
}
/*module____________________________________________________________________*/

.modulePanel
{
	height: auto;
	position: relative;
	padding-top: 13px;
	padding-bottom: 13px;
}
.modulePanel .topL
{
	background: url(images/module_corners.png) left top;
	height: 13px;
	width: 13px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.modulePanel .topC
{
	background: url(images/module_corners_TB.png) repeat-x top;
	position: absolute;
	height: 13px;
	left: 13px;
	top: 0px;
	right: 13px;
}
.modulePanel .topR
{
	background: url(images/module_corners.png) right top;
	height: 13px;
	width: 13px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.modulePanel .panelBottom
{
	clear: both;
}
.modulePanel .panelBottom h4, .modulePanel .bottomL
{
	background: url(images/module_corners.png) left bottom;
	height: 13px;
	width: 13px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
.modulePanel .panelBottom h5, .modulePanel .bottomC
{
	background: url(images/module_corners_TB.png) repeat-x bottom;
	position: absolute;
	height: 13px;
	left: 13px;
	right: 13px;
	bottom: 0px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
.modulePanel .panelBottom h6, .modulePanel .bottomR
{
	background: url(images/module_corners.png) right bottom;
	height: 13px;
	width: 13px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
.modulePanel .sideL
{
	background: url(images/module_corners._LR.png) repeat-y left;
}
.modulePanel .sideR
{
	background: url(images/module_corners._R.png) repeat-y right;
}
.divider
{
	background: url(images/divider.gif) repeat-x;
	height: 2px;
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	margin: 5px 6px 5px 2px;
	clear: both;
}
.modulePanel h2
{
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
.modulePanel p
{
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
.info
{
	padding-right: 10px;
	padding-left: 10px;
}
/*
.modulePanel .sideL {
	background: #F00;
	width: 13px;
	position: absolute;
	left: 0px;
	top: 13px;
	bottom: 13px;
}*/
	
.modulePanel .sideR
{
	margin-left: 5px;
}
.modulePanel .panelContent
{
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.modulePanel .panelContent h2, h3
{
	font-size: 19px;
	font-weight: normal;
}
.modulePanel .panelContent p
{
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 10px;
}
.modulePanel .panelContent li
{
	font-size: 14px;
	line-height: 30px;
	list-style: none;
}
.modulePanel .panelContent .phone
{
	width: 33px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
}
.panelSpacer
{
	margin-top: 10px;
}
.militaryLogo img
{
	margin-left: 64px;
}
/*Vehicle Inventory */
.vehicleContainer
{
}
a.vehicleContainer:link, a.vehicleContainer:visited, a.vehicleContainer:active
{
	width: 266px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	margin-top: 2px;
	background: url(images/featured_veh_up.png) no-repeat left top;
	padding-top: 4px;
	height: 102px;
	margin-left: 1px;
}
a.vehicleContainer:hover
{
	background-image: url(images/featured_veh_over.png);
}
.vehicleContainer
{
}
a.vehicleContainer .vehiclePhoto
{
	border: 1px solid #001129;
}
a.vehicleContainer:hover .vehiclePhoto
{
	border: 1px solid #8eb9ff;
}
.vehicleInfo
{
	height: 92px;
	width: 132px;
	overflow: hidden;
	display: block;
	float: left;
}
.vehicleContainer .vehicleInfo .vehicleTitle
{
	color: #8eb9ff;
	letter-spacing: -0.2px;
	padding: 0px;
	font-size: 12px;
	margin: 6px 0 8px;
	display: block;
}
.vehicleContainer .vehicleInfo .stats
{
	width: 120px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0px 0 10px;
	display: block;
	text-align: right;
}
.vehicleContainer .vehicleInfo label
{
	float: left;
	width: 50px;
	text-align: left;
	font-weight: bold;
	margin-right: 10px;
}
.pageHeader
{
	background: url(images/page_header.png) repeat-x bottom;
	height: 33px;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 8px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.info_div
{
	float: left;
	padding-left: 10px;
}
.info_div p
{
	font-size: 15px;
	margin-bottom: 10px;
}
.info_div label
{
	font-weight: bold;
}
.info_div iframe
{
	border: 3px solid #283c5b;
}
/*Footer________________________________________*/

#footer
{
	border-top: 1px solid #4a6887;
	margin-top: 20px;
	height: 40px;
	font-size: 10px;
	padding-top: 5px;
	clear: both;
}
.clear
{
	clear: both;
}
.r1 a
{
	margin-left: 5px;
	vertical-align: text-top;
}
/*HOURS*/
.hoursL
{
	width: 225px;
}
.hoursDiv
{
	float: left;
	font-size: 13px;
	margin-top: 15px;
	font-weight:bold;
	padding: 0 10px 0;
	margin: 0;
}
.hoursDiv li
{
	list-style: none;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.hoursDiv label
{
	width: 102px;
	display: block;
	float: left;
}
.hoursDiv h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*STAFF*/

.staffBox
{
	float:left;
	width:191px;
	height:210px;
	padding:2px;
	margin:10px;
	border:solid 1px #000;
}
/*GALLERY*/

.galleryBox
{
	float:left;
	padding:2px;
	margin:7px;
	border:solid 4px #3759a6;
}
/* BUTTONS */

a.buttonBig
{
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #263C6E;
	background: url(images/buttonBig_bg.gif) repeat-x center center;
	margin: 0 auto;
	font-weight: bold;
	border: 1px solid #666;
}
a.buttonBig:hover
{
	border-color: #263C6E;
	text-decoration: underline;
}
/* FORM */

.system
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 10px 0;
}
.systemerror
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #f66;
	margin: 10px 0;
}
a.captchaRefresh
{
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(images/captchaRefresh.png) right no-repeat;
}
a.captchaRefresh:hover
{
	background-position: left;
	text-decoration: none;
}
#a123 {
	float: right;
	width: 180px;
	height: 27px;
	margin-top: -37px;
}
#a123 a {
	font-size: 10px;
	font-weight: normal;
}
	
#a123 a:hover {
	text-decoration: none;
	color: #CCC;
}
	
#a123 .Poweredby{
	font-size: 11px;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
}