@charset "utf-8";
.style1 {
	color: #336699;
	font-weight: bold;
}
.style2 {
	color: #990000;
	font-weight: bold;
}


body {
	padding: 0;
	margin: 0;
	background-color: #A8AA89;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header{
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	height: 392px;
	width: 776px;
	margin-left:auto;
	margin-right:auto;
}
.main_menu {
	width: 259px;
	height: 255px;
	padding-top: 137px;
	margin-bottom: 0;
	margin-left: 30px;
}
.menulabel {
	width: 190px;
	height: 22px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666600;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.center_banner {
	margin: 10px 0 0 10px;
}
ul#menu {
 	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #7A441D;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	text-decoration: none;
	text-transform: capitalize;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EBDCC7;
	list-style-type: none;
	margin-left: 0px;
}
ul#menu li a:link, a:visited {
	color: #7A441D;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #990000;
	text-decoration: none;
	margin: 0 0 0 5px;
	font-weight: bold;
}
.flash_banner {
	width: 480px;
	height: 352px;
	padding-top: 40px;
	margin-bottom: 0;
	padding-right: 7px;
	top: 0px;
	vertical-align: top;
	text-align: right;
}


#mainbody {
	background-image: url(../images/body1.jpg);
	background-repeat: repeat-y;
	width: 716px;
	padding:10px 30px 10px 30px;
	margin-left:auto;
	margin-right:auto;
}

.inquiry_form {
	background-color: #DFDDD2;
	margin: 5px 5px 5px 5px;
	width: 280px;
	border-color:#FFFFFF;
	border-style: solid;
}
.center_table {
	margin-left: auto;
	margin-right: auto;
}
.left {
	background-image: url(../image/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 72px;
}
.right {
	background-image: url(../image/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
}
.divider {
	background-image: url(../image/divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 471px;
	width: 24px;
}
.spacer {
	width: 20px;
}

.content_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ac5100;
}

#content {
margin: 20px 20px 20px 0;
}
.content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #505c50;
	text-decoration: none;
}
.content_text a:link{
	color: #505c50;
	text-decoration: none;
}
.content_text a:visited{
	color: #505c50;
	text-decoration: none;
}
.content_text a:hover{
	color: #505c50;
	text-decoration: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.readmore {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

.readmore a:link, visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 27px;
	width: 776px;
	height: 40px;
	text-align: center;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFEA;
	text-decoration: none;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
}
#footer a:visited {
	color: #FFFFEA;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFEA;
	text-decoration: none;
}
#footer a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
