body {
	background-color: #e0dbd2;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a img {
	border: 0;
}

body a {
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

div#wrapper {
	border-left: 8px solid #5a5b50;
	border-right: 8px solid #5a5b50;
	width: 716px;
	margin: 0 auto;
	padding: 0 2px;
	background-color: white;
}

div#banner {
	background: #c8c9c3 url(../images/top_banner.jpg) no-repeat left top;
	padding-top: 100px;
}

div#topNav {
	text-align: center;
}

div#topNav ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 20px 8px;
}

div#topNav ul li {
	float: left;
}

div#topNav ul li a {
	text-decoration: none;
	color: black;
	margin: 0;
	padding: 4px 10px;
}

div#topNav ul li a.on {
	text-decoration: underline;
}

div#mainArea {
	clear: both;
}

div#colLeft {
	float: left;
	width: 200px;
	padding-left: 2px;
}

div#colLeft,
div#colLeft a {
	color: #5a5b50;
}

div.container {
	width: 170px;
	background: #f5f8e5 url(../images/sidenav_head.gif) no-repeat top left;
	padding: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.container ul li {
	padding: 2px 0
}

div.container ul li a.on {
	text-decoration: underline;
}

div.container img {
	margin: 20px 0 0 55px;
}

p.number {
	font-weight: normal;
	font-size: 18px;
}

div.container h2 {
	color: white;
	font-size: 11px;
	margin-top: 15px;
}

div#colRight {
	float: right;
	width: 150px;
}

div#content {
	margin: 0 20px 0 200px;
	line-height: 1.5em;
	color: #1b2f6c;
}

div#content h1 {
	color: #72765f;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
}

div#content h2 {
	color: #72765f;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #c8c9c3;
}

div#content table.tariff {
	border-collapse: collapse;
	border: 1px solid black;
}

div#content table.tariff caption {
	display: none;
}

div#content table.tariff th {
	background-color: #72765f;
	border: 1px solid black;
	color: white;
}

div#content table.tariff td,
div#content table.tariff th {
	border-right: 1px solid black;
	padding: 2px 4px;
}

div#content table.tariff tr.shaded {
	background-color: #f5f8e5;
}

div#content a.buttonlink {
	background-color: #f5f8e5;
	padding: 4px 6px;
	color: #72765f;
	border: 1px solid #72765f;
	font-weight: bold;
}

div#content a.on,
div#content a.buttonlink:hover {
	background-color: #72765f;
	color: #f5f8e5;
	text-decoration: none;
}

div#photos {
	float: right;
	margin: 0 0 20px 20px;
}

div#photos img {
	border: 2px solid #72765f;
	margin-bottom: 15px;
}

div#logos {
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}

div#footer {
	clear: both;
	background: url(../images/footer.gif) no-repeat left top;
	padding-top: 30px;
}

div#footerNav {
}

div#footerNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#footerNav ul li {
	float: left;
}

div#footerNav ul li a {
	color: black;
}

div#footerText {
	padding: 10px;
	clear: both;
	color: #5a5b50;
}

div#footerText a {
	color: #999;
}

.clear {
	height: 0;
	clear: both;
}
