@import url(announcements.css);
@import url(announcements5.css);
@import url(gallery.css);

body{
	margin: 0;
	background-color: #dfdfdf;
	
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

a:link {
	color: #0072bc;
	text-decoration: none;
}
a:visited {
	color: #0072bc;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	

#container{
	width: 988px;
	margin-left:auto;
	margin-right: auto;
	background-image:url(../images/containerbg.gif);
}

#header{
	width: 971px;
	padding-right:17px;
	height: auto;
	
}

#headerBG {
background-image:url(../images/headerbg.gif);
	background-repeat:no-repeat;
	background-position:right;

}

#headerlogo{


padding-left: 52px;

}

/* Top Navigation */

#topNav {
	padding-left:15px;
	padding-top:30px;
	float:right;
	height:94px;
	width:109px;
	border-left:1px solid #8f8f8f;
}

.topNavItem {
	font-size:10px;
	color:#535353;
	float:left;
	clear:both;
	margin-bottom:15px;
}

/* Search */

.search {

float: left;
padding-left:470px;
margin-top:52px;
}

.textbox{
width:100px; 
float:left; 
font: 10px Arial, Helvetica, sans-serif; 
margin-top: 3px;
padding-top:2px;
padding-bottom: 1px;
border: solid 1px #cccccc;
background-color: rgb(255, 255, 255); 
color:Gray; 
}

.search input {

padding-top: 2px;

}

.search #send {

padding-left: 6px;
padding-top:6px;

}

.search fieldset{
	
	border: none;
	padding: 0;
	margin: 0;
	text-align: right;
	float:left;
}



/* Main Navigation */

#headernavbar{
float:right;

padding-right:5px;
margin-bottom:8px;
background-color:#009fc3;
background-repeat: repeat-x;

width: 680px;
height: 25px;
display: inline;
}

#headernavbar #navitems{
	height: 25px;
	margin: 0;
	padding-left: 25px;
	
	
	background-image:url(../images/navbarStart.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#headernavbar ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;

}

#headernavbar ul li{
	padding-right: 13px;
	padding-left: 13px;
	padding-top:7px;
	padding-bottom:5px;
	list-style: none;
	display: inline;
	float:left;
font-family: verdana, arial, sans-serif;
        font-size: 9px;
	font-weight: bold;
	border-right:1px solid #FFF;
	
}

#headernavbar ul li A{
	
	color: #FFF;
	text-decoration: none;
}

#headernavbar ul li A:hover{
	color: #000;
	text-decoration: none;
}

#sitemapLink {
float:right;
margin-right:36px;
margin-top:18px;
}

#legalLink {
float:right;
margin-top:17px;
margin-right:15px;
}

#main{
width: auto;
margin-left: 15px;

clear: both;
}

#footer{
height: 25px;
width: 956px;
clear: left;
border-top:8px solid #FFF;

background-color:#009fc3;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFF;
margin-left:15px;
}

#footer a {
color:#FFF;

}

#footer a:hover  {
color:#000;

}

#footerLeft {
float:left;
padding-left:11px;
padding-top:7px;
}

#footercap{
width: 988px;
height:10px;
	background-color: #dfdfdf;
background-image:url(../images/footercapbg.gif);
background-repeat:no-repeat;

}

#copyright {
	width: 988px;
	margin-left:auto;
	margin-right: auto;
	font-size:9px;
	padding-top:15px;
	text-align:center;
}


/* home page stuff */



#homesquare{
width: 285px;
height: 250px;
float: left;
background-color: #758d96;
background-image:url(../images/homesquare.gif);
}

#flash {

width: 956px;
float: left;
clear:both;
border-bottom:8px solid #455560;
padding-bottom:8px;
}

#homeleftlink{
width: 285px;
height: 100px;
float: left;
}

#homemidlink{
width: 290px;
height: 100px;
float: left;
margin-left: 10px;
}

#homerightlink{
width: 285px;
height: 100px;
float: left;
margin-left: 10px;
}

#content {
	width:100%;
	clear:both;
	margin-top:8px;
	float: left;
}

#shortcuts {
	background:url(../images/highlights_BG.gif);
	background-repeat:repeat-y;
	width:100%;
	height:50px;
	font-size:11px;
	color:#837d7d;
}

#shortcuts td {
	vertical-align:top;
	padding-bottom:15px;
}

#shortcut1 {
	padding-left:14px;
	padding-right:14px;
	padding-top:12px;
}

#shortcut2 {
	padding-left:19px;
	padding-right:14px;
	padding-top:12px;
}

#shortcut3 {
	padding-left:19px;
	padding-right:14px;
	padding-top:12px;
}

#shortcut4 {
	padding-left:21px;
	padding-right:25px;
	padding-top:12px;
}

#clickHere1 {
	float:right;
	padding-right:15px;

}

#clickHere2 {
	float:right;
	padding-right:15px;
	
	
}

#clickHere3 {
	float:right;
	padding-right:15px;
	
}

