.banner {
	background-color: #e6d296;
	}
.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #505a3c;
}
.titlebar {
	background-color: #e6d296;
	text-align: center;
	background-image: url(../images/topbanner.gif);
	height: 45px;
	width: 796px;
	line-height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #505a3c;
}
.navbar {
	background-color: #e6d296;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top:6px;
}
.navbar a {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #505a3c;
	vertical-align: middle;
	border: 1px solid #505a3c;
	line-height: 14pt;
	background-color: #FFFFCC;
}
.navbar a:hover {
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	padding: 4px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-top-style: solid;
	border-top-color: #505a3c;
}
.footer a:hover {
	text-decoration:none;
	}
.contentbox {
	padding: 4px;
}
.picleft {
	padding: 4px;
	float: left;
	margin: 4px;
}
.picright {
	padding: 4px;
	float: right;
	margin: 4px;
}
.linx1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #660000;
	background-color: #F0E4BF;
	display: block;
	text-align: left;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.linx2 {
	font-size: 9pt;
	font-style: italic;
	display: block;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 1px;
}
.linx1 a:link {
	text-decoration: none;
	color: #003399;
	display: block;
}
.linx1 a:visited {
	text-decoration: none;
	color: #003399;
	display: block;
}
.linx1 a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #E1DFEC;
}.msg {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	background-color: #DEDEDE;
	text-align: center;
	border: 2px solid #BFD0EA;
}
.bwbtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #F4F4F0;
	display: block;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
}
.bwbnotes {
	font-size: 9pt;
	font-style: italic;
	background-color: #F4F4F0;
	display: block;
	padding: 4px;
}.biztitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #BFD0EA;
	display: block;
	padding: 5px;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #6C0E10;
}
#pics320right {
	padding: 2px;
	float: right;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 10pt;
	color: #333333;
	text-align: center;
}


#textleft {
	padding: 2px;
	float: left;
	width: 440px;
}
.cotttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #6C0E10;
	background-color: #FFFFCC;
	border: 1px solid #6C0E10;
	text-align: center;
	margin: 4px;
	padding: 2px;
}
.tarrifhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #6C0E10;
	background-color: #FFFFCC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C0E10;
}
.tarifftable {
	background-color: #FFFFE8;
	border: 1px solid #6C0E10;
}
.linx3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #660000;
	background-color: #E6D296;
	display: block;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #505A3C;
}

a:hover {
	text-decoration:none;
	}
.bottomnavbar form{
	background-color: #e6d296;
	height: 26px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;	
	margin-bottom:0px;
	display:block;
}
.bottomnavbar form a {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	color: #505a3c;
	vertical-align: middle;
	border: 1px solid #505a3c;
	line-height: 14pt;
	background-color: #FFFFCC;
}
.bottomnavbar form a:hover {
	background-color: #FFFFFF;
	color:#000000;
}
.submit {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #505a3c;
	vertical-align: middle;
	border: 1px solid #505a3c;
	line-height: 12pt;
	background-color: #FFFFCC;
	margin-bottom: 1px;
	}
.submit:hover {
	background-color: #FFFFFF;
	color:#000000;
	}
p img {
	padding-left:5px;
	padding-right:5px;
	}
.cottagelistnav {
	background-color:#ffffff;
	border-bottom:#e6d296 5px solid;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-top:#ffffff 1px solid;
	}
.cottagelistnav tr td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	}
.cottagelistnav tr td a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	background-color:#e6d296;
	border-bottom:#e6d296 5px solid;
	text-decoration:none;
	border-left:#e6d296 1px solid;
	border-right:#e6d296 1px solid;
	border-top:#e6d296 1px solid;
	color:#000000;
	}
.cottagelistnav tr td a:hover{
	background-color:#ffffff;
	text-decoration:none;
	}
.infobox {
	width:500px;
	margin:auto;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	border: 3px solid #505a3c;
	font-size:14px;
	}
.infoboxc {
	width:600px;
	margin:auto;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	border: 3px solid #505a3c;
	font-size:14px;
	}
.infotable {
	width:560px;
	margin:auto;
	margin-top:5px;
	border: 3px solid #505a3c;
	margin-bottom:10px;
	}
.infotable1 {
	border-right:#505a3c 3px solid;
	padding:5px;
	font-size:14px;
	}
.infotable2 {
`	padding:5px;
	padding-top:5px;
	font-size:14px;
	}	
.infotable1 a {
	font-weight:bold;
	}
.infotable2 a {
	font-weight:bold;
	}

.infoboxb {
	width:400px;
	margin-left:365px;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
	border: 3px solid #505a3c;
	font-size:14px;
	}
.infobox a{
	font-weight:bold;
	}
.infoboxc a{
	font-weight:bold;
	}
#leftlisting {
	float:left;
	border-top:1px solid #505a3c;
	width:230px;
	margin-left:1px;
	background-color:#e6d296;
	height:auto;
	padding:5px;
	background-image:url(../images/grey-fade.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:200px;
	}
#rightlisting {
	float:left;
	padding:5px;
	width:520px;
	vertical-align:text-top;
	}
.typetitle{
	padding-top:20px;
	text-align:center;
	font-size:19px;
	color:#505a3c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.listing {
	padding-bottom:5px;
	margin-left:10px;
	}
.listing a {
	color:#505a3c;
	}
.listing a:hover {
	color:#000000;
	}
listing a:visited {
	color:#333333;
	}
.bwbtitlethin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #F4F4F0;
	display: block;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	width:520px;
}
.bwbnotesthin {
	font-size: 9pt;
	font-style: italic;
	background-color: #F4F4F0;
	display: block;
	padding: 4px;
	width:520px;
}
.ttpad {
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	}
.bullet li {	
	padding-top:3px;
	padding-bottom:3px;
	}
.bullet2 {
	padding-left:190px;
	display: block;
	}
.bullet2 li {
	margin-bottom: 5px; 
	}
