body
{
	margin:0px;
	padding:0px;
}

h1
{
	font-family: arial;
	font-size: 22px;
	color: #F86613;
}

h2
{
	font-family: arial;
	font-size: 18px;
	color: #F86613;
}

h3
{
	font-family: arial;
	font-size: 16px;
	color: #F86613;
}

hr
{
	background-color:#4D3300;
	color:#4D3300;
}

.mainheading
{
	font-family: arial;
	font-size: 60px;
	color: #F86613;
}

.whiteheadingtext
{
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	/*font-weight:bold;*/
}

.textbox
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #6C98D9;
   font-family: arial;
   font-size: 8pt;
   color: #543F29;
   background: #FFFFFF;
   white-space: nowrap;
   height: 18px;
}

.dropdown
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #6C98D9;
   font-family: arial;
   font-size: 8pt;
   color: #543F29;
   background: #FFFFFF;
   white-space: nowrap;
   height: 18px;
}


.search_textbox
{
   border-style: solid;
   border : 0px;
   border-color: #6C98D9;
   font-family: arial;
   font-size: 12px;
   color: #7d7d7d;
   background: #FFFFFF;
   white-space: nowrap;
   height: 18px;
   padding-top : 2px;
   background-image: url(../../img/search/q_bar_loop.gif);
}

.button
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #326BC0;
   font-family: arial;
   font-size: 12px;
   color: #543F29;
   background: #E0DFE3;
   background-image: url(../../img/button_background.jpg);
   background-repeat: repeat-x;
   text-align: center
   height:21px;
}

.main_login_button
{
	text-align:right
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	background: #503B26;
	border:none;
	text-decoration:underline;
	height:21px;
}

.label
{
   font-family: arial;
   font-size: 13px;
   font-weight: normal;
   color: #543F29;
}

.normtext
{
   font-family: arial;
   font-size: 13px;
   color: #000000;
}

.heading
{
   font-family: arial;
   font-size: 18px;
   color: #F86613;
   text-decoration:none;
}

.bighello
{
   font-family: arial;
   font-size: 30px;
   color: #FFFFFF;
   text-decoration:none;
   font-weight: bold;
}

.yellowheading
{
	font-family: arial;
	font-size: 24px;
	color: #D0AB00;
	font-weight: bold;
}

.blueheading
{
	font-family: arial;
	font-size: 20px;
	color: #4EA2AC;
	font-weight: bold;
}

.orangeheading
{
	font-family: arial;
	font-size: 20px;
	color: #E85305;
	font-weight: bold;
}

.purpleheading
{
	font-family: arial;
	font-size: 20px;
	color: #954544;
	font-weight: bold;
}

.brownheading
{
	font-family: arial;
	font-size: 20px;
	color: #705B33;
	font-weight: bold;
}

.sponsorheading
{
   font-family: arial;
   font-size: 17px;
   color: #FFFFFF;
   text-decoration:none;
   font-weight:bold;
}

.fomheading
{
   font-family: arial;
   font-size: 20px;
   color: #FFFFFF;
   text-decoration:none;
   font-weight:bold;
}

a.menu_text
{
   font-family: arial;
   font-size: 13px;
   color: #EEEEEE;
   font-weight:bold;
   text-decoration:none;
}

a.menu_text:hover,
a.menu_text_sl
{
   font-family: arial;
   font-size: 13px;
   color: #FFFFFF;
   /*font-weight:bold;*/
   text-decoration:none;
}

.greytext
{
   font-family: arial;
   font-size: 12px;
   color: #656567;
}

.greylinktext
{
   font-family: arial;
   font-size: 12px;
   color: #656567;
   text-decoration:none;
}

.orangetext
{
   font-family: arial;
   font-size: 12px;
   font-weight:bold;
   color: #F86611;
}

.greylinktext:hover
{
   font-family: arial;
   font-size: 12px;
   color: #656567;
   text-decoration:underline;
}

.bluetext
{
   font-family: arial;
   font-size: 12px;
   color: #016AAB;
}

.bluelink
{
   font-family: arial;
   font-size: 12px;
   color: #016AAB;
   font-weight:normal;
   text-decoration:none;
}

.bluelink:hover
{
   font-family: arial;
   font-size: 12px;
   color: #016AAB;
   font-weight:normal;
   text-decoration:underline;
}

.bigwhitelink
{
   font-family: arial;
   font-size: 14px;
   color: #FFFFFF;
   font-weight:bold;
   text-decoration:none;
}

.bigwhitelink:hover
{
   font-family: arial;
   font-size: 14px;
   color: #FFFFFF;
   font-weight:bold;
   text-decoration:none;
}

.redtext
{
   font-family: arial;
   font-size: 12px;
   color: #B10909;
}

