body {
	background-image: url(../images/full_bg.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin: 30px 0px 0px 0px;
	background-color: #353535;
	font: #8f8f8f 12px Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a88e61;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a88e61;
	text-decoration: none;
}
p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8f8f8f;
}
.normal {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8f8f8f;
}
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
	background-image: url(../images/content_divider_line.png);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	display: block;
	}
.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535151;
	line-height: 37px;
}
/* FOOTER DIV LINKS */
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535151;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8f8f8f;
}
/* TOP NAV DIV LINKS */
.menu1-level1-no a, .menu1-level1-no a:link , .menu1-level1-no a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #c1913e;
	text-decoration: none;
}
.menu1-level1-no a:active, .menu1-level1-no a:hover, .menu1-level1-act a:active, .menu1-level1-act a:hover, .menu1-level1-act a, .menu1-level1-act a:link , .menu1-level1-act a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #c1913e;
	text-decoration: underline;
}
#top_nav_container {
	height: 40px;
}
/* LEFT NAV LINKS */
.left_nav {
	width: 225px;
	height: 37px;
	background-image: url(../images/left_nav_button_09.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: 23px;
	margin: 0px;
}
.left_nav:hover {
	width: 225px;
	height: 37px;
	background-image: url(../images/left_nav_button_ro_09.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: 23px;
	margin: 0px;
}
a.left_nav_link, a:visited.left_nav_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #cbbf94;
	line-height: 33px;
	text-decoration: none;
}
#left_nav_container {
	margin-left: 11px;
}
/* DIV IDs */
#website_container {
	margin: 0px auto;
	width: 900px;
	background-image: url(../images/content_bg_image.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#footer {
	margin: 0px auto;
	width: 870px;
	height: 37px;
	background-image: url(../images/footer_08.jpg);
	background-repeat: no-repeat;
	padding: 21px 0px 0px 30px;
}
#header {
	margin: 0px auto;
	width: 900px;
	height: 208px;
	background-image: url(../images/header_03.jpg);
	background-repeat: no-repeat;
}
#top_nav {
	margin: 0px auto;
	width: 900px;
	height: 40px;
	background-image: url(../images/top_nav_bg_05.jpg);
	background-repeat: no-repeat;
}
#left_nav {
	width: 247px;
	height: 357px;
	float: left;
	background-image: url(../images/left_nav_bg_06.jpg);
	overflow: hidden;
	clear: both;
}
#right_content {
	width: 633px;
// Removes content
//	height: 337px;
	float: right;
	padding: 10px;
	overflow: hidden;
	text-align: left;
}
/* CONTENT DIV IDs */
.content_text {
	width: 255px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
}
.content_image {
	width: 352px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
}
.content_text_general {
	width: 603px;
	padding: 0px 30px 0px 5px;
	text-align: justify;
}
#content_container {
 	height: 100%;
}

