/*======================================================( SPLASH )===*/
/*===================================================================*/

BODY.home DIV#allContainer
{
	display: none;
}
#space
{
	height: 30px;
}
.specialImageBox
{
	position: relative;
	float: none;
	margin-bottom: -15px;

}
#splashImg
{
	margin-bottom: 1em;
}
#enter
{
	margin-left: -25px;
}
A.clickMe
{
	font-family: Arial;
	color: black;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
A.clickMe:hover
{
	color: #444f25;
}

/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
	color: #000;
	font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
BODY
{
	background-image: url( ./images/siteBG.png );
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fafbf7;
}

#banner
{
	/*position: relative;*/
	border: 1px solid black;
	margin-bottom: 2px;
	text-decoration: none;
}
#title
{
	display: block;
	position: absolute;
	top: 26px;
	right: 14px;
	font-weight: bold;
	font-size: 32pt;
	font-family: Georgia, Times New Roman, serif;
	letter-spacing: -1pt;
}
#title .frontText
{
}
#slogan
{
	display: block;
	position: absolute;
	top: 8px;
	right: 14px;
	font-weight: bold;
}
#mainTable
{
	margin: 0px 0px 3px 0px;
}
BODY.home TD.centerColumn
{
	background-image: url( ./images/home/1random.jpg );
	background-color: #a2b1b1;
}
BODY.inner TD.centerColumn
{
	background-color: none;
	background-color: #a2b1b1;
}
TD.centerColumn
{
	border: 1px solid black;
	padding: 20px 28px;
/*padding-right: 0px;*/
}
TD.centerColumn/*, #homeRightCol*/
{
}
BODY.home TD.centerColumn
{
	background-repeat: no-repeat;
	/*padding-top: 268px;*/
	padding: 0px;
}
BODY.inner #mainTable
{
	border-right: 1px solid black;
}
BODY.inner TD.centerColumn
{
	border-right: none;
}
BODY.inner TD.rightColumn
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	padding-top: 20px;
	background-color: #a2b1b1;
}
BODY.inner TD.leftColumn
{
}
#homeBanner
{
	position: absolute;
	width: 100%;
	bottom: 0px;
	color: white;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url( ./images/homeBannerBG.png );
	font: bold 30pt Georgia, Times New Roman, Times, serif;
	margin-bottom: 20px;
}
#homeBannerPadding { padding: 10px 20px; }
#homeBannerWrapper
{
	position: relative;
	/* height: 450px; */
}
#homeLogo
{
	display: block;
	width: 543px;
	height: 132px;
	margin-top: 325px;
}
TD.leftColumn
{
	font-size: 8pt;
	padding-right: 3px;
}
TD.rightColumn
{
	font-size: 8pt;
}
#homeRightCol
{
	float: right;
	width: 140px;
	padding-left: 2em;
	font-size: 8pt;
}
/* get rid of clearing effects on common center column boxes so the right col. can float! */

BODY.home .attachments, BODY.home .itemSummary,	 BODY.home .calendarTable
{
	clear: none;
}
#innerLogoContainer
{
	position: absolute;
	left: 345px;
	margin-top: 3px;
}
#innerLogo
{
	width: 384px;
	height: 95px;
}

/*=======================================================( LINKS )===*/
/*===================================================================*/

.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
	font-size: 7.5pt;
}

A/*.centerColumn A, .leftColumn A, .rightColumn A, .printView A*/
{
	color: #444a4a;
}
A:hover/*.centerColumn A:hover, .leftColumn A:hover, .rightColumn A:hover, .printView A:hover*/
{
	color: black;
}
hr
{
	border-top: 1px solid black;
	margin-bottom: 1em;
	margin-top: 0.25em;
}


/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
	font-weight: normal;
	font-size: 12pt;
	color: #282c26;
}
.headline1
{
	font-size: 18pt;
}
.headline2
{
	font-size: 16pt;
}
.headline3
{
	font-size: 14pt;
}
.headline4
{
	font-size: 10pt;
}

