.container {
 	margin-left: auto;
 	margin-right: auto;
	margin-top: 10px;
 	width: 760px;
	text-align: left;
	background-color: #ffe589;
	border: 1pt solid #b09d00;
	padding: 4px;
}

body {
 	margin: 0 0 20px 0;
 	text-align: center;
	background: url('images/backgr.gif') ;
}

.title {
	font-family: gothic, arial, "lucida console", sans-serif
}

.links {
	position: relative;
	padding 4px;
	top: 15px;
	width: 758px;
	height: 31px;
	border: 1pt solid #dbe7c0;
	text-align: center;
}

.indlink {
	font-family: sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 31px;
	padding: 2px;
}

a.link:active {
	text-decoration: none;
	color: #5c5303;
}

a.link:link {
	text-decoration: underline;	
	color: #5c5303;
}

a.link:visited {
	text-decoration: underline;
	color: #5c5303;
}

a.link:hover {
	text-decoration: none;
	color: #5c5303;
	font-weight: bold;
}

.selectn {
	border: none;
}

.content {
	top: 20px;
	position: relative;
	font-family: sans-serif;
	color: #002e00;
	padding: 4px;
	text-align: center;
}


.waterfront {
	border: 1pt solid black;
	font-family: sans-serif;
	font-size: 11px;
	color: #5c5303;
	background-color: #fffff7;
	padding: 4px;
}

.wf1 {
	background-color: #000000;
	line-height: 6px;
}

.wf2 {
	background-color: #a33848;
	line-height: 6px;
}

.wf3 {
	font-family: sans-serif;
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 6px;
}

.wf5 {
	font-family: sans-serif;
	color: #ffffff;
	font-size: 13px;
	letter-spacing: 3px;
}

.wf4 {
 	background-color: #d0aa59;
  line-height: 1px;
}

.style1 {
	font-family: sans-serif;
	font-size: 10px;
	color: #5c5303;
	padding: 4px;
}

.style2 {
	font-family: sans-serif;
	font-size: 12px;
	padding: 8px;
	color: #5c5303;

}

.style2b {
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold ;
	padding: 8px;
	color: #5c5303;

}

.style3 {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	padding: 4px;
	color: #5c5303;
}

.style4 {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
	padding: 4px;
	color: #5c5303;
}

.style5 {
	font-family: sans-serif;
	font-size: 17px;
	padding: 8px;
	color: #5c5303;

}

.price {
	font-family: sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px;
	color: #5c5303;
}

.windowtext {
	font-family: sans-serif;
	font-size: 10px;
	padding: 5px;
}

.windowbutton {
	font-family: sans-serif;
	font-size: 10px;
}

.windowtable {
	background-color: #ffe589;
	border: 1pt solid #b09d00;
}
.quicksearch {
	font-family: sans-serif;
	font-size: 13px;
	padding: 6px;
	color: #5c5303;

}

.fact {
	font-family: sans-serif;
	background-color: #ffeeaa;
	color: #5c5303;
	font-size: 9px;
	border: 1pt dashed #5c5303;
}

h1{
	text-align: center;
	text-decoration: underline;
}

h2 {
	text-align: center;
	text-decoration: underline;
}

h3 {
	text-align: center;
}

.itemresult {
	border: 1pt solid #5c5303;
	padding: 2px;
	background-color: #ffeeaa;
}

.res-t { 
	font-family: sans-serif;
	font-size: 12px;
	color: #5c5303;
	background-color: #F96 ;
	padding: 2px;
	}

.res-tt { 
	font-family: sans-serif;
	font-size: 14px;
	font-weight:bold ;
	color: #FF0;
	background-color: #F33 ;
	}

.btext { font-family: sans-serif; font-size: 12px; }
.btitle { font-family: sans-serif; font-size: 14px; background-color:#FF9933; text-align:center; }
.berror { font-family: sans-serif; font-size: 12px; color:#FF0000 ; }
.bfield { font-family: sans-serif; font-size: 12px; }
.bchoice { font-family: sans-serif; font-size: 12px; }
.bfieldmoney { font-family: sans-serif; font-size: 12px; text-align: right; }
.bfieldtotal { font-family: sans-serif; font-size: 12px; text-align: right; }