.greentext
{
   font-family: arial;
   font-size: 12px;
   color: #4A9902;
}

.redtextheading
{
   font-family: arial;
   font-size: 18px;
   color: #B10909;
}

.greytextheading
{
   font-family: arial;
   font-size: 18px;
   color: #656567;
}

/* -------------------- */
/* 	PAGING TABLE		*/
/* -------------------- */

.throw
{
	height:20px;
	background-color : #DADADA;
}

.table
{
   font-family: arial;
   font-size: 12px;
   color: #543F29;
   text-decoration:none;
}

.content_heading_top_background
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.tsubhcell
{
   background-color : #DADADA;
   color:#FFFFFF;
   /*border:solid 1px #333333;*/
   font-family : arial;
   font-size : 9px;
   font-weight:bold;
   height:30px;
   padding-left:5px;
   padding-right:5px;
}

.thcell
{
   background-color : #DADADA;

   /*border:solid 1px #333333;*/
   color:#FFFFFF;
   font-family : arial;
   font-size : 12px;
   font-weight:normal;
   height:20px;
   padding-left:5px;
   padding-top:7px;
   padding-right:5px;
   vertical-align: middle;
}

.thcell2
{
   background-color :#DADADA;

   color:#FFFFFF;
   /*border:solid 1px #333333;*/
   font-family : arial;
   font-size : 10px;
   font-weight:bold;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   padding-top:5px;
   padding-bottom:5px;
   vertical-align: middle;
   text-align:left;
}

.thcell3
{
   background-color : #DADADA;
   color:#4e4e4e;
   font-family : arial;
   font-size : 10px;
   font-weight:bold;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   padding-top:5px;
   padding-bottom:5px;
   vertical-align: middle;
   text-align:left;
}

.tinfocell
{
   background-color : #DADADA;
   color:#4e4e4e;
   font-family : arial;
   font-size : 10px;
   font-weight:bold;
   height:20px;
   padding-left:5px;
   padding-right:5px;
   padding-top:5px;
   padding-bottom:5px;
   vertical-align: top;
   text-align:left;
}

.tcell
{
   font-family: arial;
   font-size: 9px;
   font-weight:normal;
   color: #333333;
   background-color : #EFEFEF;
   padding-left:5px;
   padding-right:5px;
   text-align:left;
}

.tcell2
{
   font-family: arial;
   font-size: 9px;
   font-weight:normal;
   color: #333333;
   background-color : #F7F7F7;
   padding-left:5px;
   padding-right:5px;
   text-align:left;
}

.tirow
{
   background-color : #3F628A;
   height:20px;
}

.trow
{
   color : #2F537C;
   height:20px;
}

.theading
{
   font-family: arial;
   font-size: 12px;
   color: #543F29;
   font-weight: normal;
}

.tcountcell
{
	width: 50px;
}

.paging_button_first,
.paging_button_last,
.paging_button_next,
.paging_button_prev,
.pagingnav
{
      border-style: solid;
      border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
      border-color: #326BC0;
      font-family: arial;
      font-size: 12px;
      color: #543F29;
      background: #E0DFE3;
      background-image: url(../../img/button_background.jpg);
      background-repeat: repeat-x;
      text-align: center
   height:21px;
}

.paging_button_page,
.pagingitem
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #326BC0;
   font-family: arial;
   font-size: 12px;
   color: #543F29;
   background: #E0DFE3;
   background-image: url(../../img/button_background.jpg);
   background-repeat: repeat-x;
   text-align: center
   height:21px;
}

.pagingbox
{
   font-family : arial;
   font-size : 10px;
   /*color : #FFFFFF;*/
   color : #3F628A;
   font-weight : normal;
}

.paging_button_page_selected,
.pagingitemselected
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #326BC0;
   font-family: arial;
   font-size: 13px;
   font-weight: normal;
   color: #543F29;
   background: #E0DFE3;
   background-image: url(../../img/button_background.jpg);
   background-repeat: repeat-x;
   text-align: center
   height:21px;
}

/**********Calendar Classes**********/

.TitleBar
{
   font-family: arial;
   font-size: 12px;
   font-weight:bold;
   color: #543F29;
}

.WeekName
{
   font-family: arial;
   font-size: 12px;
   font-weight:bold;
   color: #543F29;
}

