body {
	background-color: #7c8576;
}

.txt
{
	font-family: verdana;
	font-size: 11px;
	color: #232728;
}

.stxt 
{
	font-family: verdana;
	font-size: 10px;
	color: #534741;
}

a.linkr:link, a.linkr:visited
{
	color: #A0410D;
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
}

a.linkr:hover
{
	color: #FF3300;
	font-family: verdana;
	font-size: 11px;
}

a.linkm:link, a.linkm:visited
{
	color: #5E5538;
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
}

a.linkm:hover
{
	color: #DB5A14;
	font-family: verdana;
	font-size: 11px;
}

/************************************************************************/
/***                            MAIN MENU                             ***/
/************************************************************************/
#menu_title
{
	height: 25px;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1pt;
	font-size: 18px;
	padding-top: 25px;
	background-color: #4E534A;
	
	/* background-color: #49391D; */
}

#main_menu
{
	height:auto;
	width:164px;
}

#main_menu ul
{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7C8576;
	height: 25px;
}

#main_menu ul li
{
	width: 140px;
	height: 25px;
	text-align: left;
	list-style-type: none;
	list-style		 : none;
	text-decoration  : none;
	font-size:12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#main_menu ul:hover {
	background-color:#BBA971;
	color: #2F2C20;
	text-decoration: underline;
}

#main_menu ul.current {
	background-color:#BBA971;
	color: #2F2C20;
	text-decoration: underline;
}

#main_menu ul li a
{
	text-decoration  : none;
	color: #534741;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	width: 140px;
	height: 25px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}




#submenu
{
	height: 20px;
	width: auto;
	color: #5E5538;
	margin-bottom: 15px;
}

#submenu a
{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #5E5538;
	font-size: 10px;
}

#submenu a:hover
{
	text-decoration:underline;
	color: #DB5A14;
}

#submenu a.current
{
	text-decoration:underline;
	color: #DB5A14;
}



#page_title
{
	height:40px;
	color: #38302C;
	font-size: 33px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#page_sub_title
{
	height:40px;
	color: #38302C;
	font-size: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#page_title span
{
	color: #38302C;
	font-size: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/* FOOTER NAVIGATION */

#footer_nav
{
	width:675px;
	height: 147px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	clip: rect(auto,auto,auto,-58px);
}

#footer_nav_wrapper
{
	width:627px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}

#footer_nav ul li
{
	text-decoration:none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: -30px;
}

#footer_nav ul li a
{
	text-decoration:none;
	color: #CCCCCC;
}

#footer_nav ul li a:hover
{
	text-decoration: underline;
	color: #50482F;
}

#footer_nav ul li span
{
	color:#C17400;
}

#fn_home
{
	width:78px;
	float: left;
	text-align: left;
}

#fn_about
{
	width:118px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}

#fn_services
{
	width:148px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}

#fn_info
{
	width:160px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}

#fn_contact
{
	width:115px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}

#copyright
{
	width:755px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #50482F;
	height: 25px;
}

#map
{
	width:425px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
}

#contact_info
{
	width:250px;
	height:150px;
	float: left;
}

#facebook
{
	width:220px;
	height:70px;
	float: left;
	color: #0000CC;
	text-decoration: none;
	padding-top: 30px;
	border:none;
}

#facebook a
{
	text-decoration: none;
}

#facebook img
{
	float: left;
	text-decoration: none;
	border:none;
}

#fb_text
{
	width:150px;
	float: left;
	padding-top: 23px;
	padding-left: 5px;
}
