html,body{
	margin: 0px 0px 0px 0px;
	height: 100%;
	min-height: 100%;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	padding: 0px 0px 0px 0px;
	color: #fffff;
	background: #00000;
	background-image: url(media/site_drop.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

img{
	border-style: none;
}

a{
	text-decoration: none;
	color: #ffffff;
}

a:hover{
	text-decoration: none;
	color: #c96e25;
}

a.tn{
	height: 30px;
	font: bold 16px Arial, sans-serif;
	line-height: 16px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 12px 20px 0px 20px;
	margin: 0px 13px 0px 0px;
	background-image: url(media/nav_drop.gif);
	background-repeat: no-repeat;
	background-position: 6px 18px;
}

h1.tel{
	color: #c96e25;
	font: bold 20px Tahoma, sans-serif;
	line-height: 20px;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(media/tel_drop.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
}

a.email{
	display: block;
	color: #c96e25;
	font: bold 16px Tahoma, sans-serif;
	line-height: 20px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.email:hover{
	display: block;
	color: #ffffff;
	font: bold 16px Tahoma, sans-serif;
	line-height: 20px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p{
	font: 14px Arial, sans-serif;
	line-height: 16px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 10px 0px;
}

p.boxout{
	font: italic 17px Arial, sans-serif;
	line-height: 22px;
	color: #ffffff;
	margin: 6px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#distance{ 
	width:947px;
	height:50%;
	margin: 0 auto;
	margin-bottom:-317px; /* half of container's height */
	float:none;
}

.contain{
	width: 947px;
	height: 619px;
	background: #004a3c;
	margin: 0 auto;
}

.top_nav{
	width: 922px;
	height: 42px;
	padding: 0px 0px 0px 25px;
	border-bottom: 2px solid #086356;
}

.content{
	width: 897px;
	height: 575px;
	padding: 0px 25px 0px 25px;
}

.title{
	width: 897px;
	height: 79px;
}

.text_block{
	width: 897px;
	height: 179px;
}

.text_block_left{
	width: 414px;
	height: 179px;
	float: left;
	padding: 0px 30px 0px 4px;
}

.text_block_right{
	width: 415px;
	height: 179px;
	float: left;
	padding: 0px 30px 0px 4px;
}

.img_block{
	width: 897px;
	height: 285px;
}

.img_block_left{
	width: 383px;
	height: 269px;
	float: left;
	padding: 16px 30px 0px 20px;
	background: #086356;
	/*background-image: url(media/leaf_drop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}

.img_block_right{
	width: 464px;
	height: 285px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.img_block_fullwidth{
	width: 847px;
	height: 269px;
	padding: 16px 30px 0px 20px;
	background: #086356;
	/*background-image: url(media/leaf_drop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}

.leaf{
	width: 74px;
	height: 74px;
	float: left;
	margin: 6px 10px 0px 0px;
}

.controls{
	width: 459px;
	padding: 7px 0px 0px 438px;
	font: 12px Arial, sans-serif;
	line-height: 14px;
}

.controls a{
	text-decoration: none;
	font-weight: normal;
}

a.control_active{
	color: #ffffff;
}

a.control_active:hover{
	color: #acbe2b;
}

a.control_inactive{
	color: #a8a8a8;
}

a.control_inactive:hover{
	color: #a8a8a8;
}

.footer{
	width: 947px;
	margin: 0 auto;
	font: 10px Arial, sans-serif;
	color: #ffffff;
	text-align: center;
	padding: 3px 0px 0px 0px;
}

.footer a:hover{
	color: #004a3c;
}