.CalendarRed{width:100%;height:100%;}
.CalendarRed td{border:1px #F3F3F3 solid;text-align:center;}
.CalendarRed td.SelectedDay{background:#E5E5E5;color:red;}
.CalendarRed tr.TitleBar td{font-weight:bold;background:#8CC63E;color:#FFF;}
.CalendarRed tr.TitleBar td a{color:#FFFFFF;}
.CalendarRed tr.Days td{}
.CalendarRed tr.Days td a{color:#543F29;}
.CalendarRed tr.Days td a:hover{background:#FFCCCC;}
.CalendarRed .WeekName td{font-weight:bold;}
.CalendarRed{border-collapse:collapse;font:normal 11px arial;background:#FFFFFF;border:1px #8CC63E solid;}

/******** Custom ********/

.headerheading
{
   font-family: arial;
   font-size: 16px;
   color: #FFFFFF;
   text-decoration:none;
}

.headertext
{
   font-family: arial;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration:none;
}

.headerlinktext
{
   font-family: arial;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration:none;
}

.whitetext
{
   font-family: arial;
   font-size: 12px;
   color: #FFFFFF;
text-decoration:none;
}

.whitetext:hover
{
   font-family: arial;
   font-size: 12px;
   color: #FFFFFF;
text-decoration:underline;
}

.redtextheading
{
   font-family: arial;
   font-size: 16px;
   color: #B10909;
   text-decoration:none;
}

.smallheading
{
   font-family: arial;
   font-size: 12px;
   font-weight:bold;
   color: #000000;
   text-decoration:none;
}

.block_text
{
   font-family: arial;
   font-size: 12px;
   color: #543F29;
   text-decoration:none;
}

a.linktext
{
	font-family: arial;
	font-size:12px;
	color:#F36A24;
	outline: none;
	text-decoration:none;
}

a.linktext:hover
{
	font-family: arial;
	font-size:12px;
	color:#F36A24;
	outline: none;
	text-decoration:underline;
}


.footertext
{
   font-family: arial;
   font-size: 11px;
   color: #7D7D7F;
}

a.footertext:hover
{
   font-family: arial;
   font-size: 11px;
   color: #333333;
}

/*** Lightbox ****/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px arial; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*********  CUSTOM **********/

.logintextbox
{
	background-image: url(../../img/template/textbar_loop.gif);
	border-style: solid;
	border-color:#786859;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;

	white-space: nowrap;
	height: 20px;
	width:166px;
}


.bluesmallheading
{
   font-family: arial;
   font-size: 12px;
   color: #4EA2AD;
   font-weight:bold;
}

.whitesmallheading
{
   font-family: arial;
   font-size: 12px;
   color: #FFFFFF;
   font-weight:bold;
}

/********MENU*********/
.sidemenutext
{
	font-family: arial, verdana, sans-serif;

	font-size:12px;
	color:#FFFFFF;

}

.sidemenutext_lv1
{
	font-family: arial, verdana, sans-serif;
 	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;

	font-weight:normal;
}

.sidemenutext_lv1:hover
{
	font-family: arial, verdana, sans-serif;
 	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;

	font-weight:bolder;
}

.sidemenutext_lv1_sl
{
	font-family: arial, verdana, sans-serif;
 	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;

	font-weight:bolder;
}

.sidemenutext_lv2
{
	font-family: arial, verdana, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;

	font-weight:normal;
}

.sidemenutext_lv2_sl
{
	font-family: arial, verdana, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;

	font-weight:bold;
}


.sidemenutext_lv3
{
	font-family: arial, verdana, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#6F6F6F;

	font-weight:normal;
}

.sidemenutext_lv3_sl
{
	font-family: arial, verdana, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#333333;

	font-weight:bold;
}

.sidemenutext_lv4
{
	font-family: arial, verdana, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#6F6F6F;

	font-weight:normal;
}

.sidemenutext_lv4_sl
{
	font-family: arial, verdana, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#333333;

	font-weight:bold;
}

div.sidemenu,
div.sidemenu:link,
div.sidemenu:visited,
div.sidemenu:active
{

	width:180px;
	height:41px;
	cursor:pointer;
	margin-bottom:1px;
}

div.sidemenu:hover
{

	width:180px;
	height:41px;
	cursor:pointer;
	margin-bottom:1px;
}

div.sidemenu_sl
{

	width:180px;
	height:41px;
	cursor:pointer;
	margin-bottom:1px;
}


div.sidemenu2,
div.sidemenu2:link,
div.sidemenu2:visited,
div.sidemenu2:active
{

	width:206px;
	height:29px;
	cursor:pointer;
	margin-bottom:1px;
}

div.sidemenu2:hover
{
	background:url();
	width:206px;
	height:29px;
	cursor:pointer;
	margin-bottom:1px;
}

div.sidemenu2_sl
{

	width:206px;
	height:29px;
	cursor:pointer;
	margin-bottom:1px;
}

div.sidemenu3,
div.sidemenu3:link,
div.sidemenu3:visited,
div.sidemenu3:active
{

	width:206px;
	height:24px;
	cursor:pointer;
	margin-bottom:1px;
}

div.sidemenu3:hover,
div.sidemenu3_sl
{

	width:206px;
	height:24px;
	cursor:pointer;
	margin-bottom:1px;
}