body {
	background: url(../images/bg.jpg) repeat-x top left #9e5a2d;
	margin: 0;
	padding: 0;
	color: #5f3a17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.fontLightBrown, .fontLightBrown a {
	color: #ddbd9d;
}

.wrapper {
	margin: 0 auto;
	padding: 0 0 24px 0;
	width: 951px;
}

.headertopbg {
	background: url(../images/bgtopheader.jpg) no-repeat top left;
	height: 101px;
	width: 951px;
}

.menutopright {
	float: right;
	width: 533px;
	text-align: right;
}

.contentmiddle {
	background: #c2a17d url(../images/bgcontentmiddle.jpg) repeat-x top left;
}

.contentmiddlesub {
	background: #c2a17d url(../images/bgcontentmiddlesub.jpg) repeat-x top left;
}

.bgcar {
	background: url(../images/bgcar.jpg) top left no-repeat;
}

.divrightsidemainpage {
	margin: 0 0 0 736px;
	background: #4b1811;
	width: 215px;
	height: 384px;
}

.contentmiddlebottom {
	width: 918px;
	padding: 15px 0 16px 0;
}

.mainpageslogan {
	margin: 46px 0 0 0;
	text-align: left;
	display: inline;
}

.footer {
	background: url(../images/footerbg.jpg) no-repeat left top;
	height: 26px;
	color: #ddbd9d;
	padding: 8px 0 0 0;
}

.tablefooter {
	margin: 0 0 0 14px;
}

.contentsubpage {
	margin: 22px 34px 22px 29px ;
	line-height: 17px;
}

form {
margin: 0;
padding: 0;
}
