body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color:#C93300;
	padding:0px;
	margin:0px;
	line-height:24px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#749A25;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:16px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color:#749A25;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	line-height:17px;
	text-align:center;
}

#container {
	width: 842px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid black;
	background-color:#FFFDCA;
}

#header {
	width: 817px;
	height: 195px;
	margin: 0px 12px;
	padding: 0px;
	background-image:url('images/header.jpg'); 
	background-repeat:no-repeat; 
	clear:both; 
	margin-right:12px; 
	margin-left:12px;
}

#menu {
	width: 817px;
	height: 36px;
	margin: 0px 12px;
	padding: 0px;
	background-image:url('images/menu_bg.gif'); 
	background-repeat:no-repeat; 
	clear:both; 
	margin-right:12px; 
	margin-left:12px;
}

#menu ul {
	float:left;
	height:36px;
	padding:0px;
	margin:0px;
	margin-left:10px;
	border-left:1px solid white;
}

#menu li {
	height:36px;
	list-style-type:none;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
	float:left;
	border-right:1px solid white;
	line-height:2.5em;

}

#menu ul li a{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	line-height:2.5em;
	display:block;
	padding-left:23px;
	padding-right:23px;

}

#menu  ul li a:hover{
	background-color:#000;
}

#menu  ul li a.active_item{
	background-color:#000;
}

#menu  ul li a.active_item:hover{
	background-color:#C93300;
	text-decoration: blink;
}

#content{
	width: 817px;
	margin: 0px 12px;
	padding-top: 7px;
	clear:both; background-image:url('images/c_bg.jpg'); 
	background-repeat:repeat-y; 
	margin-right:12px; 
	margin-left:12px; 
	padding-left:0px; 
	padding-right:0px; 
	padding-bottom:0px;
}

#content_left {
	width: 630px;
	margin: 0px;
	padding: 0px;
	float:left;
}

#content_left a{
	color:#C93300;
}

#content_left a:hover{
	background-color:#000;
	color:#fff;
}


#content_left p{
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}

#content_right {
	width: 164px;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	*margin-right: 2px;
	float:right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:1em;
}

#content_right .drop_down
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	max-width:100px;
}

#content_right p
{
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-bottom:4px;
}

#content_right .drop_down_search
{
	background-color:#C93300;
	color:white;
	font-family: "Trebuchet MS";
	font-size: 10px;
	border:1px solid black;
}

#featured_sub {
	width: 817px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	clear:both;
	background-image:url('images/featured.jpg');
	background-repeat: no-repeat
}

#clear {
	clear:both;
}

#featured{
	width: 802px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	clear:both;
	background-color:#D5DA74;
	padding-left: 15px;
}

#smallwood{
	font-family: "Trebuchet MS";
	line-height:1em;
	width: 190px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	float:left;
	font-size: 10px;
	margin-left:5px;
	margin-top:7px;
}

#smallwood img {
	margin-top:3px;
	margin-right:4px;
	border:1px dashed #555555;
}

#smallwood strong{
	color:#C93300;

}

#smallwood a{
	color:#C93300;
}

#smallwood a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#C93300;
}


#footer {
	width: 817px;
	height: 71px;
	padding: 0px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
	clear:both;
	background-image:url('images/footer.gif');
	background-repeat: no-repeat; margin-top:0px
}

#footer p {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #749A25;
	clear:both;
	padding:0px;
	margin:0px;
	margin-left:10px;
}

#footer ul {
	float:left;
	height:29px;
	padding:0px;
	margin:0px;
	margin-top:11px;
}
#footer li {
	height:29px;
	list-style-type:none;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	line-height:2em;
}

#footer li a{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
}

#footer li a:hover{
	background-color:#C93300;
}

#next_prev_div{
	background-color:#ECEFBB;
	width:99%;
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #D5DA74;
	font-size:12px;
	padding:3px;
	text-align:right;
}

.thumb_img {
	border:1px dashed #D5DA74;
}

.thumb_div {
	border:1px dashed #D5DA74;
	cursor: pointer; cursor: hand; 
}

.google {
	background-color:#ffffff;
	border:1px #C93300 solid;
	padding:3px;
} 

.big_gmap{
	width: 320px; 
	height: 320px; 
	border:1px solid #ADACAC;
}

#horiz_line{
	background-color:#D5DA74;
	width:99%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

#horiz_line1{
	background-color:#D5DA74;
	width:100%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

#idx {
	font-family:Arial;
	font-size:12px;
	line-height:1em;
	margin-top:5px;
	margin-bottom:5px;
}


.search_button {
	font-size:9px;
	color:#ffffff;
	font-weight:normal;
	background-color:#C93300;
	border:1px solid black;
}

.s_head {
	background-color:#749A25;
	font-weight:bold;
	color:#fff;
	font-size:14px
}

.s_small {
	font-size:5px
}

.dis {
	color:#cccccc;
}

.search_boxes{
	font-weight:normal;
	color:#000;
	font-size:11px;
}

.search_boxes optgroup label{
	text-decoration:none;
	font-weight:normal;
	color:#ccc;
}

.search_boxes optgroup option{
	font-weight:normal;
	color:#000;

}

.prop{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; position:absolute;
*margin-top:2px;
margin-top:1px;
*margin-left:2px;
line-height:18px;
z-index:100;
background-color: #A7B931;
width: 160px;
visibility: hidden;
text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Trebuchet MS;
}

.about{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; position:absolute;
margin-top:1px;
*margin-top:2px;
*margin-left:2px;
line-height:18px;
z-index:100;
background-color: #A7B931;
width: 130px;
visibility: hidden;
text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Trebuchet MS;
}

.prop a, .about a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 2px 0;
font-family: Trebuchet MS; 
font-size: 10pt; 
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.prop a:hover, .about a:hover{
background-color: #000000;
color: #ffffff;
}

.images {
	border:1px solid #787453; 
	margin-top:2px; 
	margin-right:5px; 
	margin-bottom:2px;
}

.images_right {
	border:1px solid #787453; 
	margin-top:0px; 
	margin-left:5px; 
	margin-bottom:0px;
}

#smallwood_featured{
	font-family: "Trebuchet MS";
	line-height:1em;
	width: 150px;
	padding: 0px;
	font-size: 11px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#smallwood_featured img {
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	border:1px dashed #555555;
}

#smallwood_featured strong{
	color:#C93300;

}

#smallwood_featured a{
	color:#C93300;
}

#smallwood_featured a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#C93300;
}
