@charset "utf-8";

html, body {height:100%;}
#ifIE6 {
	display:none;
}
body {
	background-image: url(images/animal-background-blue4.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A330F;
}
#hang-nav {
	position: absolute;
	z-index:-1;
}
#center-content #hang-nav ul {
	margin-left: 12px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dropvine {
	position: relative;
	top: -150px;
}
.top-sign{
	position:relative;
	top:0;
	}


#center-content #hang-nav li {
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#center-content #top-nav ul {
	margin-left: 12px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center-content #flash-element {
	position: relative;
	z-index: -2;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center-content #top-nav li {
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#BL-leaves {
	background-image: url(images/leaves.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	position: fixed;
	left: 0px;
	bottom: 0px;
}
#TL-vine {
	background-image: url(images/TL-vine.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	top: 0px;
	left: 0px;
	position: fixed;
	z-index: -1;
}
h1 {
	background-image: url(images/heading-bamboo3.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 800px;
	padding-left: 110px;
	letter-spacing: 0.2em;
	padding-top: 10px;
	font-variant: small-caps;
	font-size: 24px;
	text-align: left;
	padding-right: 15px;
	margin: 0px;
}
#centerBG {
	background-image: url(images/centerBG.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
	position:fixed;
	z-index: -3;
	background-attachment: fixed;
	background-position: center;
}
#center-content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#TR-vine {
	background-image: url(images/TR-vine.png);
	position: fixed;
	height: 200px;
	width: 200px;
	top: 0px;
	right: 0px;
	z-index: -1;
}
#bottom-grass {
	height: 84px;
	width: 800px;
	position: fixed;
	bottom: -25px;
	background-image: url(images/bottom-grass.png);
	background-repeat: no-repeat;
}
#indicator {
	background-image: url(images/contactBox/indicator-box.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 300px;
	position: fixed;
	top: 300px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	padding-top: 30px;
	display: none;
}

.mainText {
	font-size: 12px;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
#bottomBreak {
	height: 80px;
	background-image: url(images/footer-bamboo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#BR-bush {
	background-image: url(images/BR-bush.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	position: fixed;
	right: 0px;
	bottom: 0px;
}
#contact-box {
	height: 270px;
	width: 600px;
	position: fixed;
	top: 0px;
	display: none;
	background-image: url(images/contactBox/box-background3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#contact-box #contact-content {
	height: 303px;
	width: 520px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: hidden;
}
#contact-box #close-contact-box {
	position: absolute;
	top: -30px;
	right: -30px;
}
#close-indicator-box {
	position: absolute;
	top: -15px;
	right: -15px;
}
#contact-box #contact-content #contact-info {
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	width: 140px;
	position: absolute;
	right: 45px;
	top:40px;
}
#content-blocker {
	background-color: #C6DDEF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	display:none;
	top:0px;
	left:0px;
}


#contact-holder {
	position: fixed;
	bottom: -80px;
	height: 180px;
	width: 170px;
	padding-left: 600px;
}
#contact-button { cursor:pointer;
}
#center-content .headerText {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding: 15px;
	line-height: 24px;
}
.clearFloat {
	clear: both;
}

