@charset "UTF-8";
/* CSS Document */

#container {
	width: 1024px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 768px;
	background-color: #7FCE0B;
}
#homepage #container {
	width: 1024px;
	background: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 768px;
}
#banner {
	background-image: url(images/banner.jpg);
	height: 116px;
	width: 1024px;
}
#textbox {
	background-color: #FFFFFF;
	height: 650px;
	width: 560px;
	top: -300px;
	left: 360px;
	position: absolute;
	overflow: auto;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#homepage #textbox {
	background-color: #FFFFFF;
	height: 256px;
	width: 574px;
	top: 0px;
	left: 360px;
	position: absolute;
	overflow: auto;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#navbox {
	background-image: url(images/navbox.jpg);
	height: 280px;
	width: 330px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#background {
	width: 1024px;
}
#wood {
	background-image: url(images/wood.jpg);
	height: 300px;
	width: 600px;
	background-repeat: no-repeat;
	position: relative;
	left: 360px;
	top: -300px;
}
#sidetexture {
	background-image: url(images/navbox.jpg);
	height: 300px;
	width: 64px;
	position: relative;
	top: -952px;
	left: 960px;
}
#leaf {
	background-image: url(images/ducks.jpg);
	height: 352px;
	width: 360px;
	top: -300px;
	position: relative;
	background-color: #FFF;
}
#homepage #leaf {
	background-image: url(images/leaf2.jpg);
	height: 352px;
	width: 360px;
	top: -300px;
	position: relative;
	background-color: #FFF;
}
#orangebar {
	background-color: #FF9100;
	width: 360px;
	height: 8px;
	top: 292px;
	left: -960px;
	position: relative;
}
#homepage #orangebar {
	width: 1024px;
}
	
#graybar {
	background-image: url(images/navbox.jpg);
	position: relative;
	height: 10px;
	width: 1024px;
	left: -960px;
	top: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	background-repeat: repeat-x;
}
.orangebar2 {
	background-color: #FD9510;
	position: relative;
	height: 8px;
	width: 64px;
	top: -960px;
	left: 960px;
}
.logobar {
	background-image: url(images/logobar.jpg);
	height: 67px;
	width: 1024px;
	position: relative;
	left: 0px;
	top: -656px;
	background-position: left top;
}
