/* CSS Document */

body {
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/background.gif) repeat-x 0 0;
	color:#333333;
}

h1,h2,h3,h4,h5 {
	letter-spacing:1px;
	display:block;
	clear:both;
	margin:0 0 10px 0;
	font-family:"Palatino Linotype","Apple Chancery",Verdana,Arial,Helvetica,sans-serif;
}

h1 {
	text-align:center;
}

h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter {
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
}

h1 {
	font-size:1.8em;
}

h2 {
	font-size:1.6em;
}

h3 {
	font-size:1.5em;
}

h4 {
	font-size:1.4em;
}

h5 {
	font-size:1.3em;
}

a {
	color:#366DBE;
}

p {
	line-height:1.4em;
	text-indent:1.5em;
}

p:first-letter {
	font-size:1.7em;
	font-family:"Times New Roman", Times, serif;
	color:#005533;
}

label {
	display:block;
	margin-top:10px;
}

small {
	display:block;
}

input, textarea {
	display: block;
}

input[readonly] {
	background-color:#DDDDDD;
}

.green_overlay {
	position:absolute;
	top:5px;
	background: url(../images/green_overlay.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 20px;
}

.white_overlay, .white_overlay span {
	display: block;
	width: 100%;
}

.white_overlay {
	position: relative;
	font-size:1.8em;
}

.white_overlay span {
	position:absolute;
	top:12px;
	background: url(../images/white_overlay.png) repeat-x;
	height:20px;
}

a img {
border:none;
}


.late {
	background-color:#FFCC99;
	font-weight:bold;
}

#wrap {
	position:relative;
	width:980px;
	margin:auto;
	text-align:left;
	padding:0 10px;
	background:url(../images/content_border.gif) repeat-y 10px 0;
}

/* Header Styles */

#header {
	position:relative;
	width:100%;
	background:url(../images/header_background.gif) no-repeat 0 0;
	height:80px;
	padding:5px 3px 0 3px;
}

#header #top {
	background:url(../images/top.gif) no-repeat 0 0;
	height:10px;
}

#left {
	z-index:558;
}

#menu {
	position:absolute;
	z-index:558;
	width:144px;
	height:274px;
	margin:0;
	padding:10px 5px 9px 16px;
	text-align:center;
	font-family:"Palatino Linotype", "Apple Chancery", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	letter-spacing:1px;
	background:url(../images/menu.gif) no-repeat 0 0;
	font-size:1.4em;
	list-style:none;
	top:15px;
	left:13px;
}

#menu li {
	margin:0;
	position:relative;
	padding:1px;
}

#menu li, #menu li a {
	display:block;
	height:23px;
	text-decoration:none;
	color:#000;
}

#menu li#home_link, #menu li#home_link a {
	position:relative;
	height:95px;
	font-size:1.05em;
	font-weight:bold;
}

#menu li#home_link a span {
	position:relative;
	top:15px;
}

#menu li ul {
	margin:0;
	padding:0 0 6px 0;
	position:absolute;
	left:-999em;
	background:url(../images/menu_shadow_bottom.png) no-repeat 0 100%;
	text-align:left;
	list-style:none;
	width:148px;
	font-size:.9em;
}


#menu li ul li {
	border-left:solid 1px #C8D1C0;
	padding:0 6px 0 3px;
	background:url(../images/menu_shadow_right.png) no-repeat 100% 0;
}

#menu li:hover {
	font-weight:bold;
}

#menu li:hover ul {
	font-weight:normal;
}

#menu li ul li.menu_top {
	padding-top:2px;
	background:url(../images/menu_shadow_top.png) no-repeat 100% 0;
}

#menu li:hover ul, #menu li.hover ul {
	left:141px;
	top:0;
}

#green_bar {
	position:relative;
	left:165px;
	top:23px;
	height:34px;
	width:799px;
	padding:0 5px 9px 5px;
	z-index:2;
	vertical-align:middle;
	line-height:34px;
	background:url(../images/green_bar.gif) no-repeat 0 0;
}

#green_bar #welcome {
	float:left;
	width:auto;
	line-height:34px;
	font-family:"Palatino Linotype","Apple Chancery",Verdana,Arial,Helvetica,sans-serif;
	font-size:1.3em;
}

#green_bar div {
	float:right;
}

#green_bar p, #green_bar input, #green_bar form, #green_bar a {
	display:inline;
	margin-top:0;
	margin-bottom:0;
}

#green_bar #login {
	float:right;
	width:auto;
}


#left #staff_menu {
	position:absolute;
	left:28px;
	top:310px;
	width:131px;
	text-align:center;
	background-color:#BFDD9D;
	border:solid 1px #C8D1C0;
	padding:10px 5px;
	z-index:3
}

#left #staff_menu p {
	line-height:0;
	text-indent:0;
}

