/* TAG STYLES */

body,div,h1,h2,h3,h4,h5,h6,form,fieldset,p,th,td
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 14px;
	background-color: #032401;
	padding: 20px 0px 20px 0px;
}

div.clear
{
	clear: both;
}

h1,h2,h3,h4,h5,h6
{
	padding-bottom: 15px;
	font-family:"Times New Roman",Georgia,Serif;
	font-weight: normal;
}

h1{
	font-size: 23px;
	color: #ff9c00;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 20px;
	color: #ff9c00;
	border-bottom: 1px solid #ff9c00;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

img
{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p
{
	padding-bottom: 20px;
}

a{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.red{
	color: #FF0000;
}

/* END OF TAG STYLES */

/* DIV STYLES */

#page_wrapper{
	width: 996px;
	margin: 0 auto;
}

#main_nav_holder{
	color: #FFFFFF;
	float: right;
	width: 577px;
	padding: 14px 0px 0px 25px;
	height: 32px;
	background: #021701 url('../layout_images/main_menu_bg.gif') 0 0 no-repeat;
}

#main_display_holder{
	border: 10px solid #FFFFFF;
	position:relative;
}

#logo_holder{
	float: left;
}

#flash_holder{
	float: right;
	height: 250px;
	width: 717px;
}

#content_holder{
	background-color: #021701;
	color: #FFFFFF;
}

#left_column_holder{
	float: left;
	padding: 20px 20px 60px 0px;
	background-color: #032401;
	width: 674px;
}

.event_cal_info_holder{
	border-top: 1px solid #ff9c00;
	padding-top: 20px;
	font-family:"Times New Roman",Georgia,Serif;
}

#calendar_holder{
	float: left;
	margin-right: 20px;
	width: 237px;
}

#event_desc_holder{
	float: left;
	width: 412px;
}

#right_column_holder{
	float: right;
	width: 262px;
	padding: 20px;
}

#footer_holder{
	color: #FFFFFF;
	font-size: 12px;
}

#footer_menu_holder{
	background-color: #ff9c00;
	margin: 10px 0px 10px 0px;
}

#footer_location_holder{
	float: left;
}

#RDD_info_holder{
	float: right;
}

#video_holder{
	float: right;
}

/* END OF DIV STYLES */

/* PARAGRAPH STYLES */

#RDD_info_holder p{
	text-align: right;
}

#right_column_holder p{
	font-family:"Times New Roman",Georgia,Serif;
	color: #ff9c00;
}

/* END OF PARAGRAPH STYLES */

/* LIST STYLES */

ul{
	margin: 0;
	padding: 0;
}

ul.main_menu{
	list-style: none;
}

ul.main_menu li{
	float: left;
	margin-right: 11px;
}

ul.main_menu li a{
	font-weight: bold;
	text-decoration: none;
}

ul.main_menu li a:hover, ul.main_menu li a.active{
	color: #ff9c00;
}

ul.footer_menu{
	list-style: none;
	width: 440px;
	margin: 0px auto;
}

ul.footer_menu li{
	color: #000000;
	float: left;
	padding: 8px 0px;
	display: block;
	margin-right: 10px;
}

ul.footer_menu li a{
	color: #000000;
	text-decoration: none;
}

ul.footer_menu li a:hover{
	text-decoration: underline;
}

/* END OF LIST STYLES */

/* CALENDAR STYLES */

p#calendar_month_holder{
	float: left;
	color: #ff9c00;
	font-size: 17px;
	padding: 0px 25px 5px 0px;
}

p#calendar_month_selector_holder{
	float: left;
	padding: 5px 0 0 0;
	margin: 0px 5px 0px 0px;
}

.calendar_day_heading{
	background-color: #ff9c00;
	height: 27px;
}

.date_holder, .date_holder_hidden{
	float: left;
	text-align: center;
	width: 27px;
	height: 27px;
	line-height: 27px;
	font-size: 17px;
	margin-right: 8px;
	color: #000000;
	background-color: #355034;
}

.date_holder_hidden{
	background-color: transparent;
}

