/********************************************************
	#663300 - Background Color (cranberry)
	#FFFFCC - Text Color (light yellow)
	#FFCB65 - Hover Color (burnt orange)
	#FEF9D1 - Logo Background )lighter yellow)
	#F2F3D8 - Quote Background Color (even lighter yellow)
*********************************************************/
body {
	color: #FFFFCC;
	background: #663300;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 100%;
}
a img{
	border: none;
	
}
.sideBar {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 25px;
	padding-left: 15px;
	font-size: 70%;
	padding-top: 5px;
}

a:link, a:active, a:visited{
	font-family: verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 9pt; 
	background: none transparent scroll repeat 0% 0%; 
	color: #FFFFCC;
	text-decoration: none ;
}

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

H1 {
	FONT-FAMILY:  verdana, arial, helvetica, Geneva, sans-serif;
	FONT-STYLE: normal;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	BACKGROUND: none transparent;
	margin-top: 5px;
	padding-left: 10px;
/*	margin-bottom: -5px;*/
}


H2 {
	FONT-FAMILY:  verdana, arial, helvetica, Geneva, sans-serif;
	FONT-STYLE: normal;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	font-style: italic;	
	BACKGROUND: none transparent; 
	margin-top: 5px;
	margin-bottom: 0px;
}

h3 {
	font-family: verdana, arial, helvetica, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-left: 45px;
}

h4 {
	font-family: arial, helvetica, Geneva, sans-serif;
	background-color: #f0c682;	
	font-size: 10pt;
	font-weight: bold; 
	font-style: italic; 	
	margin-top: 0px;
	margin-bottom: 0px;	
}

h5 {
	font-family: verdana, arial, helvetica, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold; 
	font-style:italic; 	
	margin-top: 0px;
	margin-bottom: 0px;	
	color: #8E4609;
}
h6 {
	font-size: 100%;
	color: #FFC;
	padding-left: 20px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	font-style: normal;
	color: #FFC;
	text-align: left;
	background-color: #663300;
	overflow: auto;
	height: 550px;
	line-height: 16px;
}
.mainContentWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	text-align: left;
	background-color: #FFF;
	padding: 20px;
}
.mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 92%;
	font-style: normal;
	color: #FFC;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.mainContent ul {
	padding-left: 90px;
	font-size: 95%;
}
/*.mainContent ul 2 {
	padding-left: 25px;
	font-size: 95%;
}*/
.titleBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	text-transform: none;
}
.lowerLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
	background-color: #663300;
	text-align: right;
	text-transform: none;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
}
.p2 {
	font-size: 100%;
	padding-left: 12px;
	padding-right: 10px;
	text-align: left;
}
.p3 {
	font-size: 90%;
	padding-left: 60px;
	padding-right: 10px;
	text-align: left;
}
.p4 {
	font-size: 12px;
	text-align: left;
	font-style: italic;
	line-height: 18px;
	padding: 5px;
	margin-right: 300px;
	margin-left: 20px;
	background-color: #663300;
	color: #ffffcc;
	border: thin solid #FFC;
}
.p5 {
	font-size: 95%;
	text-align: center;
	font-style: normal;
	line-height: 20px;
	padding: 10px;
	margin-right: 75px;
	margin-left: 75px;
	background-color: #663300;
	color: #ffffcc;
	border: thin solid #FFC;
}
.p6 {
	font-size: 95%;
	text-align: center;
	font-style: normal;
	line-height: 20px;
	padding: 10px;
	margin-right: 130px;
	margin-left: 130px;
	background-color: #663300;
	color: #ffffcc;
	border: thin solid #FFC;
}
.p7 {
	font-size: 90%;
	text-align: center;
	font-style: italic;
	line-height: 15px;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #663300;
	color: #ffffcc;
	border: thin solid #FFC;
}
.p8 {
	font-size: 90%;
	text-align: center;
	font-style: italic;
	line-height: 20px;
	padding: 10px;
	margin-right: 25px;
	margin-left: 25px;
	background-color: #663300;
	color: #ffffcc;
	border: thin solid #FFC;
}
.boldCentered {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	width: auto;
}
.boldCenteredTitle {
	color: #FFD788;
	font-weight: bolder;
	font-size: 100%;
	text-align: center;
	width: auto;
}
.table {
	border: 1px solid #FFC;
}
.columnHeaders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #630;
	text-align: center;
	position: static;
	margin-top: 0px;
	font-weight: bolder;
	padding: 5px;
	width: 220px;
	background-color: #FFC;
	border: thin solid #663300;
}
.columnText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #FFC;
	text-align: center;
	position: relative;
	margin-top: 0px;
	font-weight: bolder;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.columnText2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #FFC;
	text-align: center;
	position: relative;
	margin-top: 0px;
	font-weight: normal;
}
.tagLine {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #FFC;
	text-align: center;
	position: relative;
	margin-top: 2px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-style: italic;
}
.copyright {
	font-family:  Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 8pt;
	line-height: 16px;
}	







/* ********************************** */
/* 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: #663300;
	text-decoration: none;
}

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

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

a.anchorNOsub:link, a.anchorNOsub:visited, a.anchorNOsub:active {
	font: normal 12px Verdana;
	font-weight: bold;
	background-color: #663300;
	color:#FFFFCC;
	text-align: center;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 4px;
}

a.anchorNOsub:hover {
	font: normal 12px Verdana;
	font-weight: bold;
	background-color: #FFFFCC;
	color:#663300;
	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;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #663300;
	width: 18%; /* 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;
}

.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 */