#left #staff_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}


/* Content Layout */
#content {
	position:relative;
	padding:10px 13px 0 174px;
	width:798px;
	background:url(../images/content_background.gif) no-repeat 0 0;
	min-height:219px;
}

img.seperator {
	clear:both;
	float:right;
	width:auto;
	margin:10px;
}

/* Footer */
#footer {
	height:79px;
	margin:10px 0 0 0;
	padding:25px 13px 9px 174px;
	text-align:center;
	font-size:.8em;
	clear:both;
	background:url(../images/footer.gif) no-repeat 0 0;
}

#footer p{
	margin:2px 0 0 0;
}

#ajax_loading {
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-13px;
	z-index:999;
}

#output {
	position:fixed;
	top:0;
	left:50%;
	margin-left:-512px;
	z-index:998;
	width:1024px;
}

#output.outerpair1 {
	background:url(../images/upper_right_no_fade.png) right top no-repeat;
}

#output .content {
	background-color:#FFFFFF;
	border:solid 1px #49662E;
	border-top-color:#FFFFFF;
	padding:0 5px 5px 5px;
	text-align:center;
}

#output .close {
	margin-right:5px;
	float:right;
	width:auto;
	cursor:pointer;
}


/* Drop Shadows */
.outerpair1 {
	background:url(../images/upper_right_fade.png) right top no-repeat;
}

.outerpair2 {
	background:url(../images/lower_left_fade.png) left bottom no-repeat;
	padding-top:8px;
	padding-left:8px;
}

.shadowbox {
	background:url(../images/shadow.png) bottom right no-repeat;
}

.innerbox {
	position:relative;
	left:-8px;
	top:-8px;
}

/* Styling for tabs */
#tabs {
	clear:both;
}

#tabs ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

#tabs .tab_control {
	border:1px solid #49662E;
	float:left;
	width:auto;
	background-color:#AFCD8D;
	padding:3px 5px;
	margin:0 1px;
	cursor:pointer;
}

#tabs .active_tab {
	background-color:#29460E;
	border-color:#000000;
	color:white;
	position:relative;
	top:2px;
}

.tab {
	display:none;
	border:1px solid #49662E;
	clear:both;
	padding:5px 5px 10px 5px;
}

/* The No Fill Field is used as a check for bots. The field looks perfectly normal to a bot, and is only hidden from view here. If the field is filled in, the form is denied. */
#nff {
	display:none;
}

input.read_only {
	background-color:#CCCCCC;
}

.error_page #content {
	text-align:center;
}

.error_page #panic {
	font-size:1.3em;
	text-indent:0;
}

.error_page .flavor {
	margin:auto;
	width:50%;
	padding:15px;
	background-color:#BFDD9D;
	border:solid 1px #49662E;
	font-style:italic;
	font-size:1.1em;
	background-image:url(../images/left-quote.png);
	background-repeat:no-repeat;
	background-position:2px 4px;
}

/* Validation Errors */
span.error {
	display:block;
	margin:0 0 1em 1em;
}

/* Sliders */

.h_slide {
	position:relative;
	width: 25%;
	height: 14px;
	clear:both;
	border-bottom:solid 1px #b3b3b3;
	margin:0 auto;
}

.h_handle {
	position:absolute;
	left:0;
	top:7px;
	background-image:url(../images/horizontal-handle.gif);
	background-repeat:no-repeat;
	width:23px;
	height:14px;
	cursor:pointer;
}

.v_slide {
	position:relative;
	width:23px;
	margin:0 0 0 0;
	float:right;
}

.v_handle {
	position:absolute;
	background-image:url(../images/horizontal-handle.gif);
	background-repeat:no-repeat;
	width:23px;
	height:14px;
	cursor:pointer;
}

/* Table coloring */
.even {
	background-color:#DFDFDF;
}

a.button {
    background: url('../images/button_cap.png') no-repeat scroll top right;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 6px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
	cursor:pointer;
	color:#333333;
}

a.button span {
    background:url('../images/button.png') no-repeat;
    display: block;
    line-height: 20px;
    padding: 5px 0 5px 15px;
	color:#333;
	font-size:16px;
}

a.button:hover {
	background: url(../images/button_cap_over.png) no-repeat scroll top right;
}

a.button:hover span {
	background: url(../images/button_over.png) no-repeat;
}

a.button:active {
	background: url(../images/button_cap_down.png) no-repeat scroll top right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background: url(../images/button_down.png) no-repeat;
}

#green_bar a.button {
	float:right;
	margin-top:3px;
}

.signature {
	float:right;
	text-align:right;
	padding:5px 16px 57px 0;
	background:url(../images/signature.gif) no-repeat 95% 100%;
}

img#jade_hisey {
	float:right;
	width:auto;
	margin:10px;
}