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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
	background-color: #FFF;
}
#container {
	width: 1000px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/3-tonedBG1000.gif);
	background-repeat: repeat-y;
}

#header {
	text-align: center;
	background-color: #000;
	width: 100%;
	background-image: url(images/bkgrndImageHdr_wide.gif);
	position: fixed;
	left: 0px;
	top: 0px;
	background-repeat: repeat;
}

#Sticky {
	color:#FFF;
	position:fixed;
	/**adjust location**/
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 1000px;
	padding-top: 0;
	padding-bottom: 0;
}

/*#StickySidebar {
	width: 18%; 
	color:#666;
	background: #CCC;
	position:fixed;
	/** IE7+, Firefox, Mozilla, Opera, Safari, Konqueror... will use this **/
    /*left: 2px; /*was left: 10px;*/
	/*top: 18%;  /*was top: 27%;*/
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
/*_position: absolute;
	left: 2px;
	top: 20%;
	float: left;
	height: 1%;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}*/

#StickyFooter {
	color:#FFF;
	position:fixed;
	/**adjust location**/
    right: 0px;
	bottom: 0px;
	/**padding: 0 10px 0 10px;**/
    width: 100%;
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
    _position: absolute;
	background-color: #333;
}

#navBar {
	background-color: #000;
	font-size: small;
	color: #C88541;
	text-decoration: none;
	text-align: center;
	height: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
   #navBar a:link {
	color: #999;
	text-decoration: none;
	font-weight: normal;
   }
   #navBar a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
   }
   #navBar a:hover, a:active, a:focus {
	color: #D2994D;
	text-decoration: none;
	font-weight: bold;
   }
h1 {
	font-size:large;
	font-weight: bold;
	color: #000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 20px;
   }

h2 {
	font-size: small;
	color: #333;
	text-align: left;
	font-weight: bold;
}

h3 {
	font-size: large;
	color: #333;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
}

h4 {
	font-size: 15px;
	color: #3D7C7C;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	font-style: italic;
}
h5 {
	font-size: medium;
	color: #CCC;
	text-align: left;
	padding-left: 50px;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	color: #CCC;
	text-align: left;
	padding-left: 75px;
	font-weight: normal;
}
h7 {
	font-size: 13px;
	color: #666;
	font-weight: normal;
	margin-top: 0px;
	font-style: normal;
	text-align: left;
}
h8 {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	font-style: normal;
	text-align: center;
	margin-bottom: 10px;
}
h9 {
	font-size:x-large;
	font-weight: bold;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding-top: 20px;
	font-style: oblique;
   }
#mainContent p {
	text-decoration: none;
	text-align: left;
	font-size: small;
}

.pCenter {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #069;
	font-weight: 400;
	line-height: 1.25;
}
.table1 {
	background-color: #FC9;
	padding: 2px;
	border: thin solid #333;
	font-size: 11px;
	text-align: left;
}

.sidebar_text {
	text-align: center;
	font-size: 10.5px;
	font-style: italic;
	color: #333;
	line-height: 1.25;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.top {
	text-align: center;
}

.p1 {
	font-size: 15px;
	text-align: center;
	font-style: italic;
	line-height: 20px;
	padding: 15px;
	background-color: #000;
	color: #CCC;
	border: thin solid #CCC;
}

.p2 {
	font-size: 15px;
	text-align: center;
	font-style: italic;
	line-height: 20px;
	padding: 15px;
	background-color: #333;
	color: #CCC;
	border: thin solid #CCC;
}

#sidebar1 {
	width: 18.5%; /**same #MainContent margins**/
	height: 1%;
	float: left;
	padding-top: 175px;
	padding-right: 5;
	padding-bottom: 0px;
	padding-left: 5;
	background-color: #CCC;
	margin: 0px;
}

/* BEGIN Vertical List Menu */
#navlist-vert ul{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: auto;
	font-size: 14px;
}

#navlist-vert li{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}

#navlist-vert li a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 2;
}
#navlist-vert li a:link {
	color:#666
}
#navlist-vert li a:visited { color:#666}
#navlist-vert li a:hover, #navlist-vert li a:active, #navlist-vert li a:focus{
	color:#FFF;
	background: #000;
}

