@font-face {
	font-family: 'CharisSILBold';
	src: url('/css/CharisSILB.eot');
	src: local('Charis SIL Bold'), local('CharisSIL-Bold'), url('/css/CharisSILB.ttf') format('truetype');
}


body {
	background-image: url(/images/bg_page.jpg);
	background-repeat: repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

body,th,td {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

a {
	color: #548000;
}

p {
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

h1 {
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	font-size: 35px;
	font-weight: normal;
}

h2 {
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	font-size: 14px;
	font-weight: normal;	
	color: #FFF;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

sup {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#bg_map {
	background-image: url(/images/bg_map.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#bg_redlines {
	background-image: url(/images/bg_redlines.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#pagewrap {
	position: relative;
	width: 972px;
	margin: 0px auto;
	padding: 0px;
}

#contentwrap {
	position: relative;
	z-index: 50;
}


/* TOP NAVIGATION */

.bt_text {
	position: relative;
	z-index: 500;
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	font-size: 14px;
}

#nav_bar {
	position: relative;
	background-image: url(/images/bg_navigation.png);
	background-repeat: no-repeat;
	width: 972px;
	height: 73px;
	z-index: 500;
}

#logo {
	position: absolute;
	background-image: url(/images/logo.gif);
	width: 272px;
	height: 50px;
	top: 5px;
	left: 15px;
}

#navigation {
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	position: absolute;
	top: 18px;
	right: 15px;
}

#navigation td {
	text-align: center;
	cursor: default;
}

#bt_how {
	width: 110px;
}

#mn_how {
	width: 130px;
	left:-10px;
}

#bt_current {
	width: 96px;
}

#mn_current {
	width: 116px;
	left:-10px;
}

#bt_past {
	width: 90px;
}

#mn_past {
	width: 120px;
	left:-15px;
}

#bt_about {
	width: 80px;
}

#mn_about {
	width: 110px;
	left:-15px;
}

#bt_resources {
	width: 124px;
}

#mn_resources {
	width: 144px;
	left:-10px;
}

#bt_contact {
	width: 66px;
}

#mn_contact {
	width: 96px;
	left:-15px;
}

/* DROP DOWN MENUS */

#btwrap {
	position: relative;
	z-index: 400;
	padding: 0px 5px 0px 5px;
}

.menu {
	position: absolute;
	z-index: 400;
	top: -14px;
	visibility: hidden;
}

.menu a {
	display: block;
	text-decoration: none;
	color: #206D8F;	
}

.menu a:hover {
	color: #00BD3F;
}

.menu img {
	display: block;
}

.menu table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.menu_leftcol {
	background-image: url(/images/bg_menu_left.png);
	background-repeat: repeat-y;
	width: 8px;
	margin: 0px;
	padding: 0px;
}

.menu_rightcol {
	background-image: url(/images/bg_menu_right.png);
	background-repeat: repeat-y;
	width: 8px;
	margin: 0px;
	padding: 0px;
}

.menu_content {
	background-color: #90DDFF;
	padding: 3px 5px 0px 5px;
}

.menu_content ul {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.menu_content li {
	padding: 0px 0px 5px 0px;
	list-style: none;
}


/* SIDE NAVIGATION */

#box_green {
	position: relative;
	float:left;
	top: 30px;
}

#box_green_content {
	background-image: url(/images/bg_green.png);
	background-repeat: repeat-y;
	width: 176px;
	margin: 0px;
	padding: 10px 15px 0px 15px;
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
}

#box_green_content div {
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}

#box_green_content a {
	color:#FFF;
	text-decoration: none;
}

#box_green_content a:hover {
	color:#FFF8CC;
	text-decoration: none;
}

#box_green_title {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 186px;
	text-align: center;
}

#box_green_title h3 {
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	font-size: 22px;
	font-weight: normal;
	color:#000;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#box_green_top {
	background-image: url(/images/bg_green_top.png);
	width: 206px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#box_green_bot {
	background-image: url(/images/bg_green_bot.png);
	width: 206px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#slide-show {
	position: absolute;
	text-align: center;
	top:250px;
	left:10px;
	width:176px;
	height:150px;
	line-height: 1.6;

}

#slide-show b {
	color:#336699;
	font-size: 15px;
}

#slide-show a {
	color:#336699;
	text-decoration: none;
}

#slide-show b sup {
	font-size: 9px;
	font-weight: normal;
}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:176px;
    height:150px;
    overflow:hidden;
}
#slide-images li{
    position:absolute;
    left: 0px;
    top: 0px;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    width:176px;
    visibility: hidden;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

/* MAIN CONTENT */

#box_yellow {
	position: relative;
	float:left;
	margin-left: 10px;
}

#box_yellow_title {
	position: absolute;
	top: 10px;
	left: 40px;
}

#box_yellow_title h1 {
	height: 46px;
	background-color: white;
	margin: 0px;
	padding: 0px 8px 0px 8px;
}

#box_yellow_content {
	background-image: url(/images/bg_yellow.png);
	background-repeat: repeat-y;
	width: 710px;
	padding: 30px 0px 20px 40px;
}

#box_yellow_top {
	background-image: url(/images/bg_yellow_top.png);
	width: 660px;
	height: 40px;
}

#box_yellow_bot {
	background-image: url(/images/bg_yellow_bot.png);
	width: 660px;
	height: 55px;
}

