body {
	background-color: #ede4d3;
	text-align: center;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

#container {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 800px;
	padding: 0px;
	background-color: #ede4d3;
	}

#header {
	width: 780px;
	height: 230px;
	background-repeat: no-repeat;
	background-color: #ede4d3;
	margin: 5px 0px 0px 10px;
	}

#nav {
	width: 800px;
	height: 50px;
	background-color: #ede4d3;
	margin: 6px 0px 0px 0px;
	_margin: 6px 0px 0px 0px;
	}

#coreContentNav {
	padding: 25px 0px 0px 0px;
	white-space: nowrap;
	color: #ffffff;
	line-height: 10px;
	font-weight: bold;
	font-size: 11px;
	width: 630px;
}

#firstName {
	vertical-align:bottom;
	padding: 0px 2px 0px 0px;
	white-space: nowrap;
	color: #000000;
	font-size: 26px;
	font-weight: normal;
	text-transform:lowercase;
}

a.firstNameButton, a.firstNameButton:link, a.firstNameButton:visited, a.firstNameButton:hover, a.firstNameButton:active {
	text-decoration: none;
	color: #000000;
	vertical-align:bottom;
	padding: 0px 2px 0px 0px;
	white-space: nowrap;
	font-size: 26px;
	font-weight: normal;
	text-transform:lowercase;
}

#lastName {
	vertical-align:bottom;
	padding: 0px 0px 0px 2px;
	white-space: nowrap;
	color: #000000;
	font-weight: bold;
	font-size: 26px;
	text-transform:uppercase;
}

a.lastNameButton, a.lastNameButton:link, a.lastNameButton:visited {
	text-decoration: none;
	color: #000000;
	vertical-align:bottom;
	padding: 0px 0px 0px 2px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 26px;
	text-transform:uppercase;
}

a.menuButton, a.menuButton:link, a.menuButton:visited {
	float: left;
	padding: 5px 8px 5px 8px;
	display: block;
	font-size: 11px;
	left: 0px;
	top: 0px;
	z-index: 100;
	text-align: center;
	text-decoration: none;
	color: #3eb3a4; /* Top Text Color Inactive */
	text-transform: uppercase;
}

a.menuButtonActive:link, a.menuButtonActive:visited { color: #FFFFFF; font-size: 11px; }

a.menuButtonActive, a.menuButtonActive:hover, a.menuButtonActive:active {
	position: relative;
	background-color: #a08767; /* Top Background Color Active */
	color: #ffffff; /* Top Text Color Active */
	font-size: 11px;
	text-decoration: none;
}

div.dhtmlMenu {
	position: absolute;
	visibility: hidden;
	z-index: 101;
	margin-left: -1px;
	border-color: #DDD8CF;
	border-width: 1px;
	border-style: solid;
	color: #869DA2;
	background-color: #FFFFFF;
}

div.dhtmlMenu a.dhtmlMenuItem {
	display: block;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	white-space: nowrap;
	color: #869DA2; /* Drop Down Text Color Inactive*/
	background-color: #FFFFFF; /* Drop Down Background Color Inactive*/
	border-color: #DDD8CF;
	border-width: 1px;
	border-style: none none solid none;
}

div.dhtmlMenu a.dhtmlMenuItem:hover, div.dhtmlMenu a.menuItemHighlight {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-weight: normal;
	white-space: nowrap;
	background-color: #3ac1c6; /* Drop Down Background Color Active */
	color: #ffffff; /* Drop Down Text Color Active */
	border-color: #DDD8CF;
	border-width: 1px;
	border-style: none none solid none;
}

.menuSeparator {
	border-color: #DDD8CF;
	border-width: 1px;
	border-style: none none solid none;
	padding: 0 0 2px 0;
}

#main {
	width: 800px;
	min-height: 200px;
	background-position: center;
	background-repeat: repeat;
	float: left;
	padding-bottom: 5px;
	_margin-top: -6px;
	}

#top {
	width: 800px;
	float: left;
	}

#foot {
	width: 800px;
	height: 15px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ede4d3;
	margin: 0px 0px 0px 0px;
	}
	
#right {
	width: 760px;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	background-color: #594b39;
	margin: 10px 20px 10px 20px;
	_margin: 10px 10px 10px 5px;
	float: left;
	}

#rightBody {
	width: 740px;
	text-align:center;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #ddbb85;
	font-weight: normal;
	line-height: 16px;
	background-color: #594b39;
	margin: 10px 10px 10px 10px;
	_margin: 10px 10px 10px 5px;
	float: left;
	}
	
