a {
	color:#73513f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	background-color: #120c1e;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.maintable {
	border: #ffffff 1px solid;
	width: 770px;
	margin-top: 19px;
}
.top {
	background-color: #826b51;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
}
.nav {
	background-color: #921a16;
	height: 43px;
}
.lightbar {
	background-color: #921a16;
	height: 3px;
}
.content {
	background-color: #d1c8c4;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 344px;
}
.contentbody {
	height: 314px;
	vertical-align:top;
	text-align:left;
}
.content2 {
	background-color: #d1c8c4;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 344px;
}
.contentbody2 {
	height: 255px;
	vertical-align:top;
	text-align:left;
}
.copy {
	width:435px;
	font-size:12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#73513f;
	margin-bottom:8px;
}
.copy2 {
	width:435px;
	font-size:12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#73513f;
	margin-bottom:23px;
}
.copy3 {
	font-size:12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#73513f;
}
.accent {
	font-size:13px;
	color:#f7941d;
	font-style:italic;
	font-weight:bold;
	line-height:15px;
	margin-bottom:6px;
}
.intro2 {
	font-weight:normal;
	font-style:italic;
}
.copyright {
	color:#d7cac6;
	font-size:10px;
	text-align:center;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.sidepic {
	width:241px;
	text-align:left;
	padding-top:20px;
}
.sidepic2 {
	width:241px;
	text-align:left;
	padding-top:0px;
}
.copytitle {
	margin-top:20px;
	margin-bottom:30px;
}
.copytitle2 {
	margin-top:20px;
	margin-bottom:20px;
}
.pagelink {
	font-style:italic;
	text-decoration:underline;
	color:#73513f;
}
.intro {
	color: #73513f;
	font-weight:bold;
}
.more {
	color: #73513f;
	text-decoration:underline;
}
.forms {
	color:#73513f;
	font-size:10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
input {
	font-size:11px;
}
select {
	font-size:11px;
}
.submit {
	background-image: url(images/submit2.gif);	
	background-repeat: no-repeat;
	background-position: center;
	background-color: #db430e;
}
.bolditalic {
	font-weight:bold;
	font-style:italic;
}
.name {
	color:#f7941d;
	font-weight:bold;
	text-decoration:underline;
}


