@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #483004;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#homecontent {
	margin-bottom: 0px;
	width: 380px;
	margin-left: 40px;
	margin-top: 260px;
	font-size: 14px;
}
#p2content {
	margin-bottom: 0px;
	width: 750px;
	margin-left: 40px;
	margin-top: 125px;
	font-size: 14px;
	overflow: visible;
}
.border {
	border: 2px solid #DBC055;
	margin-left: 20px;
	margin-bottom: 20px;
}
.border2 {
	border: 2px solid #DBC055;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tableborder {
	border: 2px solid #DBC055;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #DBC055;
}

a:link {
	color: #DBC074;
}
a:visited {
	color: #DBC074;
}
a:hover {
	color: #DC2911;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 818px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #967E52;
	text-align: right;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #967e52;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #e9cd7d;
	text-align: right;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#nav a {
	color: #dbc074;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 3px;
}
#nav img {
	padding-left: 20px;
}

#nav a:visited {
	color: #dbc074;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 3px;
}
#nav a:hover {
	color: #E9290E;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 3px;
}
.centerback {
	background-image: url(images/homeback.jpg);
	background-repeat: no-repeat;
	height: 593px;
	width: 818px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D0CAA8;
}
.centerback2 {
	background-image: url(images/p2back.jpg);
	background-repeat: no-repeat;
	height: 593px;
	width: 818px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D0CAA8;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.centerback2 #p2content strong {
	color: #DBC055;
}
