/*Theme color to replace: 7B517A*/

* { margin:0; padding:0; }

body { background: url(images/pageElements/background.jpg) top center no-repeat #DFB4DF; font: 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #000; }
#shell { margin: 0px auto; position: relative; width: 900px;  }
#header { width: 900px; height: 337px; background: url(images/pageElements/header.jpg) 0 0 no-repeat; }
#container { width: 900px; background: url(images/pageElements/container.jpg) repeat-y; }
#contentwrapper { width: 900px; background: url(images/pageElements/wrapper.jpg) 0 0 no-repeat; }
#contentwrapperHome { width: 900px; background: url(images/pageElements/wapperhome.jpg) 0 0 no-repeat; }

#logo { position: absolute; top: 82px; left: 51px; }
#pics { position: absolute; top: 223px; }

/*Main Content*/
.content { min-height: 200px; _height: 200px; width: 815px; margin: 0 0 0 37px; padding: 30px 0 20px 0;  }
	.content p { padding: 5px 0 10px 0; }
	.content a, .content a:visited { color: #331D32; }
	.content a:hover { color: #696BA4; } 
	.content ul { margin-left: 20px; padding-bottom: 10px; }
	.content ol { margin-left: 35px; padding-bottom: 10px; }
	.content h2, h3, h4, h5 { margin: 5px 0; color: #7B517A;  }
	.content h2 { font-size: 18px; }
	.content h3 { font-size: 16px; }
	.content h4 { font-size: 14px; }
	.content h5 { font-size: 13px; }
	
/*Footer*/
#footer { width: 900px; background: url(images/pageElements/footer.jpg) 0 0 repeat-y; text-align: center; color: #000; font-size: 10px; line-height: 14px; clear: both; border: 1px #000 solid; border-left: none; border-right: none; padding: 10px 0px; }
	#footer a, #footer a:visited { color: #000; text-decoration: none;  }
	#footer a:hover { color: #2E1B2E; }

/*Menu*/
#navigation { width: 900px; height: 37px; background: url(images/pageElements/menu.jpg) 0 0 no-repeat;}
#nav { margin-left: 30px; }
#nav li	{ list-style: none; position: relative; float: left; font: 14px Verdana, Arial, Helvetica, sans-serif; color: #fff; line-height: 37px; }
#nav li a { font: 14px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; line-height: 14px; padding: 7px 24px 8px 24px; margin: 2px 0; text-transform: uppercase; }
	#nav li a:hover { background: #B3B5D1; }

#nav li ul { position: absolute; left: 1px; bottom: 37px; background: #676BA3; width: 145px;display: none; }
#nav li ul li { float: none; text-align: center; line-height: 24px; }
#nav li ul li a { font: 12px Arial, Helvetica, sans-serif; color: #fff; font-weight: normal; padding: 0; line-height: 24px; display: block; width: 100%; text-transform: none; }
	#nav li ul li a:hover { background: #B3B5D1; }

/*Sub Centering*/
.officeSub { left: -3px !important; }
.patientSub {  }
.treatmentSub { left: -5px !important; }
.funSub {  }

/*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 36px/36px Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0;}


/*Misc*/
.featureCenter { border: 2px #7B517A solid; margin: 5px; }
.featureRight { border: 2px #7B517A solid; margin: 5px; float: right; }
.photo { border: 1px #7B517A solid; padding: 5px; background: #fff; margin: 0px 5px; }
.photoleft { border: 1px #7B517A solid; padding: 5px; float: left; background: #fff; margin: 5px 5px 0px 0px; }
.photoright { border: 1px #7B517A 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; }