body {
	background-image:url(images/background.gif);
	color: #d8cd8d;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
a {
	color: #d8cd8d;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	text-decoration: none;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:768px;
	height:262px;
}
#header2 {
	margin: 0px 0px 0px 0px;
	background-image:url(images/guestheader.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:206px;
}


#menu {
	position:relative;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:117px;
}
#menu ul{
	position:absolute;
	top:30px;
	left:265px;
}
#menu li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 10px;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
#menu a:hover{
	color:#3e3c27;
}
h1,h2,h3,h4, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #171508;
}
h1,h2 {
	position:absolute;
	top:94px;
}
h1 {
	left:241px;
}
h2 {
	right:75px;
}
h3 {
	margin: 15px 0px 0px 30px;
	border-bottom: solid 1px #625d3b;
}
h4 {
	margin: 22px 20px 20px 20px;
	border-bottom: solid 1px #625d3b;
}
/********************** Main ***************************/
#main {
	background-image:url(images/main_bg.gif);
	background-repeat: repeat-y;
	display:block;
	width:768px;
	height:auto;
}
#content {
	background-image:url(images/content_bg.gif);
	background-repeat: repeat-y;
	width:768px;
}
#content2 {
		background-repeat: repeat-y;
	width:768px;
}
/********************** Left - Text ***************************/
#left {
	float:left;
	width:490px;
}
#left p{
	padding: 5px 10px 10px 30px;
}
#left a:hover{color:#d8cd8d;}

table{
margin-left: 15px;
}

/********************** Right - Team ***************************/
#right {
	float:right;
	width:230px;
}
.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: none 0px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member span a{}
.member span a:hover{}

/********************** Footer ***************************/
#footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:97px;
	text-align:center;
	float:left;
	clear:both;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #908a68;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #18160e;
	margin:10px;
	display:block;
}

/**************************** form *************************************/

/*body{
	background: #F2F2E8;
}*/

a{
	color: #e1d59d;/*CC9900;*/
}

a:visited{
	color: #CC9900;
}

.form_table{
	width: 90%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #CCCCCC;
	background: url('images/background.gif');
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #CC9900;
}

.segment_header{
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	color: #FFFFFF;
	background: #57470C;
	background-repeat: repeat;
}

.q{
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

.q .question{
	font-weight: bold;
}

.q .left_question_first{
	width: 4em;
}

.required .icon{
	background-image: url(http://fs3.formsite.com//images/icons/formIcons/requiredStar.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 14px;
}

.q .text_field{
	background: #F2F2E8;
	border: 2px inset #CCCCCC;
	color: #57470C;
	margin-top: 1px;
	margin-bottom: 1px;
}

.q .file_upload{
	background: #F2F2E8;
	border: 2px inset #CCCCCC;
	color: #57470C;
	margin-top: 1px;
}

.q .file_upload_button{
	margin-top: 2px;
	border-color: #CCCCCC;
	clear: left;
}

.q .drop_down{
	background: #F2F2E8;
	border: 2px inset #CCCCCC;
	color: #57470C;
	margin-top: 1px;
	margin-bottom: 1px;
}

.q .matrix .multi_scale_break{
	background-color: #eeeeee !important;
	font-weight: normal !important;
	background: #57470C !important;
}

.q .matrix th{
	color: #FFFFFF;
	background: #57470C !important;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

.q .matrix td{
	padding: 1px 2px 2px 2px;
	text-align: center;
	border-left: 1px solid #9C9A99;
	white-space: nowrap;
	height: 26px;
}

.q .matrix_row_dark td{
	color: #000000;
	background: #DED6BF;
}

.q .matrix_row_light td{
	color: #000000;
	background: #C9C9B1;
}

.outside_container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.outside_container .submit_button{
	color: #000000;
	background: #F4F4F4;
	border-style: double;
	border-width: 3px;
	border-color: #000000;
}

.outside_container .progress_bar{
	background: #57470C;
	margin: 0;
}

