html, body {
	background: #17100e url('images/seamlesswall200px.jpg') top center;
	margin: 0; 
	padding: 0; 
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #666666;
	text-align:center;	
}

#wrapper {
	background: #FFFFFF;
	width: 1000px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-align: left;
}

#menublock {
	background: #FFFFFF url('images/mainnavbar.jpg') bottom center no-repeat; 
	width: 1000px; 
	height: 35px;
}

#mainbox {
	background: #C1B58F url('images/background1.jpg') bottom center no-repeat;
	width: 1000px;
	height: 609px;
}
#mainboxlong {
	background: #C1B58F url('images/longback.jpg') bottom center no-repeat;
	width: 1000px;
}
#featuredbox {
	background: #FFFFFF url('images/gradation-image.jpg') top center no-repeat;
	width: 1000px;
}

#flashbox {
	float: left;
	width: 573px;
	height: 422px;
	padding: 41px 0px 0px 56px;
}
#flashboxlong {
	float: left;
	width: 573px;
	margin: 41px 0px 0px 56px;
}
#contentbox {
	float: left;
	width: 573px;
	height: 422px;
	margin: 41px 0px 0px 56px;
	color: #000000;
}
#contentbox p {
	color: #000000;
}

#content {
	float: left;
	width: 316px;
	padding-top: 50px;
}
#contentlongtop {
	width: 316px;
	float: left;
}
#contentlong {
	background: #FFFFFF url('images/textboxbaselong.jpg') bottom center no-repeat;
}
#contentlong h1 {
	font: 15px Georgia, Georgia, serif;
	font-variant: small-caps;
	text-align: center;
	color: #605741;
	padding: 10px 20px 0px 20px;
	margin: 0px;
}

#footer {
	background: #17100e url('images/footer.jpg') no-repeat;
	width: 1000px;
	height: 76px;
	margin: 0;
	padding: 0px;
	text-align: center;
	}
	#footer ul {
		margin: 0;
		padding: 0;
	}
	#footer  li {
		display: inline;
		font-size: 11px;
	}
	#footer ul li a {
		padding-right: 10px;
		padding-left: 10px;
		border-right: 1px solid #6E3B28;
	}
	#footer a:link, #footer a:visited {
		color: #6E3B28;
		text-decoration: none;
	}
	#footer a:hover {
		color: #C1B58F;
	}

#linksblock {
	float: right;
	width: 330px;
	padding: 15px 50px 10px 0px; 
	font-size: 11px; 
	font-style: italic; 
	color: #000000;
	clear: all;
}

#infoblock {
	margin-left: 57px;
	font-size: 10px;
	line-height: 30px;
	vertical-align: middle;
	color: #000000;
}

#communityContent {
	margin-top: 20px;
}
#communityContent img {
	margin-bottom: 10px;
}
#communityContent p {
	margin-left: 80px;
	margin-right: 80px;
}

h1 {
	font: 15px Georgia, Georgia, serif;
	font-variant: small-caps;
	text-align: center;
	color: #605741;
	padding: 20px 20px 10px 20px;
	margin: 0px;
}

h2 {
	font: 15px Georgia, Georgia, serif;
	font-variant: small-caps;
	text-align: center;
	color: #605741;
	padding: 10px 20px 10px 20px;
	margin: 0px;
}
h3 {
	font: 15px Georgia, Georgia, serif;
	font-variant: small-caps;
	text-align: center;
	color: #605741;
	padding: 0px 20px 10px 20px;
	margin: 0px;
}

p {
	font-size: 12px;
	line-height: 15px;
	color: #605741;
	margin: 10px 20px 10px 20px;
}

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

a:hover {
	color: #54601a;
}

table {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #000000;
}

.signature {
	font-style: italic;
	font-size: 10px;
}

.spaceme {
	padding: 10px 0px 10px 0px;
}



#tflashboxlong {
	float: left;
	width: 573px;
	margin: 41px 0px 0px 56px;
}
#tmainboxlong {
	background: #C1B58F url('images/longback.jpg') bottom center no-repeat;
	width: 1000px;
	overflow: hidden;
}
#tcontentlongtop {
	width: 316px;
	float: left;
}
#tcontentlong {
	background: #FFFFFF url('images/textboxbaselong.jpg') bottom center no-repeat;
	line-height: 15px;
}
#tcontentlong h1 {
	font: 15px Georgia, Georgia, serif;
	font-variant: small-caps;
	text-align: center;
	color: #605741;
	padding: 10px 20px 0px 20px;
	margin: 0px;
}

.featuredImage {
	float: left; 
	width: 480; 
	margin: 0;
	padding: 20px 0px 20px 40px;
}

.featuredHome {
	width: 500px; 
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.featuredHome h2 {
	text-align: left;
	margin: 0;
	padding: 0 0 0 20;
	line-height: 13px;
}