/* CSS Document */


a.topnav{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#ffffff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

a.topnav:hover{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#8DC63F;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.topnav-active{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#8DC63F;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.left-nav-heading{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#ffffff;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
.leftnav{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#383838;
font-size:12px;
text-decoration:none;
line-height:17px;
padding-top:4px;
padding-bottom:4px;
}

.content1{
font-family: times new roman,  Arial, Trebuchet MS, tahoma, Verdana ;
color:#2E2E2E;
font-size:14px;
text-decoration:none;
line-height:18px;
}
.content2{
font-family: Arial, times new roman,  Trebuchet MS, tahoma, Verdana ;
color:#000000;
font-size:13px;
font-weight:bold;
}
.phone{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#66BC29;
font-size:29px;
font-weight:bold;
}
.phone1{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#393939;
font-size:19px;
font-weight:bold;
}
.phone2{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#ffffff;
font-size:23px;
font-weight:bold;
}

h1{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#383838;
font-size:21px;
font-weight: bold;
margin-top:0px;
margin-bottom:0px;
line-height:25px;
}
.heading2{
font-family: Arial, tahoma, Trebuchet MS, Verdana ;
color:#383838;
font-size:15px;
font-weight: bold;
}
.img_border_1{
border: 4px solid #dddddd;
padding:1px;
border-radius:0px; 
float:left; 
margin:6px 12px 0px 0px;
}
.img_border_12{
border: 4px solid #dddddd;
padding:1px;
border-radius:0px; 
float:left; 
margin:6px 20px 0px 0px;
}
.img_border_2{
border: 4px solid #dddddd;
padding:1px;
border-radius:0px; 
float:right; 
margin:6px 0px 0px 8px;
}
.img_border_3{
border: 4px solid #dddddd;
padding:1px;
border-radius:0px; 
margin:0px 0px 0px 0px;
}

.list1{
    border:1px solid #9f9f9f;
	border-radius: 9px;
	background-color:#ffffff;
	width:150px;
    height:32px;
	color:#222222;
	font-weight:normal;
	font-size:13px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.list2{
    border:1px solid #9f9f9f;
	border-radius: 9px;
	background-color:#ffffff;
	width:115px;
    height:32px;
	color:#222222;
	font-weight:normal;
	font-size:13px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.list3{
    border:1px solid #9f9f9f;
	border-radius: 9px;
	background-color:#ffffff;
	width:75px;
    height:32px;
	color:#222222;
	font-weight:normal;
	font-size:13px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.textbox{
    border:1px solid #9f9f9f;
	border-radius: 9px;
	background-color:#ffffff;
    width:200px;
    height:32px;
	color:#222222;
	font-weight:normal;
	font-size:13px;
	margin-top:4px;
	text-indent:5px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;

}
.textarea{
    border:1px solid #9f9f9f;
	border-radius: 9px;
	background-color:#ffffff;
    width:200px;
    height:143px;
	color:#222222;
	font-weight:normal;
	font-size:13px;
	margin-top:4px;
	padding-top:5px;
	text-indent:5px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.footer{
font-family: Arial, Trebuchet MS, times new roman, tahoma, Verdana ;
color:#ffffff;
font-size:13px;
font-weight: bold;
line-height:22px;
padding-top:15px;
}

a.footer1{
font-family: Arial, Trebuchet MS, times new roman, tahoma, Verdana ;
color:#ffffff;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
a.footer1:hover{
font-family: Arial, Trebuchet MS, times new roman, tahoma, Verdana ;
color:#ffffff;
font-size:13px;
font-weight:bold;
text-decoration:none;
}