body{
	background: #ecf3ed url("../images/body_bg.jpg") repeat-x top;
	line-height: 1.65;
	overflow: -moz-scrollbars-vertical;
	font: 12pt georgia, times new roman, times, serif;
	margin:0px;
    padding:0px;
    border:0px;
    text-align:center;

}


img{
	border:0px;
	padding:0px;
	margin:0px;
}

#container{
	width:1000px;
	background: url("../images/container_bg_grad.png") repeat-y;
	text-align:center;
	margin:0px auto;
}

#top{
	width:968px;
	height:219px;
	/*background: url("../images/top_bg_grad.jpg") repeat-x top;*/
	background: url("../images/top_bg_2.jpg") no-repeat top #bfd8c1;
	margin:0px auto;
	text-align:left;
}

#strapline{
	width:968px;
	height:304px;
	margin:0px auto;
	background: url("../images/strapline_bg.jpg") repeat-x;
	text-align:left;
}

#lozenge{
	width:331px;
	height:102px;
	position:absolute;
	top:400px;
	left:50%;
	z-index:1000;
}

#main{
	width:968px;
	background: white url("../images/main_bg.jpg") no-repeat bottom;
	margin:0px auto;
	text-align:left;
}

#content{
	float:left;
	display:inline;
	width:570px;
	margin:10px 20px 20px 20px;
	text-align:left;
}



#right{
	float:left;
	display:inline;
	width:160px;
	text-align:left;
	margin:0px 20px 10px 0px;
}


#right_2{
	float:left;
	display:inline;
	width:160px;
	text-align:left;
	margin:0px 0px 10px 0px;
}


#nav_container{
	/*margin: 0px auto;
	text-align:center;
	width:975px;*/
	position:absolute;
	left:50%;
	width:968px;
	margin-left:-480px;
	top:193px;
	text-align:left;
}



#footer_top{
	width:1000px;
	text-align:center;
	margin:0px auto;
}

p.breadcrumb{
	font: 9pt verdana, arial, helvetica, sans-serif;
	line-height:1.0;
	color:grey;
}



#footer{
	width:1000px;
	margin:0px auto;
}

#footer p{
	font: 10pt georgia, times new roman, times, serif;
}

p, ol{
	line-height:1.8;
}

ul.bodytext{
	line-height:1.8;
}

p.address{
	font: 8pt verdana, arial, helvetica, sans-serif;
	margin:0px;
	text-align:left;
	padding:10px;
	line-height:2.0;
}

p.sidebar_more{
	font: 8pt verdana, arial, helvetica, sans-serif;
	margin:0px;
	text-align:right;
	padding-right:10px;
}

img, div { behavior: url(inc/iepngfix.htc); border:none; }

a{
	color: #149033;
	text-decoration:none;
	border-bottom: 1px dotted #149033;
}

h1{
	color:#149033;
	font: 18pt trebuchet ms, arial, helvetica, sans-serif;
}

h2{
	color:#149033;
	font: 14pt trebuchet ms, arial, helvetica, sans-serif;
}

h3{
	margin:0 0 0 5px;
	color:#149033;
	font: 12pt trebuchet ms, arial, helvetica, sans-serif;
}

.sidebar{
	float:left;
	display:inline;
	width:160px;
	padding:1px;
	margin:20px 0px 0px 0px;
	border:1px solid #758D77;
	background: white;
}

.sidebar_header{
	width:160px;
	height:30px;
	background:#f2f5f0;
	/*background: url("../images/sidebar_bg.jpg") repeat-x;*/
	text-align:left;
}

.sidebar_body{
	width:160px;
	height:130px;
	background: #f2f5f0 url("../images/sidebar_body_bg.jpg") repeat-x bottom;
	text-align:center;
}
.sidebar_footer{
	width:160px;
	height:20px;
	background: #cedbc6;
	text-align:right;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}



p.popup_header{
	margin-top:0px;
	padding-top:10px;
	font: 18pt trebuchet ms, arial, helvetica, sans-serif;
	color:white;
	text-align:center;
}



.contact_lozenge{
	margin-top:15px;
	text-align:center;
}

a.no-underline{
	border:none;
}

a.group{
	border:none;
	
	
	

}

img.imggroup{
	background:white;
	padding:5px;
	margin:20px;
	border:1px solid silver;
}

img.text_image{
	float:left;
	border:1px solid #C6D9C8;
	display:inline;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:8px;
	padding:9px;
}

img.block_image{
	border:1px solid #C6D9C8;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:8px;
	padding:9px;
}

div.door_bg{
	float:left;
	display:inline;
	width:150px;
	height:250px;
	background:url("../images/doors/doors_bg_grad.png") no-repeat;
	text-align:center;
	margin:5px;
}

p.door_bg{
	font: 9pt verdana, arial, helvetica, sans-serif;
	line-height:1.65;
}

p.caption{
	margin:4px 0 0 0;
	font: 9pt verdana, arial, helvetica, sans-serif;
	line-height:1.0;
	color:#808080;
}
div.block_image{
	float:left;
	display:inline;
	border:1px solid #C6D9C8;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:8px;
	padding:9px;
	width:150px;
}
