body {
	background-color : #364327;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	margin : 0;
	padding : 0;
	background-image : url(images/bg.gif);
	background-repeat : repeat-x;
}

a {
	color : #4F8A10;
	text-decoration : none;
}

a:visited {
	color : #4F8A10;
	text-decoration : none;
}

a:hover {
	color : #999999;
	text-decoration : underline;
}

a:active {
	color : #999999;
	text-decoration : underline;
}

#PageContainer {
	width : 800px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	margin-top : 25px;
}

#Header {
	height : 100px;
	width : 800px;
	background-color : #FFFFFF;
	text-align : left;
}

#Menu {
	height : 50px;
	width : 800px;
	background-color : #4F8A10;
	line-height : 25px;
	color : #FFFFFF;
	text-align : center;
}

a.menu {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:hover {
	color : #364327;
	text-decoration : underline;
}

a.menu:active {
	color : #364327;
	text-decoration : underline;
}

#Content {
	width : 800px;
	background-color : #FFFFFF;
	text-align : left;
}

#News {
	height : 55px;
	width : 775px;
	color : #364327;
	font-size : 13px;
	font-weight : bold;
	text-align : center;
	padding-left : 15px;
	padding-right : 15px;
	border-bottom : 1px dashed #364327;
}

#Text {
	color : #364327;
	padding : 25px;
	line-height : normal;
}

h1 {
	color : #364327;
	font-size : 19px;
	font-weight : normal;
	padding : 0px;
	padding-bottom : 10px;
	margin : 0px;
}

h2 {
	color : #364327;
	font-size : 14px;
	font-weight : normal;
	padding : 0px;
	padding-bottom : 10px;
	margin : 0px;
}

li {
	line-height : 17px;
}

#Videos {
	float : right;
	width : 260px;
	padding-left : 10px;
	text-align : center;
}

#PhotosContent {
	height : 125px;
	width : 750px;
	overflow : auto;
}

#Photos {
	height : 100px;
	width : 910px;
	overflow : hidden;
}

#PhotosPests {
	height : 100px;
	width : 2090px;
	overflow : hidden;
}

#PhotosOpen {
	height : 100px;
	width : 3315px;
	overflow : hidden;
}

#PhotosLarge {
	height : 700px;
	width : 750px;
	overflow : hidden;
	text-align : center;
}

#PressInfo {
	border : 1px solid #4F8A10;
	padding : 5px;
}

#FooterMenu {
	clear : both;
	background-color : #4F8A10;
	height : 50px;
	line-height : 22px;
	color : #FFFFFF;
	text-align : center;
}

#Footer {
	clear : both;
	background-color : #FFFFFF;
	height : 25px;
	line-height : 25px;
	color : #364327;
	font-size : 10px;
	padding-left : 25px;
	padding-right : 25px;
	text-align : left;
}

a.footer {
	color : #4F8A10;
	text-decoration : none;
}

a.footer:visited {
	color : #4F8A10;
	text-decoration : none;
}

a.footer:hover {
	color : #999999;
	text-decoration : underline;
}

a.footer:active {
	color : #999999;
	text-decoration : underline;
}