@charset "UTF-8";
a {
	font-size: medium;
	color: 4c8714;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:link {
	text-decoration: none;
	color: #AAAAAA;
}
a:visited {
	text-decoration: none;
	color: #AAAAAA;
}
a:hover {
	text-decoration: none;
	color: #A0A0A0;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.page {
	height: 900px;
	width: 886px;
	position: relative;
	margin-top: -3px;
}
.leftShadow {
	height: 900px;
	width: 8px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/dropShadow-left.png);
	background-repeat: repeat-y;
}
.rightShadowList {
	height: 1380px;
	width: 8px;
	position: absolute;
	top: 0px;
	background-image: url(../images/dropShadow-right.png);
	background-repeat: repeat-y;
	left: 895px;
}
.leftShadowList {
	height: 1380px;
	width: 8px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/dropShadow-left.png);
	background-repeat: repeat-y;
}
.rightShadow {
	height: 900px;
	width: 8px;
	position: absolute;
	top: 0px;
	background-image: url(../images/dropShadow-right.png);
	background-repeat: repeat-y;
	left: 895px;
}
.middle {
	position: absolute;
	left: 8px;
	top: 0px;
	height: 900px;
	width: 886px;
	background-color: #FFF;
}
.middleProperties {
	position: absolute;
	left: 8px;
	top: 0px;
	background-color: #FFF;
}
.header {
	height: 70px;
	width: 886px;
	background-image: url(../images/header-01.png);
	background-repeat: no-repeat;
}
.topNav {
	height: 20px;
	width: 887px;
	float: left;
	position: absolute;
	left: 0px;
	top: 70px;
	background-color: #000;
}
.photos {
	height: 800px;
	width: 420px;
	position: absolute;
	left: 8px;
	top: 110px;
}
.longDescription {
	height: 800px;
	width: 420px;
	position: absolute;
	left: 459px;
	top: 119px;
}
.logo {
	height: 53px;
	width: 130px;
	position: absolute;
	left: 25px;
	top: 10px;
}
.menuItem {
	height: 18px;
	font-family: Calibri, Arial;
	font-size: xx-large;
	clear: right;
	float: left;
	padding-left: 20px;
	font-weight: normal;
	margin-top: -16px;
}
.menuItemSelect {
	height: 18px;
	font-family: Calibri, Arial;
	font-size: large;
	clear: right;
	float: left;
	padding-left: 20px;
	font-weight: normal;
	font-size: medium;
	color: #FFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	padding-top: 15px;
	margin-top: -16px;
}
.group4 {
	float: left;
	width: 335px;
	position: relative;
	background:transparent;
	padding:15px;
	margin-bottom:10px;
	margin-right:12px;
}
.holder_content1 {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom:20px;
	background: url(../images/line.png) 0 -18px no-repeat;
}
.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top:15px;
	background:transparent;
	background: url(../images/line.png) 0 -18px no-repeat;
}
.listBox {
	float: left;
	width: 790px;
	margin-left: 30px;
	margin-top: 50px;
	clear: left;
	position: relative;
}
.listThumb {
	height: 152px;
	width: 203px;
	float: left;
	position: relative;
}
.listDescription {
	width: 550px;
	float: left;
	position: relative;
	padding-left: 20px;
}
.contentForm {
	position: relative;
	padding-left: 20px;
}
.submitButton {
	margin-top: 40px;
	float: right;
	margin-right: 100px;
}
