@charset "utf-8";
body  {
	text-align:center;
	background-image: url(images/background.gif);
	font-size: 1em;
	
}
.twocolfixed {
	background-image: url(images/background.gif);
	margin: 0px;
	padding: 0px;
}
.twocolfixed #container {
	width: 825px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #98a587;
	padding: 0px;
}

.twocolfixed #sidebar1 {
	background-color: #98a587;
	float: left;
	width: 155px;
	padding-right: 10px;
	padding-left: 10px;
	height: 528px;
	padding-top: 10px;
}

.twocolfixed #sidebarlong {
	background-color: #98a587;
	float: left;
	width: 155px;
	padding-right: 10px;
	padding-left: 10px;
	height: 1460px;
}

.twocolfixed #sidebarlong2 {
	background-color: #98a587;
	float: left;
	width: 155px;
	padding-right: 10px;
	padding-left: 10px;
	height: 3050px;
}

.twocolfixed #maincontent {
	text-align:left;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	margin-top: 0px;
	color: #898E72;
	margin-left: 175px;
	padding: 5px;
}

.twocolfixed #maincontentmenu {
	background-color: #FFFFFF;
	text-align: center;
	font-family: "Bradley Hand ITC";
	padding: 10px;
	margin-left: 175px;
}

.twocolfixed #menuheader {
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	float: right;
	width: 630px;
	
}



#main_wrapper {
	width: 825px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left; /*prevents page inheriting ie6 centering hack on body*/
	background-color: #98a587;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 528px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #898E72;
} 
#side_left {
	float:left;
	background-color: #98A587;
	width: 160px;
	height: 528px;
}

#side_left_inner{
	background-color: #98A587;
	padding-top: 10px;
}

#content{
	width:313px;
	float:left;
	height: 528px;
	background-color: #FFFFFF;
  }
  
#content_inner{
	padding: 5px;
}

#side_bar_right{
	width:352px;
	float:left;
  }
  
 #side_right_inner{
 }
  
 #footer{
	clear:both;
	width: 825px;
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #898e72;
   }

.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: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 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 {
	font-family: "Bradley Hand ITC";
}
#gallery {
	background-color: #CCCC99;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 600px;
}
.gallery_a {
	border: thin outset #999900;
	padding: 0px;
	margin: 3px;
}


.dropthecap {
	float: left;
	width: 50px;
	font-size: 50px;
	line-height:44px;
	font-weight: normal;
	color: #898e72;

}
.imageWrap {
	float: left;
	margin-top:13px;
	margin-right:7px;
}
.hrClass {
	color: #9E9E9E;
	background-color:#999;
	width: 100%;
	height: 1px;
	border-top: 1px;
}
.style3 a:link	{ color : #898e72; text-decoration: none;}
.style3 a:visited	{ color : #898e72; text-decoration: none;}
.style3 a:active	{ color : #000000  ; text-decoration: none;}
.style3 a:hover	{ color : #000000; text-decoration: none;}
.content a:link	{
	color : #898e72;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.content a:visited	{ color : #898e72; text-decoration: none;}
.content a:active	{ color : #000000  ; text-decoration: none;}
.content a:hover	{
	color : #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.contentLinks a:link	{
	color : #898e72;
	text-decoration: none;
	font-weight: normal;
}
.contentLinks a:visited	{
	color : #898e72;
	text-decoration: none;
	font-weight: normal;
}
.contentLinks a:active	{
	color : #9f4307;
	text-decoration: none;
	font-weight: normal;
}
.contentLinks a:hover	{
	color : #9f4307;
	text-decoration: none;
	font-weight: normal;
}
.style1 {
	
	font-size: x-small;
	/*letter-spacing:.8px;*/
	line-height:19px;
	color: #898e72;
}
.style2 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-size: x-small;
	/*letter-spacing:.8px;*/
	line-height:19px;
}

.style3 {
	line-height:16px;
	color: #898e72;
}

.style4 {
	font-size: 18px;
	color: #990000;
	font-style: italic;
}
.style6 {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
}
