@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 120%;
}
#rightColumn  img {
	border: 3px solid #CFAC44;
	margin-right: 30px;
}
#leftColumn img {
	margin-left: 20px;
	border: 4px solid #CFAE43;
	margin-bottom: 10px;
}
#rightColumn li {
	margin-left: 30px;
	list-style-type: square;
}
.leftimage {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 1px;
}
.picCaption {
	font-size: 80%;
	text-align: center;
	margin-left: -5px;
}


.bodyCopy {
	font-size: 85%;
	line-height: 130%;
	color: #000000;
}

#container {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
	background-image: url(images/backGround2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	background-image: url(images/header.jpg);
	height: 142px;
	width: 870px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#topNav {
	width: 310px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 75%;
	margin-left: 545px;
}
.Headline {
	font-size: 130%;
	font-weight: bold;
	color: #D3AC45;
	line-height: 120%;
}
#topNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mainbody {
	background-repeat: repeat-y;
	width: 869px;
	background-position: center top;
}
#leftColumn {
	width: 210px;
	float: left;
	position: relative;
	background-repeat: repeat-y;
	font-size: 90%;
	line-height: 120%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#leftColumn li {
	margin-left: 20px;
	list-style-type: square;
}
.boldGold {
	font-weight: bold;
	color: #D3AC45;
}

#rightColumn {
	float: right;
	width: 480px;
	position: relative;
	margin-right: 50px;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#clear {
	clear: both;
}
#footer {
	height: 110px;
	font-size: 80%;
	padding-top: 90px;
	font-weight: normal;
	line-height: 110%;
	background-image: url(images/footer.jpg);
	color: #000000;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footAddress {
	float: right;
	width: 590px;
	text-align: center;
}

.bodyCopy a {
	color: #BD982E;
	font-weight: bold;
	text-decoration: none;
}

#footer a {
	color: #000000;
	text-decoration: none;
}
legend {
	font-weight: bold;
	color: #CAAD45;
}
fieldset {
	padding: 10px;
	border: 1px solid #CFAC44;
}
#form1 {
	font-size: 95%;
}
input {
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7E8B9;
	border-right-color: #CFAC44;
	border-bottom-color: #CFAC44;
	border-left-color: #F7E8B9;
}
h2 {
	font-size: 1em;
	color: #CFAC44;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}
