/*Theme color to replace: D19F58*/

* { margin:0; padding:0; }

body { background: url(images/pageElements/bck_02.jpg) top center repeat-x #819FAA; font: 13px/18px Arial, Helvetica, sans-serif; color: #00374b; }
#shell { margin: 0px auto; position: relative; width: 850px;  }
#header { width: 850px; height: 308px; background: url(images/pageElements/header2.jpg) 0 0 no-repeat; }
#container { width: 850px; background: url(images/pageElements/container2.jpg) repeat-y; }
#contentwrapper { width: 850px; background: url(images/pageElements/wrapper2.jpg) 0 0 no-repeat; }
#contentwrapperHome { width: 850px; background: url(images/pageElements/wapperhome2.jpg) 0 0 no-repeat; }

#logo { position: absolute; top: 82px; left: 51px; }
#pic { position: absolute; top: 58px; left: 389px; }

/*Main Content*/
.content { min-height: 300px; _height: 300px; width: 500px; margin: 0 0 0 282px; padding: 30px 0 20px 0;  }
	.content p { padding: 5px 0 10px 0; }
	.content a, .content a:visited { color: #7F0202; }
	.content a:hover {  } 
	.content ul, .content ol { margin-left: 20px;  }
	.content h2, h3, h4, h5 { margin: 5px 0;  }
	.content h2 { font-size: 20px; }
	.content h3 { font-size: 18px; }
	.content h4 { font-size: 16px; }
	.content h5 { font-size: 14px; }
	
/*Footer*/
#footer { width: 850px; background: url(images/pageElements/footer2.jpg) 0 0 no-repeat; padding: 75px 0 10px 0; text-align: center; color: #003366; font-size: 10px; line-height: 14px; clear: both; }
	#footer a, #footer a:visited { color: #003366; text-decoration: none;  }
	#footer a:hover { color: #fff; }

/*Menu*/
#navigation { position: absolute; top: 0;}
#nav { margin-left: 50px; }
#nav li	{ list-style: none; position: relative; float: left; }
#nav li a { font: 14px Arial, Helvetica, sans-serif; color: #fff; font-weight: bold; text-decoration: none; padding: 0px 10px; line-height: 30px; letter-spacing: 1px; }
	#nav li a:hover { color: #DA9400; }

#nav li ul { position: absolute; left: 1px; top: 20px; background: #7F0202; width: auto; padding: 10px 0; display: none; }
#nav li ul li { float: none; text-align: center; }
#nav li ul li a { font: 12px Arial, Helvetica, sans-serif; font-weight: normal; padding: 0; line-height: 18px; letter-spacing: normal; display: block; width: 100%; }
	#nav li ul li a:hover { color: #DA9400; }

.seperator { position: absolute; top: 0; }

/*Subs*/
.officeSub { width: 90px !important; }
.patientSub { width: 170px !important; }
.treatmentSub { width: 190px !important; }
.funSub { width: 100px !important; }
.tlink { margin: 3px 0 0 30px; }

/*Side Text*/
#contact { width: 210px; position: absolute; left: 45px; margin-top: 25px; }
	#contact img { border: none; padding-top: 10px; }

/*---- sIFR 3---*/
.sIFR-flash {  visibility: visible !important;	margin: 0;	padding: 0;}
.sIFR-replaced { visibility: visible !important; margin: 0; padding: 0; width: auto;}
.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
.sIFR-replaced > div { display: none !important;}
.sIFR-active #homeTitle {visibility:hidden; font:normal 75px/75px Verdana, Arial, Helvetica, sans-serif; margin: 0 0 0 282px; padding:0; height: 75px;}
.sIFR-active h1 {visibility:hidden; font:normal 30px/30px Verdana, Arial, Helvetica, sans-serif; margin:0 0 0 -5px; padding:0;}
.sIFR-active #contactName {visibility:hidden; font:normal 13px/13px Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0;}
.sIFR-active .contactText {visibility:hidden; font:normal 13px/13px Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0;}


/*Misc*/
.featureCenter { border: 2px #D19F58 solid; margin: 5px; background: #fff; }
.featureRight { border: 2px #D19F58 solid; margin: 5px; float: right; }
.photo { border: 1px #D19F58 solid; padding: 5px; background: #fff; margin: 0px 5px; }
.photoleft { border: 1px #D19F58 solid; padding: 5px; float: left; background: #fff; margin: 5px 5px 0px 0px; }
.photoright { border: 1px #D19F58 solid; padding: 5px; float: right; background: #fff; margin: 5px 0px 0px 5px; }
.pagePhoto { float: right; margin: 15px 0px 0px 5px; }
.errmsg {display:none;}
#validationmsg h4, #validationmsg ul li { color:#FF0000; }