.date_holder a{
	text-decoration: none;
	display: block;
	color: #000000;
	height: 27px;
	width: 27px;	
	background-color: #FFFFFF;
}

.date_holder a:hover, .date_holder a.date_active{
	text-decoration: none;
	display: block;
	color: #000000;
	height: 27px;
	width: 27px;	
	background-color: #ff9c00;
}

a.month_selector{
	display: block;
	height: 12px;
	width: 11px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

a.month_selector:hover{
	background-position: 0 -12px;
}

a.month_selector img{
	height: 12px;
	width: 11px;
}

h3.date_heading{
	padding-bottom: 5px;
	margin-bottom: 10px;
}

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

table.days_events_layouts tr td{
	font-size: 17px;
	padding: 3px 5px 3px 0px;
}

table.days_events_layouts tr td.event_time_holder{
	width: 70px;
	color: #FFFFFF;
}

table.days_events_layouts tr td.event_description_holder, table.days_events_layouts tr td.event_description_holder a{
	text-decoration: none;
	color: #ff9c00;
}

 table.days_events_layouts tr td.event_description_holder a:hover{
	text-decoration: underline;
}

table.days_events_layouts tr td.event_description_holder a.opposite_link{
	text-decoration: underline;
}

table.days_events_layouts tr td.event_description_holder a.opposite_link:hover{
	text-decoration: none;
}

/* END OF CALENDAR STYLES */

/* FORM STYLES */

form 
{
	margin: 0px 0px 20px 0px;
	color: #000000;
}

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

form p label
{
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	margin-bottom: 3px;
}

form p input.textfield
{
	color: #000000;
	width: 20em;
	height: 1.5em;
	padding: 1px 0 0 3px;
	border:1px #cccccc solid;
	background: url("../layout_images/form_field_bg.gif") #f6f6f6 top repeat-x;
}

form p input.error
{
	color: #000000;
	width: 20em;
	height: 1.5em;
	padding: 1px 0 0 3px;
	border:1px #FF857F solid;
	background: url("../layout_images/form_field_bg_error.gif") #F8C3C0 top repeat-x;
}

form p input.filefield
{
	color: #000000;
	width: 20em;
	height: 1.5em;
	padding: 1px 0 0 3px;
	border:1px #cccccc solid;
	background-color: #F6F6F6;
	background: url("../layout_images/form_field_bg.gif") #f6f6f6 top repeat-x;
}

form p input.file_error
{
	color: #000000;
	width: 20em;
	height: 1.5em;
	padding: 1px 0 0 3px;
	border:1px #FF857F solid;
	background: url("../layout_images/form_field_bg_error.gif") #F8C3C0 top repeat-x;
}

form p textarea.comment_box
{
	color: #000000;
	width: 32em;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 3px;
	border:1px #cccccc solid;
	background: url("../layout_images/form_field_bg.gif") #f6f6f6 top repeat-x;
}

form p textarea.comment_box_error
{
	color: #000000;
	width: 32em;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 3px;
	border:1px #FF857F solid;
	background: url("../layout_images/form_field_bg_error.gif") #F8C3C0 top repeat-x;
}

form p select
{
	height: 1.5em;
	border:1px #cccccc solid;
	padding-top: 1px;
	height: 1.7em;
	background-color: #f6f6f6;
}

form p .select_list
{
	height: 250px;
	width: 300px;
	border:1px #cccccc solid;
	background-color: #f6f6f6;
	color: #000000;
}

form p input.submit_button
{
	margin: 0px 0px 0px 0px;
}

form h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9C00;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

form div.form_field_holder
{
	padding: 5px;
	margin-bottom: 0px;
}

/* END OF FORM STYLES */

/* TABLES STYLES */

.documents_table{width: 100%;margin-bottom: 15px;}

.documents_table tr td{padding: 3px 5px 3px 10px; color: #FFFFFF;}

.documents_table tr td.table_header{background-color: #FF9C00;color: #000000;font-weight: bold;}

.documents_table tr td a{color: #FFFFFF;}

.background_1{background-color: #1B5F17;}

.background_2{background-color: #033F00;}

/* END OF TABLE STYLES */