@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #d8dac7;
	color:#393126;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #fff; 
}

h1 {
font-size:14px;
color:#f09c23;

}

h3 {
font-size:13px;
color:#393126;

}

.main_content {
color:#333333;
width:570px;
padding:15px;
margin-top:15px;
}

.main_content a:link {
	color: #acb63b;
	font-weight:bold;
	text-decoration: none;
}
.main_content a:visited {
	text-decoration: none;
	font-weight:bold;	
	color: #acb63b;
}
.main_content a:hover {
	text-decoration: underline;
	font-weight:bold;	
	color: #f09c23;
}
.main_content a:active {
	text-decoration: none;
	font-weight:bold;	
	color: #f09c23;
}



.footer {
margin:auto;
padding:0;
text-align:center;
width:846px;
}

.footer p {
padding:0;
margin:0;
font-size:11px;
color:#575b2d;
}

.footer a:link {
	color: #575b2d;
	font-weight:normal;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	font-weight:normal;	
	color: #575b2d;
}
.footer a:hover {
	text-decoration: underline;
	font-weight:normal;	
	color: #575b2d;
}
.footer a:active {
	text-decoration: none;
	font-weight:normal;	
	color: #575b2d;
}

.sub_footer {
padding:8px;
text-align:center;
color:#FFFFFF;
background-color:#D1803F;
}

.sub_footer a:link {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}
.sub_footer a:visited {
	text-decoration: none;
	font-weight:normal;	
	color: #fff;
}
.sub_footer a:hover {
	text-decoration: underline;
	font-weight:normal;	
	color: #fff;
}
.sub_footer a:active {
	text-decoration: none;
	font-weight:normal;	
	color: #fff;
}


.sub_header {
background-image:url(images/sub_header.jpg);
background-repeat:no-repeat;
padding-left:19px;
padding-top:24px;
width:785px;
height:70px;
color:#FFFFFF;
font-size:18px;
}

.menu_area {
background-image:url(images/top_menu.jpg);
background-position:top;
background-repeat:no-repeat;
margin-top:0px;
padding-top:30px;
background-color:#f5bc6a;
padding-bottom:10px;
margin-bottom:1px;
margin-left:0;
margin-right:0;
width:201px;
}

.menu_item {
margin-left:0px;
padding:0px 18px 0px 18px; 
width:165px;
text-align:right;
color:#393126;
}

.menu_item a:link {
	color: #393126;
	font-weight:normal;
	text-decoration: none;
}
.menu_item a:visited {
	text-decoration: none;
	font-weight:normal;	
	color: #393126;
}
.menu_item a:hover {
	text-decoration: underline;
	font-weight:normal;	
	color: #393126;
}
.menu_item a:active {
	text-decoration: none;
	font-weight:normal;	
	color: #393126;
}


.menu_ad_orange {
background-image:url(images/ad1.jpg);
background-position:center;
background-repeat:no-repeat;
margin-left:0px;
margin-bottom:10px;
text-align:center;
height:28px;
padding:8px 18px 0px 18px; 
width:165px;
font-size:16px;
}

.menu_ad_orange a:link {

	color: #f09c23;
	font-weight:bold;
	text-decoration: none;
}
.menu_ad_orange a:visited {

	text-decoration: none;
	font-weight:bold;	
	color: #f09c23;
}
.menu_ad_orange a:hover {
	text-decoration: underline;
	font-weight:bold;	
	color: #f09c23;
}
.menu_ad_orange a:active {
	text-decoration: none;
	font-weight:bold;	
	color: #f09c23;
}

.menu_ad_green {
background-image:url(images/ad_2.jpg);
background-position:center;
background-repeat:no-repeat;
margin-left:0px;
text-align:center;
height:28px;
padding:8px 18px 0px 18px; 
width:165px;
font-size:16px;
margin-bottom:10px;
}

.menu_ad_green a:link {

	color: #a2af0a;
	font-weight:bold;
	text-decoration: none;
}
.menu_ad_green a:visited {

	text-decoration: none;
	font-weight:bold;	
	color: #a2af0a;
}
.menu_ad_green a:hover {
	text-decoration: underline;
	font-weight:bold;	
	color: #a2af0a;
}
.menu_ad_green a:active {
	text-decoration: none;
	font-weight:bold;	
	color: #a2af0a;
}


.menu_ad_blue {
background-image:url(images/greenstreet.jpg);
background-position:center;
background-repeat:no-repeat;
margin-left:0px;
text-align:left;
padding:40px 18px 0px 26px; 
width:157px;
font-size:12px;
height:130px;

}

.menu_ad_blue p {
padding: 0px 10px 0px 75px;
margin: 4px 0px 0px 0px;
}

.menu_ad_blue a:link {
    font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color:#393126;
}
.menu_ad_blue a:visited {
	font-size:12px;
	text-decoration: none;
	font-weight:normal;	
	color:#393126;
}
.menu_ad_blue a:hover {
	font-size:12px;
	text-decoration: underline;
	font-weight:normal;	
	color:#393126;
}
.menu_ad_blue a:active {
	font-size:12px;
	text-decoration: none;
	font-weight:normal;	
	color:#393126;
}


