html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	background-color:#c1baa7;
	color:#222222;
	font:11px Arial, sans-serif;
	line-height:16px;
}
h2 {
	color:#333333;
	font-weight:bold;
	padding-bottom:1px;
	font-size:12px;
	line-height:17px;
}
h3 {
	color:#6f3b34;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:1px;
	font-size:12px;
	line-height:17px;
}
a:link, a:active, a:visited, a:hover {
	color:#323232;
	font-weight:bold;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
li {
	margin-left:-15px;
}
.darkertext {
	color: #323232;
	font-weight:bold;
}
.largeTextHomepage {
	padding-top:20px;
	font:14px Arial, sans-serif;
	line-height:18px;
}
.largeTextContactPage {
	padding-top:20px;
	font:16px Arial, sans-serif;
	line-height:18px;
	font-weight:bold;
}
.triangles {
	background-image:url(/_img/triangles.png);
	width:8px;
	height:5px;
	margin-bottom:-10px;
	margin-left:-10px;
}
.triangles2 {
	background-image:url(/_img/triangles.png);
	width:8px;
	height:5px;
	margin-top:15px;
	margin-bottom:-15px;
	margin-left:-10px;
}
.trianglesContactPage {
	background-image:url(/_img/triangles.png);
	width:8px;
	height:5px;
	margin-top:10px;
	margin-bottom:-10px;
	margin-left:-10px;
}
.circle {
	background-image:url(/_img/circle.png);
	width:5px;
	height:4px;
	margin-top:10px;
	margin-bottom:-10px;
	margin-left:-5px;
}
ul {
	margin-top:-4px;
}
p {
	padding-bottom:5px;
}
#wrapper {
	margin: 0 auto;
	width: 1004px;
}
#header {
	position:relative;
	height:105px;
	padding-left:35px;
}
#logo {
	position:absolute;
	padding-top:12px;
	float:left;
	width:140px;
	height:67px;
}
#navigation {
	float:right;
	padding-right:8px;
}
#mainBodyContainer {
	background-color:#b3ac99;
	height:590px;
	width:1004px;
	float:left;
	position:absolute;
	z-index:-10;
	margin-top:-27px;
}
#mainBody {
	background-color:#ffffff;
	height:548px;
	width:979px;
	margin-top:25px;
	margin-left:10px;
	margin-bottom:10px;
	position:absolute;
	padding-top:6px;
	padding-left:5px;
}
#transparentImage {
	position:absolute;
	background-image:url(/_img/transparentImage.png);
	float:right;
	width:338px;
	height:541px;
	/*margin-left:633px;*/
	/*margin-top:-541px;*/
	top:6px;
	left:638px;
}
#transparentImageLeft {
	position:absolute;
	background-image:url(/_img/transparentImage.png);
	width:338px;
	height:541px;
	/*margin-left:0px;*/
	/*margin-top:-541px;*/
	top:6px;
	left:5px;
}
#transparentImageRight {
	position:absolute;
	background-image:url(/_img/transparentImage.png);
	width:470px;
	height:541px;
	/*margin-left:252px;*/
	/*margin-top:-541px;*/
	top:6px;
	left:257px;
}
#transparentImageLeftImageGallery {
	position:absolute;
	background-image:url(/_img/transparentImage.png);
	width:289px;
	height:541px;
	/*margin-left:0px;*/
	/*margin-top:-541px;*/
	top:6px;
	left:5px;
}

#mainText {
	width:306px;
	height:516px;
	padding-top:13px;
	padding-left:24px;
	padding-right:4px;
	padding-bottom:12px;
	z-index:30;
}
#mainText img {
	padding-top:5px;
	padding-bottom:5px;
}
#form {
	clear:both;
	position:relative;
	float:left;
	width:430px;
	height:160px;
	padding:14px 0px 0px 0px;
	text-align:left;
	color:#323232;
	font-weight:bold;
}
table {
	border-collapse:collapse;
	clear:both;
	border-spacing:0;
}
td, th {
	text-align: left;
	vertical-align: top;
	padding-bottom:6px;
}
.formTextArea {
	border: 1px solid #4d4428;
	width:330px;
	height:16px;
	margin-left:3px;
	font-family: Arial, Verdana, Tahoma;
	color:#000;
	font-size:13px;
}
.formTextArea2 {
	border: 1px solid #4d4428;
	width:330px;
	height:68px;
	margin-left:3px;
	font-family: Arial, Verdana, Tahoma;
	color:#000;
	font-size:13px;
	padding:0;
}
.formButton {
	background-image:url(/_img/buttonSend.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 69px;
	border: 0 none;
	cursor: pointer;
	text-indent:-9999px;
}
.formButton2 {
	background-image:url(/_img/buttonClear.jpg);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 69px;
	border: 0 none;
	cursor: pointer;
	text-indent:-9999px;
}
#footer {
	clear:both;
	padding-top:40px;
	padding-left:11px;
	float:left;
	position:absolute;
	margin-top:540px;
	height:65px;
	width:1004px;
	color:#683e35;
	font-size:12px;
}
#footerTop {
	padding-bottom:20px;
	color:#683e35;
}
#footerTop a {
	color:#683e35;
}
#footerLeft {
	float:left;
	position:absolute;
	width:400px;
	height:60px;
}
#footerMiddleLeft {
	position:absolute;
	width:138px;
	height:40px;
	z-index:3;
	padding-left:430px;
}
#footerMiddleRight {
	position:absolute;
	width:89px;
	height:55px;
	margin-top:-11px;
	z-index:2;
	padding-left:636px;
}
#footerRight {
	position:relative;
	float:right;
	width:148px;
	height:65px;
	margin-top:-7px;
	padding-right:16px;
}
/* ------------- picture gallery  styles */
	
.thumbnail {
	float:left;
	z-index:40;
	margin-left:-15px;
}
.caption {
	font-size: 0.9em;
	padding-top: 0.2em;
}