body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
   	text-align: center;
	background:url(images/background2.gif) repeat-x top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


.info {
	color:#000000;
	font-size:14px;
	
	}
	
.info a {
	text-decoration:none;
	color:#000000;
}	

.info a:visited {
	color:#000000;
}

.info a:hover {
	color:#E60D0D;
	}
	
.info li {
	
	line-height:25px;
	color:#000000;
	list-style-type:none;
}

.nav a {
	color:#003366;
	text-decoration:none;
	text-align:left;
	
	} 
.nav a:visited {
	color:#003366;
	}
	
.nav a:hover {
	color:#E60D0D;
}

.nav li {
	
	line-height:25px;
	color:#003366;
	list-style-type:none;
}
.redhot {
	font-size:10px;
	color:#fff;
	}

.redhot a {
	color:#fff;
	}

.redhot a:visited {
	color:#fff;
	}

.redhot a:hover {
	color:#CCFF00;
	}
.icons {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	}	
.footerText {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}

.footerText a {	
	color:#fff;
	}

.footerText a:visited {	
	color:#fff;
	}

.footerText a:hover {	
	color:#CCFF00;
	}
	
#container {
margin-left: 5%; 
margin-right: 5%;
z-index:1;
height:auto;

}
#banner {
	position:relative;
	width:800px;
	height:auto;
	z-index:1;
	top: opx;
	float:left;
	
	
}
#mainContent {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 99px;
	top: 78px;
	
	
}

#featured {
	text-align:left;
	position:absolute;
	width:386px;
	height:800px;
	z-index:16;
	left: 40px;
	top: 251px;
}

#navHolder {
	position:absolute;
	width:71px;
	height:547px;
	z-index:10;
	left: 0px;
	top: 77px;
	text-align:left;
	padding: 0px;
}
	
#mainTextArea {
	position:relative;
	
	top:10px;
	padding-top:10px;
	width:815px;
	height:auto;
	background-color:#f1ecd6;
	z-index:5;
}

#pageContent {
	text-align:left;
	position:relative;
	width:780px;
	height:auto;
	z-index:11;
	float:left;
	left: 0px;
	top: 0px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	
}

#pageContent a {
	color:#000000;
	}
#pageContent a:active {
	color:#000;
	}
#pageContent a:hover {
	color:#990000;
	}
#pageContent a:visited {
	color:#999999;
	}	
#pageContentRental {
	text-align:left;
	position:relative;
	width:900px;
	height:800px;
	z-index:11;
	float:left;
	left: 0px;
	top: 0px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	overflow:scroll;
}
#rightCol {
	position:absolute;
	width:175px;
	height:547px;
	z-index:15;
	left: 690px;
	top: 80px;
	text-align:right;
	padding: 0px;
}

#LearnMore {
	position:absolute;
	width:105px;
	height:40px;
	z-index:46;
	left: 135px;
	top: 170px;
}

#footer {
	position:relative;
	width:800px;
	height:auto;
	z-index:55;
	
	float:left;
	margin-top:5px;
	background-color:#006633;
}

#bottom_bar {
	position:relative;
	float:left;
	width:800px;
	height:12px;
	z-index:1;
	background-color: #105633;
}

	
/*Redhot SiteManager editor bg color and alignment*/
.mceContentBody { 
text-align:left;
background-image: none; 
background-color:White; 
color: Black; 
} 

