.border {
	border: 2px solid #C1AC59;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #595025;
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px none #BDA855;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A89644;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}
.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #AC9A48;
	border-right-color: #AC9A48;
	border-bottom-color: #AC9A48;
	border-left-color: #AC9A48;
}
.nav {
	text-align: left;
	vertical-align: top;
	padding-top: 100px;
}
.image {
	text-align: center;
	vertical-align: top;
	border: 1px none #C3AE5B;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3AE5B;
	border-right-color: #C3AE5B;
	border-bottom-color: #C3AE5B;
	border-left-color: #C3AE5B;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #AF9A49;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #B29D4A;
	text-decoration: none;
}
h1 {
	font-size: small;
	font-weight: bold;
	color: #A48E44;
}
h2 {
	color: #000099;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background-attachment: scroll;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.copyright {
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
