@import url("css/menu.css");
body {
	background-color: #010101;
	background-image: url(images/sunrise2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
}

.Normal {
	font-size: 12pt;
	line-height: 1.2em;
}

.Normal li {
	padding-bottom: 6px;
}

.top_header {
	height: 167px;
}
.homepage_header {
	width: 984;
	margin: 0px auto;
}
.header_images_pane {
}
.wrapper_main {
	background-color: #D1A255;
	width: 960px;
	margin: 0px auto;
}
.wrapper_bg {
	background-color: #D1A255;
}
.menu_main {
	width: 960px;
}
.header_top_content_pane {
	color: White;
	text-align: right;
	font-size: 14px;
	padding-right: 24px;
}

.header_top_content_pane a {
	color: White;
}

.header_content_pane {
	background-position: left top;
	background-image: url(images/header_content_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	vertical-align: middle;
	text-align: center;
}

.header_content_bot {
	background-position: left top;
	background-image: url(images/header_content_bg_bot.jpg);
	background-repeat: no-repeat;
}
.menu_main_header {
	height: 12px;
	background-image: url(images/menu_top_border.gif);
	background-position: center top;
	background-repeat: repeat-x;
	width: 100%;
}

.content_main {
	margin: 0px auto;
}

.main_table {
	background-color: #FDF0D9;
	width: 936px;
}

.footer_pane {
	text-align: center;
}

.menu_bg {
	text-align: left;
	height: 30px;
	background: url(images/bg_nav3.gif) repeat-x top left;
	white-space: nowrap;
	border-bottom: solid 8px #835800;
}
.menu_left {
	padding: 0px;
	margin: 0px;
	background: url(images/menu_left.png) no-repeat top left;
}
.menu_right {
	margin: 0px;
	background: url(images/menu_right.png) no-repeat top right;
}

