
html {
	margin: 0px auto;
	text-align: center; }

body {
	background:#7a8a42;
	color: #6F6337;
	font-family: Georgia; 
	font-size: 12px;
	margin: 0px auto;
	text-align: center;
	padding: 0px; }

a {
	color:#5e5f33;
	text-decoration:none; }
	
a:hover {
	color:#5e5f33;
	text-decoration: underline; }

img { border: 0px;}

li {
margin-bottom: 10px;
color: #91A240;
}

.clear {
	clear:both;
	height: 1px;
	overflow: hidden; }
	
#content {
	margin: 0px auto;
	height:auto !important; }

#main {
	width: 1000px;
	background: #cfd1a6 url(images/bg_lyme.jpg) repeat-y;
	margin: 0px auto; }
	
.border{
	width: 1000px;
	background: #cfd1a6 url(images/bg_lyme.jpg) repeat-y;
	margin: 0px auto; }
	
	
.top  {
	text-align: center;
	margin: 0px auto; }

.title_head {
	margin: 0px auto;
	width: 976px;
	height: 48px;
	border-top: 2px solid #798941; 
	border-bottom: 2px solid #798941; }

.photo_head {
	height: 240px; }
	
.shadow1 {
	background: url(images/top_content.jpg) repeat-x;
	height: 27px;
	width: 276px; }
	
.shadow2 {
	background: url(images/top_content.jpg) repeat-x;
	height: 27px;
	width: 698px; }	

#wrap {
	width:976px;
	float:left;
	background: #cfd1a6;
	margin: 0px 12px; }

#movable-left {
	width:230px;
	height:250px;
	padding:20px; }

.col1 {
	float:left;
	width: 276px;
	height: auto;
	text-align: left;
	margin-left: 12px;
	padding-bottom: 20px; }

.col2 {
	float: right;
	text-align: left;
	margin-right: 12px;
	width: 698px; 
	border-left: 2px solid #798941;
	padding-bottom: 20px;
	height: auto !important;
	min-height: 500px; }
	
.options {
	padding: 25px 0px 0px 50px; }

.menu {
	font-size: 15px;
	margin: 10px 0px 5px 0px; }

.menu a {
	font-size: 15px;
	margin: 10px 0px 5px 0px;
	color:#5e5f33;
	text-decoration:none; }
	
.menu a:hover {
	font-size: 15px;
	margin: 10px 0px 5px 0px;
	color:#5e5f33;
	text-decoration: underline; }
	
.menu_selected {
	font-size: 15px;
	margin: 0px 0px 15px 4px;
	font-weight: bold; }

.arrow img {
	vertical-align: bottom; }

.photo {
	width: auto;
	height: auto;
	text-align: left;
	margin: 20px 0px  20px 50px; }
	
.photo img {
	border: 3px solid #b5b468; }

.photo2 {
	width: auto;
	height: auto;
	text-align: right; }
	
.photo2 img {
	border: 3px solid #b5b468;
	margin-left: 10px; }
	
.title {
	width: 600px;
	color: #6F6337;
	text-align: left;
	font-weight: bold;
	font-size: 17px;
	padding: 25px 0px 0px 50px; }
	
.text {
	width: 570px;
	color: #5e5f33;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
	padding: 25px 0px 0px 50px; }
	
.txt_item {
	color: #5e5f33;
}
	
.footer {
	color: #3f4730;
	padding: 10px 0px; }

.footer a, .footer a:hover, .footer a:visited {
	color: #3f4730;
	font-weight: normal; }
	
	



