body {
	background-color: #dfc387;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #42321a;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
h1 {
	font-family: Garamond, Georgia, "Times LT", serif;
	font-size: 40px;
	color: #88390d;
	line-height: 50px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #25497d;
	text-transform: uppercase;
}

h3 {
	font-family: Garamond, Georgia, "Times LT", serif;
	font-size: 30px;
	color: #88390d;
	line-height: 30px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-top: 4px;
}

a:link, a:visited {
	color: #990000;
}

a:hover {
	color: #25497d;
}


.burgandy {
	color: #88390D;
}

.footer, .footer a:link, .footer a:visited {
	font-size: 10px;
	color: #886239;
	text-decoration: none;
	line-height: 16px;
}


.footer a:hover {
	color: #88390D;
	text-decoration: underline;
}

.content {
	background-image: url(../images/content-bg.jpg);
	padding-top: 35px;
	padding-right: 110px;
	padding-bottom: 55px;
	padding-left: 110px;
}

.content2 {
	background-image: url(../images/content-bg.jpg);
	padding-top: 35px;
	padding-right: 22px;
	padding-bottom: 55px;
	padding-left: 22px;
}
.margin88 {
	padding-right: 88px;
	padding-left: 88px;
}

.border {
	border: 1px solid #5F2404;
}

.border-bottom {
	border-bottom: 2px solid #88390d;
}

.homeContent {
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-color: #F3EED8;
}




.size15 {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}

.size16 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}

.size18 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}

.size20 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

.featuredBg {
	background-color: #fcf9f2;
	background-image: url(../images/featured/featured-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-right: 10px;
	padding-left: 10px;
}
.box {
	background-color: #FFFFFF;
	background-image: url(../images/box-bg.jpg);
	background-repeat: repeat-x;
	padding: 25px;
	border: 1px solid #5F2404;
}
