body {margin:0; font: 12px/16px arial, verdana, helvetica, sans-serif; color: #000; background:#B5A977 url(images/pageElements/repeater-header.jpg) 0 0 repeat-x; }
#wrapper{margin:0; padding:0; background:transparent url(images/pageElements/repeater-footer.jpg) bottom left repeat-x; }
#shell {width:850px; background:#B5A977 url(images/pageElements/repeater.jpg) 0 0 repeat-y; position:relative; margin:0 auto;}

#container {display:block; background:transparent url(images/pageElements/header.jpg) 0 0 no-repeat; }

#topFlash{position:absolute; top:0; left:29px; width:793px; height:289px;}

.content {width:405px; padding-top:304px; margin-left:54px; padding-bottom:15px; min-height:300px; _height:300px;}
	.content a {text-decoration:underline; color:#000; }
	.content a:hover {text-decoration:none; color:#fff;}
	.content h2 {color:#000; font:bold 18px arial, verdana, Helvetica, sans-serif; margin-bottom:5px; }
	.content h3 {color:#fff; font:bold 16px arial, verdana, Helvetica, sans-serif; margin-bottom:3px; }
	.content h4 {color:#000; font:bold 14px arial, verdana, Helvetica, sans-serif; margin-bottom:1px;  }
	.content hr {height:1px; color:#000; background:#000; size:1px;}
	.content p, .content ol, .content ul, .content form {margin-top:4px; margin-bottom:16px; }
#pagephoto { position:absolute; top:291px; left:487px;}

#footer {width:850px; height:90px; padding-top:90px; 
margin:0 auto; color:#ddd; text-align:center; font-size:11px; 
line-height:14px; background:transparent url(images/pageElements/footer.jpg) 0 0 no-repeat;}
	#footer img { margin-bottom:6px; border:0;}
	#footer a { text-decoration:none; color:#ddd;} 
	#footer a:hover { text-decoration:none; color:#fff;}
	#footer strong { font-size:12px;}
/* Stuff */
#video {display:block; height:100px; width:133px; background:url(images/video-button_up.jpg); border:#FFFFFF 2px solid}
#video:hover {background:url(images/video-button.jpg)}

.caption { font-style:italic; color:#434343;}

.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}

.photoright {padding:2px; background:#fff; border:1px solid #5E4A31; float:right; margin:1px 0px 8px 9px;}
.photoleft{padding:2px; background:#fff; border:1px solid #5E4A31; float:left; margin:1px 9px 8px 0px;}
.photo {padding:2px; background:#fff; border:1px solid #5E4A31;}

#altmenu {width:95%; background-color:#fff; border:2px solid #000; padding:8px 8px 8px 8px; font:bold 13px Arial, Helvetica, verdana, sans-serif; color:#054F76; line-height:20px; text-align:center; margin:15px auto 15px auto;}
#altmenu a {text-decoration:none;}

.showoff {padding:9px; border:1px solid #000; background:#fff; width:72%; margin:0 auto 15px auto;}
.showoff h3, .showoff h4 {margin:0 0 3px 0;}

.display { width:90%; margin:25px 0 0 0;}
.display h4 {margin:0;}



/* Global form styles */
.referral-form {margin: 18px auto;}
fieldset {border: none; padding: 9px 0;}
fieldset div {clear: both;}
.form-header {border-bottom: 1px solid #5e4a31;/*optional, change color to match site*/}
.form-header h3 {margin: 0 0 9px;}
.form-header p {margin: 0 0; padding-bottom: 18px;}
.form-footer {padding-top: 18px; text-align: center; border-top: 1px solid #5e4a31;/*optional, change color to match site*/}
.form-footer button {/*these styles control the look of the button, change as necessary*/
	clear:both;/*do not change, forces button to sit below floated elements*/
	margin: 9px auto;/*do not change, controls positioning*/
	display: block;
	width:125px;
	height:31px;
	background:#5e4a31;/* customize me! */
	border: 1px solid #5e4a31;
	text-align:center;
	line-height:31px;
	color:#ffffff;/* customize me! */
	font-size:12px;
	font-weight:bold;}
/* referral form */
.referral-form {
	margin: 18px 0;
	padding: 10px;}
.referral-form fieldset {border: none; padding: 9px 0;}
.referral-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	text-align:left;
	width:45%;
	float:left;
	line-height: 18px;
	padding-top: 4px;}
.referral-form label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:100%;}
.referral-form input, .referral-form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #5e4a31;/* customize me! */
	width:45%;
	margin:9px 0 9px 2%;
	background: #ffffff;
	position: relative;}
.referral-form p.radio, .referral-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.referral-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;}
.referral-form p.verification {margin-top: 0;}
.referral-form p.verification img {border: 1px solid #5e4a31;}/* customize me! */
.referral-form p.radio input, .referral-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}
