/* 
 background-color: #784211;
 header graphic color: 5f2c00
 main trim color: #2a4a0b;
 //--SIDE PANEL--
 main trim supplement color: #FDF7E7;
 2ndry trim supplement color: #660000;
 side panel highlight text: 33CC33
 //--BUTTONS--
 button borders: f1632e
 off button text: 1996FA
 off button bg: F4A6F2
 off button hover text: 50C5ED
 off button hover bg: ED50C5
 on button text: F99089
 on button bg: F3F5F3
 //--LINKS--
 link default: 5f2c00
 link hover: f0531c
 header: FCFCFA
*/

body {
	background-color: #784211;
}
/*left align 
body
{
text-align: left;
}
div#container
{
text-align: left;
margin-left: 0;
margin-right: auto;
width: 800px;
}
/*end of left align*/
/*center */
body {
	text-align: center;
}
div#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
/*end of center*/
#siteHeaderGraphic {
	background-color: #5f2c00;
}
.siteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2a4a0b;
}
.mnuBackground {
	background-color: #2a4a0b;
}
div#footer {
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#footer p {
	color: #000000;
	text-align: center;
	font-size: 10px;
	line-height: 1em;
}
div#footer a:link, div#footer a:visited, div#footer a:active {
	color: #0000FF;
	text-decoration: underline;
}
div#footer a:hover {
	color: #0000CC;
	text-decoration: underline;
}
table#Table6 td a font {
	font-weight: bold;
	color: #5f2c00;
	text-decoration: underline;
}
table#Table6 td a:hover font {
	font-weight: bold;
	color: #f0531c;
	text-decoration: underline;
}
a.mnuButtonOffText, a.constlink {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1996FA;
	background-color: #F4A6F2;
	border: 1px solid #f1632e;
	text-decoration: none;
	padding: 4px;
	margin: 2px;
}
a.mnuButtonOffText:hover, a.constlink:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50C5ED;
	background-color: #ED50C5;
	border: 1px solid #f1632e;
	text-decoration: none;
	padding: 4px;
	margin: 2px;
}
a.mnuButtonOnText {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F99089;
	background-color: #F3F5F3;
	border: 1px solid #f1632e;
	text-decoration: none;
	padding: 4px;
	margin: 2px;
}
a.constlink {
	margin-right: 4px;
}
a.constlink:hover {
	margin-right: 4px;
}
span#folder_tree a {
	color: #000;
}
span#folder_tree a font {
	color: #5f2c00;
}
span#folder_tree a:hover font {
	color: #f0531c;
}
.siteBorder {
	background-color: #2a4a0b;
}
small small {
	display: none;
}
.sitePage {
	background-color: #FFFFFF;
	border: 0px none;
}
a.siteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f2c00;
	text-decoration: underline;
}
a.siteLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0531c;
	text-decoration: none;
}
.siteButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1996FA;
	background-color: #F4A6F2;
	cursor:pointer;
}
.siteNote {
	background-color: #FFFFFF;
}
.siteNotesBorder {
	background-color: #2a4a0b;
}
.siteFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2a4a0b;
}
.siteMessage {
	background-color: #EFEFEF;
}
.siteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.noteSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.noteSearchHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2a4a0b;
}
.siteMessageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.siteMessageTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.siteMessageBorder {
	background-color: #CCCCCC;
}
.sideNav {
	background-color: #FDF7E7;
	padding-bottom: 20px;
}
.sideNavBorder {
	background-color: #2a4a0b;
}
a.sideNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f2c00;
	text-decoration: underline;
}
a.sideNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0531c;
	text-decoration: none;
	padding: 2px;
	margin: -2px;
}
a.sideNavLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5f2c00;
	text-decoration: underline;
}
a.sideNavLinkSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f0531c;
	text-decoration: none;
}
.sideNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sideNavTextHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CC33;
}
.sideNavTextHighlightMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CC33;
}
.sideNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFCFA;
	background-color: #2a4a0b;
	padding: 2px;
}
.sideNavTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sideNavTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.sideNavTextSmallNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.content {
	background-color: #FDF7E7;
}
.contentBorder {
	background-color: #2a4a0b;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.noteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.noteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.noteTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.noteNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}
.noteMessage {
	background-color: #FFFFFF;
}
.noteMessageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #555555;
}
.noteMessageTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.noteMessageTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.noteMessageBorder {
	background-color: #CCCCCC;
}
.replyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.replyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2a4a0b;
}
.helpMessage {
	background-color: #97472c;
}
.helpMessageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
}
.helpMessageTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
a.helpLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
a.helpLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	text-decoration: none;
}
.helpMessageTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.helpMessageBorder {
	background-color: #CCCCCC;
}
UL {
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin-left:12px;
	border: 0px;
	padding: 0px;
}
UL.root {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.fdhandle {
	FONT-SIZE: 160%;
	COLOR: red;
	FONT-FAMILY: monospace;
	FONT-WEIGHT: bolder;
	TEXT-DECORATION: none;
}
.fakelink {
	FONT-SIZE: 160%;
	COLOR: black;
	FONT-FAMILY: monospace;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background: white;
}
.textHeader {
	font-family: Time New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 339933;
	background: white;
}
.textButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.galimg_hover {
	border-left: solid 1px white;
	border-top: solid 1px white;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.galimg {
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}
TD.galleryFakeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
a.PhotoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5f2c00;
	text-decoration: underline;
}
a.PhotoLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f0531c;
	text-decoration: none;
	padding: 2px;
	margin: -2px;
}
a.galleryNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FDF7E7;
	text-decoration: underline;
}
a.galleryNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f0531c;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: -2px;
}


