body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #b09277;
}
#wrapper {
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	position: relative;
	height: 522px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper #picturebox #index3 {
	float: right;
	margin-top: 0px;
}

#wrapper #header {
	height: 80px;
	width: 580px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	left: -40px;
	position: relative;
	background-color: #3B1E10;
}
#wrapper #navbar {
	position: absolute;
	height: 45px;
	width: 700px;
	left: -40px;
	z-index: 2;
	top: 120px;
	font-size: 0.7em;
	padding-top: 7px;
	padding-left: 14px;
	background-image: url(images/bg_nav4.gif);
	background-repeat: no-repeat;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #b09277;
	color: #C9AB8F;
}
#wrapper #picturebox {
	position: absolute;
	height: 535px;
	width: 240px;
	top: 50px;
	float: right;
	background-position: -4px -26px;
	z-index: 3;
	background-image: url(images/media_images3.jpg);
	background-repeat: no-repeat;
	left: 469px;
}


#wrapper #picturebox #quotebox {
	position: relative;
	top: 230px;
	height: 200px;
	margin-left: 45px;
	margin-right: 25px;
	font-size: 0.7em;
	font-style: italic;
	color: #704532;
}
#wrapper #picturebox #quotebox a {
	color: #964F2C;
	text-decoration: underline;
}


#wrapper #mainblurbbox #footer {
	position: absolute;
	height: 25px;
	width: 530px;
	bottom: -5px;
	margin-left: -15px;
	text-align: left;
	font-size: 0.7em;
	color: #C9AB8F;
	padding-top: 3px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	background-color: #B09277;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B09277;
	left: 15px;
}
h1 {
	font-size: 1.3em;
	visibility: hidden;
}

.italic {
	font-style: italic;
}
.pagename {
	letter-spacing: 0.3em;
	font-size: 1em;
	background-color: #C3B5A9;
	margin-left: -8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}

#wrapper #mainblurbbox {
	overflow: visible;
	position: absolute;
	height: 50em;
	width: 550px;
	left: 0px;
	font-size: 0.8em;
	color: #330000;
	padding-top: 100px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/logo4.gif);
	background-repeat: no-repeat;
	z-index: 0;
}
.italic {
	font-style: italic;
}


#wrapper #mainblurbbox p {
	margin-right: 125px;
	padding-right: 15px;
}
/* navbar: Links List */
#wrapper #navbar ul {
	padding: 0; /* No spacing between inside of margin and outer edge of text. */
	list-style-type: none; /* Hide the bullets. */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #navblock ul {
	list-style-image: url(images/bg_navbut.gif);
}

#wrapper #navbar li {
	display: inline; /* Make the list horizontal. */
	padding: 0 0.1em 0 10px; /* Place the image to the left of every item. */
	background-image: url(images/bg_navbut.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper #navbar li.first {
 padding-left: 0; /* The first item should not be spaced away from the left edge. */
 background: none; /* The first item should not have a background. */
}

}
#wrapper #mainblurbbox a:link {
	color: #331B0F;
	text-decoration: underline;
}
#wrapper #mainblurbbox a:visited {
	color: #331B0F;
	text-decoration: underline;
}

#wrapper #mainblurbbox a:hover {
	color: #331B0F;
	text-decoration: none;
	background-color: #FFFFFF;
}
#wrapper #mainblurbbox a:active {
	color: #331B0F;
	text-decoration: none;
	background-color: #FFFFFF;
}
#wrapper #mainblurbbox #footer a {
	color: #C9AB8F;
	text-decoration:none;
}
#wrapper #mainblurbbox #footer a:hover {
	color: #C9AB8F;
	text-decoration: underline;
}
#wrapper #navbar a:link, a:visited {
	color: #C9AB8F;
	text-decoration: none;
}
#wrapper #navbar a:hover {
	text-decoration: underline;
	color: #331A10;
	background-color: #F5E9DD;
}
#wrapper #navbar a:active {
	text-decoration: underline;
	color: #331A10;
	background-color: #F5E9DD;
}
 a:link {
	color: #331B0F;
	text-decoration: underline;
}


 a:hover {
	color: #331B0F;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	color: #331B0F;
	text-decoration: none;
	background-color: #FFFFFF;
}