/* tags */

body {
	color: #000000;
	text-align: center;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

a:link,  a:visited, a:hover, a:active {
	color: #660000;
	text-decoration: none;
	border: thin;
	border-color: #ffffff;

}


ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

p {
	margin-top: 6px;
	margin-bottom: 6px;
}

#footer {
	margin-top: 5px;
	width:800px;
	height:40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#details img{
	border-color: #660000;
	border-style: double;
	border-width: 5px;
}

.thumbnail img,.propdetails img {
	border-color: #660000;
	border-style: double;
	border-width: 5px;
}

#fullpicarea img {
	border-color: #660000;
	border-style: double;
	border-width: 5px;
}
/* ids */
#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	border: medium solid #990000;
	position: relative;
}
#navbar {
	background-color: #310902;
	width: 190px;
	height: 550px;
	float: left;
	background-image: url(../images/VerticalTree.jpg);
	padding-top: 30px;
	position:absolute;
	top: 0px;
	left: 0px;
}
#fullpicarea {
	background-color: #4D6932;
	margin-bottom: 5px;
	margin-left: 180px;
}
#contDetails {
	height: 580px;
	position: relative;
	background-color: #4D6932;
	color: #FBECB6;
	font-family: Arial, Helvetica, sans-serif;
}

#details {
	height: 580px;
	position: relative;
	color: #FBECB6;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 193px;
	margin-right: 130px;
	font-size: 12pt;
}

#header {
	background-color: #b2b261;
	height: 125px;
	border-bottom: medium solid #990000;
	background-image:url(../images/FieldBanner.jpg);
}

#thumbnails {
		vertical-align: top;
		list-style: none;
		width: 580px;
		height: 140px;
		margin-right: 10px;
		float: right;
}
#activities img{
	border:none;
	padding-right: 10px;
	vertical-align: middle;
	}
#activities {
   margin-left: 18px;
	padding-left: 10px;
}
/* classes */

.heading, .heading2 {
	color: #FBECB6;
	font: normal bold 35px sans-serif;
	height: 35px;
	padding-bottom: 20px;
	padding-top: 17px;
	margin-bottom: 10px;
	position: relative;
	}

.heading2 {
	margin-left: 250px;
	text-align: left;
	}

.paragraph {
	border-bottom: 1px solid #FBECB6;
	border-bottom-style: solid;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 0px;
}
.navbutton {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FBECB6;
	width: 150px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: thin;
	border-color: #A33625;
	margin-left: auto;
	margin-right: auto;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.navbutton:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}


.copy, .heading{
	text-align: left;
	margin-left: 60px;
}

.copy {
	font-size: 11pt;
}

.thumbnail{
	width: 90px;
	height: 110px;
	text-align: center;
	font-size: 10px;
	padding: 3px;
	vertical-align: top;
	display: inline;
	position: relative;
	float: left;
	color: #FBECB6;

}

.outoforder{
  opacity: 0.35;
  filter: alpha(opacity=35);
}


 #thumbnails img {
 	display: block;
	margin-bottom: 5px;
 }

 #thumbnails li {
 	float: left;
 }

 .proplink, .buttonleft{
	font-size: 10px;
	margin-top: 8px;
	color: #FBECB6;
	padding: 4px;
	background-color: #660000;
	border: thin;
	border-color: #FBECB6;
	border-style: double;
	border-width: 4px;
	filter: alpha(opacity=80);
	opacity: 0.8;
 }
 .proplink .propdesc{
 	width: 120px;
 	margin-left: 34px;
 }

 #fullpicarea .proplink {
 	width: 120px;
 	margin-left: auto;
 	margin-right: auto;
 	text-align: center;
 }
 .buttonleft {
 	float: none;
	width: 70px;
	text-align: center;
 }

 .proplink:hover, .buttonleft:hover{
 	filter: alpha(opacity=100);
	opacity: 1.0;
 }

 .propdesc {
	width: 310px;
	height: 180px;
	text-align: left;
	font-size: 11pt;
	top: 0px;
	float: left;

 }

 .propimg {
 	display: block;
	float: right;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-right: 20px;
 }

 .propdetails {
 	height: 230px;
	clear: both;
	width: 547px;
	float: right;
	margin-left: 60px;
 }

 .propdetails h3 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
 }

.maparea {
	width: 500px;
	height: 450px;
	position: absolute;
	top: 75px;
	left: 250px;
 }

#map {
	width: 500px;
	height: 450px;
	border-style: double;
	border-width: 5px;
	border-color: #660000;
	background-color: #4D6932;
}

.indent, .buttonleft {
	margin-left: 15px;
}
		
#footer a {
	float: left;
	width: 190px;
}

#hitcount {
	float: right;
	filter: alpha(opacity=50);
	opacity: 0.5;
	border: 2px solid #B2B261;
	background-color: #FBECB6;
	color: #660000;
	font-size: 8pt;
}

#notice {
  z-index: 0;
  background-color: #FBECB6;
  color: #660000;
  width: 70px;
  height: 28px;
  position: absolute;
  top:35px;
  left: 11px;
  text-align: center;
  border-style: solid;
  border-width: thin;
  border-color: #A33625;
  	filter: alpha(opacity=90);
	opacity: 0.9;

}

.logo {
	margin-top: 150px;
}