@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	padding-top: 14px;
	padding-left: 30px;
	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;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-right: 30px;
	padding-bottom: 150px;
}
#wrapper .logo {
	height: 97px;
	width: 648px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper .nav {
	height: 35px;
	width: 800px;
}
#wrapper .thumbs {
	height: auto;
	width: 164px;
	float: left;
}
#wrapper #content #Thumbs #Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #857F70;
	padding-top: 25px;
}

#wrapper .thumbs img {
	margin: 3px;
	border: thin solid #857F70;
	clear: right;
}
#wrapper #content {
	width: 825px;
	height: 500px;
	margin-top: 25px;
}
#wrapper #content #Comment {
	float: right;
	clear: right;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #857D70;
	margin-bottom: 50px;
}

#wrapper #content #Main {
	height: auto;
	width: 600px;
}
#infotext {
	height: auto;
	margin-top: 125px;
	margin-bottom: 200px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-indent: 0px;
	text-align: left;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-left: 15px;
	padding-right: 15px;
}

#wrapper #content #Main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #Footer {
	height: auto;
	width: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #857F70;
	border-bottom-color: #857F70;
	color: #857F70;
	border-right-style: none;
	border-left-style: none;
}
