
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #E67607;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}


h1 { font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	margin: 0 0 0px;
	padding-left: 20px;
	
}

h2{ font-family: Arial, Helvetica, sans-serif;
	color: #5D7575;
	font-size: 14px;
	margin: 0 0 0px;
	
}

h3 { font-family: "Times New Roman", Times, serif;
    font-style:italic;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0px;
	
}

h3 a:link {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	border-bottom: solid 1px;
}
h3 a:visited {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	border-bottom: solid 1px;
}
h3 a:hover{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FDE75D;
	border-bottom: dotted 1px;
}
h3 a:active{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	border-bottom: solid 1px;
}


.bodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 20px;
	vertical-align:top;
}
.bodyText a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #AC5C27;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #AC5C27;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #AC5C27;
	line-height: 20px;
	border-bottom: 0;
}
.bodyText a:active{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #AC5C27;
	line-height: 20px;
	border-bottom: solid 1px;
}



.footerText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D7575;
	line-height: 20px;
}
.footerText a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D7575;
	line-height: 20px;
	border-bottom: solid 1px;
}
.footerText a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D7575;
	line-height: 20px;
	border-bottom: solid 1px;
}
.footerText a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D7575;
	line-height: 20px;
	border-bottom: dotted 1px;
}
.footerText a:active{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D7575;
	line-height: 20px;
	border-bottom: solid 1px;
}

.imgBorder { padding: 8px 20px 0 0;
}
