body {
	background:#AEB0B3;
	color:#000; 
	margin:0;
	
	font:normal 14px/18px Arial,Helvetica,sans-serif;
}
a {
	color:#06F;
}
a:hover {
	color:#000;
}
a img {
	border:0;
}
#wrapper {
	position:absolute;
	left:-493px;
	margin-left:50%;
}
#page {
	width:985px;
}
#header {
	background:#C21123;
}
#acctInfo {
	width:985px;
	height:32px;
	text-align:right;
	line-height:32px;
	color:#FFF;
	font-weight:bold;
}
#acctInfo a {
	color:#FFF;
	font-weight:bold;
}


#acctInfo .specialLink a {
	color:#FBDE19;
}
#acctInfo .specialLink a:hover {
	color:#FFF;
}

#headerLogo {
	width:985px;
	height:158px;
}
#navBar {
	width:985px;
	height:22px;
	background:url(../images/navBar-bkgd.gif) top left repeat-x;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
#nav a {
	display:block;
	color:#FFF;
	margin-left:20px;
	margin-right:20px;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
}
#nav {
	width:900px;
	margin:0 0 0 45px;
	padding:0;
	list-style:none;
	line-height:12pt;
}
#nav li {
	float:left;
	padding:0;
	margin:0;
}
#nav li ul {
	position: absolute;
	width:225px;
	background:#169945;
	display : none ;
	list-style:none;
	line-height:15px;
	text-align:left;
	margin:0;
	padding:0;
	margin-right:10px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px; 

}
#nav li ul li {
	float:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #FFF;
}
#nav li:hover ul, #nav li.over ul {
	display:block;
}
#nav li ul li a {
	display:block;
	width:225px;
	font-weight:normal;
	text-decoration:none;
}
#nav li ul li:hover, #nav li ul li.over {
	background:#0000FF;
}
#main {
	width:985px;
	background:#FFF url(images/main-bkgd.gif) top left repeat-x;
}
#content {
	border:0;
	background:#FFF;
}

.colLeft {
	border-right:3px solid #000;
	width:270px;
}
.colRight {
	border-left:3px solid #000;
	width:270px;
}
#contentLeft {
	margin:10px;	
}
#contentRight {
	margin:10px;
}
#contentMain {
	margin:15px;	
}
#footer {
	clear:both;
	text-align:center;
}
#copyright {
	text-align:center;
	font:9px/15px Arial,Helvetica,sans-serif;
}
.title {
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#000;
}
#rentalSpotlight {
	width:221px; 
	margin-left:10px;
}
.rentalSpotlightTable
{
	border:4px solid #D2232A;
	width:212px;
	margin-left:10px;
}
.rentalSpotlightDescription
{
	background:#000;
	height:59px;
	text-align:center;
}
.rentalSpotlightDescription a
{
	color:#E0E394;
	text-decoration:underline;
	text-align:center;
	margin:5px;
}
#quickSearch {
	width:221px;
	background:#FFF url(../images/bgsearch.jpg) top left repeat-y; 
	border-bottom:2px solid #D2232A;
	margin-left:10px;
}
#searchFields {
	margin-left:8px;	
}
#listingSearch {
	background:#D2232A;
	width:221px;
	margin-left:10px;
}
#rentalChoices {
	width:221px;
	margin-left:20px;
	background:#1B3E94;
	padding-top:10px;
	padding-bottom:10px;
}
#rentalChoices .text {
	margin-left:10px;
	margin-right:10px;
}
#rentalChoices a {
	color:#FFF; 
}
#rentalChoices .highlight {
	color:#FBDE19;
	font-weight:bold;
}
#rentalChoices ul {
	list-style:none;
	margin:0;
	padding:0;
}
#rentalChoices ul li {
	margin:0;
	padding:0;
}

#accessPanel {
	background:#000;
	padding-top:15px;
	padding-bottom:15px;
	width:164px;
	width:220px;
}
#accessPanel a {
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#FFF;
}
#accessPanel .highlight {
	color:#FBDE19;
	margin-left:15px;
	margin-right:15px;
	font-weight:bold;
	text-align:center;
} 

#accessPanel b a {
	font-size:12px;
	font-weight:bold;
}

#accessPanel p {
	border:1px solid #FFF;
	background:#003399;
	color:#FFF;
	padding:10px;
	margin-left:15px;
	margin-right:15px;
}
#easySearchTable {
	background:#FFF;
	color:#000;
	border:1px solid #000;
}
#easySearchTable .trHeader {
	background:#D2232A;
	color:#FFF;
	font-weight:bold;
}
.btn {
	background:#d5212a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
.error
{
	color:#F00;
	text-align:center;
}

