#navigation {
	display:none;
	
}

html, body{
	background-color:#c7c6c6;
	background-image:none!important;
	
}

#mainContainer {
	width:900px!important;
	background-color: #3E7A9A;
	height:inherit!important;
	text-align:left;
}



h2{
   color: #002A5C!important;
    font-size: 16px!important;
    font-weight: bold!important;
    padding-bottom: 10px!important;
}



h3{
   color: #002A5C!important;
    font-size: 13px!important;
    font-weight: bold!important;
    padding-bottom: 10px!important;
}

#shadow {
background-image:url(../images/shadow.jpg);
margin:auto;
width:1004px;
background-repeat:repeat-y;
}


.webname {
	display:none;
}

#siteNavigation ul {
	display:none;
}


#siteNavigation {
	width:900px;
	height: 20px;
	background-image: url("../images/horizontal_nav.jpg");
	border-bottom:0!important;
	border-top:0!important;
	padding:0!important;
	margin:0!important;
}

#bc{
	display:none;
}

#bannerArea{
	height:157px!important;
	background-color:#FFF!important;
}

.bodycontainer{
	margin-left:170px!important;
	background-color:#FFF;
	padding:0px!important;
	color: #01547E;
}

a {
text-decoration: underline;
color: #002A5C;
}

a:hover {
color: #333333;
}

a:visited {
color: #333333;
}

li {
}

h1 {
color:#002A5C;
font-size: 13px;
font-weight: bold;
padding-bottom:10px;
padding-top:20px;
border-top:#666666 dashed 1px;
}

h2 {
color:#002A5C;
font-size: 16px;
font-weight: bold;
padding-bottom:10px;
}

p {
color:#01547E;
line-height: 15px;
font-size: 12px;
}

#hnav {
text-align:right;
width:901px;
height:15px;
margin:0;
background-image: url(../images/horizontal_nav.jpg);
background-repeat:no-repeat;
}

#leftcolumn{
float:left;
width:170px;
padding-top: 40px;
padding-bottom: 40px;
background-color: #3E7A9A;
}

/* Slide Menu */

ul#menu, ul#menu ul {
width:170px;
  list-style-type:none;
  margin: 0;
  padding-left: 0;
  
}

ul#menu a {
font-size:14px;
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #01547E;
  color: #fff;	
  padding: 6px;
}

ul#menu li a:hover {
  background: #002A5C;
}

ul#menu li ul li a {
  background: #EDF2E8;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #E7F2FA ;
  border-left: 5px #01547e solid;
  padding-left: 15px;
}

#contentContainer {
padding:0px!important;
width:900px;
	
}



#endofpage {
margin:auto;
width:1004px;
height:50px;
background-image:url(../images/endofpage.jpg);
background-repeat:no-repeat;
}

#floatingBar{
	display:none;
}

#countyfooter {
margin-top:-1px;
background-color:#FFF;
height:45px;
padding-top:20px;
border-top: 1px dotted  #002E62;
float:right;
}

#countyfooterLinks {
float:left;
width:631px;
height:39px;
margin-right:11px;
padding-top:6px;
text-align:right;
line-height:18px;
}

#countyfooterLinks li {
display:inline;
font-size:12px;
border-right:1px solid #999999;
padding:0 5px 0 5px;
list-style:none;
}

#countyfooterLinks li a{
font-weight:normal;
color:#002E62;
}

#countyfooterLinks li a:hover{
font-weight:normal;
}

#countyfooterLogo {
float:left;
width:88px;
height:45px;
}

.mainopen {
width:680px;
min-height:550px;
padding: 40px 20px 5px 25px;
}


.mainopen ul{
	list-style-type:disc!important;
color: #01547E!important;
font-size: 12px!important;
padding-left:30px!important;
}


.mainopen li{
	background-image:none!important;
	padding-left: 7px!important;
}

.lastEdited{
	display:none!important;
}

.top{
		display:none!important;
}

.mainRight{
	float: left;
    min-height: 540px;
    padding: 40px 20px 5px;
    width: 480px;
}

.mainRight ul{
list-style-type:disc!important;
color: #01547E!important;
font-size: 12px!important;
padding-left:30px!important;
}

.mainRight li{
		background-image:none!important;
	padding-left: 7px!important;
}


.rightContent{
	   padding: 40px 0 20px 0;
}

.rightBox{
	background-image: url("../images/stripe_backgnd.jpg");
    padding: 15px 20px 20px 15px;
	border:0!important;
}

.rightTop{
	background:none!important;
	border:none!important;
	color: #FFFFFF!important;
    font-size: 16px!important;
	height:inherit!important;
	line-height:normal!important;
}

.rightBoxContent p{
	color:#FFF!important;
}

.rightBoxContent a{
	color:#FFF!important;
}


.rightBoxContent ul {
		background-image:inherit!important;
}

.rightBoxContent ul li{
	background-image: url("../images/right_spacer.gif");
	list-style-type:disc!important;
	color:#FFF!important;
}



