@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 977px;
	background-image: url(images/dirt.png);
	background-repeat: repeat;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 977px;
	min-height: 100%;
	clear: both;
}
#content {
	position: relative;
	margin-left: 122px;
	width: 735px;
	min-height: 405px;
	background-image: url(images/bodyTwo.png);
	background-repeat: repeat-y;
}
#text {
	position: relative;
	margin-left: 122px;
	width: 515px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 20px;
}
#nav {
	position: relative;
	float: left;
	margin-left: -102px;
	width: 230px;
	height: 405px;
}
#photos {
	position: relative;
	float: right;
	margin-right: -50px;
	*margin-right: -44px;
	margin-top: -20px;
	width: 220px;
	height: 220px;
	background-image: url(images/photosBack.png);
}
#content_bot {
	margin-left: 122px;
	text-align: left;
	width: 735px;
	height: 186px;
}
#header {
	margin: 0;
	text-align: center;
	height: 184px;
	background-image: url(images/seamless.png);
	background-repeat: repeat-x;
	padding: 0;
}
#footer {
	text-align: center;
	height: 20px;
}



#p1 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #2f4b05;
	text-align: left;
}
#p2 {
	font-family: "Times New Roman";
	font-size: 22px;
	font-style: normal;
	color: #7f9064;
	text-align: center;
}
#p3 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
}
#p4 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #2f4b05;
	text-align: center;
}
