
body {
	background: url(../images/background.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 30px 100px;
	min-width: 604px;
}

img {
	display: block;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #817026;
	font-size: 26px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 26px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #817026;
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 10px;
}

p {
	color: #43422f;
	margin-top: 0px;
	margin-bottom: 14px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

div.title_left { 
	float: left; 
	width: 60%; 
	text-align: left; 
	margin: 0 0 0 15px;
}

div.title_right { 
	float: right; width: 30%; 
	margin: 0 35px 0 0; 
	padding: 5px 0 0 0;
	text-align: right; 
}
div.title_right, div.title_right a, div.title_right a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	color: #817026;
	font-size: 14px;
	font-weight: bold;
}

a, a:visited {
	color: #786616;
	text-decoration: none;
}
a:hover, a:active  {
	color: #786616;
	text-decoration: underline;
}

div.header {
	width: 901px;
	height: 301px;
}
div.headerleft {
	position: relative;
	float: left;
	width: 224px;
	height: 288px;
	padding-top: 13px;
	border-left: 9px solid #786616;
	background-color: #e9bb2c;
}
div.headernav {
	position: absolute;
	bottom: 19px;
}
div.headernav img {
	display: block;
}
div.fiveSecrets {
	padding-top: 10px;
	margin-right: 13px;
}

div.mainbody {
	padding-left: 242px;
	padding-right: 140px;
	width: 519px;
	margin-top: 24px;
}
div.leftbar {
	position: relative;
	float: left;
	width: 232px;
	right: 242px;
	margin-left: -100%;
}

p#secrets_left { width: 120px; text-align: center; float: left; margin: 20px 0 0 25px; }
p#secrets_left img { border: 0; }
p#secrets_right { width: 225px; text-align: center; float: right; margin: 20px 25px 0 0; }
p#secrets_right img { border: 0; }

* html div.leftbar { /* IE6 fix */
	position: absolute;
	float:left;
	right: auto;
	left: 100px;
	margin-left:0px;
}
div.leftbox {
	border-top: 4px solid #e9bb2c;
	margin-bottom: 48px;
}
div.videoMessages {
	margin-top: 6px;
	margin-left: 3px;
}
div.flashMessage {
	margin-top: 10px;
	height: 196px;
	margin-bottom: 2px;
}
div.leftLink, div.leftLinkActive {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #817026;
	height: 12px;
	padding-top: 9px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f4dd95;
	line-height: 12px;
}
div.leftLinkActive {
	padding-left: 11px;
	background: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
div.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #817026;
	font-size: 13px;
}

div.mainContent {
	position: relative;
	float: left;
	width: 100%;
}

div.content {
	padding: 0px 40px 15px 15px;
	clear: both;
}

div.rightbar {
	position: relative;
	float: left;
	width: 140px;
	margin-right: -140px;
}
div.rightbox {
	padding-bottom: 5px;
	border-bottom: 1px solid #dddcda;
	margin-bottom: 25px;
}
div.rightboxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43422f;
	padding: 10px 5px 5px 5px;
}

div.footer {
	clear: both;
	padding-left: 232px;
	padding-right: 140px;
	padding-top: 30px;
	margin-bottom: 50px;
	width: 519px;
	text-align: center;
	color: #786616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#form label { font-weight: bold; }
#form input, select, textarea { color: #817026; border: 1px solid #817026; background: #FBF4DB; padding: 3px; font-family: Arial, Helvetica, sans-serif; }
#form input, select { width: 75%; }
#form input, select, textarea { font-size: 12px; }
#form_submit input { background: #817026; border: 0; padding: 4px 8px; color: #FBF4DB; font-weight: bold; }


div.error_msg { color: #B8241F; font-weight: bold; background: #FBF4DB; font-size: 12px; padding: 12px; border: 2px solid #B8241F; margin: 0 0 15px 0; }
div.msg { font-weight: bold; float: left; background: #FBF4DB; font-size: 12px; color: #817026; padding: 12px; border: 2px solid #817026; margin: 0 0 15px 0; }

div.meet { width: 140px; height: auto; float: left; margin: 20px 0 0 60px; text-align: center; }
div.meet img { width: 140px; height: 175px; border: 0; }