.headlineDisplay A
{
	font-weight: bold;
}


/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

/*.frontText
  {
  position: absolute;
  z-index: 2;
  top: -2px;
  left: -2px;
  color: white;
  }
  .shadowText
  {
  color: black;
  position: relative;
  top: 2px;
  left: 2px;
  z-index: 1;
  }*/
.shadowTextShadow
{
	opacity: .8;
}
BODY.home #homePadding
{
	padding: 20px 37px;
}
.contentbox_center, .sec, .item
{
}
.contentbox_center_header, .sec_title
{
}
.contentbox_center_body, .sec_summary
{
}
.attachments
{
}

.centerColumn A
{

}

.centerColumn A:hover
{

}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left, .searchbox, .subnavbox
{
	border: 1px solid black;
	margin-top: 3px;
	padding: 1em 1.6em;
	background-color: #20221f;
}

.contentbox_left_header, .searchbox_header, .subnavbox_header
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 1em;
	color: white;
}

.contentbox_left_body, .searchbox_body, .subnavbox_body
{
	background-color: transparent;
	color: white;
}
.leftColumn A
{
	color: white;
}
.leftColumn A:hover
{
	color: #d9c762;
}
input.searchField
{
	width: 120px;
	font-size: 9pt;
}
A.goButton, A.goButton:hover
{
	display: block;
	border: 1px solid #637336;
	padding: 2px 3px 2px 3px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 7pt;
	background-color: #72853f;
}
A.goButton:hover
{
	background-color: #637336;
}

/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_right, .sidebar
{
	margin-bottom: 2em;
}

.contentbox_right_header, .sidebar_header
{
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	margin-bottom: 0.5em;
}

.contentbox_right_body, .sidebar_body
{
	background-color: transparent;
}
.rightColumn A
{

}
.rightColumn A:hover
{

}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer
{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border: 1px solid black;
	border-top: 9px solid black;
	background-color: #72853f;
}

DIV.footernav
{
	text-align: center;
}

A.footernav, .verticalLogo_text A
{
	font-size: 8pt;
	color: #000000;
}

A.footernav:hover, .verticalLogo_text A:hover
{
	color: #72853f;
}

/* =============== MENU NAV STUFF =====================*/


/*=================================================*/
/*==( Adjustable styles )==========================*/
/*=================================================*/

/* width of menus */
A.menuItem, A.menuItem_hi, DIV.menu
{
	width: 200px;
}

/* padding...keep it consistent between menu titles and menu items */
.menuItemPadder, .menuTitle, .menuTitle_hi
{
	padding: 5px 10px 5px 10px;
}
.menuTitle, .menuTitle_hi
{
	padding: 5px 10px 5px 10px;
}
/* keep the "top" value of this set equal to the amount of padding-top on the menuItemPadder */
.subTriangle
{
	top: 6px;
}

/* text size...keep this consistent as well */
A.menuTitle, A.menuTitle_hi, A.menuItem, A.menuItem_hi, .subTriangle
{
	font-size: 9pt;
}

/* menu TITLE style */
A.menuTitle, A.menuTitle_hi
{
	color: white;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	display: block;
	text-shadow: 2px 2px 3px #444;
	text-decoration: none;
	border: 1px solid black;
	margin-top: 3px;
	background-color: #20221f;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover
{
	color: white;
	text-decoration: none;
	background-color: #586630;
}



/* secondary nav stuff */

.horizNavBox A.menuTitle, .horizNavBox A.menuTitle_hi
{
	border: none;
	border-left: 1px solid black;
	margin: 0px;
	text-align: center;
}
.horizNavBox A.menuItem:hover, .horizNavBox A.menuTitle:hover, .horizNavBox A.menuTitle_hi:hover, .horizNavBox A.menuTitle_hi
{

}


/* menu ITEM style */
A.menuItem, A.menuItem_hi, A.menuItem:visited, A.menuItem_hi:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: white;

}
A.menuItem_hi
{
	background-color: #20221f;
}
A.menuItem:hover, A.menuItem_hi:hover
{
	text-decoration: none;
	background-color: #20221f;
}

