@import url(announcements.css);
@import url(announcements5.css);
@import url(gallery.css);

body{
	margin: 0;
	background-color: #b4e1ee;
	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: 907px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	padding-bottom:14px;
}

#header{
	width: 907px;
	height:153px;
	background-image:url(../images/headerbg.gif);
	background-repeat:no-repeat;
}


/*- Menu Tabs--------------------------- */

    #menu {
      float:left;
	 
      font: bold 11px Arial;
      line-height:normal;
      }
    #menu ul {
        float:left;
		width:100%;
        padding:125px 0 0 309px;
		margin-top:0px;
		margin-left:0px;
		margin-bottom:0px;
        list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("../images/tableftJ.gif") no-repeat left top;
      margin:0 0 0 1px;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("../images/tabrightJ.gif") no-repeat right top;
      padding:7px 13px 6px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#FFF;
      }
    #menu a:hover {
      background-image:url(../images/tabrightJ_over.gif);
      }
    #menu a:hover span {
      background-image:url(../images/tabrightJ_over.gif);
      }

        #menu #current a {
                background-image:url(../images/tabrightJ_over.gif);
        }
        #menu #current a span {
               
                color:#000;
        }
-->

#sitemapLink {
	float:right;
	margin-right:36px;
	margin-top:18px;
}

#legalLink {
	float:right;
	margin-top:17px;
	margin-right:15px;
}

#main{
	width: auto;
	clear: both;
}

#footer{
	height: 25px;
	background-color:#ebebeb;
	clear:both;
	margin-right:18px;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-left:16px;
}

#footer a {
	color:#03a056;

}

#footer a:hover  {
	color:#000;

}

#footerLeft {
	float:left;
	padding-left:11px;
	padding-top:7px;
}

#footerRight {
	float:right;
	padding-right:11px;
	padding-top:7px;
}




/* home page stuff */



#flash {
	width: auto;
	float: left;
	clear:both;


}



#content {
	clear:both;
	width:100%;
	margin-top:12px;
	float: left;
	padding-left:30px;
	font-size:10px;
}

#column1 {
	float:left;
	width:490px;
	padding-right:14px;
	text-align:justify;
	font-size:12px;
	height:100%;
}



#column2 {
    float:left;
	padding-left:14px;
	width:174px;
	padding-right:8px;
	text-align:left;
	padding-bottom:20px;
	background-image:url(../images/annBG.gif);
	background-repeat:no-repeat;
	height:100%;
	
}

#column3 {
    float:left;
	padding-left:10px;
	width:152px;
	padding-right:8px;
	text-align:left;
	padding-bottom:20px;
	
}

.announcementItem {
	margin-top:12px;
	border-bottom: 1px solid #CCC;
    clear:both;
	width:auto;
	margin-right:5px;
	padding-left:14px;
	padding-bottom:12px;
	background-image:url(../images/annBullet.gif);
	background-repeat:no-repeat;
}

.announcementItemLast {
    clear:both;
	width:auto;
	margin-right:5px;
	padding-left:14px;
	margin-top:12px;
	background-image:url(images/annBullet.gif);
	background-repeat:no-repeat;
}

.otherItem {
    clear:both;
	width:auto;
	margin-right:5px;
	margin-top:12px;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom: 1px solid #CCC;
}

.otherItemLast {
    clear:both;
	width:auto;
	margin-right:5px;
	margin-top:12px;
}

.buttons {
	padding-top:15px;
	clear:both;
	
}



.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: 250px;
float: left;
font-size: 11px;
margin-left:0px;
}

#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;
}



.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;
}


#written {
	float:left;
	color:#666;
	font-size:12px;
	padding-left:35px;
	padding-right:20px;
	width:560px;
	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:16px;
	color:#03a056;
	margin-top:3px;
}

H2 {
	font-size:15px;
	color:#03a056;
}

H3 {
	font-size:13px;
	color:#666;
}

.smallText {
	font-size:9px;
}

.homeHeading {
   clear:both;
   padding-bottom:0px;
}

.homeHeading2 {
   
   padding-top:5px;
   padding-bottom:3px;
   clear:both;
 
}