#rightBody a, a:visited {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #3eb3a4;
	font-weight: bold;
	text-decoration: underline;
	}
#rightBody a:hover, a:active {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #3eb3a4;
	font-weight: bold;
	text-decoration: underline;
	}
#rightBody h1 {
	font: 16px Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	color: #dc7f25;
	text-align:center;
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 6px 0px;
	}
#rightBody h2 {
	font: 14px Verdana, Helvetica, sans-serif;
	color: #dc7f25;
	font-weight: bold;
	text-decoration:underline;
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 10px 0px;
	}
#rightBody h3 {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #c5baa9;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 10px 0px;
	}
#rightBody i {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #b3772a;
	font-style: italic;
	font-weight: normal;
	}
	
#div {
	width: 800px;
	height: 3px;
	background-color: #000000;
	float: left;
	}

#words {
	margin: 15px 15px 15px 15px;
	_margin: 10px 10px 10px 5px;
	width: 553px;
	background-color: #000000;
	float: left;
	}

#wordsText {
	font: 12px Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #d0d0d0;
	font-variant: small-caps;
	line-height: 16px;
	}

#tableDiv {
	width: 355px;
	background-color: #ffffff;
	float: left;
	}

#tableCont {
	margin: 8px 0px 18px 32px;
	_margin: 8px 0px 18px 16px;
	width: 355px;
	background-color: #ffffff;
	float: left;
	}

#tableCont .head {
	font: 14px Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	}

#tableHead {
	margin: 0px 0px 1px 0px;
	_margin: 0px 0px 1px 0px;
	width: 355px;
	background-color: #376FAB;
	float: left
	}

#tableHead1 {
	margin: 8px 12px 8px 12px;
	_margin: 8px 6px 8px 6px;
	width: 331px;
	float: left;
	}

#table1 {
	margin: 0px;
	width: 355px;
	border-bottom: 1px solid #fff;
	background-color: #cccccc;
	float: left;
	overflow: hidden;
	}

#tableF {
	margin: 6px 0px 6px 12px;
	_margin: 6px 0px 6px 6px;
	width: 331px;
	float: left;
	}

#tableF a, a:visited {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #0000cc;
	font-weight: bold;
	text-decoration: underline;
	}
#tableF a:hover, a:active {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	}

#tableF .faq {
	margin: 0px 0px 22px 0px;
	_margin: 0px 0px 22px 0px;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	}

#tableF h6 {
	margin: 0px 0px 6px 0px;
	_margin: 0px 0px 6px 0px;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	}

#gallery {
	margin: 0px 0px 0px 12px;
	_margin: 0px 0px 0px 12px;
	width: 710px;
	float: left;
	}

#gallery h1 {
	margin: 12px 0px 6px 0px;
	_margin: 12px 0px 6px 0px;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #2b2521;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	}

#galleryImages {
	margin: 0px 0px 10px 30px;
	_margin: 0px 0px 10px 0px;
	border: 0px solid #000000;
	float: left;
	clear: all;
	}

#galleryCaption {
	margin: 10px 0px 10px 12px;
	_margin: 0px 0px 10px 12px;
	/* height: 100px;*/
	width: 300px; 
	float:left;
	background-color: #594b39;
	text-align:left;
	}

#galleryBody {
	width: 700px;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #ddbb85;
	font-weight: normal;
	line-height: 16px;
	background-color: #594b39;
	margin: 5px 10px 5px 10px;
	_margin: 5px 10px 5px 5px;
	float: left;
	}

#boxContR {
	margin: 4px 0px 10px 10px;
	_margin: 4px 0px 10px 10px;
	width: 415px;
	_width: 410px;
	border: 0px solid #ffffff;
	background-color: #594b39;
	float: right;
	text-align: center;
	}

#boxContC {
	margin: 4px 10px 10px 10px;
	_margin: 4px 10px 10px 10px;
	border: 0px solid #ffffff;
	background-color: #594b39;
	float: center;
	text-align: center;
	}

#boxContC .picC {
	margin: 5px 15px 5px 15px;
	border: 0px solid #000000;
	vertical-align: middle;
	}

#boxContL {
	margin: 4px 0px 10px 10px;
	_margin: 4px 0px 10px 10px;
	width: 415px;
	_width: 410px;
	border: 0px solid #ffffff;
	background-color: #594b39;
	float: left;
	text-align: center;
	}

