* {
	margin: 0;
	padding: 0;
	behavior: url(../iepngfix.htc)
}

html {
	overflow-y: scroll;
}

body {
	font: 80% "Times New Roman", Times, serif;
	color: #000000;
}

#page-wrap {
	width: 916px;
}

#header {
	display: none;
}

#main {
	width: 773px;
	padding-top: 10px;
}

.mainsection {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A79261;
	margin-bottom: 25px;
	width: 770px;
}
.mainsectioncolumn1 h2, .mainsectioncolumn1b h2 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.mainsectioncolumn1 {
	width: 490px;
	float: left;
}

.mainsectioncolumn2 {
	float: right;
	margin-top: 53px;
	text-align: right;
}

.mainsectioncolumn3 {
	float: right;
	margin-left: 10px;
	text-align: right;
	margin-bottom: 10px;
}

p {
	margin-bottom: 1.2em;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
p  a:hover {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.goldborder {
	border: 1px solid #A79261;
}

#nav, #nav ul{
	display: none;
}

.goldborder2px {
	border: 2px solid #A79261;
}
.mainsectioncolumn1b {
	float: left;
}
fieldset { display: none;
}
textarea {
	float: right;
	text-align: center;
	padding-right: 88px;
	padding-bottom: 15px;
}
