@CHARSET "ISO-8859-1";

body {
	font-family: "Arial";
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #f7f4ed;
	font-size: 9pt;
	color: #7d5c1c;
}

div.footer_container {
	background-image: url('../images/footer_bg.jpg');
	background-repeat: repeat-x;
	height: 294px;
}

div.container {
	background-image: url('../images/main_bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 1024px;
	min-height: 800px;
}

h2 {
	margin-bottom: 0px;
}


div.header {
	height: 178px;
	
}

.margin-bottom-1 {
	margin-bottom: 10px;
}


div.content {
	min-height: 650px;
}

h2 {
	color: #7d5c1c;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Georgia";
}

.header-1 {
	color: #7d5c1c;
	font-weight: bold;
	font-size: 12pt;
	display: block;
	padding-top: 15px;
}

div.top_nav {
	position: relative;
	top: -87px;
	left: 310px;
	font-weight: bold;
	width: 570px;
}

.top_nav {
	color: #5e420a;
}

a.read_more {
	color: #003157;
	text-decoration: underline;
}

a.menu_item {
	color: white;
}

a.bottom_nav {
	color: #513601;
}

a:link:after, a:visited:after {
	content: "";
	font-size: 100%;
}

img.logo {
	position: relative;
	top: 26px;
	left: 50px;
}

ul.top_nav {
	margin-left: 110px;
	display: inline;
}

ul.top_nav li {
	display: inline;
	padding-right: 14px;
	vertical-align: middle;
}

ul.top_nav li.nav_item {
	font-weight: bold;
}

ul.top_nav li.spacer {
	padding-top: 48px;
}

img.spacer {
	float: none;
	margin: 0px;
}

img {
	margin: 0px;
	float: none;
}

div.footer {
	font-family: "Georgia";
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 24px;
	height: 294px;
}

div.footer div.footer1 {
	top: 120px;
	left: 120px;
	position: relative;
	width: 400px;
}

div.footer div.footer2 {
	position: relative;
	top: -18px;
	left: 584px;
	width: 200px;
}

div.footer div.footer3 {
	position: relative;
	top: -196px;
	left: 826px;
	width: 200px;
}

div.footer div.byline {
	color: #a38248;
	position: relative;
	top: -337px;
	left: 826px;
	width: 315px;
	font-size: 8pt;
}

div.footer div.byline a {
	color: #a38248;
	
}

div.footer div.footer4 {
	position: relative;
	top: -357px;
	left: 775px;
	width: 2px;
	
}

h1 {
	color: #003c69;
	font-size: 13pt;
	font-family: "Georgia";
	font-weight: bold;
}

#slideshow {
	margin-left: -81px;
	margin-top: 32px;
}

.prepend-top-1 {
	margin-top: 50px;
}

.prepend-top-2 {
	margin-top: 75px;
}

.prepend-top-3 {
	margin-top: 100px;
}

.align-right {
	text-align: right;
}

.button-1 {
	position: relative;
	top: 2px;	
	display: inline;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #7d5c1c;
	color: #003058;
}

.color-1 {
	color: #7d5c1c;
}

a:link, a:visited {
	color: #7d5c1c;
	color: #003058;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

.align-center {
	text-align: center;
}

.background-1 {
	background-image: url('../images/subPageBG_05.png');
	background-repeat: repeat-y;
}

.background-2 {
	background-image: url('../images/subPageBG_mid.png');
	background-repeat: repeat-y;
}

.background-3 {
	background-color: white;
	color: #7d5c1c;
}

.prepend-24 {
	padding-left: 20px;
}

.prepend-25 {
	padding-left: 10px;
}

.align-justify {
	text-align: justify;
}

ul.list-1 {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	list-style-type: none;
}

ul.list-1 li {
	padding-bottom: 10px;
}

.border-1 {
	border-width: 1px;
	border-style: solid;
	border-color: #e1d2b5;
}

.table-1 {
}

.table-1 p {
	margin: 0px;
	padding: 0px;
}

.table-1 td {
	border-width: 1px;
	border-color: white;
	border-style: solid;
	vertical-align: middle;
}

.border-2 {
	border-width: 1px;
	border-style: solid;
	border-color: #b49c6c;
}

a img {
	/*border-width: 1px;
	border-style: solid;
	border-color: #b49c6c;*/
}

.bold {
	font-weight: bold;
}

.no-border {
	border-width: 0px;
}

input {
	font-family: "Arial";
	font-size: 9pt;
	color: #666666;
	padding: 3px;
}

textarea {
	height: 50px;
	color: #666666;
	width: 131px;
	font-family: "Arial";
	font-size: 9pt;
}

.align-top {
	vertical-align: top;
	padding-top: 8px;
}

.left {
	float: left;
}

.width-1 {
	display: inline-block;
	width: 127px;
}