@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;
}

#header {
	text-align: center;
	background-color: #000;
	width: 100%;
	background-image: url(images/bkgrndimage.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;
}

#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;
   }

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

h3 {
	font-size: small;
	color: #CCC;
	font-weight: normal;
	text-align: center;
}

h4 {
	font-size: medium;
	color: #666;
	text-align: left;
	font-weight: bold;
}
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;
}
#mainContent p {
	text-decoration: none;
	text-align: left;
	font-size: small;
}

.pCenter {
	text-align: center;
	font-size: medium;
	font-style: italic;
}
.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;
}

.p3 {
	font-size: 11px;
	text-align: center;
	font-style: italic;
	line-height: 15px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#mainContent {
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	font-weight: lighter;
	font-size: medium;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 177px;
	padding-bottom: 0px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#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: 10px;
	border: medium solid #000;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 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: medium solid #000;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
.fltlft2 { /* this class can be used to float an element left in your page */
	float: left;
	border: thin solid #000;
	margin-bottom: 5px;
	margin-right: 15px;
}
.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 */
