body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.logo_wrapper {
	height: 100px;
	width: 1000px;
	margin-bottom: 3px;
}
.nav_wrapper {
	height: 64px;
	width: 1000px;
}
.nav_left {
	background-image: url(../images/nav_bg_left.jpg);
	float: left;
	height: 64px;
	width: 8px;
	background-repeat: no-repeat;
}
.nav_mid {
	background-image: url(../images/nav_bg_mid.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 40px;
	width: 984px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 24px;
}
.nav_right {
	background-image: url(../images/nav_bg_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 8px;
}
.menu_1 {
	float: left;
	height: 30px;
	width: auto;
	padding-right: 20px;
	padding-left: 17px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.menu {
	float: left;
	height: 30px;
	width: auto;
	padding-right: 23px;
	padding-left: 23px;
}
.menu_2 {
	float: left;
	height: 30px;
	width: auto;
	padding-right: 8px;
	padding-left: 22px;
}

a.menunav:link {
	color:#fff;
	text-decoration:none;

}
a.menunav:hover {
	color:#fff;
	text-decoration:underline;

}
a.menunav:active {
	color:#fff;
	text-decoration:none;
}
a.menunav:visited {
	color:#fff;
	text-decoration:none;
}
.home_banner {
	height: auto;
	width: 999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumbs_wrapper {
	height: auto;
	width: 1000px;
	overflow: hidden;
}
.home_box {
	float: left;
	height: auto;
	width: 313px;
	margin-top: 10px;
	margin-right: 30px;
	overflow: hidden;
}
.home_contact {
	float: left;
	height: auto;
	width: 313px;
	margin-top: 10px;
	overflow: hidden;
}
.home_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: auto;
	width: 313px;
	margin-bottom: 6px;
}
.home_red {
	background-color: #701B21;
	height: auto;
	width: 307px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 3px;
	overflow: hidden;
}
.side_img {
	float: left;
	height: 162px;
	width: 109px;
	margin-right: 10px;
}
.side_text {
	float: left;
	height: auto;
	width: 168px;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #FFF;
	margin-left: 15px;
}
.footer {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #701B21;
	margin-bottom: 5px;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-top: 22px;
}
a.footernav:link {
	color:#000;
	text-decoration:none;

}
a.footernav:hover {
	color:#000;
	text-decoration:underline;

}
a.footernav:active {
	color:#000;
	text-decoration:none;
}
a.footernav:visited {
	color:#000;
	text-decoration:none;
}
.gallery {
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.slideshow {
	position: relative;
	width: 999px;
	height: 516px;
	overflow: hidden;
}

.slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}
