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

html {height:100%;}
body {background-color:#ffffff; background:url(../images/mainBG.jpg) no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; color:#333333; line-height:15px;}

#mainContainer {margin:0 auto; top:0px; width:796px; height:769px; }
#header {height:150px; position:absolute;width:796px; top:0px; display:block;}
#menu { position:absolute; top:150px; left:0px;	width:796px; height:49px; background-image:url(../images/menuBG.gif);}
#menu ul {list-style:none; margin-left:160px; margin-top:17px;}
#menu li {float:left; padding:0 9px 0 9px; color:#ffffff;}
#menu li a {color:#ffffff; text-decoration:none; font-size:12px;}
#menu li a:hover {color:#ebd219;}
.currentPage {color: #bab779}

#mainImage {position:absolute; top:0px; left:96px;width:603px;height:191px;display:block;}
#mainContent { position:absolute; top:429px; min-height:300px; height:auto !important;height:300px; width:796px;background-color:#ffffff; background-position:bottom; background-repeat:no-repeat; display:00a4e4; font-size:11px;}
#mainContent a, #internalContent a {color:#6d7126; text-decoration:underline;}
#mainContent a:hover, #internalContent a:hover {text-decoration:none;}

#leftImages {
	position:absolute;
	top:217px;
	width:192px;
	height:192px;
	left: 96px;
}

#quickNav {
	position:fixed;
	bottom:0px;
	height:49px;
	text-align:right;
	width:796px;
	background:url(../images/footerBG.gif);
	background-attachment:scroll;
}
#quickNav ul {list-style:none; }
#quickNav li {float:right; padding:0 15px 0 15px;}
#quickNav li a {color:#ffffff; text-decoration:none; font-size:9px;}
#quickNav li a:hover {color:#bab779;}
.currentPage {color: #bab779}

#credits {
	position:fixed;
	bottom:20px;
	width:300px;
	height:20px;
	font-size:9px;
	text-align:left;
}
#credits a {color:#ffffff; text-decoration:none;}
#credits a:hover {color:#6d7126;}

#bodyContainer {position:absolute; top:199px; width:796px; height:465px;}
#mycustomscroll {
	position:absolute;
	width:363px;
	padding-right:96px;
	right:0px;
	top:210px;
	height:auto;
}
#floatingLeafLarge {
	position:absolute;
	top:84px;
	width:202px;
	height:202px;
	z-index:500;
	left: -13px;
}
#floatingLeafLittle {
	position:absolute;
	top:59px;
	width:103px;
	height:103px;
	z-index:499;
	left: 53px;
}
