body {
	background: #dfe1e2 url(../images/body_bg.png) repeat-x;
	font-size: 0.8em;
	behavior:url("csshover.htc"); 	
	color: #1a4c91;
	xpadding-bottom: 20px;
	}
h2 {
	margin: 0 0 6px 0;
}
dl {
	margin: 0;
	padding-top: 10px;
	}
dt {
	font-weight: bold;
 	float: left; 
 	clear: left; 
 	width: 8em; 
 	xtext-align: right;
 	}
 dd { 
 	margin: 0 0 0 90px; 
	padding: 0 0 0.5em 0; 
	height: 1em;
 	}
hr {
	margin: 10px 0 15px 0;
	}
a {
	text-decoration: none;
	}
input, select {
	border: 1px solid #1a4c91;
	xborder-width: 2px 1px 1px 2px;
	padding: 1px 0;
	}
#Home .content h2 {
	padding: 5px 0 5px 10px;
	}

.pageWrapper {
	background-color:#d5dde8;
	width: 977px;
	margin: 0 auto;
	border: 3px solid #fff;
	border-bottom: 0;
	padding: 0 0 20px 0;
	}
.header {
	height: 70px;
	border: 1px solid #79a7ca;
	border-width: 1px 1px 0 1px;
	padding: 15px 20px 0 20px;
	background-color: #fff;
	}
.header h1 {
	display:none;
	margin: 0;
	}
.header img {
	float: left;
	}
.header h2 {
	padding: 0;
	font-size: 1.4em;
	}
.header p {
	font-size: 0.8em;
	font-family: arial, verdana, san-serif;
	margin: 0 5px 0 0;
	}
.logo {
	height: 91px;
	background: #c2dafa url(../images/header_bg.png) no-repeat;
	width: 706px;
	padding: 4px 0 0 60px;
	}
ul.navList {
	display: block;
	list-style: none;
	padding: 0;
	height: 30px;
	width: 977px;
	float: right;
	background: transparent url(../images/navmain_bg.png) repeat-x;
	overflow: hidden;
	}
ul.navList li {
	width: 99px;
	height: 30px;
	float: left;
	text-align: center;
	}
ul.navList li a{
	display: block;
	width: 99px;
	height: 30px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	color: #fff;
	background: transparent url(../images/nav_bg.png) 0 0 repeat-x;
	text-decoration: none;
	text-transform: uppercase;
	}
	
ul.navList li a:hover{
	display: block;
	width: 99px;
	height: 30px;
	background: transparent url(../images/nav_bg.png) 0 -30px repeat-x;
	}
ul.navList li#studioLink, ul.navList li#studioLink a {
	width: 140px;
	background: transparent url(../images/nav_bg_big.png) 0 0 repeat-x;
	}
ul.navList li#studioLink a:hover {
	background: transparent url(../images/nav_bg_big.png) 0 -30px repeat-x;
	}
.flashhdr {
	clear: both;
	background: #fff;
	height: 170px;
	position: relative;
	}
.flashhdr object {
	position: absolute;
	}
.noflashhdr {
	clear: both;
	background: transparent url(../images/carheader_bg.png) 0 0 no-repeat;
	height: 170px;
	position: relative;
	}
.noflashimg {
	padding: 24px 120px 0 0;
	float: right;
	}
.noflashimg2 {
	top: 14px;
	left: 67px;
	position: absolute;
	}
.contentWrapper {
	background: transparent url(../images/contentW_bg.png) repeat;
	overflow: hidden;
	border: 3px solid #fff;
	width: 960px;
	margin: 5px auto;
	}
#Home .contentWrapper, #Rates .contentWrapper, #Vehicles .contentWrapper {
	border: 0;
	width: 100%;
	background-image: none;
	}
.content {
	background: transparent url(../images/content_bg.png) repeat-x;
	overflow: hidden;
	border: 1px solid #e2e0e0;
	padding: 10px;
	height: 100%;
	}
.content h2 {
	margin-bottom: 15px;
	border-bottom: 1px solid #e1dddd;
	padding-bottom: 10px;
	}
#Home .content, #Rates .content, #Vehicles .content {
	background: transparent none no-repeat;
	border: 0;
	margin: 0 0 0 4px;
	padding: 0;
	}
.rates {
	float: left;
	background: transparent url(../images/reservation_bg.png) 0 0 no-repeat;
	margin: 0 4px 5px 0;
	width: 487px;
	height: 201px;
	border: 2px solid #fff;
	}
.rates h2 {
	background: transparent url(../images/rh_bg.png) repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
	}
.rates h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	}	
.rates .button {
	background: transparent url(../images/rb_bg.png) no-repeat;
	height: 21px;
	width: 66px;
	color: #fff;
	font-weight: bold;
	border-width: 0;
	margin: 5px 0 0 110px;
	}
.rates input, .rates select {
	margin: 0 2px;
	}
.rates select.location {
	width: 200px;
	}
.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 20px;
	}
#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;
	}
.rrow {
	margin: 6px 0;
	}
.specials {
	float: left;
	background: transparent url(../images/specials_bg.png) 0 0 no-repeat;
	margin-bottom: 5px;
	width: 470px;
	height: 201px;
	border: 2px solid #fff;
	position: relative;
	}
.specials table {
	width: 460px;
	margin-left: 10px;
	}
.specials tr {
	height: 1.5em;
	}
.specials a {
	display: block;
	color: #1a4c91;
	width: 100%;	
	}
.specials a:visited {
	color: #ff8a00;	
	}
.specials a:hover {
	color: #0a284f;
	}
.specials p {
	position: absolute;
	top: 3px;
	right: 20px;
	}