#clickHere4 {
	float:right;
	padding-right:28px;
	
}

.icon {
	float:right;
	clear:both;

	margin-left:15px;
}

.homeTitle {
	color:#0080b2;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}



.link {
width: 245px;
padding: 20px 20px 20px 10px;
float:right;
}

#contenthead{
width: 880px;
height: auto;
margin-bottom:28px;
}

#contenthead #title{
width: 200px;
height: 170px;
background-color: #fd8200;
float: left;
}

#contenthead #photo{
width: 680px;
height: 170px;
float: left;
background-color: #999999;
}

#contentnav{
width: 200px;
float: left;
font-size: 11px;
}

#contentnav .subhead{
	display: block;
	padding: 5px 5px 5px 25px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	width: 170px;
	color: #b3b3b3;
	background-image: url(../images/navbullet.gif);
	background-repeat: no-repeat;
}

#contentnav UL{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	border-top: 1px solid #cccccc;
	display: block;
	
}

#contentnav UL LI {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	display: block;
}

#contentnav UL LI A{
	display: block;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
	color: #b3b3b3;
	background-image: url(../images/navbullet.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#contentnav UL LI A:Hover{
color: #0072bc;
display: block;
}

#contentnav OL{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: block;
}

#contentnav OL LI {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	display: block;
}

#contentnav OL LI A{
	display: block;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
	color: #b3b3b3;
	background-image: url(../images/navbullet.gif);
	background-repeat: no-repeat;
}

#contentnav OL LI A:Hover{
color: #FF6600;
display: block;
}


#contenttext{
width: 590px;
padding-right: 20px;
padding-left: 40px;
padding-bottom:30px;
float: left;
}



#contenttext p{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}


#contenttext h1, #contenttext .head1{
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #7ac142;
}

#contenttext h2, #contenttext .head2 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666666;
}

#contenttext ul{
	list-style-type: disc;
	line-height: 20px;
}

#contenttext ul li{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}

#contentextra{
width: 180px;
float: left;
}

#contentextra .cell{
width: 180px;
margin-bottom: 10px;
}

#main #articlextra{
width: 100%;
height: 50px;
clear: both;
text-align: right;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #9a9a9a;
}

#main #articlextra A{
	color: #999999;
	text-decoration: none;
	}
	
#main #articlextra A:hover{
color: #999999;
text-decoration: underline;
}
	

.newscell a, .newscell a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.staff {
	border: 1px solid #666;
	padding:2px;
	margin-right:20px;
	margin-bottom:20px;
}

.map {
	border: 1px solid #666;
	padding:2px;
	margin-right:20px;
}

.image {
	float:right;
	clear:both;
	margin-bottom:10px;
	margin-left:10px;
}

/* Sub Navigation */

#button {
        width: 200px;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        color: #666;
		     display: block;
			 float:left;
        }

        #button ul {
               display: block;
			    list-style: none;
                margin: 0;
                padding: 0;
                border: none;
				font-size:11px;
				font:Arial, Helvetica, sans-serif;
                }

        #button li {
               	border-bottom: 1px solid #FFF;
                margin: 0;
                list-style: none;
                list-style-image: none;
				font-size:11px;
				font:Arial, Helvetica, sans-serif;
				     display: block;
                }

        #button li a {
                display: block;
                padding: 3px 18px 3px 0.5em;
                 border-left: 5px solid #bdb9b9;
              	color:#666;
				
	            background-color:#f1f1f1;
           		text-decoration:none;
               	font-size:11px;
				font:Arial, Helvetica, sans-serif;
			
                }
				
				#button #sub  {
      			padding-left:5px;
                }
				
				#button li #sub a:hover {
             border-left: 5px solid #009fc3;
              	color:#666;
	            background-color:#006b6e;
           		text-decoration:none;
               	font-size:11px;
				font:Arial, Helvetica, sans-serif;
				font-weight:bold;
				
                }
				
				#button li #subOn {
             
                border-left: 5px solid #009fc3;
              	color:#666;
	            background-color:#f1f1f1;
           		text-decoration:none;
               	font-size:11px;
				font:Arial, Helvetica, sans-serif;
				font-weight:bold;
				
                }
				
				
	
        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 5px solid #455560;
            	font-weight:bold;
                color: #455560;
                }

        #button li #active {
                border-left: 5px solid #455560;
                color: #455560;
				font-weight:bold;
                }
				
#written {
	float:left;
	color:#666;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	width:500px;
	padding-bottom:20px;	
	text-align:justify;
			}
			
			#written2 {
	float:left;
	color:#666;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	width:700px;
	padding-bottom:20px;	
	text-align:justify;
			}

#rightColumn {
	float:right;
	padding-right:17px;
}

.rightItem{
	clear:both;
	margin-bottom:3px;

}

H1 {
	font-size:18px;
	color:#0080b2;
	margin-top:3px;
}

H2 {
	font-size:15px;
	color:#455560;
}

H3 {
	font-size:13px;
	color:#666;
}

.smallText {
	font-size:9px;
}
