body { 
	background: #011b16 url(../images/background_image.jpg) no-repeat top center;

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	font-style: normal;
	text-align: justify;

	margin: 0px;
	padding: 0px;
}


/*  Containers
===================================================================================*/


.header {
	background: transparent;
	width: 922px;
	height: 107px;
	margin: 0px auto;
	padding: 0px 0px 0px 98px;
}

.banner {
	background: transparent url(../images/background_banner.jpg) no-repeat center top;
	width: 990px;
	height: 430px;
	margin: 0px auto;
	padding: 0px 0px 0px 30px;
}

.menu {
	border: none 0px #000000;
	background: transparent;
	width: 885px;
	height: 32px;
	text-align: right;
	margin: 0px auto;
	padding: 15px 105px 10px 0px;
}

.body {
	background: transparent;
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
}

.body_container {
	background: transparent url(../images/background_page.png) repeat-y;
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
}

.body_container_right {
	border: none 0px #000000;
	float: right;
	width: 615px;
	margin: 0px;
	padding: 0px 104px 50px 0px;
}

.body_container_left {
	border: none 0px #000000;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 64px 0px 30px 80px;
}

.footer{
	background: transparent;
	width: 100%;
	height: 103px;
	margin: 0px auto;
	padding: 0px;
}

.footer_container {
	background: transparent url(../images/background_footer.png) no-repeat center top;
	width: 1020px;
	height: 103px;
	margin: 0px auto;
	padding: 0px;
}


/*  Character Styles
===================================================================================*/


.body_container_right p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	font-style: normal;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.body_container_right h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
	margin: 32px 0px 0px 0px;
	padding: 0px;
}

.body_container_right h2, .body_container_right h3, .body_container_right h4, .body_container_right h5, .body_container_right h6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
	margin: 32px 0px 0px 0px;
	padding: 0px;
}

.body_container_right a:link {font-weight: normal; text-decoration:none; color:#753424;}
.body_container_right a:visited {font-weight: normal; text-decoration:none; color:#753424;}
.body_container_right a:active {font-weight: normal; text-decoration:underline; color:#b47a6b;}
.body_container_right a:hover {font-weight: normal; text-decoration:underline; color:#b47a6b;}

.body_container_left ul {
	color: #01332a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.body_container_left ul li {
	list-style: none;
	font-weight: normal;
	margin: 5px 0px 0px 22px;
	padding: 0px;
}

.body_container_left ul ul li {
	list-style: none;
	font-weight: normal;
	margin: 5px 0px 0px 40px;
	padding: 0px;
}

.body_container_left a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.body_container_left a:link {font-weight: normal; text-decoration:none; color:#01332a;}
.body_container_left a:visited {font-weight: normal; text-decoration:none; color:#01332a;}
.body_container_left a:active {font-weight: normal; text-decoration:none; color:#54271c;}
.body_container_left a:hover {font-weight: normal; text-decoration:none; color:#54271c;}

.menu ul {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	list-style: none;
	display: inline;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.menu ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li a:link {font-weight: normal; text-decoration:none; color:#ffffff;}
.menu ul li a:visited {font-weight: normal; text-decoration:none; color:#ffffff;}
.menu ul li a:active {font-weight: normal; text-decoration:none; color:#b47a6b;}
.menu ul li a:hover {font-weight: normal; text-decoration:none; color:#b47a6b;}

.footer p{
	color: #1d522d;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10pt;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 70px 0px 0px 300px;
}

.footer a:link {font-weight: normal; text-decoration: none; color: #1d522d;}
.footer a:visited {font-weight: normal; text-decoration: none; color: #1d522d;}
.footer a:active {font-weight: normal; text-decoration: underline; color: #1d522d;}
.footer a:hover {font-weight: normal; text-decoration: underline; color: #1d522d;}


/*  Positionings
===================================================================================*/


img {border: none;}

.banner img {
	margin: 0px auto;
	padding: 0px;
}

/*
.banner img {
	margin: 10px 0px 0px 30px;
	padding: 0px;
}
*/

.floatright {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 15px 20px 10px 0px;
}

.floatright_flush {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.floatleft_flush {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


/*  Rotaing Banners
===================================================================================*/

/*
#simplegallery1 {
	margin-top: 0px;
	padding-top: 0px;
}
*/