/* CSS Document */

#navlist
{
	background: #52867a;
	margin: 0px;
	border: 0px none #FFEA93;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
	height: 25px;
	font-style: normal;
	width: 750px;
}

#navlist li, #navlist ul
{
	color: #FF0000;
	display: inline;
	float: left;
	margin: 0px;
	width: 147px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
}

#navlist li a:hover
{
	color: #FFFFFF;
}

body
{
	background-color:#555;
	color:#000000;
	font-family:Tahoma;
	font-size: 12px;
	line-height:15px;
}


a, a:link, a:visited, a:hover {/*color:#894c96;*/color:#000;}


div#outerwrapper	
{
	width:750px;
	padding: 0px;
	position:relative;
	background-color:#FFFFFF;
	border: medium double #3C8578;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#banner
{
	height:145px;
	padding:0px;
	margin:0px;
}

#contentarea
{
	background-color:#FFF;
	width:730px;
	border:0;
	text-align:left;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#propertyarea
{
	text-align:left;
	padding-left: 25px;
	padding-right: 25px;
}

#mainpicture {
	float: left;
	background-image: url(rental_images/backgrounds/rotate.php);
	width: 505px;
	height: 367px;
	background-repeat: no-repeat;
}

#propertydetails {clear:both}

#copyright
{
	background-color:#FFF;
	clear:both;
	text-align: center;
}

/* GENERAL*/
h2, h3, h4, h5, h6
{
	/*color:#894c96;*/color:#000;
	color:#000;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

h3, h4, h5, h6
{
	margin-bottom:7px;
}

h2
{
	font-size:22px;
	line-height:25px;
	margin-bottom:7px;
}

h3
{
	font-size:27px;
	line-height:30px;
}


h4
{
	font-size:16px;
	line-height:19px;
}


h5
{
	font-size:18px;
	line-height:21px;
}


h6
{
	font-size:16px;
	line-height:19px;
}

p
{
	padding:0px;
	margin: 0px 0px 7px 0px;
	font-size:12px;
	line-height:15px;
}

#coho_menu{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background-color: #52867A;
	text-align: center;
}

#coho_menu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #52867a;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#coho_menu ul li{
display: inline;
}

#coho_menu ul li a{
	color: #FFFFFF;
	padding: 5px 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52867a;
}

#coho_menu ul li a:visited{
color: #FFFFFF;
}

#coho_menu ul li a:hover, .coho_menu ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #52867a;
}

#thumbpictures img {
	padding-right: 4px;
	padding-bottom: 4px;
}
#propertyarea table th {
	color: #FFFFFF;
	background-color: #52867A;
	text-align: left;
}

#thumbpictures {
	position:relative;
}

a img{border:none}

/*Disjointed Rollover */
span.rollover {
	display: none;
}

span.rollovertext {
	display: none;
}

span.rollover img {
border:none;
}

a:hover {
border:none;
text-decoration:none;
}

a:hover span.rollover {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	visibility: visible;
}

/* End Rollover */

#prev {
	width:97px;
	float: left;
	padding-top: 140px;
}
#next {
	padding-top: 140px;
	text-align: right;
}
#mainpicture img {
	height: 300px;
	width: 400px;
	padding-left: 81px;
	padding-top: 19px;
}

