/* Basic Elements */

body {
	background:url(../images/bkground-body.gif) repeat-x;
	background-color: #3b3827;
	margin: 28px 0px 28px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	}
h1, .nodis { display: none; }
a img { border: none; }
form { margin: 0px; padding: 0px; }
p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
ul, ol {
	margin: 10px 0px 10px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	font-size: 12px;
	list-style: none;
	}
ul li, ol li {	
	background:url(../images/bullet-circle.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 17px;
	}
ul ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
ul ul li {	
	background:url(../images/bullet-arrow-small.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 17px;
	}
address { 
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	}
h3 {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	color: #3b3827;
	font-size: 15px;
	border-bottom: 1px solid #ede4a8;
	}
	
/* Containers */

#top-nav {
	width: 100%;
	background:url(../images/bkground-topnav.gif) repeat-x; 
	height: 38px;
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#top-nav p { 
	margin: 10px 0px 0px 490px; 
	padding: 0px;
	color: #666;
	}
#top-nav a { color: #666; }
#top-nav a:hover { color: #9b1d1f; }
#top-corner {
	width: 489px;
	height: 408px; 
	background:url(../images/bkground-corner.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	} 
#container-top { 
	height: 10px;
	background-color: #f3f8ea;
	margin: 0px auto 0px auto;
	position: relative;
	overflow: hidden;
	z-index: 2;
	width: 802px;
}
#container-bottom { 
	height: 10px;
	background-color: #f3f8ea;
	margin: 0px auto 0px auto;
	position: relative;
	overflow: hidden;
	z-index: 2;
	width: 802px;
}
#container { 
	width: 822px;
	background:url(../images/bkground-container.gif) repeat-y; 
	background-color: #fff;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 2;
	text-align: left;
	}
#containerwhite { 
	width: 822px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 2;
	text-align: left;
	}
#contentfull {
	padding: 0px;
	margin: 10px 0px 10px 47px;
	width: 700px;
	text-align: justify;
	min-height: 550px;
	line-height: 20px;
}
#content {
	padding: 0px;
	margin: 10px 0px 10px 47px;
	width: 500px;
	text-align: justify;
	min-height: 550px;
	line-height: 20px;
}
*html #content { height: 550px; }
#content a { color: #e63527; font-weight: bold;}
#content a:hover { color: #000; }
#flash { 
	z-index: 3;
	margin: 0px 0px 0px 31px;
	background-color: #fff;
	width: 761px;
	}
#sidebar {
	background:url(../images/bkground-sidebar.gif) no-repeat; 
	width: 203px;
	padding: 80px 11px 0px 10px;
	position: absolute;
	top: 200px;
	left: 569px;
	text-align: justify;
	z-index: 4;
}
#sidebar p { line-height: 20px; }
#sidebar a { color: #e63527;}
#sidebar a:hover { color: #0000ff; }
#footer {
	clear: both;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 15px;
	text-align: left;
	width: 767px;
	background:url(../images/bkground-footer.gif) no-repeat 11px 0px; 
	background-color: #e1edce;
}
#footer p {
	font-size: 14px;
	color: #333;
	}
#footer a { color: #333; }
#footer a:hover { color: #9b1d1f; }
#footer .small { 
	font-size: 12px; 
	color: #258152;
	}
#footer .small a { color: #258152; }
#footer .small a:hover { color: #000; }
#map { 
	width: 300px;
	height: 300px;
	border: 2px solid #c9dfd4;
	float: left;
	margin: 0px 10px 10px 0px;
}

/* Submenu */

#submenu {
	padding: 0px 0px 4px 0px;
	margin: 15px 0px 0px 0px;
	border-bottom: 1px solid #cadcc7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#submenu li {
	background: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#submenu li a {
	padding: 6px;
	margin-right: 3px;
	border: 1px solid #cadcc7;
	border-bottom: none;
	background: #e4f2e2;
	background: #f3f8ea;
	color: #257b4f;
	}

#submenu li a:link { color: #052615; }
#submenu li a:visited { color: #052615; }
#submenu li a:hover {
	background: #c9dfd4;
	border-color: #cadcc7;
	text-decoration: none;
	}

#submenu li a#current {
	background: #257b4f;
	color: #fff;
	text-decoration: none;
	}

