body,td,th,h1,h2,h3,h4,h5,h6,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: normal;
	line-height:160%;
	color: #2f3b0d;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #a1891e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a1891e;
}
a:hover {
	text-decoration: underline;
	color: #d1561b;
}
a:active {
	text-decoration: none;
	color: #a1891e;
}
.page_border_box {
	margin: 20px;
	border: 2px solid #664a13;
	width: 850px;
	text-align: left;
}
.left_nav_content_box {
	padding: 23px;
	line-height:130%;
}
.left_nav_content_box .hilite_text {
	color: #E1560E;
}

.left_nav_content_box_title {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
	line-height:120%;
}
.left_nav_content_box hr {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8e811b;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #8e811b;
	border-right-color: #8e811b;
	border-left-color: #8e811b;
}
.left_nav_submenu a:link {
	color: #000000;
	text-decoration: none;
}
.left_nav_submenu a:visited {
	text-decoration: none;
	color: #000000;
}
.left_nav_submenu a:hover {
	text-decoration: underline;
	color: #000000;
}
.left_nav_submenu a:active {
	text-decoration: none;
	color: #000000;
}
.left_nav_bullet_item {
	padding-bottom: 10px;
	line-height:130%;
}
.left_nav_bullet_item img{
	padding-top: 3px;
}
.footer_text {
	font-weight: bold !important;
	color: #FFFFFF !important;
}
	.footer_text a:link {
		color: #FFFFFF !important;
		text-decoration: none !important;
	}
	.footer_text a:visited {
		text-decoration: none !important;
		color: #FFFFFF !important;
	}
	.footer_text a:hover {
		text-decoration: underline !important;
		color: #FFFFFF !important;
	}
	.footer_text a:active {
		text-decoration: none !important;
		color: #FFFFFF !important;
	}
.main_content_box {
	padding: 23px;
}
.main_content_box h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7B550A;
}
.main_content_box h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7B550A;
}
.main_content_box h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7B550A;
}
ul.site_map li{
	margin-bottom:8px;
}
/************************************/
/****  store and class styles  ******/
/************************************/
.icon_image{
	display:block;
	float:left;
}
.class_desc{
	display:block;
	float:right;
	width:470px;
	margin-left:15px;
}
.class_desc h4{
	margin-top:0px;
}
.order_box {
	display:block;
	background-color:#FFF4CE;
	padding:10px;
	border:solid 1px #8B5E19;
	font-weight:bold;
}
.clear_space{
	display:both;
	clear:both;
	height:40px;
}

.more_box {
	display:none;
}


