body {
	margin:0px 0px 0px 0px;
	text-align:center;
	background:#99ad88;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/bg.jpg) repeat-x;
	min-height:720px;
	_height:720px;
}
#wrapper {
	margin:0px auto 0px auto;
	width:850px;
}
#header {
	float:left;
	width:850px;
	height:157px;
	background:url(images/header_new.jpg) no-repeat;
}
#topmenu {
	float:right;
	width:750px;
	padding-right:26px;
	padding-top:12px;
}
#patientlogin {
	float:right;
	width:98px;
	height:16px;
}
#map {
	float:right;
	width:132px;
	height:16px;
}
#contactus {
	float:right;
	width:95px;
	height:16px;
}
#home {
	float:right;
	width:47px;
	height:16px;
}
#mail {
	float:right;
	width:119px;
	height:14px;
	padding-top:102px;
	padding-right:20px;
}
#shellbg {
	float:left;
	width:850px;
	min-height:475px;
	_height:475px;
	background:url(images/shellbg.jpg) repeat-y;
}
#shell {
	float:left;
	width:850px;
	min-height:475px;
	_height:475px;
	background:url(images/shell_neww.jpg) no-repeat;
	}
#menubg {
	float:left;
	width:186px;
	padding-left:21px;
	/*padding-top:20px;*/
	cursor:default;
}
#menu {
	float:left;
	width:186px;
	cursor:default;
}
#slideshow_flash {
	float:right;
	width:599px;
	height:257px;
	padding-right:14px;
}
#content {
	float:right;
	width:728px;
	padding-right:62px;
	padding-top:18px;
	text-align:left;
}
#content_title {
	float:left;
	width:728px;
	color: #3e4c28;
	margin-top:-12px;
}
#content_text {
	float:left;
	width:728px;
	padding-top:7px;
	margin-top:-32px;
	margin-left:10px;
}

#shellbtm {
	float:left;
	width:850px;
	height:88px;
	background:url(images/footer.jpg) no-repeat;
}
#aao {
	float:left;
	width:133px;
	height:54px;
	padding-top:19px;
	padding-left:21px;
}
#footer {
	float:left;
	width:815px;
	padding-top:15px;
	padding-bottom:63px;
	/*margin-left:45px;*/
	
}
.image_class {border:none;}
/*inner page*/
#shell_inner {
	float:left;
	width:850px;
	min-height:475px;
	_height:475px;
	background:url(images/shell_inner_new.jpg) no-repeat;
}
#content_inner {
	float:left;
	width:336px;
	padding-top:12px;
	padding-left:37px;
	text-align:left;
}
#content_inner_admin
{
	float:left;
	width:600px;
	padding-top:12px;
	padding-left:37px;
	text-align:left;

}
#content_title_inner {
	float:left;
	width:336px;
	margin-top:-3px;

}
#content_text_inner {
	float:left;
	width:336px;
	padding-top:10px;
	margin-top:-30px;

}
#content_text_inner_flash{
	float:left;
	width:536px;
	/*padding-top:10px;
	margin-top:-30px;*/
	
}
#image {
	float:right;
	width:236px;
	height:347px;
	padding-top:36px;
	padding-right:20px;
}
.image_class {border:none;}
.clear {clear:both;}
.clear1 {clear:both;}
#clear {clear:both;}
#clear1 {clear:both;}

/*-------------S T Y L E S-------------- */

.style_cont {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.styleFoot {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
.address {
	font-family:Verdana;
	font-size:14px;
	color:#626e8a;
	font-weight:bold;
	text-align:center;
}
/*-------------S T Y L E S-------------- */


/*menu Implementation*/
#navigation { 
cursor:default;
}
#navigation ul
	 { 
	 cursor:default;
	}
#navigation li {
	position:relative; 
	list-style:none; 	
	float: left;  
	margin-left:-40px;
	cursor:default;
	}
#navigation li a img { 
	display: block;
	cursor:default;
	}
#navigation li a:hover { 
	text-decoration: none;
	} 
#navigation li ul {
	position: absolute;
	left: 186px;
	/*top: 2px;*/
	width:156px; 
	height: auto;	
	background: #809165;
	display: none; 
	margin:-31px 0px 0px 0px;
	padding:4px 0px 4px 0px;
	

	}
#navigation li ul li { 	
	float: none; 
	text-align: left;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	_height:15px
		}
#navigation li ul li a {	 
	padding:0; 
	text-decoration:none; 
	color: #FFFFFF;  
	font:14px Arial, Helvetica, sans-serif;
	text-transform: none;
	display: block;	
	margin: 4px 0px 4px 0px;	
	padding:0px 5px 0px 13px;	
	cursor:default;
	height:auto;

	
	}
#navigation li ul li a:hover  {
	background:#809165;
	text-decoration: none;
	color:#4F5D37;
	cursor:default;

	}
/*sIFR Implementation*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;        
	padding: 0; 
}

.sIFR-replaced { 
	visibility: visible !important; 
	width:auto; 
}

.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	text-decoration: none; 
}

.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
}

.sIFR-replaced > div { 
	display: none !important; 
}

.sIFR-active h1 {
	visibility:hidden; 
	font:normal 36px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px; 
	margin: 0; 
	padding:0;
}

#footer a{
	
	font:10px Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;

}
#footer a:hover{
	
	font:10px Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
	text-decoration:underline;
	
	
}
#content_text_inner_flash p{
font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.5;
}

#content_text_inner_flash h3{
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#000000;
	line-height:1.5;
	font-weight:bold;
}

#content_text_inner p{
    font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.5;
	}
#content_text_inner ul li{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.5;
}

#content_text_inner h3{
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#000000;
	line-height:1.5;
	font-weight:bold;
}
#content_text_inner ol li{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.5;

}

#content_text_inner a{
	font:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	line-height:1.5;

}
#content_text a
{
font:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	line-height:1.5;


}
/*#dnn_ctr423_ViewGuestbook_lstContent
{
margin-top:30px;
}*/
/*#dnn_ctr423_EditGuestbook_gvDisplayEntries{
margin-top:10px;
left:30px;

}
*/