html {
	height: 100%;
}
body {
	height: 100%;
	margin:0px;
	padding:0px;
	background-image: url(images/pagebg.gif);
	background-color: #837F2D;
}
.maintable{
	width:760px;
	background-color:#6F6029;
	background-image: url(images/contentbg.gif);
}
.navbar {
	background-color: #404024;
}
.contentcell {
	
	position: relative;
}
.headercell {
	position: relative;
	background-image: url(images/tablebg.gif);
	width:760px;
}


.dashed_header {
	margin-top: 12px;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #97863f;
	border-bottom-color: #97863f;
}



.cream_11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e4e3ab;
	font-size: 11px;
}

.cream_12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e4e3ab;
	font-size: 12px;
}

.cream_14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e4e3ab;
	font-size: 14px;
}

.cream_16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e4e3ab;
	font-size: 16px;
}

.black_12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-size: 12px;
}

.black_11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-size: 11px;
}

.black_14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-size: 14px;
}

.black_18 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-size: 18px;
}


.ser_cream_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e4e3ab;
	font-size: 12px;
}

.ser_cream_14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e4e3ab;
	font-size: 14px;
}
.ser_black_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2d2d2d;
	font-size: 12px;
}

.ser_black_14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2d2d2d;
	font-size: 14px;
}



a{
	color:#c6ae12;
	text-decoration:none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a840;
	padding:10px;
}

.contenttitle_dashed {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2d2d2d;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom:1px solid #baa86f;
	margin-bottom:8px;
	padding-bottom:4px;
}

.callouttable{
	border-left: 1px solid #ceba67;
	border-right: 1px solid #ceba67;
	background-color: #8A7C4E;
}
.map_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404024;
}

.map_text a{
	text-decoration:none;
	color: #246c8d;
}

.pricetable{
	background:url(images/pricebg.gif);
	background-repeat:repeat;
	padding: 4px 12px 4px 12px;
}

.pricerow{
	border-bottom:1px dashed #aaaa96;
	
}

.pricecell{
	background-color:#9d9d77;
	margin-left: 10px;
	margin-bottom:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2d2d2d;
	font-size: 11px;
	padding: 2px 8px 4px 8px;
}

.priceheader{

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2d2d2d;
	font-size: 11px;
	margin-left: 10px;
	padding: 2px 0px 4px 0px;

}

.pricelabel{

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e4e3ab;
	font-size: 14px;
	padding: 2px 0px 4px 0px;

}

.input{
	background-color:#bcbc9b;
	border-top:0px;
	border-right: 0px;
	border-left:0px;
	border-bottom:1px dashed #b1b1a7;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	font-size: 11px;

}