@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {color:#176469; font-weight:bold;}

h1{font-size:12px; font-weight:normal;}
h2{font-size:14px; font-weight:bold;}

body{
background:#bfeae3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#176469;
}

#header {height:116px; width:959px; background:url(images/header.jpg) no-repeat; margin:auto; margin-top:10px;}
.container {width:994px; margin:auto;}

.menubar {height:32px; width:100%; background:url(images/menubar.jpg) repeat-x; margin-top:15px;}
.menucontainer {margin:auto; width:990px;}

.whitecontainer {float:right; width:824px;}
.whiteback {float:right;  min-height:550px; height:auto !important; height:550px; width:824px; background:url(images/whiteback.jpg) repeat-y;}
.whitebottom {float:right; height:35px; width:824px; background:url(images/whitebottom.jpg) no-repeat bottom;}


.sidebar {width:170px; float:left; padding-top:40px;}
.sidetop {height:19px; width:170px; background:url(images/sidetop.jpg) no-repeat;}
.sidemenu {width:170px; background:url(images/sideback.jpg) repeat-y;}
.sidebottom {height:16px; width:170px; background:url(images/sidebottom.jpg) no-repeat;}

ul.sidelist {list-style:none;}
ul.sidelist li {height:19px; color:#FFF; background:url(images/strip.jpg) bottom no-repeat;}
ul.sidelist a {padding-left:12px; font-size:10px; text-decoration:none; color:white;}
ul.sidelist a:hover {color:#FFFF00;}
ul.sidelist li.big a {padding-left:8px; font-size:12px;}

ul.normallist {list-style:circle; padding-left:20px;}

div.twothirds {width:68%; float:left; padding-left:15px;}
div.full {width:95%; float:left; padding-left:15px;}
div.fullnopad {width:95%; float:left;}
.bold {font-weight:bold;}

img.enviro {margin-left:12px;}
img.redimage {margin:auto; margin-left:6px; width:814px; height:181px;}
img.whiteleft {padding-left:6px;}
img.right {float:right; padding-right:15px;}
img.right2 {float:right; padding-right:15px; padding-top:25px;}
img.rightnopad {float:right; padding-right:0px;}
img.border {border:solid #176469 1px; margin-left:45px;}
img.center {margin-left:340px; padding-top:25px;}

.footer {padding-left:15px; color:#621c24; width:809;}
.footer a {color:#621c24; font-size:12px; text-decoration:none;}
.footer a:hover {text-decoration:underline;}

table.right {width:310px; float:left;}
table.left {width:310px; float:left; margin-right:30px;}

.map {float:right;}

ul.sitemap {list-style-type:decimal; padding-left:20px;}
ul.sitemap li {padding-top:15px;}
ul.sitemap ul {list-style:upper-alpha;padding-left:20px; padding-top:15px;}
ul.sitemap ul li {padding-top:7px;}
ul.sitemap ul ul {list-style:lower-alpha;padding-left:20px; padding-top:5px;}
ul.sitemap ul ul li {padding-top:0px;}
