@charset "utf-8";
/* CSS Document */

/* Main Body */
body {
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
	background-color: #d9b382;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* menu buttons tabs */
#header ul {
	z-index: 999999;
	position: relative;
	margin:0;
	padding: 0;
	list-style:none;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	width: 729px;
	height: 27;
	float: right;
	display: inline;
	top: auto;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
.textfield_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#header a {
   float:left;
   background:#4D1B00 url(images/tab_left.gif) no-repeat left top; /* buttons without rollover */
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background:#4D1B00 url(images/tab_right.gif) no-repeat right top; /* buttons without rollover */
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}

#header #current a {
   background-position:0% -42px;
   background:#93857A url(images/tab_left.gif) no-repeat left top; /* buttons selected */
   padding:0 0 0 4px;
	color: #FFF;
}
#header #special a {
	background-position:left top; /* buttons selected */
	padding:0 0 0 4px;
	color: #FFF;
	background-color: #0066FF;
	background-image: url(images/tab_left.gif);
	background-repeat: no-repeat;
}
#header #current a span {
   background-position:100% -42px;
   background:#93857A url(images/tab_right.gif) no-repeat right top; /* buttons selected */
	padding:6px 15px 3px 8px;
	color: #FFF;
}
#header #special a span {
	background-position:right top; /* buttons selected */
	padding:6px 15px 3px 8px;
	color: #FFF;
	background-color: #0066FF;
	background-image: url(images/tab_right.gif);
	background-repeat: no-repeat;
}

#header #specialogin a {
	background-position:left top; /* buttons selected */
	padding:0 0 0 4px;
	color: #FFF;
	background-color: #2B5E1C;
	background-image: url(images/tab_left.gif);
	background-repeat: no-repeat;
}
#header #specialogin a span {
	background-position:right top; /* buttons selected */
	padding:6px 15px 3px 8px;
	color: #FFF;
	background-color: #2B5E1C;
	background-image: url(images/tab_right.gif);
	background-repeat: no-repeat;
}

#header #specialogout a {
	background-position:left top; /* buttons selected */
	padding:0 0 0 4px;
	color: #FFF;
	background-color: #cc0000;
	background-image: url(images/tab_left.gif);
	background-repeat: no-repeat;
}
#header #specialogout a span {
	background-position:right top; /* buttons selected */
	padding:6px 15px 3px 8px;
	color: #FFF;
	background-color: #cc0000;
	background-image: url(images/tab_right.gif);
	background-repeat: no-repeat;
}


/* end menu tabs */

#header a:hover {
   background-position: 0% -42px;
   background:#4D1B00 url(images/tab_left.gif) no-repeat left top; /* buttons on rollover */
   color:#93857A;
}
#header a:hover span {
   background-position:100% -42px;
   background: #4D1B00 url(images/tab_right.gif) no-repeat right top; /* buttons on rollover */
   color:#93857A;
}

/*Left Nav Bar */

.menu_option {
	list-style:none;
	padding:0;
	margin-top: 10px;
	margin-right: 15;
	margin-bottom: 10px;
	margin-left: 15px;
}
.menu_option li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.menu_option a {
	display:block;
	font-weight:bold;
	color: #4d1b00;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}
.menu_option a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #2B5E1C; 
	border-left:4px solid #2B5E1C;
}
.menu_option2 {
	list-style:none;
	padding:0;
	margin-top: 10px;
	margin-right: 15;
	margin-bottom: 10px;
	margin-left: 15px;
}
.menu_option2 li {
	margin-bottom:1px;
	border: 1px solid #CCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.menu_option2 a {
	display:block;
	font-weight:bold;
	color: #4d1b00;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #CCC;
	border-left:4px solid #f2f2f2;	
	
	min-height:18px;
}
.menu_option2 a:hover {
	padding:2px 5px 2px 10px;
	background: #CCC;
	color: #2B5E1C; 
	border-left:4px solid #2B5E1C;
}
.lft_margin {
	text-align: justify;
	color:#000000;
	display: block;
	overflow: auto;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #2b5e1c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 10px;
	background-color: #F2F2F2;
}
.small_option {
	list-style:none;
	padding:0;
	margin-top: 1px;
	margin-right: 5;
	margin-bottom: 1px;
	margin-left: 30px;
}
.small_option li {
	margin-bottom:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
.small_option a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	
	min-height:10px;
}
.small_option a:hover {
	padding:2px 5px 2px 10px;
	background: #d0d0d0;
	color: #2B5E1C;
}



