@charset "utf-8";
/* CSS Document */

body
{	
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family:Tahoma;
	font-size:13px;
	color:#151515;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#93ccf2;
	}
	
.line18	
{	
	background-image:url(../images/line18.jpg);
	background-repeat:repeat-x;
	height:18px;
	
	}

.midbox	
{	
	background-image:url(../images/midboxbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

	}

.greentextcontact
{
	font-family:Tahoma;
	font-size:13px;
	color:#4c7d07;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:30px;
}	

.blackheading
{
	font-family:Tahoma;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	
}

.blackheading2
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	
}

.formlink
{
	font-family:Tahoma;
	font-size:13px;
	color:#2079c1;
	font-weight:bold;
	text-decoration:none;
	
}	

.formlink:hover
{
	font-family:Tahoma;
	font-size:13px;
	color:#2079c1;
	font-weight:bold;
	text-decoration:underline;
	
}
	
.orangelink
{
	font-family:Tahoma;
	font-size:12px;
	color:#f26721;
	font-weight:bold;
	text-decoration:none;
	}

.orangelink:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#f26721;
	font-weight:bold;
	text-decoration:Underline;
	}
	
.bluelink
{
	font-family:Tahoma;
	font-size:12px;
	color:#325e9f;
	font-weight:bold;
	text-decoration:none;
	}
.bluelink:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#325e9f;
	font-weight:bold;
	text-decoration:underline;
	}
	
	
.greenlink
{
	font-family:Tahoma;
	font-size:12px;
	color:#567f06;
	font-weight:bold;
	text-decoration:none;
	}
.greenlink:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#567f06;
	font-weight:bold;
	text-decoration:underline;
	}
.apointmentbox
{	
	background-image:url(../images/appointmentbox.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	height:477px;
}

.textbox {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #57b2fb;
	border: 1px solid #80b8e5;
	height: 19px;
	width: 200px;
	margin-top:10px;
	margin-bottom:8px;
	
	}
	
	
.commentsbox {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #57b2fb;
	border: 1px solid #80b8e5;
	height: 100px;
	width: 200px;
	margin-top:10px;
	margin-bottom:8px;
	
	}
	
.testimonials
{	
	background-image:url(../images/testtbox.jpg);
	background-repeat:no-repeat;
	height:306px;
		


}

.bluereadmore
{
	font-family:Tahoma;
	font-size:12px;
	color:#325e9f;
	text-decoration:none;
	}
.bluereadmore:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#325e9f;
	text-decoration:underline;
	}
	
.bottomline
{	
	background-image:url(../images/botline.jpg);
	background-repeat:repeat-x;
	height:3px;
}

.footertext
{
	font-family:Tahoma;
	font-size:12px;
	color:#505050;
	line-height:20px;
	text-decoration:none;
	}