* {
	margin:0;
	border:0 none;
	padding:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#left {
	float: left;
	height: auto;
	width: 200px;
	padding: 15px;
}
#checkBox {
	width: 195px;
	margin-bottom: 28px;
	margin-top: 28px;
}
#right {
	float: right;
	height: auto;
	width: 697px;
	padding: 30px;
}
#topNav {
	width: 697px;
	height: 20px;
	margin-bottom: 5px;
}
#container {
	height: auto;
	width: 987px;
	text-align:center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 987px;
	overflow: hidden;
	text-align: left;
	padding: 0px;
}
.divMargin {
	margin-top: 10px;
	margin-bottom: 10px;
}
#getDirections input {
	float: left;
	height: 25px;
	width: 153px;
	vertical-align: middle;
}
#getDirections img {
	vertical-align: middle;
	float: right;
}
#checkBoxContent {
	background-image: url(images/checkBox.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 175px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #6f5e46;
	line-height: 13px;
}
#newsletter {
	background-image: url(images/mailingBox.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 175px;
	padding: 10px;
	margin-bottom: 28px;
}
#newsletter input {
	height: 25px;
	width: 135px;
	float: left;
	vertical-align: middle;
}
#newsletter img {
	float: right;
	vertical-align: middle;
}
#features {
	background-image: url(images/featuresBox.png);
	background-repeat: no-repeat;
	height: 326px;
	width: 175px;
	padding: 10px;
	font-size: 12px;
	color: #4c4131;
	margin-bottom: 28px;
}
#checkBoxContent img {
	margin-top: 10px;
}
#rightSidebar {
	background-image: url(images/rightBox.png);
	background-repeat: no-repeat;
	float: right;
	height: 550px;
	width: 192px;
	padding: 12px;
	margin-top: 15px;
}
#features .line {
	background-color: #6f5e46;
	height: 1px;
	width: 146px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#features p {
	margin-top: 12px;
}
#links {
	background-image: url(images/bg_dots.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 668px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainContent {
	float: left;
	width: 476px;
	margin-bottom: 50px;
	color: #FFFFFF;
	line-height: 24px;
}
#boxes {
	height: 180px;
	margin-top: 50px;
}
.box h3 {
	font-size: 11px;
	font-weight: bold;
	color: #bead7f;
}
#main {
}
.linksCol {
	width: 150px;
	float: left;
	margin-right: 30px;
}
#social {
	float: right;
	width: 120px;
}
.box {
	float: left;
	width: 144px;
	margin-right: 10px;
	height: auto;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}
#mainContent a {
	color:#bead7f;
	text-decoration: underline;
}
#topNav ul {
	width: 400px;
	float: left;
}
#topNav li {
	font-size: 11px;
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
#getDirections h4 {
	color: #000000;
	font-weight: bold;
	line-height:20px;
	font-size: 11px;
	margin-bottom: 10px;
}
#language {
	float: right;
	width: 205px;
}
#language p {
	float: left;
}
#footer {
	width: 697px;
	margin-top: 10px;
}
#social img {
	margin-right: 10px;
}
.brown {
	color: #bead7f;
}
#links a {
	text-decoration: underline;
	color: #FFFFFF;
}
#language input {
	height: 18px;
	width: 136px;
	float: right;
}
#mainNav {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 11px;
}
#mainNav li {
	float: left;
	list-style-type: none;
	margin-right: 35px;
	color: #ff8401;
}
#mainNav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav li a:hover {
	color: #ff8401;
	text-decoration: none;
}
#gallery {
	margin-bottom: 15px;
}
#left h2 {
	font-size: 11px;
	font-weight: bold;
	color: #6f5e46;
	height: 20px;
	display: inline;
	text-align: center;
	line-height: 25px;
}
#right h1 {
	font-size: 20px;
	font-weight: normal;
	color: #bead7f;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 40px;
}
#subNav li {
	float: left;
	font-size: 11px;
	list-style-type: none;
	color: #FFFFFF;
}
#subNav {
	height: 20px;
	font-size: 11px;
}
#subNav ul {
	color: #FFFFFF;
}
#subNav a {
	text-decoration: none;
	color: #FFFFFF;
}
.navOn {
	color: #ff8401;
}
h5 {
	font-size: 14px;
}
