body {
	background-image: url(images/bkgd.jpg);
	background-attachment: scroll;
	background-color: #D2AF86;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #705536;
	line-height: 24px;
	text-decoration: none;
	text-align: justify;
}
.midbkgd {
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.mains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #51505B;
}

.leader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	text-align: center;
}
.defaultbkgd {
	background-image: url(images/default_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
} 

a:visited {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D2AF86;
}

.h1 {
	font-family: "Trajan Pro", "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #343c32;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
