body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #D3CEB5;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	margin-top : 5%;
	margin-right: 5%;
	margin-bottom : 5%;
	margin-left: 5%;
}
table{
	background : #FFFFFF;
}
tr.header{
	background : #F2F1E3;
}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	margin: 1.2em 1.5em 1.2em 1.5em;
}
strong, b {
	font-weight: bold;
}
img{
	border: 0;
}
.nav{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color: #000000;
	font-size: 76%;
}
a.nav{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color: #000000;
	font-size: 76%;
}
a.nav:link{
	color : #000000;
}
a.nav:visited{
	color : #000000;
}

/* HEADINGS */
h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0.5em 0.5em 0.5em 0.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	}
h1.centered {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0.5em 0.5em 0.5em 0.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-size: 1.6em;
	margin: 0em 0.5em 0em 0.5em;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	}
h3 {
	font-size: 1.4em;
	margin: 0em 0.5em 0em 0.5em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
	/* FINAL FOOTER PARAGRAPH */
	p.Final{
	font-size: 76%;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align : center;
	margin: 0;
}
p.Final a{
	color : #000000;
}
p.Final a:visited{
	color :  #000000;
}
/* HOMEPAGEIMAGE */
div.homepageimg{
	text-align: center;
}
/* Footer */
.footer{
	background: #F2F1E3;
	font-size : smaller;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* News */
table#news{
	border : 1px solid #D3CEB5;
	
}
td.newsTitle{
	background-color : #D3CEB5;
	color : #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	font-weight : bold;
	text-align : left;
}
.newsDate{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	font-style : italic;
}
a{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color: #D3CEB5;
}
a:link{
	color : #FFCC33;
}
a:visited{
	color :  #D3CEB5;
}
.tagline{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	color : #FFCC33;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
}
.button{
  background: #D3CEB5;
  color: #000000;
}
ol, ul, li {
	font-size: 90%;
	line-height: 1.6em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}
li{
	list-style: square none;
}
.errorMessage{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.8em;
	margin: 1.2em 1.5em 1.2em 1.5em;
	color: Red;
	font-weight: bold;
}
div.map{
	text-align : center;
}
div.pullquotepics{
text-align : center;
padding : 0 20px 0 20px;
}
.tarriff {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.8em;
	margin-left:  1.5em;
}
div.tarrifftable{
	margin-left: 1.5em;
}
	
