.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FCDF91;
}
.border {
	border: 1px solid #BA972F;
}

p {
    margin-top: 0px;

}

h1 {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
h3 {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h4 {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
h5 {
	font-size: 16px;
}


.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #002C5A;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #002C63;
}
body {
	background-image: url(images/back.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F150A;
}
.sidetext {
	font-size: 11px;
	font-weight: normal;
	color: #5F150A;
}

.topstrip {
	background-image: url(images/topbackstrip.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.midback {
	background-color: #FCDF91;
	background-image: url(images/mountainback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.borderbttm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:link {
	color:#003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#3366CC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color:#003399;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #5F150A;
	width: 100%;
	height: 1px;
}