.info {
	background: transparent url(../images/icons_bg.png) 0 0 no-repeat;
	margin-right: 4px;
	width: 274px;
	height: 222px;
	border: 2px solid #fff;
	float: left;
	padding: 7px;
	}
.info ul {
	display: block;
	list-style: none;
	padding: 0;
	float: left;
	}
.info li {
	margin: 3px 0px;
	width: 270px;
	height: 50px;
	float: left;
	font-size: 18px;
	line-height: 50px;
	text-indent: 65px;
	overflow: hidden;
	}
.info li a {
	display: block;
	width: 270px;
	height: 50px;
	vertical-align: middle;
	}
.info li#services {
	background: url(../images/servicesbox_bg.gif) no-repeat;
	}
.info li#gogreen {
	background: url(../images/gogreenbox_bg.gif) no-repeat;
	}
.info li#services a {
	color: #2e429b;
	}
.info li#gogreen a {
	color: #2e9b5f;
	}
.info li#bbb {
	padding:35px 0pt 0pt 15px;
	text-indent:0px;
	width:100px;
	}
.info li#wla {
	float:right;
	height:65px;
	padding:20px 15px 0pt 0pt;
	text-indent:0px;
	width:130px;
	width:130px;
	}
.weather {
	float: left;
	background: transparent url(../images/weather_bg.png) 0 0 no-repeat;
	margin-right: 4px;
	width: 191px;
	height: 237px;
	border: 2px solid #fff;
	}
.weather h2 {
	font-size: 1.2em;
	color: #ff8a00;
	border: 0;
	}
.weather h4, .weather p {
	margin: 0 0 10px 10px;
	}
.weather .icon {
	margin: 10px 0 0 35px;
	}
.weather object{
	margin-left: 28px;
	}
#wx_module_7362 {
	margin: 16px 0 0 6px;
	}
.rentme {
	float: left;
	overflow: hidden;
	background: transparent url(../images/rentme_bg.png) 0 0 no-repeat;
	width: 468px;
	height: 236px;
	border: 3px solid #fff;
	}
.rentme textarea {
	}
.rentme .circle {
	float: left;
	margin: 5px 0 0 5px;
	}
.rentme .car {
	float: right;
	margin: -21px 0 10px 0;
	}
#Home .rentme h2 {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 0 135px;
	padding: 5px 0 0 0;
	font-size: 1.2em;
	text-transform: uppercase;
	border: 0;
	}
.rentme p {
	color: #fff;
	width: 320px;
	height: 64px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 0.9em;
	overflow: auto;
	}
.rentme a {
	background: transparent url(../images/button_bg.png) 0 0 no-repeat;
	width: 140px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 12px 0 0 135px;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	border: 2px solid #fff;
	}
.rentme a:hover {
	background: transparent url(../images/button_bg.png) 0 -25px no-repeat;
	}
.wrapper {
	overflow: auto;
	border: 3px solid #fff;
	}
.rateWrapper {
	width: 225px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	}
.border {
	background: #fff url(../images/content_bg.png) repeat-x;
	border: 1px solid #e2e0e0;
	padding: 10px;
	overflow: auto;
	}	
.resWrapper {
	width: 706px;
	float: left;
	}
.reservation {
	height: 100%;
	}
.reservation h4 {
	text-transform: uppercase;
	}
.carInfo {
	float: left;
	padding: 10px;
	}
#Rates .rates, #Vehicles .rates {
	padding: 0;
	margin: 0;
	width: 223px;
	height: 350px;
	}
#Rates .rates h2, #Vehicles .rates h2 {
	padding:5px 0pt 5px 10px;
	}
.map {
	float: right;
	margin: 0 20px 10px 0;
	}
.locationPage {
	float: left;
	margin: 0 30px 20px 0;
	width: 30%;
	border-right: 1px solid #e1dddd;
	}
.specialsPage {
	clear: both;
	padding: 20px;
	}
.specialsPage img {
	float: left;
	margin-right: 15px;
	border: 2px solid #000;
	width: 357px;
	height: 198px;
	}
.specials0 {
	border: 1px solid #000;
	color: #000;
	}
.xspecials0 img {
	display: block;
	}
.footer {
	clear: both;
	background: transparent url(../images/footer_bg.png) 0 0 no-repeat;
	border: 2px solid #fff;
	width: 100%;
	margin: 5px auto;	
	font-size:11px;
	text-align:center;
	width: 965px;
	}
.footer ul {
	padding:0;
	margin:10px 0;
	}
.footer li {
	display:inline;
	padding: 0 10px;
	}
.footer li a {
	text-decoration: none;
	color: #ff8a00;
	}
.footer a:visited {
	text-decoration: none;
	color: #ff8a00;
	}	
.footer p {
	margin: 5px 72px 0 72px;
	}
#Specials .deleteForm {
	float: right;
	}
#Specials .deleteForm input {
	margin-right: 200px;
	}
.mapDetails {
	float: left;
	margin-right: 40px;
	}
.mapmap {
	float: left;
	margin-top: 40px;
	}
.loginForm {
	float: right;
	width: 200px;
	height: 30px;
	background: transparent url(../images/navmain_bg.png) repeat-x;
	}
.loginPage .loginForm {
	background-image: none;
	float: none;
	}
.loginForm input {
	width: 65px;
	margin-top: 5px;
	padding-left: 2px;
	font-size: 11px;
	}
.loginForm input.buttonLog {
	width: 45px;
	}
.logout {
	float:right;
	margin-right: 5px;
	}
.loginPage .logout {
	float: none;
	}
.upload {
	width: 300px;
	}
#feedback {
	margin: 20px 0;
	}