body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	behavior: url(/hover.htc);
	line-height: 20px;
	color: #434343;
	}
a:link, a:visited, a:active {color:#747125; text-decoration:underline;}
a:hover {color: #735428; text-decoration:underline;}

.wrapper {width:100%; background-image:url(./images/wrapper_bg.gif); background-repeat:repeat-x; background-color:#fff; background-position:top;}
 
.container {width:952px; border-right:4px solid #fff; border-left:4px solid #fff; margin:0 auto;}
.container2 {width:100%; float:left; background-image:url(./images/container_bg.gif); background-repeat:repeat-y; background-position:left;}
.container_inside {width:100%; float:left;background-color:#fff; background-image: url(/images/head_1.jpg); background-position:left top; background-repeat:no-repeat; }

.header { width:100%; float:left; /*background-color:purple;*/ position:relative; height:228px;}

.inside1 {background-image: url(./images/inside_header.gif);background-repeat:no-repeat;}


.utility_inside {float:left; margin:0px; padding:0px; width:952px; /*background:pink;*/ height:62px; color:#fff; }

.utility_inside a:link, .utility_inside a:visited, .utility_inside a:active { color:#fff; text-decoration:none; padding:0 2px;}
.utility_inside a:hover{ text-decoration:underline;}

a.home:link, a.home:visited, a.home:active, a.home:hover  {
	width: 297px; 
	height:165px;  
	margin:0px; 
	text-indent:-9999px;  
	position:absolute; 
	left:0; 
	top:0; 
	:-moz-any-link:focus;outline:none; 
	display:block;}

.nav  {margin:0 0 0 0; padding:62px 0 0 160px;}

.crumbtrail {
	width:882px;
	background-color:#f5f3f3;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735428;
	padding:5px 35px;
}

.crumbtrail a:link, .crumbtrail a:visited, .crumbtrail a:active {color: #735428; text-decoration:none; margin-right:5px;}
.crumbtrail a:hover {color: #735428; text-decoration:underline;}

.headline {	width:882px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	padding:20px 35px 0px 35px;
/*	background:red;*/}


.footer {
	clear:both;
	background-color:#365b29;
	border-top:2px solid #fff;
	padding:20px 20px 20px 35px;
	color:#fff;
	font-size: 11px;
	width:905px;
	margin:0 auto;
}

.footer a:link, .footer a:visited, .footer a:active {color:#fff; text-decoration:none;}
.footer a:hover {text-decoration:underline;}


h1 {
	color: #a19d34;
	margin:0 0 0 0;
	padding:0 0 15px 0;
	font-size: 18px;
	font-weight: normal;
	}
h2 {
	color: #735428;
	margin:0 0 0 0;
	padding:0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	color: #735428;
	margin:0 0 0 0;
	padding:0 0 0px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
p {
	margin:0 0 15px 0;
	}


/*-- Button Styles --*/
.buttonWrap {
	clear: both;
	}

.button {
	color: #fff;
	background: #999;
	padding: 1px 5px;
	margin:0 10px 0 0;
	border: 3px double #666;
	font-size: 9px;
	width: auto;
	overflow: visible;
	}
.button:hover, .submit:focus {
	border: 3px double #999;
	}
.button2 {
	color: #fff;
	background:#CC0000;
	padding: 1px 5px;
	margin:0 10px 0 0;
	border: 3px double #990000;
	font-size: 9px;
	width:auto;
	overflow:visible;
	}
.button2:hover, .submit:focus {
	border: 3px double #CC0000;
	}

/*-- tables --*/
.help {	color: #A19D34; }
.help A { color: #A19D34; }

.error {  color: #CC0000; 	font-weight: bold; }
.error A { color: #CC0000;}
.required { color: #CC0000; font-weight: bold; }

.radio td label {
	font-weight: normal;
	float:none;
	display:inline;
	}

.table1 {
	color: #000; 
	border:1px solid #9b5f0c; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#eeefe1; 
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.table1 a:link, .table1 a:visited, .table1 a:active { color: #003C7B;}
.table1 a:hover {color:#A19D34;}

.table1 td { padding: 4px 15px 4px 4px;}
.table1 label {
	margin:4px 5px 0 0;
	float:left;
	font-weight: bold;
	width:180px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.table1 th, .table1 .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a19c34;
	}

.table1 th, .table1 .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.table1 th a:link, .table1 th a:visited, .table1 th a:active {color: #FFFFFF;}
.table1 th a:hover {color:#f7bf5d;}

.table1 .alt { background:#C8C8A8;}

.table1 .pager {background-color:#F5F3F3; color: #9b5f0c;}
.table1 .pager A { color: #9b5f0c;}

.table2 {
	color: #000;
	background:#FFFFFF;
	border:1px solid #FF9900;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-collapse: collapse;
	width:500px;
	}
.table2 A { color: #003C7B;}

.table2 td { padding: 4px 15px 4px 4px;}
.table2 label {
	display:block;
	margin:6px 0 0 0;
	font-weight: bold;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.table2 th, .table2 .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	}

.table2 th, .table2 .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.table2 th A, .table2 .tablehead A { color: #000000;}

.table2 .alt {
	background:#FCE8DA;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFCC66;
}

.table2 .pager { color: #000000; background:#FFFFFF; }
.table2 .pager A { font-weight:bold; }


/* Table A and Table B ARE USED BY GLOBAL ADMIN */
.tablea {
	color: #000; 
	background:#9b5f0c; 
	border:1px solid #9b5f0c; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#eeefe1; 
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.tablea A { color: #003C7B;}

.tablea td { padding: 4px 15px 4px 4px;}
.tablea label {
	margin:6px 0 0 0;
	float:left;
	font-weight: bold;
	width:80px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.tablea th, .tablea .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9b5f0c;
	}

.tablea th, .tablea .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.tablea th A, .tablea .tablehead A {color: #FFFFFF;}

.tablea .alt { background:#C8C8A8;}

.tablea .pager { color: #9b5f0c;}
.tablea .pager A { color: #9b5f0c;}

/* table b */
.tableb {
	color: #004780; 
	background:#fff; 
	border:1px solid #93a7c5; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.tableb A { color: #003C7B;}

.tableb td { padding: 4px 15px 4px 4px;}
.tableb label {
	margin:6px 0 0 0;
	float:left;
	font-weight: bold;
	width:80px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.tableb th, .tableb .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004780;
	}

.tableb th, .tableb .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.tableb th A, .tableb .tablehead A {color: #FFFFFF;}

.tableb .alt { background:#fefae1;}

.tableb .pager { color: #9b5f0c;}
.tableb .pager A { color: #9b5f0c;}

/*-- Fieldset Styles --*/
fieldset {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 400px;
	display: block;
	}
	
fieldset h2 {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	color: #333;
	}
	
fieldset ul  {
	list-style:none;
	margin: 0;
	padding: 0;
	}

fieldset li {
	width: 400px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	}

fieldset li label {	
	float: left;
	width: 150px;
	vertical-align: top;
	}

fieldset li input {	
	float: left;
	width: 150px;
	vertical-align: top;
	}

fieldset li select {	
	float: left;
	width: 154px;
	vertical-align: top;
	}

fieldset .required {
	color: #CC0000;
	}
	
fieldset .help {
	width: 160px;
	clear: both;
	margin: 0 0 0 150px;
	}
	
fieldset ul li .error {
	margin: 0 5px;
	background: url(./images/icon_alert.png) no-repeat left top;
	height: 20px;
	width: 20px;
	text-indent: -9999em;
	}

fieldset ul li span {
	float: left;
	padding: 0 5px 0 0;
	}

fieldset ul li span input {
	float: none;
	width: 50px;
	}

fieldset ul li span label {
	width: auto;
	display: block;
	clear: both;
	}

/*-- Radio Styles --*/
fieldset ul li.radio {
	/*padding: 0 5px 0 0;*/
	}

fieldset ul li.radio table {
	padding: 0 5px 0 0;
	border-collapse: collapse;
	}

fieldset ul li.radio table td {
	padding: 2px;
	}

fieldset ul li.radio label {
	width: 150px;
	clear: none;
	}
	
fieldset ul li.radio input {
	float: left;
	width: auto;
	}

/*-- Checkbox Styles --*/
fieldset ul li.checkbox input, fieldset ul li.checkbox span input {
	width: 20px;
	}

fieldset ul li.checkbox label {
	width: 340px;
	}

fieldset ul li.checkbox p {
	margin: 0 0 5px 0;
	}
/*needed for global **/
.headerBG {
	background:#ffffff url(./images/bg.jpg);
	}
	
.modalBackground {
 background-color:Gray;
 filter:alpha(opacity=70);
 opacity:0.7;
}

.modalPopup {
 background-color:#ffffdd;
 border-width:3px;
 border-style:solid;
 border-color:Gray;
 padding:3px;
}


.info .inprogress {color:green;}
.info .upcoming {color:orange;}
.info .closed {color:red;}

.inprogress {color:green;}
.upcoming {color:orange;}
.closed {color:red;}

div.container_inside .col_two fieldset li {
	list-style-image: none;
	list-style-type: none;
}

.sliderwrapper {
	border:1px solid gray; 
	width:485px; 
	padding:2px 2px 2px 2px; 
	margin:0 0 20px 0; 
	position:relative;
	float:left;}

.sliderhead{
	cursor: hand;
	cursor: pointer;
	margin:0;
	width:470px;
	padding:4px 0 4px 15px;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	background-repeat:no-repeat;
	background-color:#735428;
}

h2.sliderhead span img{padding:4px 5px 0 0; float:left;}

.table3 { float:left;}
.table3 td { padding:2px 0 2px 10px;}
.table3 tr.tablehead { background-color:#CCC; font-weight:bold; }
.table3 tr.alt { background-color:#f1efef;}

.email_signup { 
	position:absolute; 
	width:274px; 
	height:40px; 
	left:315px; 
	top:75px; 
	z-index:9000;}

.email_signup a {
	text-indent:-9999px; 
	:-moz-any-link:focus;outline:none;} 

.email_signup a:link, .email_signup a:visited, .email_signup a:active {
	display:block; 
	width:274px; 
	height:40px;
	background-image:url(images/email_list_button.png); 
	background-position:left top; 
	background-repeat:no-repeat; 
	}

.email_signup a:hover  {
	display:block; 
	width:274px; 
	height:40px;
	background-image:url(images/email_list_button.png); 
	background-position:0 -40px; 
	background-repeat:no-repeat;}