body {
	text-align:center;
	margin:0px 0px 0px 0px;
	background:#AA80B2;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	min-height:500px;
	_height:500px;
}
#wrapper {
	margin:0px auto;
	width:900px;
}
#menuBG {
	width:900px;
	height:52px;
	background:url(images/menuBG.jpg) no-repeat top;
}
#menu_text {
	text-align:right;
	width:850px;
	padding-right:50px;
	color:#8b965c;
	padding-top: 15px;


}

#shell {
	float:left;
	width:900px;
	min-height:610px;
	_height:610px;
	background:url(images/shell_repeat.jpg) repeat-y top;
}
#contact_Dr_name {
	float:left;
	width:316px;
	height:612px;
	background:url(images/contact_Dr_name.jpg) no-repeat top;
}
#header_image {
	float:left;
	width:584px;
	height:347px;
	background:url(images/header_image.jpg) no-repeat top;
}
#content_area {
	float:left;
	width:584px;
}
#welcome {
	float:left;
	width:500px;
	text-align:left;
	font-size:30px;
	padding-left:35px;
	padding-top:8px;
}
#content_text {
	float:left;
	width:515px;
	text-align:left;
	padding-left:35px;
	padding-top:10px;
}
#footerBG {
	width:900px;
	height:36px;
	background:url(images/footerBG.jpg) no-repeat top;
}
#footer_text {
	width:900px;
	text-align:center;
	color:#8b965c;
	font:normal 11px "verdana";
	padding-top:13px;
}

#footer_text a{
	font:normal 11px "verdana";
	color:#8b965c;
}

#footer_text a:hover{
	font:normal 11px "verdana";
	color:#8b965c;
	text-decoration:underline;
}
#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none;}


/* Menu implementation */
#MainMenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:850px;

}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	/*text-align:center;*/
	width:850px;
	z-index:997;
}

#MainMenu ul li {
	margin:0px 0px 0px 0px;
	padding:2px 0px 6px 0px;
	list-style:none;
	display:inline;
	height:40px;
	width:auto;
	position:relative;
	z-index:998;

}

#MainMenu ul li a {
	font:normal 18px "Verdana";
	margin:0px 0px 0px 0px;
	padding:6px 0px 10px 0px;
	color:#8B965C; 

}

#MainMenu ul li a:hover {
	text-decoration: none;
}
#MainMenu ul li a img{
	padding:0px 13px 0px 13px;
	vertical-align:middle;
}

#MainMenu ul li ul {
	position: absolute;
	height: auto;
	width:150px;
	border-left: 4px #000000 solid;
	margin:0;
	left:13px;
	top:26px;
	background:#C7BE8A;
	display: none;
	z-index:999;
	text-align:left;

}

#MainMenu ul li ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: block;
	height:23px;
}

#MainMenu ul li ul li a {
	font: normal 11px "verdana";
	color: #000000;
	display:block;
	padding:3px 0px 6px 13px;
}

#MainMenu ul li ul li a:hover {
	text-decoration: none;
	padding:3px 0px 6px 13px;
}
/*#MainMenu ul li ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: block;
	height:23px;
	border-bottom:1px #000000 solid;
}

#MainMenu ul li ul li a {
	font: 12px "verdana";
	color: #000000;
	display:block;
	padding:3px 0px 0px 13px;
}

#MainMenu ul li ul li a:hover {
	text-decoration: none;
	background:#D3AC89;
	padding:3px 0px 0px 13px;
}*/

/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:normal 40px/100% Arial, Helvetica, sans-serif;
	color:#ffffff;
}

/*Content Implementation*/

#content_text p{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text a{
	font:12px Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#990000;

}
#content_text h2{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text h3{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text h4{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text h5{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#content_text ul{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
	margin-left:-27px;
}
#content_text ol{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
	margin-left:-20px;
}
