body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
background-color:#afab30;	

}
.style1 {color: #999999}
.style2 {
	font-size: 10px;
	color: #666666;
}
.style4 {font-size: 11px}
.style5 {font-size: 11px; color: #666666; }
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #791E0C;
}

.headbg{
background:url(images/headbg.jpg) repeat-x;height:112px;
}

.menubg{
background:url(images/tabbg.gif) repeat-x;

}
.white{font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;font-size:12px;font-weight:bold; padding-left:1px;padding-right:1px}
.white:link{text-decoration:none;color: #ffffff}
.white:visited {text-decoration:none;color: #ffffff}
.white:hover {color: #000000}

.bodybg{background-image: url(bg.jpg);
	background-repeat: repeat-x;
background-color:#cc381e;	
	}
	
	.contentbg{
	 background-image::url(images/contentbg.jpg) repeat-x; background-color:#FFFFFF;
	
	}

	.innertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;text-align:justify;line-height:19px;
	}
	
		.innertext2{
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;text-align:justify;line-height:19px;padding-right:15px;
	}
	
			.innertext3{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;text-align:center;padding:2px;color:#FFFFFF;
	}
	
	
.linebg{
background:url(images/line.jpg) bottom repeat-x;
}
	
.bottombg{
background:url(images/bottombg.jpg) repeat-x;height:71px;

}	
	
.bottomenu{font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;font-size:10px;font-weight:bold; padding-left:5px;padding-right:5px}
.bottomenu:link{text-decoration:none;color: #cc381e}
.bottomenu:visited {text-decoration:none;color: #cc381e}
.bottomenu:hover {color: #000000}

.newbox{

border:solid; border-width:1px;border-color:#CCCCCC;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; text-align:justify;padding:10px;
}
.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
A:hover { text-decoration: none; color: #000066;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	;
	text-decoration: none;
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.gallery-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/*----------------------------------------------------Doctors CSS----------------------------------------------------------*/

#doctors_list{
	text-align:left;
}

#doctors_list .column{
	width:225px;
	height:350px;
	float:left;
}

#doctors_list #col1, #doctors_list #col2{
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #333333;	
}

#doctors_list h1{
	font-size:14px;
	color:#CC0000;
}

#doctors_list ul h1 span{
	font-size:12px;
}

#doctors_list ul li{
	list-style:none;
	line-height:1.5em;
}

#doctors_list ul li a{
	text-decoration:none;
	color:#666666;
	cursor:pointer;
	font-size:13px;
}

#doctors_list ul li a:hover{
	color:#0099FF;
}

div#info_block{
	width:100%;
	height:200px;
	padding:20px;
	text-align:left;
}

div#info_block #info{
	margin-top:70px;
	margin-left:80px;
}

#info_block img{
	float:right;
	margin-right:100px;
	margin-top:-120px;
}

#info_block span{
	font-family:Calibri, "Myriad Pro";
}

#info_block h2{
	clear:both;
	font-size:24px;
	font-family:Calibri, "Myriad Pro";
}
