@charset "UTF-8";
/* CSS Document */

body {
	background-color: #951b1e;
	background-image: url(images/body.png);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
}

#wrapper {
	background-image: url(images/wrapper.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 700px;
}

#inner-wrapper {
	height: 507px;
	width: 895px;
	padding-top: 69px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#home-left {
	height: 508px;
	width: 365px;
	float: left;
}

#home-right {
	float: right;
	height: 508px;
	width: 500px;
}

#logo {
	height: 130px;
	width: 365px;
}

#nav {
	height: 57px;
	width: 485px;
}

#home-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #42210B;
	margin-top: 80px;
	margin-left: 40px;
}

#home-photo {
	height: 404px;
	width: 475px;
	margin-top: 20px;
	text-align: right;
}
#contact-photo {
	height: 374px;
	width: 472px;
	margin-top: 20px;
	text-align: left;
	background-image: url(images/contact-photo.jpg);
	background-repeat: no-repeat;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #42210b;
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
}
#links-photo {
	height: 374px;
	width: 442px;
	margin-top: 20px;
	text-align: left;
	background-image: url(images/linksphoto.jpg);
	background-repeat: no-repeat;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #42210b;
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
	padding-left:30px;
}
#shows-photo {
	height: 374px;
	width: 442px;
	margin-top: 20px;
	text-align: left;
	background-image: url(images/showsphoto.jpg);
	background-repeat: no-repeat;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #42210b;
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
	padding-left:30px;
}
#merchants-photo {
	height: 374px;
	width: 292px;
	margin-top: 20px;
	text-align: left;
	background-image: url(images/merchantsphoto.jpg);
	background-repeat: no-repeat;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #42210b;
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
	padding-left:180px;
}
#links-photo ul li {
	padding-bottom: 10px;
}

.indent1 {
	text-align:center;
	margin-right: 23px;
}
a {
	outline:none;
	color: #951b1e;
	text-decoration: none;
}
a:hover {
	outline:none;
	color: #951b1e;
	text-decoration: underline;
}

#page-outer-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/inner-back.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#page-wrapper {
	background-image: url(images/pages_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

#page-inner-wrapper {
	background-image: url(images/inner.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:800px;
}

#page-footer {
	background-image: url(images/footer-back.png);
	height: 305px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#page-footer2 {
	background-image: url(images/footer-back.png);
	height: 305px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	position:relative;
	z-index:-1;
	top:-200px;
	margin-bottom: -400px;
}


#page-outer-content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 69px;
}

#header {
	height: 196px;
	width: 900px;
}

#header-right {
	float: right;
	width: 489px;
}

#blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #961b1e;
	background-image: url(images/blurb.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 127px;
	width: 334px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 134px;
}

#page-content {
	font-size: 12px;
	line-height: 16px;
	color: #42210b;
	width: 870px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#left-column {
	float: left;
	width: 405px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 18px;
}

#right-column {
	float: right;
	width: 405px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}

#pageright {
	float: right;
	height: 508px;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding-top: 40px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #961b1e;
	text-align: center;
	margin-top: 40px;
}
#page-logo {
	height: 130px;
	width: 255px;
	float: left;
}

