﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8fece;
	font-size: 14px;
	color: #000000;
	font-family: trebuchet ms, arial, tahoma;
}
.links {
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #528201;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	color: #ff5a00;
}
.whitelinks {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks:hover {
	color: #FFFF00;
}
.copytxt {
	font-size: 9px;
	color: #FFFFFF;
	font-family: verdana;
}
.header1 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #75B20D;
}
.header2 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color:#FF3300;
}

.text {
	font-size: 14px;
	color: #000000;
	font-family: trebuchet ms, arial, tahoma;
}
.orangetxt {
	color: #FF8B00;
	font-family: trebuchet ms, tahoma, arial;
	font-size: 13px;
}
.style8 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.style9 {
	font-size: 18px;
	font-weight: bold;
}
.appointment
{

	font-family:Arial, Helvetica, sans-serif;
	color:yellow;
	font-size:12px;
	text-align:right;
	
}
.addbox{
	width:485px;
	height:225px;
	border:5px  #DCDCDC;
	border-style:dotted;
	padding:15px;
	background-color:#FFFFCC;
	font-size:14px;	
	text-align:justify;	
	
}

.ourservice {
	font-size: 14px;
	color: #000000;
	font-family: trebuchet ms, arial, tahoma;


}
/********************************************/
.drshelphoto  {
	padding-right:15px;
}

