body {
	margin: 0;
	padding: 0;
	background: url(../img/bkgd.jpg);
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, img, form, fieldset, label, blockquote {
	margin: 0;
	padding: 0;
	border: none;
}
h1 {
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #ac6b2c;
	margin: 0 0 0.4em 0;
}
h2 {
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: #ac6b2c;
	margin: 0 0 1em 0;
}
h3 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #0d4298;
	margin: 1.5em 4px 1em 0;
	padding: 0 0 8px 0;
	background: url(../img/line.gif) repeat-x bottom left;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0d4298;
	margin: 0.3em 0 0.3em 0;
}
h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ac6b2c;
	margin: 0 0 0.2em 0;
}
h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #3a1901;
	margin: 0 0 1em 0;
	line-height: 1.2em;
}
ol, ul {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin: 0.5em 0 25px 30px;
}
li {
	margin: 0 0 0.4em 0;
}
p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #3a1901;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
.small {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#wrap {
	width: 822px;
	margin: 0 auto;
	background: url(../img/bkgd_wrap.jpg) repeat-y;
	border-left: 3px solid #3a1901;
	border-right: 3px solid #3a1901;
	border-bottom: 3px solid #3a1901;
}
#head {
	height: 200px;
	border-bottom: 3px solid #3a1901;
}
#left {
	width: 247px;
	float: left;
	display: inline;
	background: url(../img/bkgd_left.jpg) repeat-x #186ac3;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	padding-top: 10px;
}
#left a {
	color: #e1b96c;
}
#left a:hover {
	color: #fff;
}
#left h3 {
	color: #fff;
	font-size: 12px;
	background: none;
	margin: 0 15px 0 15px;
	padding: 5px 5px 5px 10px;
	background: #e0b96a;
}
#left h5 {
	color: #fff;
	font-size: 12px;;
}
#left p {
	color: #fff;
	font-size: 11px;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 1.3em;
}
#nav {
	margin: 0 0 15px 0;
}
#nav a {
	color: #e1b96c;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/navstar.gif) no-repeat left center;
	padding: 5px 0 5px 20px;
	margin: 0 0 0 13px;
	display: block;
}
#nav a:hover, #nav a.active {
	color: #fff;
}
#right {
	width: 505px;
	float: left;
	display: inline;
	background: url(../img/bkgd_right.jpg) no-repeat top right #efead1;
	padding: 25px 0 0 35px;
	min-height: 560px;
	height: auto !important;
	height: 560px;
}
#right a {
	color: #0d4298;
}
#right a:hover {
	color: #186ac3;
}

form p {
	margin: 0 40px 0.5em 25px !important;
}

fieldset {
	padding: 7px 0 7px 0;
	margin: 0em 40px 20px 0;
	/*background: #f0ecd1;*/
	border: 1px solid #e1b96c;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #3a1901;
}
fieldset br {
	clear: both;
}
label {
	font: normal 1em Arial, Helvetica, sans-serif;
	float: left;
	margin: 2% 0 2% 3%;
	width: 44%;
}
input, textarea, select, checkbox, file {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 1px solid #e1b96c;
	color: #3a1901;
	float: left;
	width: 100%;
	margin-top: 2px;
}
input, textarea {
	padding: 2px;
}
label.long {
	width: 92%;
}
label.long input, label.long textarea, label.long select, label.long file {
	width: 100%;
}
label.short {
	width: 20.5%;
}
label.short input, label.short textarea, label.short select, label.short file {
	width: 100%;
}
.radiocheck {
	font: normal 1em Arial, Helvetica, sans-serif;
	margin: 2% 0 2% 3%;
	display: block;
	color: #3a1901;
	width: 44%;
	float: left;
}
.radiocheck input {
	float: none;
	border: none;
	margin: 0.7em 4px 0 0;
	padding: 0 !important;
	width: auto !important;
}
.radiocheck br {
	clear: none;
}
.radiocheckLong {
	font: normal 1em Arial, Helvetica, sans-serif;
	margin: 2% 0 1% 3%;
	display: block;
	color: #3a1901;
	width: 92%;
}
.radiocheckLong input {
	float: none;
	border: none;
	margin:U 0.7em 4px 0 0;
	padding: 0 !important;
	width: auto !important;
}
.radiocheckLong br {
	clear: none;
}
.button {
	background: #e1b96c;
	color: #3a1901;
	border: 1px solid #3a1901;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 2Upx;
	margin: 0;
	width: 130px !important;
}



#foot {
	clear: both;
	background: #56281a;
	border-top: 3px solid #3a1901;
	color: #e1b96c;
	font: 11px normal Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 20px;
}
#foot a {
	color: #fff;
}
#foot a:hover {
	color: #e1b96c;
}
.box {
	margin: 0 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	background: #011c6d;
}
.hidden {
	display: none;
}