/*******---------------------------------------------------------- LAUREL */
* {margin:0;padding:0;line-height:normal;}

/* LAYOUT */
html {
	text-align: center;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image:url(../images/body_bgd.jpg);
	background-repeat: repeat;
	background-position:top;
	}

/* center the design */
#container {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	}

/* add shadow to the page*/
#page_shadow {
	width:100%;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/body_shadow.png);
	background-repeat: repeat-y;
	background-position:center;
	text-align:center;
	padding:0px 10px;
	}

/* main content */
#content {
	width: 800px;
	text-align: left;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/page_bgd.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
	
#content img{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:bottom;
}

#nav_lft{
	position: relative;
	margin:0 50% -1042px 50%;
	left:-515px;
	width:25px;
	height:567px;
	float:left;
	clear:none;
	z-index:100;
	}
	
#nav_rt{
	position: relative;
	margin:0px -58px -475px 0px;
	width:58px;
	height:475px;
	z-index:101;
	}	
	
#footer {
	width: 800px;
	text-align: left;
	margin:0px auto;
	padding:0px;
}

#footer img{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align: bottom;
	display:block;
}


/*FOOTER STYLES*/
#footer_shadow {
	width: 800px;
	margin:0px auto;
	padding:0px;
}
	
#footer_shadow img{
	margin:0px auto;
	padding:0px;
	border:none;
	vertical-align: bottom;
	display:block;
}

#footer_shadow p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	text-shadow: #583B2D 1px 1px;
	line-height:14px;
	margin:0px;
	padding:0px;
}

#footer_shadow a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
	line-height:14px;
	margin:0px;
}

/* BODY STYLES */
.body_content {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#65311A;
	line-height: 21px;
}
.body_content14 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#65311A;
	line-height: 21px;
}

.body_content p {
	font-size:12px;
	color:#65311A;
	line-height: 21px;
	padding:10px 50px 10px 55px;
}

.body_content p.less_margin {
	font-size:12px;
	color:#65311A;
	line-height: 12px;
	padding:0px 50px 0px 55px;
}

.body_content ui {
	margin-bottom:10px;
}

.body_content li {
	font-size:12px;
	color:#65311A;
	line-height: 16px;
	margin:10px 0px 0px 70px;
}
.body_content_noheight li {
	font-size:12px;
	color:#65311A;
}

.body_less_margin ui {
	margin-bottom:10px;
}

.body_less_margin li {
	font-size:12px;
	color:#65311A;
	line-height: 16px;
	margin:6px 0px 0px 15px;
}

.leftnav {
	margin:0px;
	padding:0px;
}

.leftnav_staff_profiles {
	font-size:11px;
	margin:8px;
	padding:0px 0px 0px 14px;
}

.leftnav_bullets {
	font-size:11px;
	line-height: 14px;
	margin:10px;
	padding:8px 8px 8px 14px;
}

.leftnav img{
	margin:0px;
	padding:0px;
	border: none;
	vertical-align:bottom;
	display:block;
}


/* SECTION SPECIFIC STYLES */
#body_content_no_leftnav {
	background-image:url(../images/no_left_nav.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}


/* GLOBAL STYLES */
p {
	font-size:12px;
	color:#65311A;
	line-height:1px;
}

ul {
	line-height:normal;
	margin-right:50px;
}

li {
	list-style:disc;
	margin-left:20px;
}

img {
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:bottom;
}

a { 
	outline: none; 
	color: #542A03; 
	border: none;
	padding:0px;
}
	
a img { 
	border: none; 
	padding:0px;
}

hr {
	clear: both;
	height: 1px;
	border: 0px;
	color:#999999;
	margin:5px 50px 15px 55px;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color:#65311A;
}

.error {
	color:#CC0000;
	font-size:10px;
}
.back_to_top {
	color:#2c58ae;
}

.back_to_top a{
	color:#2c58ae;
}

.photo_lft {
	padding:0px 15px 0px 50px;
	float:left;
	}

.photo_lft25 {
	padding:0px 25px 0px 40px;
	float:left;
	}
	
.photo_lft_text_pad {
	padding:0px 15px 0px 100px;
	float:left;
	}

.photo_rt {
	padding:0px 50px 0px 15px;
	float:right;
	}
/*------bug fixes-----*/
.white_txt_laurel_fix{
margin:0 30px 0 10px;
}
#frmBasicInfo table{
	border:red 1px solid;
}
table.tbl_frmBasicInfo,
#frmBasicInfo table,
#frm_creditcard table{
margin:auto;
}
#frmBasicInfo,
#frm_creditcard{
text-align:center;
padding:5px;
}

#folder_tree *{
padding:0px;
list-style:none;
}
#folder_tree ul{
margin:0px;
}

#tbl_login,
#tbl_login *{
	background-repeat:no-repeat;
}
#tbl_login font,
#tbl_login br{
margin:0px;
padding:0px;
font-size:11px;
}


