body {
	margin:0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center;
	background:url(bg.jpg) top center no-repeat;
	background-color:#CFAD80;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em; 
	color:#FFFFFF;
		}
#main {
	width:950px;
	padding:0px 5px 5px 5px;
	margin:0px auto 5px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	background-color:#658181;
			}
	#masthead{
	position:relative;
	top:0px;
	width:100%;
	height:220px;
	margin:0px auto; 
	padding:0px;
	text-align:center;
	background-color:#b10435; 
	}
#logobar{
	position:relative;
	top:0px;
	width:230px;
	height:160px;
	margin:0px; 
	text-align:center;
	padding: 30px 0px;
	background-color:#ffffff;	
	float:left;
	}
#centertop {width:950px;
	margin:0px auto;
	padding:0px 5px;
	background-color:#658181;}
#centerfeature  {
	width: 680px;
	top:0px;
	text-align:left;
	clear:none;
	}	
#sidebox{
	width: 250px;
	top:0px;
	float:right;
	background-color:#688789;
}
.parabox{
	width: 310px;
	top:0px;
	float:right;
	background-color:#688789;
	}
	
a:link { text-decoration:none; color:#A6BABC;}
a:visited {color:#A6BABC; text-decoration:none; }
a:hover {color:#d5af77;}
.padder {padding: 5px 8px;}

h2 {color: #A6BABC;	}
h3 {color: #A6BABC;	}
h4 {color: #A6BABC;	}
h5 {color: #A6BABC;	}
.heading {color: #A6BABC;	}
p{padding:3px 8px 8px 8px; font-size:smaller;}

ul { list-style: none;}
.right {	text-align:right;}
.picture {float:left; padding:5px;}
.small {font-size:x-small;}
.top  {		vertical-align:top;
		LEFT:0px;
		width:auto;
 		 TOP:0px; 
		position: relative;
					 }
.top2  {
		vertical-align:top;
		width:auto;
 		TOP:0px; 
		position: relative;
	text-align:right;
					 }
					 
#menusub  {
text-align:center;
height:100%;
width:230px;
left: 0px;
padding: 0px;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#ffffff;
position:relative;
	}
.whitemenu {
text-align:center;
width:230px;
background-color:#ffffff;
vertical-align:top;
	}

#mainnav { overflow:hidden;
	
	padding:0px;
	width:200px;
	text-align:left;
	}

#main-nav li{
list-style:none;
font-size:small;
padding:5px 0px;
width:170px;
text-align:left;
}

		 
a.nav{
text-decoration:none;
color:#d5af77;
padding:3px 5px;
float:left;
text-decoration:none;
width:170px;
text-align:left;
border-bottom: 1px solid #DCDDD7;
} 

a.nav:link{
color:#d5af77;
}
a.nav:visited{
color:#d5af77;
}

a.nav:hover{
  	color:#ffffff;
	background-color:#658181;
		}
a.navon{
  	text-decoration:none;
padding:3px 5px;
text-decoration:none;
width:170px;
color:#ffffff;
	background-color:#658181;
text-align:left;
float:left;
		}
a.white, a.white:visited{
color:#FFFFFF;
		}

a.white:hover{
  	color:#B20839;	
}

.warn {color:#B20839;
		font-size:small;
		font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
	}

.paragraph {
clear:left;
padding:0px 10px;
float:left;
width:310px;
}
 .box {background-color: #F2E4C4;
	padding: 5px;
	margin: 5px;
	font-size:small;
	font-weight:bold;
	color:#000000;
	}
.weekend3 {background-color: #F4EDE2; color:#688789;}
.weekend {color:#688789;}
.edit { border: 1px dashed #999999; font-size: x-small;}
			.tariff {text-align:left; }
.Editbox {background-color: #999999;
	padding: 2px; width:150px;
	clear:left;
	font-size:xx-small;}
.linkpic {padding:0px 5px 5px 0px; float:left;}
a.linkOpacity img {
	filter:alpha(opacity=100);  	
	opacity: 1.0;
	}
a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
}
.address {color:#A6BABC;
	padding: 5px;
	margin: 0px 10px 10px 34px;
	font-size:x-small;
	font-weight:bold;
	text-align: left;
	}
	
.utility{color:#A6BABC;
	padding: 5px;
	margin: 5px 10px 10px 30px;
	font-size:smaller;
	text-align: center;
	}
	.foot {clear:both;
		width:900px;
		height:10px;
	}
	.sqpic {margin:4px; float: right; }