@charset "utf-8";

/* sets overall site decoration and display */
body {
	background-color: #200806; /*similar color of backtexture in case the image doesn't load*/
	background-repeat: repeat; /*enables use of small image to cover whole page*/
	color: #29140F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(Images/backtexture.jpg);
}
a:link, a:active, a:visited {
	color: #724F2C;
	text-decoration: none;
}

a:hover {
	color: #814230;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 140%;
	color: #2D0802;
	font-variant: small-caps;
	text-align: center;
}

h2 {
}

h3 {
	font-size: 120%;
	color: #4D2011;
	text-align: left;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #8F5118;
	font-size: 140%;

}
h5 {
	color: #4D2011;
	font-size: 120%;
	text-align: center;
}

h6 {
	font-size: 115%;
	color: #27120F;
	line-height: normal;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #27120F;
}
/*the margins for container and wrap allow the page to stay centered in the browser window, any space between the actual page and edge of browser will be background*/
#containerall {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	width: 970px;
	z-index: 10; /*to prevent any visibility problems, it will always be on top*/
	overflow: visible; /*allows large pics, such as the calendar, not to be cut off*/
}

#wrap {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-left: 10px;
	position: relative;
	width: 950px;
	overflow: visible;


}

#banner {
	width: 950px;
	overflow: hidden;


}



/* CSS Document */

#CBC {
	float: left;

}
#mission {
	float: right;
	color: #ddb05f;
	width: 225px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #C99030;
	padding-left: 10px;
	padding-top: 52px;
}


#main  {
	width: 1100px;
	width: 950px;
	float: left;
}


#sectionnav {
	height: 20px;
	float: left;
	width: 950px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #C19753;
	border-bottom-color: #C19753;
	display: inline;
	margin-top: 25px;
	text-align: center;
	padding-top: 4px;


}
#sectionnavlist {
	text-align: center;
	width: 960px;
}

#sectionnav #nav1 {
	display: inline; /*the inline setting keeps the menu items in a horizontal line rather than vertical orientation*/
}
#sectionnav #nav2 {
	display: inline;
	margin-left: 50px;
}
#sectionnav #nav3 {
	display: inline;
	margin-left: 50px;
}
#sectionnav #nav4 {
	display: inline;
	margin-left: 50px;
}

#subnav {
	width: 160px;
	height: 350px;
	float: left;
	margin-top: 200px;
	background-image: url(Images/subnavback.jpg);
	border: medium ridge #3F201B;
	padding: 0px;


}
#subnavlist {
	margin: 0px;
	padding-left: 0px;
}
#subnavlist ul   {
	text-align: left;
}
#subnavlist   ul   li  {
	list-style-type: none;
	margin-bottom: 10px;
}

/*specifies link properties so that the page norm is not applied*/
#subnavlist ul li a:link, #subnavlist ul li a:active, #subnavlist ul li a:visited {
	color: #4D251E;
	display: block;
	text-decoration: none;
}
#subnavlist li a:hover {
	color: #4D251E;
	background-color: #9E5F2A;
	text-decoration: underline;
}

.subnavitem {
}
#yearopt {
	float: right;
	background-color: #ecd17a;
	border: medium groove #A86934;
	font-weight: bold;
}

#content {
	float: right;
	width: 700px;
	margin-top: 20px;

}
#maincont {
	background-color: #ecd17a;
	padding: 5px 5px 10px 5px;
	border: medium groove #A86934;
	overflow: visible;
}
#maincont  p {
	margin-top: 20px;
	overflow: visible;
}
#main img {
	margin: 0 5px 5px 0;
	padding: 0 10px 0 0;
	border-top-width: 0px; /*having a 0 border prevents IE from displaying a blue line around linked images*/
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.feature {
	padding: 20px 10px 5px 10px;
	text-align: left;
	font-size: 80%;

}
.feature img {
	margin: 5px, 5px, 5px, 5px;
	float: right;
}


.story {
	font-size: 90%;
	margin-top: 10px;
}
.story img {
	margin: 5px;
}

#sitebar {
	clear: both; /*forces other page elements to go above or below instead of on the sides*/
	width: auto;
	left: 13px;
	padding: 10px;
	float: left;
	margin-top: 50px;
}

#sitenav {
	width: auto;
	margin: 2px;
	padding: 0px 4px 0px 0px;
	white-space: nowrap; /*prevents extra text from going down to the next line*/
	text-align: right;
	overflow: hidden;
}
#sitenav a:link {
	text-decoration: none;
}
#sitenav a:hover {
	text-decoration: underline;
	color: #814230;
}





.style3 {
	color: #ddb05F;
	font-size: 12px;
}


.style26 {
	font-size: 10pt;
	color: #ae7435;
}
