body {
	background-color: #EBE7D8;
	background-image: url(imgs/bg_main_top.gif);
	background-repeat: repeat-x;	
	margin: 0px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #514D1C;	
}
td {
	vertical-align: top;
}
a {
	color: #413E1C;
	text-decoration: underline;
}
a:hover {
	color: #FF831D;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#main {
	text-align: center;
}
#central {
	text-align: left;
}
#menu_main {
	background-color: #F5F3EC;
	margin-top: 13px;
	margin-right: 23px;
	margin-left: 13px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 52px;
	margin-bottom: 3px;
}
#menu_main img {
	padding-bottom: 5px;
}

#menu_main a {
	font-size: 18px;
	line-height: 22px;
}
.active {
	color: #FF831D;
	font-size: 18px;
	line-height: 22px;
}
#top {
	margin-left: 388px;
	height: 48px;
	background-image: url(imgs/map_icon.gif);
	padding-top: 23px;
	padding-left: 88px;
	background-repeat: no-repeat;
}
#top a {
	font-size: 12px;
	color: #9A955D;
}
#block_main {
	background-color: #F5F3EC;
	margin-right: 23px;
	margin-left: 13px;
	padding-top: 20px;
	padding-left: 15px;
	height: 60px;
	font-size: 22px;
	padding-right: 3px;
	margin-bottom: 3px;
	line-height: 18px;
}
#block_main td {
	vertical-align: middle;
}
#block_main a {
	text-decoration: none;
}
#contact_main {
	background-repeat: no-repeat;
	margin-top: 24px;
	padding-bottom: 10px;
	padding-left: 80px;
	margin-left: 10px;
	color: #837F6E;
	font-size: 27px;
	line-height: 27px;
	background-image: url(imgs/contact_icon.gif);
	padding-top: 37px;
}
#contact_main a {

	font-size: 18px;
	line-height: 22px;
	color: #837F6E;
}
.footer_td {
	vertical-align: bottom;
	padding: 15px;
	font-size: 10px;
	color: #8E884A;
}
#footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D6BF;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 13px;
	width: 895px;
}
#subfooter {
	margin-left: 13px;
	width: 895px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;;
	border-left-style: solid;
	border-top-color: #D8D6BF;
	border-right-color: #D8D6BF;
	border-left-color: #D8D6BF;
}