@charset "UTF-8";
#wrapper {
	height: 770px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: 750px;
	width: 1100px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 50px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	color: #000000;
	float: right;
	clear: both;
	margin-top: -33px;
}
body {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
}
#logo {
	height: 50px;
	width: 327px;
	float: left;
	text-align: left;
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #624C2E;
	list-style-type: none;
	float: left;
	width: 150px;
	text-align: center;
}
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #624C2E;
}
#nav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #624C2E;
	font-weight: bold;
}
#left_content {
	float: left;
	height: auto;
	width: 487px;
	margin-top: 70px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F4D30;
	line-height: 1.4em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #624C2E;
	font-size: 15px;
	text-transform: none;
}
#right_content {
	float: right;
	height: auto;
	width: 600px;
	margin-top: 70px;
	text-align: left;
}
h1 {
	font-family: "Helvetica LT Std Cond Bold";
	font-size: 75px;
	text-transform: uppercase;
	color: #624C2E;
}
h2 {
	font-family: "Helvetica LT Std Cond Bold";
	font-size: 42px;
	color: #624C2E;
}
form  fieldset.dropdown  #other_label input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: lighter;
}
#focus_group {
	height: 150px;
	width: 160px;
	float: left;
	clear: both;
	padding-top: 0px;
	vertical-align: top;
	margin-top: 0px;
	text-align: left;
}
#footer {
	height: auto;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 260px;
	clear: both;
	float: left;
	padding-top: 0px;
}
/* form
*************************/
#scroll {
	overflow: auto;
	height: 550px;
	width: 600px;
}
form {
	font-size: 12px;
	color: #666666;
	margin-left: 25px;
}
form h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
}
form h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #624C2E;
}
form fieldset {
	clear: both;
	border: none;
	margin-top: 10px;
	height: 25px;
}
form input {
	color: #666666;
	width: 150px;
	height: 20px;
	border: 1px solid #999999;
	margin-left: 5px;
	float: right;
}
form label {
	width: 250px;
	display: block;
	float: left;
	margin-left: 10px;
}
form span {
	float: left;
	display: block;
	margin-top: 3px;
}
form fieldset#address {
	height: 80px;
}
form fieldset#address textarea {
	color: #666666;
	width: 410px;
	height: 70px;
	border: 1px solid #999999;
	float: right;
}
form fieldset#address label {
	width: 510px;
}
form fieldset.radio {
	height: auto;
}
form fieldset.radio span {
	margin-left: 10px;
}
form fieldset.radio span.description {
	height: 115px;
}
form fieldset.radio input {
	float: left;
	height: 15px;
	width: 15px;
	border: none;
}
form fieldset.radio input.text {
	float: left;
	height: 20px;
	width: 30px;
	border: 1px solid #999999;
}
form fieldset.radio label {
	width: 95px;
	margin-bottom: 10px;
}
form fieldset.radio label span {
	float: left;
	margin-left: 10px;
}
form fieldset.dropdown select {
	float: right;
	width: 250px;
	color: #666666;
}
form #other1_label {
	width: 275px;
	float: right;
	margin-right: 55px;
	margin-bottom: 10px
}
form #other1_label fieldset input {
	font-size: 12px;
	width: 150px;
	color: #333333;
	background-color: #CCCCCC;
}
form #other2_label {
	width: 275px;
	float: right;
	margin-right: 55px;
	margin-bottom: 10px
}
form #other2_label fieldset input {
	font-size: 12px;
	width: 150px;
	color: #333333;
	background-color: #CCCCCC;
}
form fieldset.dropdown label {
	width: 510px;
}
form fieldset.spouse label {
	width: 510px;
}
form fieldset.spouse input {
	width: 250px;
}
form fieldset.check {
}
form fieldset.check span {
}
form fieldset.check input {
	height: 15px;
	width: 15px;
	border: none;
}
form fieldset.check input.text {
	height: 15px;
	width: 15px;
	width: 100px;
	height: 20px;
	border: 1px solid #999999;
}
form p {
	font-size: 10px;
	margin-left: 10px;
}
form #submit {
	float: left;
	margin-top: 25px;
	height: 25px;
	width: 85px;
	color: #FFFFFF;
	background-color: #624C2F;
	font-weight: bold;
	border: 1px solid #2A2114;
	margin-left: 20px;
	clear: both;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
}