/* END vertical navlist */


#sidebar2 {
	float: right;
	width: 18.5%; /**same as #mainContent margins**/
	height: 1%;
	background-color: #CCC;
	padding-top: 175px;
	padding-right: 2;
	padding-bottom: 0px;
	padding-left: 2;
	font-size: 75%;
	line-height: 1.25;
	color: #333;
	margin: 0px;
}

#mainContent {
	font-size: 75%;
	line-height: 1.25;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 18.5%;
	margin-bottom: 0;
	margin-left: 18.5%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	text-decoration: none;
	color: #333;
}

/**add ample space for fixed header, footer**/
div .section {
	padding-top: 141px;
	text-align: left;
}


/*#mainContent {
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	font-weight: lighter;
	font-size: medium;
	margin-top: 173px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}*/
#mainContent ul {
	text-align: left;
	padding-left: 100px;
	line-height: 110%;
	font-size: medium;
	padding-right: 10px;
}

a:link, a:active, a:visited{
	font-family: verdana, arial, helvetica, Geneva, sans-serif;
	font-size: 9pt;
	color: #B77B35;
	text-decoration: none;
}

a:hover {
	font-family: verdana, arial, helvetica, Geneva, sans-serif;
	font-size: 9pt;
	color: #B77B35;
	text-decoration: none;
	font-weight: bold;
}

   #mainContent a:link {
	color: #B77B35;
	text-decoration: none;
	font-weight: normal;
   }
   #mainContent a:visited {
	color: #B77B35;
	text-decoration: none;
	font-weight: normal;
   }
   #mainContent a:hover, a:active, a:focus {
	color: #B77B35;
	text-decoration: none;
	font-weight: bold;
   }
   .copyright {
	font-family:  Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 9pt;
	line-height: 20px;
	color: #CCC;
	background-color: #000;
}
   .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
	border: thin solid #666;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.fltrt2 {
	float: right;
	margin-left: 25px;
	border: thin solid #963;
	margin-right: 50px;
}
.fltrt3 {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	border: thin solid #666;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 18px;
}
.fltlft2 { /* this class can be used to float an element left in your page */
	float: left;
	border: thin solid #666;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 5px;
}
.fltlft3 { /* this class can be used to float an element left in your page */
	float: left;
	border: thin solid #666;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
.fltmdl { /* this class can be used to float an element left in your page */
	float: left;
	border: thin solid #666;
	margin-bottom: 8px;
	margin-top: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ********************************** */
/* MENU STUFF FROM HERE TO END OF FILE*/
/* ********************************** */

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	background: #7C8B8E;
	text-decoration: none;
}

/*  anchorclass Top Menu  */
a.anchorclass:link, a.anchorclass:visited, a.anchorclass:active {
	font-weight: normal;
	background-color: #000;
	color:#CCC;
	text-align: center;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 4px;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
}

a.anchorclass:hover {
	font: normal 12px Verdana;
	background-color: #CCC;
	color:#000;
	text-align: center;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 4px;
}

a.anchorNOsub:link, a.anchorNOsub:visited, a.anchorNOsub:active {
	font-weight: normal;
	background-color: #000;
	color:#CCC;
	text-align: center;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 4px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

a.anchorNOsub:hover {
	font: normal 12px Verdana;
	font-weight: normal;
	background-color: #CCC;
	color:#333;
	text-align: center;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 4px;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #333;
	width: 14%; /* default width for menu */
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.anylinkcss ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcss ul li a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	text-decoration: none;
	text-indent: 0;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.anylinkcss a:hover{ /*hover background color*/
	background: #FFCB65;
	color: #663300;
}

/* ######### Alternate multi-column class for drop down menus ######### */
.anylinkcsscols{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	padding: 10px;
	font: normal 12px Verdana;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background: #DEFFCA;
}


.anylinkcsscols .column{
	width: 130px;
	float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/* END OF CSS FILE */
.colCenter {
	text-align: center;
}