/* Forms */

#form h4, #admin #content h4 { 
	color: #000; 
	margin: 10px 0px 0px 0px; 
	height: 25px;
	font-size: 16px;
	background: url(../images/alert.gif) no-repeat 0px -4px;
	padding: 3px 0px 0px 35px;
	}
#form ul { padding: 0px; margin: 10px 0px 0px 30px; color: #d30404;}
.textbox-form {
	background: url(../images/bkground-textbox.gif) -1px -1px; 
	margin: 0px;
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	}
#tbl-form label {font-weight: bold;font-size: 12px;}
#tbl-form { 
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #E3E2E2;
	}
#tbl-form td { padding: 0px 0px 5px 0px; }
#tbl-form p { margin: 10px 0px 0px 0px; padding: 0px; }
#tbl-form select { font-size: 14px; }
#tbl-form .td-left {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	height: 27px;
	text-align: right;
	width: 100px;
	}
#tbl-form .td-caleft {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	height: 27px;
	text-align: right;
	width: 160px;
	}
#tbl-form th { height: 50px; padding-bottom: 15px; text-align: left;}
#tbl-form th p {
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	color: #666;
	text-transform: uppercase;
	background-color: #f3f8ea;
	border-bottom: 1px solid #cae0d4;
	}
#box-req { 
	margin: 10px 0px 0px 0px;
	clear: both;
	background-color: #c9dfd4;
	color: #333;
	padding: 3px 0px 3px 5px;
	}
#box-req p { margin: 0px; padding: 0px; }
#box-info {
	background-color: #297d50;
	width: 482px;
	padding: 15px 5px 5px 10px;
	color: #fff;
	border: 2px solid #bdebab;
	margin: 15px 0px 5px 0px;
}
#box-info h4 { 
	color: #fff; 
	margin: 0px 0px 0px 0px; 
	font-size: 18px;
	font-weight: normal;
	background: url(../images/check.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 28px;
	}
#PreferredContact { border-collapse: collapse; }
#PreferredContact label { font-weight: normal; }

/* Image Replacement */

h2 {    
	margin: 0px;
	overflow: hidden;
   	background-repeat: no-repeat;
	height: 0px !important;
	font-size: 0px;
	clear: both;
	}
h2 {
    	padding: 30px 0 0 0;
    	height /**/:30px;
	margin: 10px 0px 10px -5px;
	}
#vehicles-construction { background-image: url("../images/h2-construction.gif"); }
#vehicles-fence { background-image: url("../images/h2-fence.gif"); }
#vehicles-landscaping { background-image: url("../images/h2-landscaping.gif"); }
#global-cooling { background-image: url("../images/h2-refrigeration.gif"); }
#global-keypoints { background-image: url("../images/h2-keypoints.gif"); }
#global-diesel { background-image: url("../images/h2-dieselvselectric.gif"); }
#global-calculator { background-image: url("../images/h2-calculator.gif"); }
#welcome { background-image: url("../images/h2-welcome.gif"); 
	height:70px;
}
#let-us-grow { background-image: url("../images/h2-letusgrow.gif"); }
#gas-vs-diesel { background-image: url("../images/h2-gasvsdiesel.gif"); }
#services-commercial { background-image: url("../images/h2-specializing.gif"); }
#financing { background-image: url("../images/h2-financing.gif"); }
#leasing { background-image: url("../images/h2-vehicleanyneed.gif"); }
#vanmax { background-image: url("../images/h2-vanmax.gif"); }
#refrigerated { background-image: url("../images/h2-insulated.gif"); }
#used-commercial { background-image: url("../images/h2-usedequipment.gif"); }
#site-map { background-image: url("../images/h2-sitemap.gif"); }
#refer-this-site { background-image: url("../images/h2-referthissite.gif"); }
#request-more-info { background-image: url("../images/h2-requestmoreinfo.gif"); }
#request-a-quote { background-image: url("../images/h2-requestaquote.gif"); }
#special-offers { background-image: url("../images/h2-specialoffers.gif"); }
#hybrid-fuel { background-image: url("../images/h2-hybridfuel.gif"); }
#news { background-image: url("../images/h2-news.gif"); }
#credit-application { background-image: url("../images/h2-creditapplication.gif"); }
#case-studies { background-image: url("../images/h2-casestudies.gif"); }
#contact { background-image: url("../images/h2-contactus.gif"); }
#site-admin { background-image: url("../images/h2-siteadmin.gif"); }
#page-not-found { background-image: url("../images/h2-pagenotfound.gif"); }

