@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0px;
	color: #000000;
	margin: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url('images/bg_body.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

#MainWhite
{
    background-color: #FFFFFF;
    width:938px;
    margin: 0 auto 0 auto;
}


img {
	border: none;
}

p {
	padding: 0px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 2px;
	color: #004822;
	padding-top: 10px;
	font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	color: #004822;
	padding-bottom: 5px;
	font-family: Garamond, Georgia, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a49262;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	color: #404f56;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align:center;
}
.tblFeature
{
    background-color:#f2f2f2; 
    border:1px solid #cccccc;
}
a:link {
	color: #024387;
	text-decoration: underline;
}

a:visited {
	color: #024387;
	text-decoration: underline;
}
a:hover {
	color: #a39161;
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
	text-decoration: underline;
}

a.menu:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.menu:hover {
	color: #193e86;
	text-decoration: underline;
}
a.footer:link {
	color: #828282;
	text-decoration: none;
}

a.footer:visited {
	color: #828282;
	text-decoration: none;
}
a.footer:hover {
	color: #828282;
	text-decoration: underline;
}
.footer
{
    color: #828282;
}
.txtGreen14
{
    color: #004822;
    font-size:14px;
}
.txtGreen
{
    color: #004822;
   
}

.telephone
{
    font-size:36px;
    font-family:Calibri;
    margin-bottom:25px;
}
.telephoneCall
{
    font-size:18px;
    font-family:Calibri;
}

.valingfortop
{
	width:250px;
}

.weather
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: #746b86;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	width:350px;
	background-color:White;
}
