
body {
	margin: 0;
	padding: 0;
	background-color: #f3e5a6;
	background-image: url(images/main_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 18px;
}

.nopadd {
	margin: 0;
}

a img {
	border: 0;
}

a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Styling for chez-main.dwt */

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto;
	margin-top: 5px;
	width: 830px;
	min-height: 639px;
	height: auto !important;
	height: 639px;
	left: 0;
}

#logo {
	width: 253px;
	height: 121px;
	margin-left: -830px;
	margin-top: -43px;
	margin-bottom: -322px;
	margin-right: -800px;
	position: relative;
	float: left;
	display: inline;
	z-index: 4;
}

#header {
	float: left;
	display: inline;
	width: 175px;
	height: 43px;
	padding-left: 655px;
	background-image: url(images/shadow-header.png);
	background-repeat: no-repeat;
}

img, div { 
	behavior: url(images/iepngfix.htc);
}

#shadowcontainer {
	float: left;
	display: inline;
	width: 830px;
	min-height: 596px;
	height: auto !important;
	height: 596px;
	background-image: url(images/shadow_bg.png);
	background-repeat: repeat-y;
}

#topouter {
	float: left;
	display: inline;
	width: 800px;
	height: 322px;	
	margin-bottom: -322px;
	margin-right: -800px;
	margin: 0 15px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;

}

#mainimage {
	float: left;
	display: inline;
	width: 765px;
	height: 262px;
	padding: 18px 17px 0 18px;
}

#nav {
	float: left;
	display: inline;
	width: 800px;
	height: 42px;
}

#bottomouter {
	float: left;
	display: inline;
	width: 800px;
	min-height: 274px;
	height: auto !important;
	height: 274px;
	margin: 0 15px;
	background-image: url(images/bottom_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #7c140c;
}

#footer {
	float: left;
	display: inline;
	width: 765px;
	height: 21px;
	padding: 0 32px 0 33px;
	background-image: url(images/shadow-footer.png);
	background-repeat: no-repeat;
	font: 11px/21px Arial, Helvetica, sans-serif;
	color: #0a3f26;
}

#footer a {
	font: 11px/21px Arial, Helvetica, sans-serif;
	color: #0a3f26;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.siteby {
	float: right;
	display: inline;
}

/* End of styling for chez-main.dwt */

h1 {
	margin: 0;
	padding: 0;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/* Styling for chez-textleft.dwt */

#title-left {
	float: left;
	display: inline;
	width: 537px;
	height: 55px;
	padding-left: 18px;
}

#text-left {
	clear: left;
	float: left;
	display: inline;
	width: 492px;
	min-height: 209px;
	height: auto !important;
	height: 209px;
	padding: 0 45px 10px 18px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#smallimg-right {
	float: right;
	display: inline;
	width: 245px;
}

/* End of styling for chez-textleft.dwt */

/* Styling for chez-textright.dwt */

#title-right {
	float: right;
	display: inline;
	width: 537px;
	height: 55px;
}

#text-right {
	clear: right;
	float: right;
	display: inline;
	width: 492px;
	min-height: 209px;
	height: auto !important;
	height: 209px;
	padding: 0 45px 10px 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#smallimg-left {
	float: left;
	display: inline;
	width: 245px;
	padding-left: 18px;
}

/* End of styling for chez-textright.dwt */

/* form styling */

label {
	float: left;
	display: inline;
	width: 130px;
}

input.formbox, textarea {
	padding-left: 2px;
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: #ffffff solid 1px;
	width: 250px;
}

select {
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: #ffffff solid 1px;
}

.selectdate {
	width: 58px;
}

.submit {
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: #ffffff solid 1px;
	margin-left: 130px;
}

form p {
	margin: 0;
	margin-top: 7px;
}

/* End of form styling */

.menubtns {
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 5px 10px;
	text-align: center;
	margin: auto;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
}

a:hover.menubtns {
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
}

#smallcontact {
	float: left;
	display: inline;
	width: 245px;
	height: 274px;
	background-image: url(images/small-img-bg.png);
	background-repeat: no-repeat;
}