/*Theme color to replace: 950100*/

* { margin:0; padding:0; }

body { background: #F4EED4; font: 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #000; }
#shell { margin: 0px auto; position: relative; width: 900px;  }
#header { width: 900px; height: 225px; 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; }

/*Main Content*/
.content { min-height: 314px; _height: 314px; width: 475px; margin: 0 0 0 352px; padding: 32px 0 0 0;  }
	.content p { padding: 5px 0 10px 0; }
	.content a, .content a:visited { color: #950100; }
	.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: 900px; background: url(images/pageElements/footer.jpg) 0 0 no-repeat; padding-top: 25px; text-align: center; color: #000; font-size: 10px; line-height: 14px; clear: both; min-height: 150px; }
	#footer a, #footer a:visited { color: #000; text-decoration: none;  }
	#footer a:hover { color: #fff; }

/*Menu*/
#menu { width: 900px; height: 113px; background: url(images/pageElements/menu2.jpg) no-repeat; }
#navigation { position: absolute; top: 0; height: 112px; }
#nav { margin-left: 15px; }
#nav li	{ list-style: none; position: relative; float: left; text-align: center; }
#nav li a { font: 16px "Palatino Linotype", Arial, Helvetica, sans-serif; color: #605f5f; text-decoration: none; padding: 55px 30px 46px 20px; line-height: 116px; }
	#nav li a:hover { color: #8F020A; }

#nav li ul { position: absolute; left: -1px; top: 112px; background: #FCF3CE; padding: 10px 0; display: none; border: 2px #928a80 solid; border-top: none; }
#nav li ul li { float: none; text-align: center; }
#nav li ul li a { font: 12px Verdana, Arial, Helvetica, sans-serif; font-weight: normal; padding: 0; line-height: 20px; letter-spacing: normal; display: block; width: 100%; color: #000; }
	#nav li ul li a:hover { color: #878787; }

.mainHome, .mainHome ul { width: 122px; }
.mainAbout { width: 180px; }
.mainOffice, .mainOffice ul { width: 130px; }
.mainPatient, .mainPatient ul { width: 140px; }
.mainFun, .mainFun ul { width: 143px; }
.mainTlink { width: 157px; }
/*Subs*/


/*---- 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 h1 {visibility:hidden; font:normal 24px/24px Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0;}


/*Misc*/
.featureCenter { border: 2px #950100 solid; margin: 0px auto; }
.featureRight { border: 2px #950100 solid; margin: 5px; float: right; }
.photo { border: 1px #950100 solid; padding: 5px; background: #fff; margin: 0px 5px; }
.photoleft { border: 1px #950100 solid; padding: 5px; float: left; background: #fff; margin: 5px 5px 0px 0px; }
.photoright { border: 1px #950100 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; }
#pic { position: absolute; left: 0; }
.footerlogo { clear: both; padding: 20px 0 15px 50px; }