/* CSS Document */

body {
	background-image: url(/images/back.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	margin: 0px auto;
	width:840px;		
	background-image: url(/images/wrapback.jpg);
	background-repeat: repeat-y;
}
#header {
	margin: 0px auto;
	width:800px;
	
}
#news {
	width:150px;
	float: left;
	margin-left: 30px;
	border: thin dashed #64A3A8;
	display: inline;
}
#news p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	padding-right: 5px;
	padding-left: 5px;
	}
#homecontent {
		width:300px;
		float: left;
		padding-left: 10px;
		padding-right: 10px;			
}
#homeright {
	width:300px;
	float: right;
	margin-right: 30px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(/images/bullet.jpg);
}
.specialist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(/images/bulletwhite.jpg);
}

#navigation {
	margin: 0 auto;
	width:780px;
	}
	.spacer {
	clear:both;
	}
.times {
	font-weight: bold;
	background-color: #E5EEF5;
	padding: 20px;
	width: 350px;
	border: thin dashed #374b88;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footer {
	margin: 0 auto;
	width:800px;
	height: 80px;
	background-image: url(/images/footer.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64A3A8;
}
a:link {
	color: #497E83;
}
a:visited {
	color: #497E83;
}
a:hover {
	color: #BBD7D9;
}
a:active {
	color: #497E83;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D317D;
	padding-right: 5px;
	padding-left: 5px;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F9FA9;
	font-weight: bold;
}
#clinicservices {
	margin-left: 30px;
	width:470px;
	float: left;
	display: inline;	
}.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #64A3A8;
}
#doctors {
	margin: 0 auto;
	width:800px;	
}
#count {
	margin: 0 auto;
	width:600px;
	}

.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/

