body {
	xbackground: #dfe1e2 url(../images/body_bg.png) repeat-x;
	font-size: 0.8em;
	xbehavior:url("csshover.htc"); 	
	color: #666;
	font-family: arial, geneva, sans-serif;
	}
h1,h2,h3,h4 {
	font-family: 'lucida sans unicode', 'lucida grande', arial, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	}
h2 {
	margin: 0 0 6px 0;
	}
a {
	text-decoration: none;
	}
input, select {
	border: 1px solid #1a4c91;
	xborder-width: 2px 1px 1px 2px;
	padding: 1px 0;
	}
.pageWrapper {
	width: 890px;
	margin-left: 20px;
	xmargin: 0 auto;
	padding: 0 0 20px 0;
	}
.header {
	height: 110px;
	background: url(../images/header.png) no-repeat;
	position: relative;
	overflow: visible;
	}
.header h1 {
	float:right;
	margin: 0;
	padding: 20px 20px 0 0;
	}
.flashlogo {
	float: left;
	height: 102px;
	padding-left: 65px;
	position: relative;
}

.header img {
	float: left;
	height: 102px;
	margin-left: 70px;
	position: relative;
	}
.header img.grass {
	position: absolute;
	top: 37px;
	left: 0px;
	width: 332px;
	height: 33px;
	margin-left: 0;
	}
.logo {
	height: 102px;
	background: #c2dafa url(../images/grass_top.png) no-repeat;
	}
.leftCol {
	float: left;
	width: 212px;
	margin-right: 8px;
	}
ul.navList {
	list-style: none;
	padding: 0;
	width: 213px;
	background-color: #80ac70;
	float: left;
	}
ul.navList li {
	margin: 10px 0 10px 5px;
	}
ul.navList li a{
	display: block;
	width: 189px;
	height: 36px;
	font-weight: bold;
	line-height: 36px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 10px;
	}
	
ul.navList li a:hover{
	color: #80ac70;
	background: transparent url(../images/nav_highlight.png) 0 0 no-repeat;
	}
.login {
	background-color: #80ac70;
	}
.flash {
	background: transparent url(../images/carheader_bg.png) 0 0 no-repeat;
	height: 170px;
	position: relative;
	}
.flashimg {
	padding: 24px 120px 0 0;
	float: right;
	}
.flashimg2 {
	top: 14px;
	left: 67px;
	position: absolute;
	}
.contentWrapper {
	overflow: hidden;
	}
.content {
	overflow: hidden;
	xpadding: 10px;
	height: 100%;
	}
#Contact .content {
	margin: 20px 0 0 20px;
	}
.about {
	float: left;
	width: 420px;
	}
.cars {
	float: right;
	width: 240px;
	}
.section {
	clear: both;
	background-color: #f1f1f1;
	border: 1px solid #626262;
	border-width: 0 1px;
	}
.green {
	padding: 0 10px;
	width: 395px;
	}
.green p {
	margin: 0;
	}
.rates {
	float: left;
	margin: 0 4px 0 0;
	width: 415px;
	xheight: 201px;
	}
.rates h2 {
	background: transparent url(../images/rh_bg.png) repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border: 0;
	padding: 0;
	margin: 0 0 10px 10px;
	}
.rates h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	color: #80ac70;
	}	
.rates .button {
	background-color: #80ac70;
	height: 21px;
	width: 66px;
	color: #fff;
	font-weight: bold;
	border-width: 0;
	margin: 5px 0 0 110px;
	}
.rates input, .rates select {
	margin: 0 2px;
	font-size: 0.9em;
	}
.rates select.location {
	width: 180px;
	}
.rates select.time {
	width: 86px;
	}
.rates select#PickupDate_Day_ID, .rates select#ReturnDate_Day_ID {
	width: 42px;
	}
.rates select#PickupDate_Month_ID, .rates input#ReturnDate_Month_ID {
	width: 60px;
	}
.rates input#PickupDate_Year_ID, .rates input#ReturnDate_Year_ID {
	width: 40px;
	padding-left: 5px;
	}
.pickUp {
	float: left;
	padding: 0 10px;
	}
#Rates .pickUp, #Vehicles .pickUp {
	padding: 0 0 0 5px;
	}
.dropOff {
	float: right;
	padding: 0px 20px 0px 0;
	}
#Rates .dropOff, #Vehicles .dropOff {
	float: left;
	padding: 20px 0 0 5px;
	}
.rates select.calendarDateInput {
	font-family: arial,geneva,sans-serif;
	}
.rrow {
	margin: 6px 0;
	}
.curve {
	height: 25px;
	width: 417px;
	float:left;
	background: transparent url(../images/content_curve_top.png) 0 0 no-repeat;
	}
.startcurve {
	margin-top: 20px;
	}
.endcurve {
	background: transparent url(../images/content_curve_bot.png) 0 0 no-repeat;
	}
.gcurve {
	height: 19px;
	width: 213px;
	float:left;
	background: transparent url(../images/leftbox_top.png) 0 0 no-repeat;
	}
.startgcurve {
	margin-top: 20px;
	}
.endgcurve {
	background: transparent url(../images/leftbox_bot.png) 0 0 no-repeat;
	margin-bottom: 20px;
	}
.footer {
	clear: both;
	background-color: #80ac70;
	width: 100%;
	height: 50px;
	margin-top: 10px;	
	font-size:11px;
	text-align:center;
	padding-top: 5px;
	}
.footer ul {
	padding:0;
	margin:5px 0;
	}
.footer li {
	display:inline;
	padding: 0 10px;
	}
.footer li a {
	text-decoration: none;
	color: #fff;
	}
.footer a:visited {
	text-decoration: none;
	color: #ccc;
	}	
.footer p {
	margin: 5px 72px 0 72px;
	}
.cars dl {
	margin: 0;
	margin-bottom: 20px;
	}
.cars dt {
	text-align: right;
	width: 183px;
	float: left;
	clear: left;
	}
.cars dd {
	margin-left: 187px;
	}
.cars dt:after {
	content: "  |";
	}
.cars h2 {
	background: transparent url(../images/header_bg.png) 0 0 no-repeat;
	padding: 20px 0 0 60px;
	xwidth: 237px;
	height: 41px;
	margin: 20px 0 10px 0;
	color: #80ac70;

	}