body {
	font-size: 80%;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	color: #1d1d1d;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	
}
a
{
	color:#3E8712;
}
a:hover
{
	color:#388906;
}

table
{
	font-size: 12px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
h1
{
    font-size:1.5em;
    margin:5px;
}
#body
{
	
}

#wrapper
{
margin:auto;
width:980px;
padding:0px;
}
#container
{
	width:980px;
	display:inline;
}
#header
{
background: transparent url(/images/header/header.jpg) top no-repeat;
height:280px;
width:980px;
margin-bottom: 10px;
float:left;
}
#header a
{
color:#fff;
}

#topnav
{
width:100%;
text-align:center;
font-size:100%;
height:27px;
background:#388906;
padding-top:10px;
border-left:5px solid #83C25D;
border-right:5px solid #83C25D;
}
#topnav a
{
font-weight:bold;
padding:10px;
color:#fff;
background:#388906;
text-decoration:underline;

}
#topnav a:hover
{

color:#fff;
background:#83C25D;
}
#header_copy
{
margin-left: 300px;
margin-top: 15px;

}

#menuleft 
{
color:#000;
width:170px;
float:left;
border-right:3px #fff solid;

}


#menuleft li
{
	
margin-bottom:3px;
margin-left:-40px;
list-style:none;
border-left: 3px solid #388906;
border-right:1px solid #eee;
border-top:1px solid #eee;
border-bottom:1px solid #eee;

color:#fff;
}
#menuleft li:hover
{
background:#388906;
color:#fff;
}


#menuleft a
{
font-size:11px;
padding:5px;
display:block;
width:auto;
font-weight:bold;
text-decoration:none;

}
#menuleft a:hover
{
color:#fff;
background:#388906;
}


#menuleft .heading
{
font-weight:bold;
background:#eee;
border:1px solid #999;
padding:5px;
margin:2px;

}
#menuleft img
{
margin-left:15px;
margin-top:15px;
}

#menubottom
{
	text-align:center;
	width:980px;
}

#menubottom a
{
	padding:5px;
	font-weight:bold;
}

#content
{
    width:800px;
    
    float:right;
}
#content img
{
    border:3px solid #eee;
}
#content p
{
   margin-bottom:0px;
}

#footer
{
    width:980px;
    display:block;
    font-size:80%;
    margin:20px;
    text-align:center;
}
#breadcrumbs
{

   width:100%;
   border-bottom:1px dashed #000;
  
   padding-left:7px;
   padding-bottom:3px;


}
#mls
{
	padding: 5px;
	float:right;
}
.navsec
{
	display:block;
	list-style:none;
}
iframe
{
	
	padding: 5px;
}

.border
{
	display:block;
}
.border h1
{
	font-size:150%;
}
.box_grey
{
	background:#eee;
	border:1px solid #999;
	padding:5px;
	margin:2px;
}
.no_border
{border:0px;}
.bold
{
	font-weight:bold;
}
.show
{
    display: block;

}
.noshow
{
    display:none;
}

/*--------------rounded corners--------------------*/
b.round1{margin: 0 5px;}
b.round2{margin: 0 3px;}
b.round3{margin: 0 2px;}

div.rounded_container_one {background: #e8e8e8;} 
div[class="rounded_container_one"] {height:auto;}
b.rounded_container_top_one b, b.rounded_container_bottom_one b{display:block;height: 1px; overflow: hidden; background: #e8e8e8} 
b.rounded_container_top_one, b.rounded_container_bottom_one{display:block;background: #FFFFFF;} 
div.rounded_container_content_one {display:block; text-align:left; color:#333333;padding:5px;} 
div[class="rounded_container_content_one"] {} 
b.rounded_container_top_one b.round4, b.rounded_container_bottom_one b.round4{margin: 0 1px; height:2px;}

/*-------------------end rounded corners--------------------*/
