* {
	font-family:Times New Roman, Arial, Verdana;
	color:#333333;
	font-weight:bold;
	font-size:15px;
	line-height:18px;
}

body {
	margin:0;
	background-color:#f4eff5;
}

a { text-decoration:none; }
a:hover { text-decoration:underline; }

form { margin:0; }

div.top_section {
	width:100%;
	height:81px;
	background:url(../images/top_bg.gif) repeat-x;
	text-align:center;
}

div.top_section_popup {
	width:778px;
	height:81px;
	background:url(../images/top_bg.gif) repeat-x;
	text-align:left;
}

div.top_subsection {
	width:778px;
	height:81px;
	text-align:center;
}

div.container {
	width:778px;
	text-align:left;
	background-color:#ffffff;
}

div.sub_container {
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	padding:12px 10px;
}

div.topBG {
	width:100%;
	background-color:#a58a9a;
	text-align:center;
}

div.menuBarHolder {
	width:100%;
	height:21px;
	padding:0;
	margin:0;
	background-color:#3f333a;
	text-align:center;
}

ul.menuBar {
	height:21px;
	background-color:#3f333a;
	list-style:none;
	margin:0;
	padding:0;
	margin-left:12px;
}

ul.menuBar li {
	height:21px;
	display:inline;
	padding-right:10px;
}

ul.menuBar a {
	display:inline;
}

img.bigimg {
	display:block;
	margin-bottom:10px;
}

span.big_hl {
	font-size:36px;
	line-height:42px;
	font-weight:bold;
}

span.medium_hl {
	font-size:23px;
	line-height:28px;
	font-weight:bold;
}

span.small_hl {
	font-size:18px;
	line-height:22px;
	font-weight:bold;
}

div.bigbox {
	width:754px;
}

div.box_content {
	padding:12px 10px;
}

div.box_left {
	float:left;
	margin-right:10px;
}

div.box_right {
	float:right;
}

div.formarea {
	clear:both;
	float:none;
}

div.formlabel {
	float:left;
	width:170px;
}

div.formfield {
	float:left;
	width:275px;
}

input.field, textarea.field {
	width:270px;
	border:1px solid #000000;
	padding:2px;
	margin-bottom:10px;
}

div.footer {
	width:778px;
	text-align:right;
}

div.footer a {
	font-size:11px;
	text-decoration:none;
}

div.footer a:hover {
	text-decoration:underline;
}

div.counter {
	height:29px;
	position:absolute;
	margin-top:20px;
}

div.counter_left {
	float:left;
	width:24px;
	height:29px;
	background:url(../images/counter_left.gif) no-repeat;
}

div.counter_middle {
	float:left;
	height:29px;
	background:url(../images/counter_middle.gif) repeat-x;
	font-size:15px;
	line-height:26px;
	color:#adadad;
}

div.counter_right {
	float:left;
	width:8px;
	height:29px;
	background:url(../images/counter_right.gif) no-repeat;
}


div.footer_extra {
	position:absolute;
	margin-top:16px;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}


div.herb_legend {
	background: #3f333a;
	width: 754px;
	height: 124px;
	margin-top: 11px;
}

div.herb_legend div.legend_title {
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 36px;
	margin-bottom: 6px;
}

div.herb_legend div.legend_left {
	float: left;
	margin-left: 21px;
}

div.herb_legend div.legend_left a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

div.herb_legend div.legend_right a:hover { text-decoration: underline; }

div.herb_legend div.legend_right {
	float: left;
	margin-left: 50px;
}

div.herb_legend div.legend_right a {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

div.herb_legend div.legend_left a:hover { text-decoration: underline; }