#body-container{
width: 900px;
overflow: hidden;
margin-left: 0px;
}

.subnavigation{
font: 10px verdana;
width: 650px;
overflow: auto;
float: left
}
	.subnavigation ul{
		padding-left: 0px;
	}

	.subnavigation li{
		display: inline;
		margin-left: -5px;
	}

	.subnavigation li a{
		text-decoration: none;
		font: bold 10px verdana;
		padding: 3px 3px 3px 3px;
		border-left: 1px solid #000099;
		border-right: 1px solid #000099;
		color: #000099;
	}

	.subnavigation li a:hover{
		color: #ffffff;
		background-color: #000099;
	}

	.subnavigation a.active{
		color: #ffffff;
		background-color: #000099;
	}
#content-container{
	font: 12px verdana;
	color: #000000;
	padding: 15px 15px 15px 30px;
	overflow: hidden;
	float: left;
	width: 600px;
	}

	.image{
	width: 322px;
	height: 200px;
	border: 2px solid #000000;

	}
	.image1{
	width: 100px;
	height: 78px;
	border: 2px solid #000099;

	}

.title{
	color: #000099;
	font: bold 16px verdana;
	padding-top: 5px;
	border-bottom: 1px solid #000099;
}


/* Sub Navigation Design */
.subnav{
width: 70%;
overflow: hidden;
font-family:  "Times New Roman",Arial,Helvetica,sans-serif, serif;
font-size: 12px; 
font-weight: bold; 
line-height:20px; 
color: #000066; 
text-decoration: none;


}
	.subnav ul{
		padding-left:20px;
		text-decoration: none;
		color: #000066;
	}

	.subnav li{
		display: inline;
		margin-left: 0px;
		text-decoration: none;
		color: #000066;
		padding: 2px;
		text-align:right;
		
	}

	.subnav li a{
		text-decoration: none;
		padding:0px;
		color:#737EBD;


	}

	.subnav li a:hover{
		color: #3399FF;
		text-decoration: none;	
	}

	.subnav a.active{
		color: #000066;
		text-decoration: none;
	}
	.subnav a.visited{
		color: #000066; 
		text-decoration:none;
	}
.subnavheader{
	overflow:hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 7px;
	margin-right: 20px;
	text-align:left;
	}

/* End of Sub Navigation Design*/


.pagecontent{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; 
	color: #000000;	 
	text-decoration: none;
	width: 55%;	
	float:left;
	padding-left: 20px;
	}
	

.pagecontent td{
	vertical-align: top;
}


/*Sandpur image style*/
#sandspurimg{
	width: 66px;
	height: 60px;
	float: left;
	margin-right:10px;
	}

#sandspurtxt{
	width: 90%;
	font-size:13px;
	}

#milerunimg{
	width: 79px;
	height: 134px;
	float: left;
	margin-right:10px;
	margin: 0px 20px 10px 0px;

/*#milerun{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; 
	padding:20px 0px;
	border-top:2px solid #9AB8D2;
	}
#milerun p{
	font-size:14px;

	}

	}*/
	


/*End of Sandpur image style*/


/*Start of rental ads style in lodging.html*/

#rental_ads{
	width:90%;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/newbground.png);
	background-position: top;
	background-repeat: repeat;
	border:2px solid #9AB8D2;
	margin:20px 0 0 0;
	}
	#rental_ads p{text-indent: 20px; line-height:20px;font-size:13px;}
	
	#rental_ads td{line-height:2px;}
	
	#rental_ads h{color: #000066; font-size: 14px; font-weight:bold;}


/*End of rental ads style in lodging.html*/

#publicnotice p{
	border-bottom:2px dotted #D7E3EE;
	padding-bottom:10px;
}







