body
	{
		background-image:url(../WebsiteGraphics/Background.jpg);
		background-repeat:repeat-x;
		background-color:#EBF4DF;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
	}



select
	{
	border: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	font-family:verdana,arial, times new roman;
	}

input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

/*
input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}
*/
	

a 
{
	
	
	color : #55850F;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :12px;
	text-decoration : none; 
	font-weight : normal;
}

a:hover
{

	color : #78B819;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :12px;
	text-decoration : underline; 
	font-weight : normal;
}


td
	{
	font-size: 12px;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #7E7A77;
	}
	
.PageTitle
	{
	font-size: 17px;
	font-family : Times New Roman,Geneva,Helvetica,Verdana,Arial,tahoma,sans-serif;
	font-weight : bold;
	line-height:17px;
	color : #000000;
	}
	
	
.Copyright
	{
	font-size: 9px;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #4C5938;
	}

a.TopLink
	{
	color : #78B819;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : bold;
	text-transform:uppercase;
	}

a.TopLink:hover
	{
	color : #55850F;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : bold;
	text-transform:uppercase;
	}
	
	
.vdot
	{
	background-image:url(../WebsiteGraphics/V_dot.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
	
.Hdot
	{
	background-image:url(../WebsiteGraphics/H_dot.gif);
	background-repeat:repeat-x;
	background-position:center;
	}

	
a.FrLink
	{
	color : #4C5938;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : normal;
	}

a.FrLink:hover
	{
	color : #000000;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : normal;
	}

.Footer

{
	background-image:url(../WebsiteGraphics/Footer_BG.jpg);
	background-repeat:repeat-x;
}
	
	
.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}

.MainBr
{
	border:solid 1px #C6E09F;
}

.MarRt
{
	margin-right:10px;
}

.MarLt
{
	margin-left:10px;
}

.Pad9
{
padding:9px;

}
h1 {
	font-size: 14px;
	font-family: Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-weight: bold;
	color: #7E7A77;
	margin-bottom: 0;
}
.menu a {
	color: white;
}

#contact_form {
	width: 550px;
	margin: 0 auto 30px;
}

#contact_form label {
	width: 150px;
}

#contact_form textarea {
	padding: 3px;
}

.error {
	background: #F6BEC1;
	margin: 3px 0;
	padding: 2px 3px;
	color: #222;
}
div#get_appointment {
	margin: 20px 0;
	font-size: 20px;
	text-align: center;
}
div#get_appointment a {
	font-size: 20px;
}
