@charset "utf-8";
/* CSS Document */
body{
	background:#f1f1e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#777;
}
h1{
	margin-top: 0;
	margin-bottom: 0;
	margin-left:6px;
	color:#373031;
}
input, textarea, select{
	background-color:#f1f1e9;
	color:#222;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
    border: 1px solid #b7b09a;
}
#signin {
	background:none;
	border:none;
}
a{
	padding:0 1px;
	margin-left:-1px;
	font-weight:bold;
	color:#7dbc39;
	text-decoration:none;
	outline:none;
}
#fancybox-outer a:hover, #fancybox-outer a:active{
	background-color:none !important;
	color:none !important;
}
p a:hover, .listTitle:hover, td a:hover, #col3 a:hover, #breadcrumb a:hover{
	background-color:#7dbc39;
	color:#FFF;
}
img {
	outline:none;
}
p a.imglink:hover{
	background-color:#FFF !important;
	color:#000 !important;
}
a.active_nav{
	background-color:#7dbc39;
	color:#FFF;
}
img{
	border:none;
}
th{
	text-align:left;
}
label{
	font-size:11px;
	font-weight:bold;
}
#wrap{
	margin: 10px auto 0;
	width: 910px;
}
#header{
	margin-left:2px;
	background:#f1f1e9 url(img/headerbg.png) 0px 80px no-repeat;
	width:910px;
	height:240px;
}
#breadcrumb{
	position:relative;
	top:8px;
	left:5px;
}
#content{
	background:url(img/bodybg.png) repeat-y;
	min-height:440px;
}
#content, #footer{
	padding-left:15px;
	padding-right:15px;
	width:880px;
}
#col1{
	margin-left:25px;
}
#col2, #col3, #col32{
	margin-left:5px;
}
#col1, #col2, #col3, #col32{
	float:left;
	position:relative;
	width:245px;
	padding-right:10px;
}
#col1, #col2, #col21{
	margin-right:20px;
}
#col21 #col1{
	margin-right:0px;
}
#col21 #col2{
	padding-right:0;
	margin-right:0;
}
#col1 h2, #col2 h2, #col3 h2, #col32 h2{
	width:260px;	
	background-color:#999;
}
#col21{
	float:left;
	position:relative;
	width:550px;
	margin-left:15px;
}
#col21 p{
	width:535px;
}
.clear{
	clear:both;
}
h2{
	color:#444;
}
h2.dotted{
	height:25px;
	padding-bottom:16px;
	margin-top:12px;
	background:#FFF;
	background:url(img/dotted.png) repeat-x;
	font-size:20px;
}
h3.short{
	margin-bottom:3px;
}
.gobutton{
	margin-top:7px;
}
div.hr{
	width:100%;
	margin-top:-2px;
	height:16px;
	margin-top:4px;
	padding-bottom:4px;
	background:#FFF url(img/dot.png) repeat-x;
}
h2.short{
	margin-top:-2px;
	margin-bottom:13px;
	padding-bottom:13px;
}
.center{
	width:850px;
	margin:0 auto;
}
.flr{
	float:right;
	padding-right:5px;
}
.moshading:hover{
	background-color:#DDD;
}
.moshading{
	height:16px; margin-top:1px;
}
.listTitle{
	font-size:15px;
	font-weight:bold;
	
}
.thumbnail{
	width:60px;
	height:60px;
	padding:0 5px;
	outline:0;
	border:0;
}
.contentblock{
	background-color:#FFD;
	margin-top:10px;
	padding:10px 3px 10px 12px;
	-moz-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
}
.service_price{
	float:right;
	font-weight:bold;
}
.districts{
	float:left;
	margin-bottom:5px;
	margin-right:3px;
	padding-right:5px;
	padding-top:3px;
	height:220px;
}
.dtitles{
	margin-left:25px;
	font-weight:bold;
}
	
#footer{
	position:relative;
	background:url(img/footerbg.png) 3px 0px no-repeat;
	color:#FFF;
	height:160px;
	font-size:12px;
}
.footerdiv{
	float:left;
	margin-left:20px;
	margin-right:30px;
	min-width:50px;
}
#footer a, .footerlinks a{
	color:#FFF;
	text-decoration:none;
}
#footer a.imglink:hover{
	background-color:#373031;
}
#loginform{
	margin-top:6px;
}
#loginform label{
	font-weight:bold;
	font-size:11px;
}