/* MENU style */
DIV.menu
{
	/* NOTE:If you don't want PNG-transparent menus, you can
	   replace the following with a background-color.*/
	/*background-image: url(./images/menuBG.png);*/
	background-color: #586630;
	border: 1px solid black;
}

/*#secNavBox DIV.menu
  {
  //NOTE:If you don't want PNG-transparent menus, you can
  //replace the following with a background-color.
  background-image: url(./images/topMenuBG.png);

border-style: solid;
border-left-color: #8D9FC7;
border-top-color: #8D9FC7;
border-bottom-color:#4B6087;
border-right-color: #4B6087;
}*/

/*===============================================*/
/*==( REQUIRED styles )==========================*/
/*===============================================*/

.horizNavBox
{
	border: 1px solid black;
	border-left: none;
	z-index: 6;
	margin-bottom: 3px;
}
.vertNavBox
{
	z-index: 5;
	margin-top: -3px;
}
.menuBar
{
	width: 100%;
}
DIV.menu
{
	z-index: 10;
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
}
A.menuTitle, A.menuTitle_hi
{
	display: block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
}
.vertNavBox A.menuTitle, .vertNavBox A.menuTitle_hi
{
	white-space: normal;
}
A.menuItem, A.menuItem_hi
{
	display: block;
	cursor: pointer;
	text-decoration: none;
}
DIV.menuItemWrapper
{
	/*padding: 5px 1em 5px 7px;*/
	padding-right: 1.2em;
}
.subTriangle, .subTriangle:hover
{
	position: absolute;
	right: 5px;
	text-decoration: none;
}
/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/


/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/

.navVertical A.textButtonLink, .navVertical A.textButtonLink_high { display: block; }
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high { display: inline; }

#navSec SPAN.horizNavDivider
{
}

/* PRIMARY NAV */
#navPri
{
	background-color: transparent;
	margin-bottom: 1em;
}
/* main button style */
#navPri A.textButtonLink, #navPri A.textButtonLink_high
{
	color: #500;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px;
}
/* highlighted and hover style */
#navPri A.textButtonLink_high, #navPri A.textButtonLink:hover, #navPri A.textButtonLink_high:hover
{
	color: #A00;
	background-color: #F5F5F5;
}
/* subsection styles: remove if primary nav is horizontal */
#navPri A.subSectionLink, #navPri A.subSectionLink_high
{
	text-decoration: none;
}
#navPri A.subSectionLink_high, #navPri A.subSectionLink:hover, #navPri A.subSectionLink_high:hover
{
}

/* SECONDARY NAV */
#navSec
{
	text-align: right;
	background-color: #DDD;
	padding: 3px;
	padding-right: 6px;
}
/* main button style */
#navSec A.textButtonLink, #navSec A.textButtonLink_high
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
/* highlighted and hover style */
#navSec A.textButtonLink_high, #navSec A.textButtonLink:hover, #navSec A.textButtonLink_high:hover
{
}
/* subsection styles: remove if primary nav is horizontal */
#navPri A.subSectionLink, #navPri A.subSectionLink_high
{
	text-decoration: none;
}
#navPri A.subSectionLink_high, #navPri A.subSectionLink:hover, #navPri A.subSectionLink_high:hover
{
}

/* SUBSECTIONS-ONLY box styles */
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high
{
	text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
}
.subnavDivTag
{
	margin-bottom: 0.5em;
}

/*================================================( CALENDAR NEW )===*/
/*===================================================================*/

.calMonth TABLE, .calDayHeading /* calendar grid color */
{
	background-color: #72853f;
}
.calDayHeading
{
	background-color: #c9d2a6;
	color: #333;
}

.calGrayDay {
	background-color: #a2b1b1;
	color: #333;
}

.calToday {
	background-color: #c9d2a6;
}

.eventTip
{
	border-color: #550;
	background-color: #c9d2a6;
}
.calendarTable A
{
	color: #333333;
}
.calendarTable A:hover
{
	color: black;
}

