/*
Gaulter Russell Style Sheet
Created 02/04/2004
Author Jeff Butler
Add update notes here:
*/

body {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #ABC608;
	line-height: 18px;
}
body.white {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #FFF;
}
td {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000;
	font-size : 12px;
}
a {
	color : #C60;
	text-decoration : none;
}
a:hover {
	color : #000;
	text-decoration : none;
}
.textMedium {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000;
	font-size : 11px;
}
.heading {
	font-size : 16px;
	color : #000;
}
.heading a {
	color : #000;
	text-decoration : none;
}
.heading a:hover {
	color : #ABC608;
	text-decoration : none;
}
.textSmall {
	font-size : 10px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#spacer {
	height : 15px;
}
#container {
	width : 1000px;
}
#top {
	width : 1000px;
	height : 14px;
}
#content_container {
	padding : 15px 49px 10px 25px 
}
#header {
	width : 926px;
	height : 90px;
}
#title {
	width : 341px;
	height : 86px;
	float : left;
}
#logo {
	width : 251px;
	height : 86px;
	float : right;
}
#green_spacer {
	width : 760px;
	height : 2px;
	background-color: #ABC608;
}
#content {
	width : 926px;
	background-color: #FFF;
}
#nav_container {
	width : 136px;
	float : left;
}
#nav_button {
	width : 136px;
	height : 26px;
}
.nav_button {
	width : 136px;
	height : 26px;
}
.sub_nav_button {
	font-size: 12px;
	text-align: left;
	padding: 5px 0px 5px 15px;
}
.sub_nav_button a {
	text-decoration: none;
	color: #000;
}
.sub_nav_button a:hover {
	text-decoration: none;
	color: #ABC608;
}
.sub_nav_button_on {
	text-align: left;
	padding: 5px 0px 5px 15px;
}
.sub_nav_button_on a {
	text-decoration: none;
	color: #ABC608;
}
.sub_nav_button_on a:hover {
	text-decoration: none;
	color: #ABC608;
}
#vert_nav_spacer {
	width : 30px;
	float : left;
}
#page_content_container {
	width : 760px;
	float : right;
}
#page_content {
	padding : 8px 0px 0px 0px;
}
#scrolling_content {
	width : 760px;
	background-color: #FFF;
}
#scrolling_content .header {
	font-weight: bold;
	color: #ABC608;
}
#non_scrolling_content {
	width : 760px;
	height : auto;
	background-color: #FFF;
}
#staff_profile {
	width : 760px;
	height : 200px;
	overflow : auto;
}
#index_image {
	width : 500px;
	float : left;
}
#index_vert_spacer {
	width : 8px;
	float : left;
}
#index_search_container {
	width : 252px;
	height : 401px;
	float : right;
	background-color: #EEF4CE;
}
#index_search_content {
	padding : 14px 15px 14px 14px;
}
.search_box {
	border : 1px solid #ABC608;
}
.blank_box {
	border : 0px;
	font-weight: bold;
}
.search_button {
	width : 126px;
	height : 22px;
	background-color: #ABC608;
	border : 1px solid #693;
}
.textRed {
	color : #F00;
}
#mission {
	width : 480px;
	height : 33px;
}
#bottom {
	width : 1000px;
	height : 14px;
}
#credits {
	width : 1000px;
	height : 20px;
}
.credits {
	font-size : 10px;
	color : #FFF;
}
.credits a {
	color : #FFF;
}
.credits a:hover {
	color : #333;
}
.textBlack {
	font-size : 10px;
	color : #000;
}
.textBlack a {
	color : #000;
}
.textBlack a:hover {
	color : #333;
}
.flash {
	margin-top: 7px;
}
.cz_logo {
	font-size: 10px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 16px;
	margin: 80px 0 0 10px; 
}
.question {
	line-height: 25px;
}
.question a {
	color: #C60;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0;
}
.question a:hover {
	text-decoration: none;
	color : #000;
}