#background {
	width: 100%;
	background-image: url(../images/backgroundimage.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -10px;
}
#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	font-weight: normal;
}

.footertext a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: underline;
}

.footertext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}

.footertext a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: underline;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFF;
}

.bodytext a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFF;
	text-decoration: underline;
}

.bodytext a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFF;
	text-decoration: underline;
}

.bodytext a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFF;
	text-decoration: none;
}
.goldbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #bf6625;
}
.goldbodytext a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #bf6625;
	text-decoration: underline;
}
.goldbodytext a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #bf6625;
	text-decoration: underline;
}

.goldbodytext a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #bf6625;
	text-decoration: none;
}



#header {
	background-color: #000;
	width: 950px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerimage {
	height: 250px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #c26426;
}
#wrapper {
	background-color: #000;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#container2 {
	width: 895px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#container {
	width: 925px;
	background-image: url(../images/greyline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#greyline {
	width: 930px;
}

#homeright {
	background-image: url(../images/greylinevertical.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	width: 450px;
	padding-left: 15px;
	height: 260px;
}
#homeleft {
	float: left;
	width: 438px;
	padding-right: 7px;
	padding-left: 15px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #bf6625;
}

.title a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #bf6625;
	text-decoration: underline;
}
.title a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #bf6625;
	text-decoration: underline;
}
.title a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #bf6625;
	text-decoration: none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #999;
}

.padding {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.clearfloat2 {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.leftpadding {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}
