body {
	margin:				0 auto;
	padding:			0;
	background:			#6c301e;
	font:				12px/17px Arial, Helvetica, Verdana, sans-serif;
	font-weight:		normal;
	color:				#000;
	text-align:			center;
}

#top_bar {
	margin:				0;
	padding:			0;
	min-height:			18px;
	height:				18px;
	max-height:			18px;
	background:			#6c301e;
}

#bot_bar {
	margin:				0;
	padding:			0;
	min-height:			95px;
	height:				auto !important;
	height:				95px;
	background:			#6c301e;
}

#footer {
	margin:				0 auto;
	padding:			0;
	color:				#fff;
	width:				806px;
}

#container {
	margin:				0 auto;
	padding:			0;
	width:				806px;
	min-height:			400px;
	height:				auto !important;
	height:				400px;
	text-align:			left;
}

#header {
	margin:				0;
	padding:			36px 30px 0 0;
}

#header #menu_top {
	margin:				0;
	padding:			39px 0 0 0;
	font:				13px Georgia, "Times New Roman", Times, serif;
	color:				#6c301e;
	float:				right;
}

#header #menu_top img {
	margin:				0 12px 0 12px;
	padding:			0;
	border:				none;
}

#header #menu_top a {
	font:				13px Georgia, "Times New Roman", Times, serif;
	color:				#6c301e;
	text-decoration:	none;
	position:			relative;
	top:				-13px;
}

#header #menu_top a:hover {
	text-decoration:	underline;
}

#search {
	margin:				0 30px 0 30px;
	padding:			0;
}

#search #header_text {
	font:				14px/20px Georgia, "Times New Roman", Times, serif;
	color:				#6c301e;
	float:				left;
	width:				334px;
	/*min-height:			60px;*/
	min-height:			60px;
	height:				auto !important;
	/*height:				60px;*/
	height:				60px;
}

#search #search_box {
	float:				right;
	text-align:			right;
}

#search #search_box input {
	margin:				0;
	padding:			8px 6px 4px 6px;
	width:				291px;
	height:				24px;
	/*font:				16px/18px Arial, Helvetica, Verdana, sans-serif;*/
	/*font-weight:		bold;*/
	/*color:				#233149;*/
	font:				14px/20px Georgia, "Times New Roman", Times, serif;
	font-weight:		normal;
	color:				#6c301e;
	background:			#f8f4f1 url(../images/search_box.jpg) top left no-repeat;
	border:				none;
}

#search #search_box a {
	margin:				0 2px 0 0;
	font:				12px Georgia, "Times New Roman", Times, serif;
	color:				#6c301e;
	text-decoration:	none;
}

#search #search_box a img {
	margin:				0 4px 0 0;
	padding:			0;
	border:				none;
	position:			relative;
	top:				6px;
}

#footer #menu_asset {
	margin:				20px 0 20px 30px;
	padding:			10px 0 10px 0;
	min-width:			200px;
	width:				200px;
	max-width:			200px;
	border-left:		1px solid #fff;
	border-right:		1px solid #fff;
	text-align:			center;
	float:				left;
}

#footer #menu_asset a {
	font:				13px/15px Georgia, "Times New Roman", Times, serif;
	color:				#fff;
	text-decoration:	none;
}

#footer #menu_asset a:hover {
	text-decoration:	underline;
}

#footer #menu_asset span {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			10px;
	line-height:		15px;
	color:				#FFFFFF;
	text-decoration:	none;
}

#footer #menu_asset span a {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			10px;
	line-height:		15px;
	color:				#FFFFFF;
	text-decoration:	none;
}

#footer #menu_asset span a:hover {
	text-decoration:	underline;
}

#footer #menu_bot {
	margin:				30px 30px 30px 0;
	padding:			0;
	font:				13px/15px Georgia, "Times New Roman", Times, serif;
	color:				#fff;
	text-align:			right;
}

#footer #menu_bot a {
	font:				13px/15px Georgia, "Times New Roman", Times, serif;
	color:				#fff;
	text-decoration:	none;
}

#footer #menu_bot a:hover {
	text-decoration:	underline;
}

#footer #menu_bot2 {
	margin:				30px 30px 30px 0;
	padding:			0;
	font:				10px/15px Georgia, "Times New Roman", Times, serif;
	color:				#fff;
	text-align:			right;
}

#footer #menu_bot2 a {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			10px;
	line-height:		15px;
	color:				#fff;
	text-decoration:	none;
}

#footer #menu_bot2 a:hover {
	text-decoration:	underline;
}

#content {
	clear:				both;
	margin:				0 30px 0 30px;
}

#content #sitemap li a {
	text-decoration:	none;
}

#content #sitemap li a:hover {
	text-decoration:	underline;
}
