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

body {
	background-color: #879A62;
	background-image: url(images/bkgd_03.gif);
	background-repeat: no-repeat;
}


#menu {
width: 89px;
position: relative;
left:34px;
top:144px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a {
font-family:"Gill Sans", Arial, helvetica, sans-serif;
font-size: 11.5px;
color: #643817;
display: block;
border-width: 2.5px;
border-style:solid;
border-color: #ffefa3;
margin: 0;
padding: 5px;
background: #879A62;
text-decoration: none;

}

#menu a:hover {
background:#FFF765;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#mainpos {
	text-align: left;
	vertical-align: top;
	position: absolute;
	left: 251px;
	top: 44px;
	line-height:17px;
	width: 370px;
}
#mainpos2 {
	text-align: left;
	vertical-align: top;
	position: absolute;
	left: 250px;
	top: 43px;
	line-height:17px;
	width: 450px;
}
#main_scroll {
	text-align: left;
	vertical-align: top;
	height: 400px;
	width: 370px;
	left: 254px;
	top: 37px;
	position: absolute;
	line-height:17px;
	overflow: auto;
}
#main_scroll2 {
	text-align: left;
	vertical-align: top;
	height: 450px;
	width: 500px;
	left: 253px;
	top: 36px;
	position: absolute;
	line-height:17px;
	overflow: auto;
}
a {
	font:"Gill Sans", Helvetica, sans-serif, FilosofiaRegular;
	font-size: 13px;
	color: #5A6741;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A6741;
}
a:hover {
	text-decoration: none;
	color: #879A62;
}
a:active {
	text-decoration: none;
	color: #879A62;
}
#mainbodycopy{
	font:"Gill Sans", Helvetica, sans-serif, FilosofiaRegular;
	font-size: 13px;
	text-decoration:none;
	color: #643817;
}

#posright{
	text-align: left;
	vertical-align: top;
	position: absolute;
	width: 245px;
	left: 638px;
	top: 58px;
	color: #C63;
}

	#posmoreinfo1{
	text-align: right;
	position: absolute;
	left: 633px;
	width: 245px;
	top: 152px;
	
	}
	#posmoreinfo2{
	text-align: right;
	position: absolute;
	left: 633px;
	width: 245px;
	top: 177px;
	
	}
	#posmoreinfo3{
	text-align: right;
	position: absolute;
	left: 633px;
	width: 245px;
	top: 204px;
	
	}
	#posmoreinfo4{
	text-align: right;
	position: absolute;
	left: 633px;
	width: 245px;
	top: 232px;
	
	}

#posrightdown{
	padding-top:160px;
	padding-left:23px;
	}
	
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight:normal;
	color: #C63;
	letter-spacing: 2px;
}
#subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	letter-spacing: 2px;
	text-align: right;
	color: #C63;
}
#subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #683B1B;
	text-align: right;
}
#subtext_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #683B1B;
	text-align: left;
}
#quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #630;
}
#subtext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	line-height: normal;
	text-align: center;
	color: #683B1B;
}
#fb_icon {
	position: absolute;
	height: 126px;
	width: 132px;
	left: 46px;
	top: 390px;
}
img {
	border:#630;
}

