body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
.maindiv {
	position: relative;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	height: 550px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
.content {
	width: 600px;
	left: 21%;
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.dynamicarea {
	width: 650px;
	float: left;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.homecontent {
	width: 500px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
}
.subcontent {
	width: 500px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
}
.gallerylink {
	width: 60px;
	float: left;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #000000;
	height: 200px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B58C60;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B58C60;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B58C60;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B58C60;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B58C60;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	letter-spacing: .1em;
}
.bg_repeat {
	background-image: url(../images/bgrepeat.png);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 500px;
}
.subscribe {
	width: 135px;
	float: left;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #000000;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 5px;
}
.subnews {
	width: 450px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9E9;
	width: 120px;
	border: 0px none #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9E9;
	width: 60px;
	border: 0px none #FFFFFF;
}
