.side{
background-repeat: repeat-y;
}
.sideright{
background-repeat: repeat-y;
background-position: right;
}
.title{
font-size: 18px;
font-family: tahoma;
text-align: justify;
color: #285880;
}
.phone{
font-size: 14px;
font-family: tahoma;
color: #FFFFFF;
font-weight: bold;
}
.main{
font-size: 13px;
font-family: tahoma;
color: #000000;
}
.footer{
font-size: 11px;
font-family: tahoma;
color: #333333;
}
.ahead4{
font-size: 11px;
font-family: tahoma;
color: #00CCFF;
}
:link {
	color: #56692a;
	text-decoration:none;
}
a:visited {
	color: #56692a;
	text-decoration:none;
}
a:hover {
	color: #8E3233;
	text-decoration:none;
}

#footer_text {
	color: #fff;
}

#footer_text a {
	margin-top: 10px;
	text-align: center;
	color: #ddf;
	text-decoration: underline;
}
