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

body {
	background-color: #A5988F;
	margin:0 auto;
}
a:link {
	color: #EB1E23;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EB1E23;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
}
.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigation_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration:none
}
.navigation_gray a:link, .navigation_gray a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-decoration:none
}
.navigation_gray a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	text-decoration:none
}
.brown_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A5988F;
}
.white_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.sitemap, .sitemap a:link, .sitemap a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #544C49;
	text-decoration:none;
}
.sitemap a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration:none;
}
.footer_address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2E4D7;
	text-decoration:none;
}
.copyright, .copyright a:link, .copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2E4D7;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.form:focus, .focus, .txt_focus {
background:#FFFFFF none repeat scroll 0%;
border-color:#A5988F;
border-style:solid;
border-width:1px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
padding:3px 3px 3px 3px;
height: 14px;
-moz-box-shadow:0 0 8px tan;
-webkit-box-shadow:0 0 8px tan;
box-shadow:0 0 8px tan;
}
.form, .off, .txt_off {
background:#EFEFEF none repeat scroll 0%;
border-color:#A5988F #A5988F #A5988F #A5988F;
border-style:solid;
border-width:1px;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
padding:3px 3px 3px 3px;
height: 14px;
}
