/* CSS Document */
body {
	background-color: #39220B;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #39220B;
	scrollbar-arrow-color: #39220B;
	scrollbar-darkshadow-color: #39220B;
	scrollbar-face-color: #A48078;
	scrollbar-highlight-color: #39220B;
	scrollbar-shadow-color: #39220B;
	scrollbar-3dlight-color: #39220B;
}
.legal {
	font-size: 9px;
	color: #A48078;
}
.orangetext {
	color:#F8A044;
}
.redtext {
	color:#A4141C;
}
.whitetext {
	color:#FFFFFF;
}
.testimonial {
	color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	margin-bottom:0px; 
	margin-top: 0px;
}
p {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	margin-bottom:9px; 
	margin-top: 0px;
}
li {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	margin-bottom:3px; 
	margin-top: 0px;
}
ul {
	margin-bottom:10px; 
	margin-top: -7px;
}
.headline {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
a:link {
	font-style: normal;
	font-weight: bold;
	color:#A4141C;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	color: #A4141C;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	color: #A4141C;
	text-decoration: none;
	font-size: 11px;
}

.form_desc {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}
.main {
	width:100%;
	height:100%;
}
form {
	margin:0px;
}
.textfield {
background-color: transparent;
color: #000000;
border: #A4141C 1px solid;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
height:18px;
width:200px;
margin-bottom:5px;
}
.textareafield {
background-color: transparent;
color: #000000;
border: #A4141C 1px solid;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
width:200px;
margin-bottom:5px;
}
.checkfield {
background-color: transparent;
color: #000000;
border: #A4141C 1px solid;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
height:18px;
width:18px;
margin-bottom:5px;
}
.messagefield {
background-color: transparent;
color: #000000;
border: #A4141C 1px solid;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
height:80px;
width:200px;
margin-bottom:5px;
}
.buttonfield {
background-color: transparent;
color: #000000;
border: #A4141C 1px solid;
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
height:18px;
width:90px;
margin-bottom:5px;
}

