@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #35231C;
	text-align: justify;
	color: #333333;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #35231C;
	font-size: medium;
}
h3 {
	font-size: 15px;
	color: #452020;
	margin-bottom: 5px;
}

#wrapper {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 946px;
	display: inline-block;
	background-position: center;
	background-image: url(images/main-bg.jpg);
}
#header {
	background-image: url(images/header.jpg);
	height: 203px;
	width: 946px;
}
.banner {
	margin-top: 3px;
	margin-left: 3px;
}

#nav {
	height: 40px;
	width: 940px;
	display: inline-block;
	margin-left: 3px;
	background-image: url(images/nav-bg.jpg);
	padding-top: 30px;
}

.nav-text {
	color: #FFFFFF;
	margin-left: 20px;
}
.nav-text a {
	color: #FFFFFF;
	text-decoration: none;
	font-family:'Cuprum', sans-serif;



, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.nav-text a:hover {
	color: #E6D38E;
}
#box-top {
	background-image: url(images/box-top.jpg);
	height: 20px;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
}
#box-mid {
	background-image: url(images/box-bg.jpg);
	width: 846px;
	margin-right: 50px;
	margin-left: 50px;
	display: inline-block;
}
#box-btm {
	background-image: url(images/box-btm.jpg);
	height: 20px;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 30px;
}


#left {
	width: 580px;
	margin-left: 50px;
	text-align: justify;
}

#right {
	float: right;
	height: 100%;
	width: 200px;
	margin-right: 50px;
}
#right img {
	margin-bottom: 50px;
}
#footer {
	height: 80px;
	width: 946px;
	text-align: center;
	background-image: url(images/footer.jpg);
	clear: both;
}
.home {
	margin-right: 40px;
	margin-left: 40px;
	font-size: 15px;
	color: #333333;
}
.main {
	margin-right: 60px;
	margin-left: 60px;
	color: #333333;
}
.main .testimonial {
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #947445;
	font-weight: bold;
}



.footer {
	font-size: x-small;
	color: #FFFFFF;
	font-family:"AvantGarde Bk BT", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 50px;
	display: inline-block;
	letter-spacing: 0.1em;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #E6D38E;
}

img.title {
	height: 100px;
	width: 960px;
}
img.float-right {
	float: right;
	margin-left: 20px;
	margin-right: 60px;
}
h3.main {
	font-size: 15px;
	color: #452020;
	margin-bottom: 5px;
}
h2.main {
	color: #35231C;
	font-size: medium;
}
img.float-left {
	float: left;
	margin-right: 15px;
}
.bullet {
	margin-left: 30px;
	color: #333333;

}
.main a {
	color: #A34278;
}
img.see {
	margin-top: 7px;
}

