@charset "UTF-8";
body {
	background-image: url(../images/bgRep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #996633;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
p {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: 100;
	color: #2B450F;
	text-decoration: underline;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 15px;
}
#wrapper {
	background-image: url(../images/mainBg1.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 1000px;
}
#invisible {
	float: right;
	height: 12pt;
	width: 120px;
	text-align: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #menu {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #F4E3A7;
	text-decoration: none;
	font-size: 10pt;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: 100;
	margin-bottom: 10px;
	height: 20px;
}
#wrapper #menu a {
	color: #F4E3A7;
	text-decoration: none;
}
#wrapper #menu li {
	display: inline;
	padding-right: 20px;
	padding-left: 5px;
	float: left;
}
#wrapper #content {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #EFE3A5;
	background-color: #EFE3A5;
	height: 400px;
}
.content-border {
	border: 5px solid #EFE3A5;
}
#wrapper #menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper #menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #171F07;
}
#footer a {
	color: #171F07;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper #content #left {
	height: 400px;
	width: 450px;
	float: left;
}
#wrapper #content #right {
	float: right;
	height: 400px;
	width: 450px;
}
#wrapper #content #contentImage1 {
	background-image: url(../images/lookLeft.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	width: 900px;
}
#leftWhite    {
	background-image: url(../images/white.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 450px;
	float: left;
	height: 400px;
}
#leftColor    {
	background-image: url(../images/color.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 450px;
	float: left;
	height: 400px;
}
#leftColor img {
	border: 1px solid #354B14;
	margin-left: 20px;
}
#wrapper #content #contentImage2 {
	background-image: url(../images/interior.jpg);
	height: 400px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
}
.forms {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #324B13;
	text-decoration: none;
	border: 1px solid #324B13;
	background-image: url(../images/white.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#contentImage3 {
	background-image: url(../images/pond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	width: 900px;
}
.form-labels {
	text-align: right;
	padding-right: 3px;
}
#contactLeftColor {
	background-image: url(../images/color.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 350px;
	float: left;
	height: 400px;
}
#invisible a {
	float: right;
	height: 12pt;
	width: 120px;
	text-align: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#invisible img {
	float: right;
	height: 12pt;
	width: 120px;
	text-align: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactLeftColor a {
	color: #2B450F;
	text-decoration: none;
}
#contactLeftColor a:hover {
	color: #2B450F;
	text-decoration: underline;
}
