/*CSS Document 3 Column Holy Grail*/

html, body, div, p, h2, h3 {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #211507;
	background-image: url('images/bgWallpaper.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top;
	min-width: 1100px;
}

a:link img {border: none;}
a:visited img {border: none;}
a:hover img {border: none;}
a:active img {border: none;}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainContainer {
	margin-top: 0%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0%;
}

#tree1 {
	float: left;
	z-index: 2;
	position: relative;
	margin: 0px -500px 0px -60px;
	
}

#tree2 {
	float: right;
	z-index: 2;
	position: relative;
	margin: 0px -40px 0px -500px;
	
}

#rssSearchLog {
	z-index: 3;
	position: absolute;
	margin-top: -512px;
	left: 70px;
	background-image: url('images/rssSearchLog.png');
	width: 430px;
	height: 44px;

}

#search {
	position: absolute;
	padding: 5px 3px;
}

#rssPic {
	float: right;
	padding: 2px 2px 0px 0px;
}

#container {
	height: 512px;
	background-image: url('images/bgHeaderdiv.jpg');
	background-repeat: repeat-x;
	background-color: #211507;
	background-position: top;
	position:relative;
	z-index: 1;
	overflow: hidden;
}

#titleBox {
	height: 127px;
/*	height: 127px;*/
	width: 100%;
	/*background-image: url('images/antoniaIllustrationGreen.png');
	background-repeat: no-repeat;
	background-position: center;*/
	/*margin-top: -470px;
	text-align: center;
	z-index: 100;
	position: absolute;
	min-width: 1100px;*/
/*	margin-left: -5%;*/
	position:relative;
	float: left;
	z-index: 100;
	margin-top: -470px;
	text-align: center;

}

#contentOver {
	float: left;
	margin-top: -345px;
	padding-left: 33px;
	padding-right: 33px;
	clear: both;
	width: 100%;
	position: relative;
	z-index: 3;
	overflow: hidden;
	right: 32.5px;
/*	position: absolute;
	width: 90%;
	padding: 0px 33px 0px 33px;
	right: 32.5px;
	z-index: 3;
	margin-top: -345px;*/

/*	ie8 weirdness	margin-right: 300px;*/

	
}

#contentBox {
	float: left;
	position: relative;
	width: 100%;
	z-index: 3;
	min-height: 350px;
	background-image: url('images/bgHeaderOver.jpg');
	background-repeat: repeat-x;
	background-color: #201507;
	background-position: top;
	margin-top: -320px;
	padding: 0px 33px 20px 33px;
	right: 32.5px;
	font-size: 0.8em;
}

#contentBoxOver {
	overflow: auto;
	background-color: #e5e2ad;
	min-height: 300px;
	padding: 0px 20px 10px 20px;
}

#branch1 {
	position: absolute;
	margin-top: -6px;
	margin-left: -33px;
	z-index:1;
}

#branch2 {
	position: absolute;
	left: 100%;
	margin-top: -6px;
	margin-left: -306px;
	z-index:1;
}

#footer, #headerMenu{
	position: relative;
	clear: both;
	margin: 0px -33px 0px -33px;
	height: 25px;
	overflow: hidden;
}

#footer {
	background-color: #482c15;
}

#headerMenu {
	background-color:  #b4aa2e;
}

ul.menuHoriz ul{
	float: left;
	width: 100%;
	list-style-type: none;
}

#footer ul.menuHoriz li, #headerMenu ul.menuHoriz li {
	float: left;
	display: inline;
	text-align: center;
	width: 20%;
}

#footer ul.menuHoriz a, #headerMenu ul.menuHoriz a {
	float: left;
	display:block;
	text-align:center;
	text-decoration:none;
	width: 100%;
	padding: 3px 0px 4px 0px;
	overflow: hidden;
	border-left: 1px solid #a57b2b;
	margin-left: -1px;
}

#footer ul.menuHoriz a {
	background-color: #e2fa46;
	color: #000000;
}

#headerMenu ul.menuHoriz a {
	background-color:  #b4aa2e;
	color: #000000;
}

#footer ul.menuHoriz a.hover,
#footer ul.menuHoriz a:hover{
	background-color: #8d9f1a;
	color: #ffffff;
}

#headerMenu ul.menuHoriz a:hover {
	background-color: #8d851d;
	color: #ffffff;
}

.backgroundText a {
	color: #fff942;
	text-decoration:none;
}

.menuHoriz .current a {
	color: #ffffff;
}

.menuHoriz .current a:hover {
	color: #fff942;
}

.backgroundText a:hover {
	color: #ffffff;
}

.foregroundText h3 {
	color: #54422a;
	text-align: center;
	margin-bottom: 6px;
	margin-top: 10px;
	font: normal;
}

.foregroundText p {
	color: #000000;
}

.backgroundText h1 {
	color: #bec04c;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

.backgroundText h3 {
	color: #bec04c;
	text-align: center;
	margin-bottom: 10px;
}

.backgroundText {
	color: #fff942;
}

ul.list {
	text-align: center;
}

p.image {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
}

/*Search Bar code from www.sohtanaka.com

fieldset.search {
	border: none;
	width: 283px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font-size: 14px;
	width: 223px;
	height: 27px;
	padding: 0px 5px 0;
	background: url(images/searchBg.png) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: url(images/searchBg.png) no-repeat;
	outline: none;
}
.search button.btn {
	width: 25px;
	height: 27px;
	cursor: pointer;
	text-indent: -430px;
	background: url(images/searchBg.png) no-repeat top right;
}
.search button.btn:hover {
	background: url(images/searchBg.png) no-repeat bottom right;
}