body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: .9em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #474958;
}
a:link {
	color: #882F03;
}
a:visited {
	color: #882F03;
}
a:hover {
	color: #C47B14;
}
a:active {
	color: #231F20;
}
#bg {
	background-image:   url(images/template/bg.jpg);
	background-position: top;
	background-repeat:repeat-y;

}
#footer {
	background-image: url(images/template/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 130px;
	font-size: .8em;
	color:#ffffff;
}
#footer1 {
	background-image: url(images/template/footer2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 130px;
	font-size: .8em;
	color:#ffffff;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}
#footer1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer1 a:hover {
	text-decoration: underline;
}

#content{
padding: 20px 20px 20px 20px;
}
.left-image{
border:1px solid #333333;

}
.contactborder {
border: 1px solid #7C2313;
}
.red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6E1F12;
}
.style1 {	color: #231F20;
	font-weight: bold;
	font-size: 16pt;
}
.style2 {
	color: #882F03;
	font-weight: bold;
}