body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	/* background-image: url(images/bg.jpg);
	background-color: #C6C2B9;
	background-image: url(images/bg2.jpg);
	background-color: #cabc9f;*/
	background-image: url(images/bg3.jpg);
	background-color: #d8ccb2;
}
#nav {
	text-align: center;
	margin: auto;
	height: 245px;
	width: 950px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 960px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* color: #474336;  */
	color: #3e3a2e;
}
#header-home {
	background-image: url(images/divider-horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-right: 0px;
	line-height: 20px;
	margin-left: 15px;
	font-size: 14px;
}

#left-home {
	float: left;
	width: 700px;
	background-image: url(images/divider-vert.png);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 20px;
}
#left {
	float: left;
	width: 680px;
	background-image: url(images/divider-vert.png);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 20px;
	padding-right: 20px;
}
a {
	color: #9B1010;
	text-decoration: none;
}
a:hover {
	color: #B7120E;
}

#right {
	float: right;
	width: 240px;
}
#div-vert {
	float: left;

}

#footer {
	clear: both;
	/* text-align: center;
	background-image: url(images/divider-horiz.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 10px; */
}
#footer-bg {
	width: 100%;
	background-image: url(images/footer-bg.jpg);
	background-color: #464234;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c1b190;
}
#footer-text {
	width: 940px;
	text-align: left;
	margin: auto;
}
#footer-text a {
	color: #fff;
}
#thumbs img {
	background-image: url(images/thumb.png);
	padding-right: 18px;
	padding-left: 19px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#thumbs img:hover {
	background-image: url(images/thumb-h.png);
}
#divider {
	background-image: url(images/divider-horiz.png);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 2px;
}
#headline {
	font-size: 1.2em;
	/* color: #cc0000; */
	color: #fff;
	padding-bottom: 7px;
}
h1, h2 {
	margin: 0;
	font-size: 1.7em;
}
h1 a {

	color: #3e3a2e;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}

td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #938f85;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #938f85;
}


tr .pro {
	background-color: #d8cba9;
}
tr .side {
	background-color: #d6cfb9;
}


@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('/Chunkfive-webfont.eot');
	src: local('☺'), url('/Chunkfive-webfont.woff') format('woff'), url('/Chunkfive-webfont.ttf') format('truetype'), url('Chunkfive-webfont.svg#webfontbMWZ83oH') format('svg');
	font-weight: normal;
	font-style: normal;
}/*
h1.fontface {font: 30px 'ChunkFiveRegular', Arial, sans-serif;letter-spacing: 0;}

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('CartoGothicStd-Bold-webfont.eot');
	src: local('☺'), url('CartoGothicStd-Bold-webfont.woff') format('woff'), url('CartoGothicStd-Bold-webfont.ttf') format('truetype'), url('CartoGothicStd-Bold-webfont.svg#webfontjp82WRel') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1.fontface {font: 30px 'CartoGothicStdBold', Arial, sans-serif;letter-spacing: 0;}*/


