body{
	position: absolute;
	width: 100%;
	min-width: 750px;
	padding:0px;
	margin:0px;
	background:#947D5B;
	font-size: 13px;
}

td { vertical-align:top; padding:0px;}
a {color:#892B23;}
a:hover{text-decoration:none;}

img { border:0px;}

.header {height:140px; background:url(header_bg.jpg) top left repeat-x; min-width: 900px;}

.input1 {height:19px; width:75px; color:#2C2C2C; vertical-align:middle; font-size:10px;}

.input { vertical-align:middle; width:190px; height:18px; padding:0 0 0 5px;}

input {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#795828;
}

textarea {width:190px; height:83px; padding-left:5px; overflow:auto;}

.nav ul {
	list-style-type: none;
	margin-top: 5px;
}

.nav ul a {
	padding-right: 24px;
	padding-left: 24px;
	display: block;
	text-decoration: none;
	font-family: "Bickham Script Pro Regular";
	font-size: 1.23em;
	font-weight: bold;
	color: #892b23;
}

.nav ul a:hover {
	color: #947D5B;
	border-bottom: 3px solid;
}

.nav li {
	float: left;
	line-height: 32px;

}

.nav {
	background:url(header_bg2.jpg) top left repeat-x;
	height: 44px;
	line-height: 44px;
	position: absolute;
	min-width: 900px;
	width: 100%;
}

.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #e1c69e;
	clear:both;
}

.footer a {
	color: #892b23;
}

.footer a:hover {
	border-bottom: 1px solid #e1c69e;
	text-decoration: none;
}

.content_wrapper {
	background: url(row1_bg.gif) repeat-x;
	background-color: #500100;
	color: rgb(255, 255, 204);
	font-size: 18px;
	margin-top: 44px;
	padding-top: 20px;
	width: 100%;
	min-width: 900px;
	clear:both;
}

.content_wide {
	width: 900px;
	text-align: justify;
	padding-left: 50px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
}

.bottom_box {
float:left; width: 200px; font-size: 13px; font-weight: bold;
}

.bottom_box_left{
float:left; width: 96px;
}

.bottom_box ul {
	list-style: none;
	margin: 0;
}

.bottom_box li {
	background: url(row2_list_bg.gif) no-repeat 0px 7px;
	margin-left: -40px;
	padding-left: 10px;
}

.content_bottom {
}

.white {
	color: #fff;
	font-weight: normal;
	font-size: 17px;
}

.white a {
	color: #fff;
}

img.BorderedImage {
	border-style:groove;
	border-width:3px;
	border-color:#e1c69e;
}
img.FloatLeft {
	float: left;
}

h2 {
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	line-height: 0px;
	height: 0px;
	color: rgb(137, 43, 35);
}

.field {
	float: left; 
	width: 120px;
	display: inline;
}

.narrow {
	width: 60px;
}

.wide {
	width: 160px;
}

.very_wide {
	width: 200px;
}

.b {
	font-weight: bold;
}

.red {
	color: rgb(137, 43, 35);
}