@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; } /* -reset margin and padding on all elements */

/***** Main Layout Styles *****
-including all page elements that make up the basic site layout
*/
body { margin:0;background:#d7d6b7; }
/* Main layout Elements */
#shell {background:url(images/BG.jpg) repeat-x;}
#wrapper { position:relative; margin:0 auto;  width:876px; background:url(images/contentbg.jpg) repeat-y; }
#container { margin:0 auto; width:876px; background:url(images/content.jpg) no-repeat;}


.content { width:542px; min-height:280px; _height:280px; padding:212px 0px 5px 36px; }

/***** basic page content elements *****/
	.content hr {height:1px; color:#000000;}
	.content p, .content ol, .content ul, .content form {margin-top:5px; margin-bottom:25px; font:12px Verdana, Helvetica, sans-serif;color:#000000;line-height:21px;font-weight:normal; margin-left:9px;}
	.content ol{margin-left:45px;}
	.content ul{margin-left:45px;list-style:square; }	
	
/*****links*****/
	.content a:link, .content a:visited, .content ol li a, .content p a, .content a:active { font-weight:normal; color:#601210; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; text-decoration:underline;}	
	.content a:hover { color:#345772; }
/*****headings*****/ 
/*****-styles shared by all headings on the site*****/
	.content h3, .content h4 {font-family: Verdana, Helvetica, sans-serif; color:#345772; line-height:15px; margin:10px 0 6px 9px; font-weight:bold; }
/***** specific styles for each level*****/
	.content h3{font-size:15px;}
	.content h4{font-size:14px; }
	

/*header flash */
#headerflash { width:538px; height:237px; margin-left:-14px;}
/*patientlogin */
#patientlogin { width:120px;height:43px; position:absolute; left:12px; top:237px; z-index:9999;}
/* Menu area */
#menuarea { width:600px; height:46px; padding:70px 0px 0px 17px; position:relative; z-index:9999; }
/*Pagetitle*/
.homepagetitle { width:180px; position:absolute; left:61px; top:432px; }

/*Right Panel */
.image1 { position:absolute; width:308px; height:175px; left:247px; top:371px; }
#contactus { position:absolute; left:603px; top:369px; width:220px; height:30px; }
#address { position:absolute; left:631px; top:407px; width:155px; height:89px; }
#hours { position:absolute; width:229px; height:121px; left:600px; top:507px; }
#officespecials { position:absolute; width:216px; height:29px; left:604px; top:634px; }
.rightimage { position:absolute; width:197px; height:161px; left:618px; top:672px; }


/* Footer */
#Footer { margin:0 auto; width:876px; height:29px; background:url(images/contentbtm.jpg) no-repeat; padding-top:3px; text-align:center; }
#Footer p, #Footer p a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#d0d0af; line-height:18px; text-decoration:none; font-weight:normal; }
#footermenu { margin:0 auto; width:876px; padding-top:5px; font-size:10px; text-align:center; padding-bottom:15px;}
/*#footermenu p, #footermenu p a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#695a31; line-height:18px; text-decoration:none; }*/
#Footer a:hover/*, #footermenu p a:hover*/ { text-decoration:underline; }

/*Snapsis Menu */
#navigation {text-align:left;width:600px;}
#navigation ul li {margin:0px; padding:0px;list-style:none;float:left;display:inline;position:relative;}
#navigation ul li a {cursor:pointer;}
#navigation ul li a:hover {cursor:pointer;}
#navigation ul li ul {position: absolute;top:46px;width:177px;border-top:none;left:-20px;z-index:12;}
#navigation ul li ul li {float:left;display: block;height:24px;width:177px;background:url(images/submenubg2.jpg) no-repeat;}
#navigation ul li ul li a {font: 11px Verdana, Arial, Helvetica, sans-serif;color: #000000;	display:block;padding:2px 0px 2px 0px;text-align:center;height:18px;text-decoration: none;font-weight:bold;border-left:1px solid #000000;border-right:1px solid #000000;}
#navigation ul li ul li a:hover {background-color:#c1c19c;}

/* Bottom menu */
#sitemapnavigation {text-align: center;margin:0;padding:0;}
#sitemapnavigation ul li {list-style: none;display:-moz-inline-stack;display: inline-block;width: auto;margin:0;	padding:0;}
#sitemapnavigation ul li a {font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:normal;	color: #685930;padding:0px 5px 0px 5px;margin:0px 0px 0px 0px;border-right: 1px #000 solid;width: auto;}
#sitemapnavigation ul li a:hover {color: #685930;text-decoration: none;text-decoration:underline;}

/*Hidden Root Menu*/	
#sitemapnavigation130 span, #sitemapnavigation136 span, #sitemapnavigation148 span {display: none !important;}
	
/*Border Removal*/
#sitemapnavigation139 a, #sitemapnavigation149 a, #sitemapnavigation155 a {border-right: none !important;}

.photoright { border:2px solid; color:#000; padding:1px; float:right; }
.Staffphotoright { border:2px solid; color:#000; padding:1px; float:right; margin-left:8px; margin-bottom:20px; margin-top:12px; }
.Staffphotoleft { border:2px solid; color:#000; padding:1px; float:left; margin-right:8px; margin-bottom:20px; margin-top:12px; }
.bottom { clear:both; }
	
/* End of Site map Navigation   */

/*****  SIFR 3.0 b.436 *****/
@media screen {
	.sIFR-flash {visibility: visible !important; margin: 0; padding: 0;width:500px;}
	.sIFR-replaced, .sIFR-ignore {visibility: visible !important;}
	.sIFR-alternate {position: absolute; left: 0; top: 0;  width: 0; display: block; overflow: hidden;}
	.sIFR-replaced div.sIFR-fixfocus {margin: 0pt; padding: 0pt;  overflow: auto;  letter-spacing: 0px; float: none;}
}
@media print {
	.sIFR-flash {display: none !important;height: 0;width: 0;position: absolute;overflow: hidden;}
	.sIFR-alternate {visibility: visible !important;display: block !important;position: static !important;left: auto !important;top: auto !important;width: auto !important;height: auto !important;}
}
@media screen {
	.sIFR-active h1 {
		font-family: Verdana, Helvetica, sans-serif; font-size: 27px; visibility: hidden; padding: 0; font-weight:normal; margin:20px 0px 2px 23px;	}
}

/*****  DNN Overrides to make dnn match the design ******/
.formTable{width:auto !important;font:13px Verdana, Helvetica, sans-serif;line-height:1.5;color:#000000;}
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;;}
select, textarea, input, option, optgroup, button,  fieldset, legend, .Head, .SubHead, .DataGrid_Item, .DataGrid_Header, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *  {color:#000 !important;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited { color: #000 !important;	text-decoration: underline;}
.formlabel, .formLabel{font:13px Verdana, Helvetica, sans-serif;line-height:2;color:#000000; margin-right:12px;}
a.CommandButton:hover, a.CommandButton:focus { text-decoration: underline;}
.ModuleTitle_MenuBar {margin: 0 10px 0 0;}
#titlehome { color:#345772;font-weight:bold; }
.eipbackimg {display: none;}
.ControlPanel, .PagingTable {background: #BFE2F5; border:1px solid #000000;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {position: relative;	margin: 0 10px 0 0;}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}





