body {margin:0 ; font: 12px arial, verdana, helvetica, sans-serif; color: #000; line-height:16px; background:#76A2D1 url(images/pageElements/bgd_page.jpg) 0 0 repeat-x; }

#shell {width:760px; margin:0 auto 0 auto; background:url(images/pageElements/bgd_shell.gif) 0 0 repeat-y; position:relative;  border:1px solid #6C9FBC; border-width:0 1px 1px 1px;}

#container {display:block; background:url(images/pageElements/bgd_container.gif) 0 0 no-repeat; padding-top:7px;}

#hspace {clear:both; height:1px;}

#intro {height:350px; width:650px; margin:55px auto 0 auto; overflow:hidden; font:10px Arial, Helvetica, sans-serif; color:#03132C; text-align:center;}
	#intro h1, #intro a {font:10px Arial, Helvetica, sans-serif; color:#03132C;}

#sideSet {float:left;}
	#sideSet img {border:0;}
#menu {margin-top:16px; padding-bottom:13px;}
	#menu img {margin-bottom:4px;}
	
#pagePhoto {margin-left:227px; display:block; height:165px;}

#content {width:510px; margin-left:233px; padding-bottom:4px; padding-top:15px; }
	#content a {text-decoration:underline; color:#0024ff;}
	#content a:hover {color:#626262; text-decoration:none;}
	#content h3 {color:#004e86; font:bold 14px arial, Helvetica, verdana, sans-serif; margin-bottom:1px;  }
	#content h4 {color:#000000; 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; }

#footer {width:760px; margin:8px auto 0 auto; font:11px verdana, Arial, Helvetica, sans-serif; color:#fff; text-align:center; line-height:15px;}
	#footer a { color:#fff; text-decoration:none; }
	#footer a:hover { color:#1E3555; text-decoration:none; }
	.copywrite { font-size:9px; margin-top:5px;}


/* Stuff */

#feature {margin:25px auto 20px auto;}

.right {margin:0px 0px 7px 8px; float:right;}
.left {margin:0px 8px 7px 0px; float:left;}

.photoright {padding:3px; background:#fff; border:1px solid #000; float:right; margin:1px 0px 8px 9px;}
.photoleft{padding:3px; background:#fff; border:1px solid #000; float:left; margin:1px 9px 8px 0px;}
.photo {padding:3px; background:#fff; border:1px solid #000;}

.featureRight {border:7px solid #87aabf; padding:3px; float:right; margin:1px 0px 8px 9px;}
.featureCenter {border:7px solid #87aabf; padding:3px; margin:7px auto 7px auto; }

#faq a {text-decoration:none; color:#00355D; font-weight:bold;}
#faq a:hover {text-decoration:none; color:#014E86;}
#faq li a {display:block; line-height:13px; margin-bottom:8px; _margin-bottom:0;}
.faqAnswer {width:85%; background-color:#fff; border:1px solid #00355D; padding:8px; color:#000; margin-bottom:15px; line-height:16px; font-size:11px;}


/* SIFR */
.sIFR-flash {visibility: visible !important; margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-hasFlash h1 {visibility: hidden; letter-spacing: -3px; color: #000000; font-size:20px; height:20px; margin-bottom:16px; margin-top:0 ; display:block; }
.sIFR-hasFlash h2 {visibility: hidden; letter-spacing: -3px; color: #002748; font-size:20px; height:20px; margin-bottom:1px; margin-top:16px; display:block; }


/* LightBox -- squeezebox */
#sbox-window embed, #sbox-window object, #sbox-window select {visibility:visible;}
#sbox-overlay {	position:absolute; background-color:#000;}
#sbox-window {position:absolute; background-color:#fff; text-align:left; overflow:visible; padding:10px; -moz-border-radius:3px;}
#sbox-btn-close {position:absolute; width:30px; height:30px; right:-15px; top:-15px; background: url(images/closebox.png)  top left no-repeat !important; background: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/closebox.png');	border:	none; cursor:pointer;}

.sbox-loading #sbox-content {background-image:url(images/spinner.gif); background-repeat:no-repeat; background-position:center;}
#sbox-content {clear:both; overflow:auto; height:100%; width:100%;}
.sbox-content-image#sbox-content{ overflow:visible;}
#sbox-image {display:block;}

/* Global form styles */
div.referral-form, div.appointment-form, div.comments, div.login-form {
	width: 100%;
	margin-top: 18px;	
}

fieldset {border: 0; padding: 9px 0;color: #002544; margin: 0 18px;}
fieldset div {clear: both;}
.form-header {color: #002544; border-bottom: 1px solid #002544;/*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 #c6dbed;/*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:#c6dbed;/* customize me! */
	border: 1px solid #002544;
	text-align:center;
	line-height:31px;
	color:#002544;/* customize me! */
	font-size:12px;
	font-weight:bold;}
fieldset input, fieldset textarea, fieldset select {line-height: 18px; height: 18px; padding: 4px 9px 5px 9px; border: 1px solid #002544;}
fieldset input.radio {border: 0;}
fieldset p.verification img {border: 1px solid #002544;}
fieldset label {margin-top: 9px;}
fieldset label, label span {text-align: left; line-height: 18px;}
fieldset textarea {height: 144px; overflow: auto;}
label.required {background: url(../images/required_note.gif) 100% 0 no-repeat;}
p.required-note {font-weight: bold;}
p.required-note img {display: inline;}
p.radio-float, p.radio-float input {line-height: 27px; vertical-align: middle;}

/* comment form */	
div.comments {
	margin: 18px 0;
	padding: 0;
}
.comments li {font-weight: bold; margin: 0;}
.comments label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	float:left;}
.comments label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;}
.comments .label-block label {float: none; clear: both; width: 100%; text-align: left;}
.comments input, .comments textarea {
	float:left;
	font-size:12px;
	padding:0 2px;
	width:40%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.comments textarea {width: 95%;}
.comments p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.comments p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 0;
	vertical-align: middle;
	line-height: 18px;}
.comments p.verification {margin-top: 0;}
.comments p.radio input, .comments p.radio-float input {
	float: none;
	margin: 0 0 0 0;
	padding: 4px 2px;
	width: auto;}
.comments p.radio span {padding: 0 2% 0 0;}
.comments .radio {text-align: left; font-weight: normal;}
.comments .comments-box label {float: none; font-weight: normal; display: block; text-align: left;}
.comments .comments-box textarea {float: none; margin-left: 0; width:95%;
}

/* JQuery */
input.error, select.error, textarea.error {border-color: #a52003; background: #fefda1; }
div.error {padding-left: 18px; background: url(../images/validate_error.jpg) 0 0 no-repeat; color: #a52003; 
		 display: block; margin:0 0 9px 47%; font-size: 11px; font-weight: normal; line-height: 18px; clear: both;}
div.success {padding-left: 18px; background: url(../images/validate_ok.jpg) 0 0 no-repeat; color: #000000; 
		   display: block;margin:9px 0 0 0;font-size: 11px; font-weight: normal; line-height: 18px; float: right; clear: none;}
.contact-form div.error, .contact-form div.success {margin-left: 0;}

.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}