/*Text Styles */


.text_header_brown {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d1b00;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
.text_header_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B5E1C;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
.text_header_green_pad {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B5E1C;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	padding-left: 10px;
}
.text_brown {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d1b00;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B5E1C;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
.text_green_squashed {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B5E1C;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bolder;
}
.text_green_pad {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B5E1C;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	padding-left: 10px;
}
.main_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
	line-height: 1.5em;
	font-weight: normal;
}
.main_text_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
	line-height: 1em;
	font-weight: normal;
}
.main_text_halfed {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
	line-height: 10pt;
	font-weight: normal;
}
.main_text_lined {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
	line-height: 1.5em;
	font-weight: normal;
	border: 1px solid #999999;
}
.committee_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
	line-height: 12px;
	font-weight: normal;
}
.block_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #4d1b00;
	height: 15px;
}
.main_subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.main_text_center {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
	line-height: 1.5em;
	font-weight: normal;
}
#foot_nav a:link {
	color: #000;
}
#foot_nav a:visited {
	color: #000;
}
#foot_nav a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#foot_nav a:active {
	color: #000;
}
#footer a:link {
	color: #000;
}
#footer a:visited {
	color: #000;
}
#footer a:hover {
	color: #000;
}
#footer a:active {
	color: #000;
}
.footer_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.footer_text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.supscript_text_red {
	vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.footer_text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #2B5E1C;
}
#content_links a:link {
	color:#2B5E1C;
}
#content_links a:visited {
	color: #000;
}
#content_links a:hover {
	color:#0000BB;
	text-decoration: underline;
}
#content_links a:active {
	color: #000;
}
.form_button_green {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #2B5E1C;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 20px;
}
.form_button_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #cc0000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 20px;
}
.form_button_brown {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #4d1b00;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 20px;
}
#buttton a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#buttton a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#buttton a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#buttton a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#buttton2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#buttton2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#buttton2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#buttton2 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#no_border a:link {
	color: #2B5E1C;
	text-decoration: none;
}
#no_border a:visited {
	color: #2B5E1C;
	text-decoration: none;
}
#no_border a:hover {
	color: #2B5E1C;
	text-decoration: none;
}
#no_border a:active {
	color: #2B5E1C;
	text-decoration: none;
}
.news_img {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txtSession {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 70%;

	color: #FFFFFF;

}

a.txtSession {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 70%;

	color: #FFFFFF;

	text-decoration: none;

} 

a.txtSession:hover {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 70%;

	color: #FFFFFF;

	text-decoration: underline;

} 

.txtSessionGrey {

	color:	#BFCCC7;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 70%;

}
.text_red_big {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
.blank_label {
	background-image: url(images/record.jpg);
	background-repeat: no-repeat;
}
.label_txt {
	font-size: 2opx;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	color: #121212;
}
.green_back {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B5E1C;
	height: 30px;
	text-align: center;
	vertical-align:middle;
}
.calendar_table{
	text-align: center;
	vertical-align: middle;
}
.calendar_text_brown {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d1b00;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
}
.calendar_text_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B5E1C;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
}
.calendar_circled {
background-image: url(images/circled.png);
background-repeat:no-repeat;
background-position:center;
}
#calend a:link {
	color: #4D1B00;
}
#calend a:visited {
	color: #4D1B00;
}
#calend a:hover {
	color: #4D1B00;
}
#calend a:active {
	color: #4D1B00;
}
.form_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#embed_links a:link {
	text-decoration: none;
	color:#2B5E1C;
}
#embed_links a:visited {
	text-decoration: none;
	color:#2B5E1C;
}

#embed_links a:hover {
	text-decoration: underline;
	color:#2B5E1C;
}
#embed_links a:active {
	text-decoration: none;
	color:#2B5E1C;
}
.page_header_brown {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d1b00;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: bolder;
}
.page_header_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B5E1C;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: bolder;
}
.brown_subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d1b00;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#race a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#race a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
#race a:hover {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
#race a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.form_button_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: normal;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #0066FF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 20px;
}

