@charset "utf-8";
/* CSS Document */


body {
	background: url(../images/background.jpg) top center repeat-x;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#body_inside {
	background: url(../images/insideBackground.jpg) top center repeat-x;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#body_map {
	background: none;
	margin: 0;
	padding: 0;
}
#wrapper {
	padding: 0;
	margin: 0 auto;
	float: inherit;
	width: 760px;
}
#masthead {
	padding-bottom: 2%;
	margin: auto;
	background: url(images/blmlogo.jpg) top center no-repeat inherit;
	clear:both;
}
#masthead table {
	margin: auto;
	padding: 1%;
	width: 744px;
}
#content_main {
	padding-bottom: 5%;
	padding-left: 15%;
}
#content_main_inside {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	width: 70%;
	float: right;
	padding-top:2%;
	padding-right:5%;
	text-align:justify;
}
#content_main_inside h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#content_main_inside h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
}
#content_main_inside img {
	padding-left: 10%;
}
#content_main_inside .site_plan {
	float: right;
	width:204px;
	height:168px;
	margin:1%;
	padding: 3%;
}
#photo_embed {
	padding: 15%;
}
.site_plan p {
	width: 100%;
	margin: 1%;
	padding: 2%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:center;
	color:#000;
	text-decoration:none;
}
.listings td{
	width: 250px;
	height: 225px;
}
#content_main_inside table{
	padding-left: 5%;
}
#content_main_inside td {
	padding: 0 2%;
}
h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
}
#sidebar {
	padding-top:5%;
	width: 25%;
	float: left;
}
#sidebar table {
	border: none;
}
#navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 744px;
	background-color:#bbb8aa;
	text-align:center;
	text-decoration: none;
	line-height: 2em;
	display:inline;
	float:left;
}
#navigation li {
	margin: 0;
	padding: 0;
	float: left;
}
#navigation a {
	float: left;
	width: 123px;
	text-align: center;
	color: #39354c;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	line-height: 2em;
	border-right: 1px solid #e5dcac;
	font-size: 18px;
	background-color:#928550;
}
#nav_poa a {
	border: none;
}
#navigation a:hover {
	background-color: #bbb88a;
}
#body_home #nav_home a,
#body_com #nav_com a, 
#body_land #nav_land a, 
#body_area #nav_area a, 
#body_sale #nav_sale a, 
#body_poa #nav_poa a {
	background: #bbb88a;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
}

#footer {
	background:url(../images/conifer.jpg) bottom right no-repeat;
	padding-top: 40px;
	padding-right: 30px;
	font:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	color:#39354c;
	clear: both;
}
#footer img {
	height: 178px;
	width: 225px;
	float: right;
}
#footer p {
	font-family:Verdana, Geneva, sans-serif;
	color:#39354c;
	font-size:12px;
	text-decoration:none;
}
#footer h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-color: #39354c;
	line-height: 3em;
}
#footer h2 {
	font-size: 10px;
}
#footer  p a {
	text-decoration: none;
	color:#39354c;
	text-size: 10px;
}
