body{
background:#FFFFFF url(images/bg.jpg) top center repeat-x;
}

HTML{overflow-x:hidden;}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	color: #837E5B;
}

.regular-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
	color: #FFFFFF;

}
.regular-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	color: #126493;

}
.gray-title {
font-family:tahoma;
font-size:17px;
font-weight:bold;
color:#FF6600;
}

.green-title {
font-family:tahoma;
font-weight:normal;
font-size:14px;
line-height:22px;
color:#488a28;
}

.green-title2 {
font-family:tahoma;
font-weight:bold;
font-size:14px;
line-height:22px;
color:#488a28;
}

.links {
font-family:verdana;
font-size:10px;
font-weight:normal;
line-height:20px;
color:#FF7208;
}

.links a
{
text-decoration:none;
color:#307011;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#FF7208;
}

.slogan {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.slogan_footer {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#1673A6;
}

.green a
{
text-decoration:none;
color:#FFFFFF;
}
.green a:hover
{
text-decoration:underline;
color:#FDAC1A;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.header_bold {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#488a28;
}

.header_bold2 {
font-family:tahoma;
font-size:42px;
font-weight:bold;
color:#ffda0a;
}

.header_bold3 {
font-family:tahoma;
font-size:42px;
font-weight:bold;
color:#ffffff;
}
.greenbold {
font-family:tahoma;
font-size:25px;
font-weight:normal;
color:#666666;
}