.contentcol {
	vertical-align: top;
	padding-right: 20px;
}

.contentcol table {
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

.contentcol table td {
	padding: 5px 20px 5px 0px;
}

.contentcol ul {
	padding: 0px 0px 0px 15px;
	margin: 15px 0px 0px 0px;
}

.contentcol ul li {
	margin: 0px 0px 10px 0px;
}

.contentcol ol {
	padding: 0px 0px 0px 15px;
	margin: 15px 0px 0px 0px;
}

.contentcol ol li {
	margin: 0px 0px 10px 0px;
}

.piccol {
	vertical-align: top;
}

.nopic {
	width: 100px;
}


/* TEAM */

div.teamthumb {
	width: 120px;
	height: 140px;
	padding: 0px 20px 0px 0px;
	float: left;
}

div.teamname {
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

.highslide-caption h3 {
	color:#333;
	text-align: center;
	margin: 0px;
}

.highslide-caption p {
	margin-bottom: 0px;
}

.highslide-caption a {
	color:#C90;
}


/* PHOTO INSET */

#page_photo {
	background-image: url(/images/bg_page_photo.png);
	width: 275px;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: center;
}

#page_photo_top {
	background-image: url(/images/bg_page_photo_top.png);
	width: 275px;
	height: 7px;	
	margin: 0 auto;
}

#page_photo_bot {
	background-image: url(/images/bg_page_photo_bot.png);
	width: 275px;
	height: 7px;	
	margin: 0 auto;
}

#box_blue {
	position: relative;
	margin-left: 10px;
}

#box_blue_content {
	background-image: url(/images/bg_blue.png);
	background-repeat: repeat-y;
	width: 228px;
	padding: 7px 30px 10px 30px;
	color: #FFF;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
}

#box_blue_content p {
	margin: 0px
}

#box_blue_content p.author {
	text-align: right;
	font-style: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#box_blue_top {
	background-image: url(/images/bg_blue_top.png);
	width: 288px;
	height: 25px;
}

#box_blue_bot {
	background-image: url(/images/bg_blue_bot.png);
	width: 288px;
	height: 33px;
}

/* HOME */

#hm_pagewrap {
	position: relative;
	width: 972px;
	margin: 0px auto;
	padding: 0px;
	height: 745px;
}

#hm_redlines1_wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#hm_redlines1 {
	position: relative;
	margin: 0 auto;
	height: 100%;
	width: 0%;
	background-image: url(/images/hm_redlines1.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#hm_redlines2 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 0%;
	width: 100%;
	background-image: url(/images/hm_redlines2.gif);
	background-position: top center;
	background-repeat: no-repeat;
}


#hm_redlines3 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 0%;
	background-image: url(/images/hm_redlines3.gif);
	background-repeat: no-repeat;
}

#hm_orange_wrap {
	position: absolute;
	padding-top:5px;
	top: 355px;
	left: 44px;
	width: 286px;
}

#hm_orange_text {
	padding: 5px 15px 5px 15px;
	text-align: center;
	color: #FFF;
	background-image: url(/images/hm_orange_mid.png);
	background-repeat: repeat-y;
}

#hm_orange_text a {
	font-weight: bold;
	text-decoration: none;
	color:#FD8;
}

#hm_orange_text a:hover {
	text-decoration: underline;
}

#hm_green_wrap {
	position: absolute;
	padding-top:5px;
	top: 350px;
	left: 342px;
	width: 306px;
}

#hm_green_text {
	padding: 5px 15px 5px 15px;
	text-align: center;
	color: #FFF;
	background-image: url(/images/hm_green_mid.png);
	background-repeat: repeat-y;
}

#hm_green_text a {
	font-weight: bold;
	text-decoration: none;
	color:#AF8;
}

#hm_green_text a:hover {
	text-decoration: underline;
}


#hm_blue_wrap {
	position: absolute;
	padding-top:5px;
	top: 355px;
	left: 660px;
	width: 286px;
}

#hm_blue_text {
	padding: 5px 15px 5px 15px;
	text-align: center;
	color: #FFF;
	background-image: url(/images/hm_blue_mid.png);
	background-repeat: repeat-y;
}

#hm_blue_text a {
	font-weight: bold;
	text-decoration: none;
	color:#9CF;
}

#hm_blue_text a:hover {
	text-decoration: underline;
}


.hm_titles {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	text-align:center;
}

.hm_titles td {
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	font-size: 22px;
	vertical-align: top;
}

#hm_banner_bot {
	position: absolute;
	top: 550px;
	left: 175px;
	width: 642px;
	height: 77px;
	background-image: url(/images/hm_banner_bot.png);
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Clarendon LT Std", "Clarendon Std", "Clarendon", "CharisSILBold", "Century Schoolbook", Georgia, serif;
	font-size: 16px;
	padding: 13px 0px 0px 0px;
}

#hm_copyright {
	position: absolute;
	top:60px;
	left:0px;
	width:642px;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* NEWS ITEMS */

.newsitem {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.newsitem p {
	margin-bottom: 0px;
}

.newsphoto {
	margin-right: 15px;
	padding-bottom: 15px;
	
}

.newsrule {
	width:100%;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	clear:both;
}


/* COPYRIGHT */

#copyright {
	clear: both;
	padding: 20px 0px 20px 160px;
	text-align: center;
	font-size: 10px;
}

#copyright a {
	color: #000;
	text-decoration: none;
}