/* Credit Application */

.icon-acrobat {margin: 0px 5px 0px 0px;}
#credit-list { margin: 0px 0px 20px 0px; }
#credit-list li {
	list-style-type: none;
	background: none;
	clear: both;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	}
#credit-list .step { margin: 0px 0px -15px 0px; }
#download {
	width: 180px;
	float: right;
	text-align: center;
	border: 1px solid #f0e395;
	background-color: #fcf7d8;
	margin: 0px 0px 0px 10px;
	}
#download .icon { margin: 0px 5px -7px 0px; }

/* Admin */

#admin #wrapper {
	width: 762px;
	background-color: #fff;
	border: 3px solid #f3f8ea;
	margin: 20px auto 0px auto;
	font-size: 12px;
	}
#admin #content { 
	margin: 5px auto 10px auto; 
	min-height: 170px;
	width: 713px;
	position: relative;
	}
*html #admin #content { height: 170px; }
#admin #content h2 {
	margin: 0px 0px 0px 0px;
	}
#admin #content .right {
	position: absolute;
	left: 560px;
	width: 150px;
	text-align: right;
	top: 0px;
	}
#admin #footer {
	width: 754px;
	margin: 0px auto 0px auto;
	padding: 7px;
	background-image: none;
	text-align: center;
	}
#admin #footer p { font-size: 12px; color: #666;}
#dgrdSpecialOffers, #dgrdSiteRefs, #dgrdQuoteRequests, #dgrdInfoRequests {
	border: 1px solid #ccc;
	width: 478px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#dgrdSpecialOffers td, #dgrdSiteRefs td, #dgrdQuoteRequests td, #dgrdInfoRequests td{ padding: 4px; }
#dgrdSpecialOffers a, #dgrdSiteRefs a, #dgrdQuoteRequests a, #dgrdInfoRequests a { border: none; }
	

/* Highlights */

.highlight-green-home, .highlight-green {
	background-color: #f0ffd9;
	padding: 10px 10px 0px 150px;
	border: 1px solid #c4e68e; 
	font-weight: bold;
	position: relative;
	line-height: 19px;
	height: 65px;
	text-align: justify;
	margin: 0px 0px 20px 0px;
	}
.highlight-green {
	padding: 10px;
	height: auto;
	margin: 0px;
	}
*html .highlight-green { height: 20px; }
.highlight-green-home img {
	position: absolute;
	top: -2px;
	left: -2px;
	}
.highlight-tan-home {
	background-color: #fef7ce;
	padding: 9px 10px 0px 10px;
	border: 1px solid #f2e6a2; 
	font-weight: bold;
	position: relative;
	line-height: 19px;
	height: 85px;
	text-align: justify;
	}
.highlight-tan-home ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	}
.highlight-tan-home ul li {	
	background:url(../images/bullet-arrow-large.gif) no-repeat 0px -2px;
	padding: 0px 0px 8px 40px;
	}	
.highlight-tan-home img {
	position: absolute;
	top: -9px;
	left: 345px;
	}
.highlight-tan {
	background-color: #fef7ce;
	border: 1px solid #f2e6a2; 
	font-weight: bold;
	line-height: 19px;
	text-align: justify;
	padding: 5px 10px 10px 5px; 
	margin: 0px 0px 17px 3px;
	}
.highlight-tan h3 { margin: 5px 0px 0px 0px; }
.highlight-tan p { margin: 5px 0px 0px 0px; }

/* Misc */

.center { text-align: center; }
.margin-bottom { margin-bottom: 10px; }
.margin-top { margin-top: 10px; }
.margin-right { margin-right: 10px; }
.margin-left { margin-left: 10px; }
.clearthis { clear: both; }
.large { 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 18px;
	}
.medium { 
	font-size: 14px; 
	line-height: 18px; 
	}
.small { font-size: 11px; line-height: 14px;}
.left { float: left; }
.right { float: right; }
.border { border: 1px solid #ccc; }
.red { color: red; }