@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	background-color: #392B17;
	padding: 0px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h1 a {
	font-size: 18px;
	line-height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover {
	color: #5F4825;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.main_menu {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	line-height: 30px;
}
.main_menu a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	line-height: 30px;
}
.sub_menu {
	color: #5F4825;
	font-size: 16px;
	line-height: 18px;
}
.sub_menu a {
	color: #333333;
	text-decoration: underline;
	font-size: 16px;
	line-height: 18px;
}
.sub_menu a:hover {
	text-decoration: none;
}
.main_menu a:hover {
	text-decoration: none;
	color: #5F4825;
}
.body_stamp {
	background-image: url(images/body_frame_stamp.gif);
	background-repeat: no-repeat;
}
.body_repeat {
	background-image: url(images/body_frame_repeat.gif);
	background-repeat: repeat-y;
}
.footer {
	font-size: 18px;
	line-height: 20px;
}
.body_stamp_23 {
	background-image: url(images/body_stamp_23.gif);
	background-repeat: no-repeat;
}
.body_stamp_216 {
	background-image: url(images/body_stamp_216.gif);
	background-repeat: no-repeat;
}
.body_content {
	padding: 15px;
}
.body_text {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.body_text h1 {
	font-size: 18px;
	line-height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #006600;
}
.body_text h2 {
	font-size: 16px;
	line-height: 18px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
}
.body_text h3 {
	font-size: 14px;
	line-height: 16px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
}
.side_img_frame_top {
	background-image: url(images/side_img_frame_t.gif);
	background-repeat: repeat-x;
}
.side_img_frame_bottom {
	background-image: url(images/side_img_frame_b.gif);
	background-repeat: repeat-x;
}
.side_img_frame_left {
	background-image: url(images/side_img_frame_l.gif);
	background-repeat: repeat-y;
}
.side_img_frame_right {
	background-image: url(images/side_img_frame_r.gif);
	background-repeat: repeat-y;
}
.menu_on {
	color: #5F4825;
}
.red
{
	color:#392B17;
	font-weight: bold;
}
#ContactFirstName {
	display: none;
}
