@charset "UTF-8";
#container {
	width: 785px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#top {
	margin: 0px;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../assets/stripe_blue_041609);
	padding: 0px;
}
#story {
	float: right;
	width: 515px;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar {
	width: 198px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #F4F4F4;
}
#story a {
	color: #CC3333;
	text-decoration: none;
}
#sidebar h1 {
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
	background-color: #CC3333;
	padding: 10px;
	color: #FFFFFF;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 0px;
}
#sidebar h2 {
	font-size: 1.3em;
	color: #CC3333;
	margin-top: -7px;
}
#sidebar h3 {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	margin-top: -13px;
}
#sidebar h4 {
	font-weight: normal;
	margin-top: -10px;
}
#sidebar h5 {
	color: #CC3333;
	margin-top: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 7px;
}
#sidebar a:hover {
	text-decoration: none;
	color: #000000;
}
#signature {
	font-size: smaller;
	text-align: right;
	background-color: #CC3333;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
.clear {
	clear: both;
}
#navbar {
	background-color: #cc3333;
	padding: 10px;
	text-align: center;
}
#navcontainer {
	font-size: 90%;
}
#footer {
	background-color: #cc3333;
	padding: 10px;
	color: #FFFFFF;
}
/* BEGIN style8 */
 #navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }
#signature a {
	color: #FFFFFF;
	text-decoration: none;
}
#signature a:hover {
	color: #000000;
	text-decoration: none;
}
#story h2 {
	font-size: 1.3em;
	color: #CC3333;
	margin-top: -10px;
	text-align: center;
}
#contactinfo h2 {
	font-size: 1.1em;
	color: #CC3333;
	text-align: left;
	margin-bottom: -10px;
}
#sidebar a {
	text-decoration: none;
	color: #CC3333;
}
#story p {
	text-align: left;
}
#story a:hover {
	color: #000000;
	text-decoration: none;
}
.date {
	font-size: x-small;
	font-style: italic;
}
.imgbdr {
	border: 1px solid #000000;
}
#story h6 {
	color: #CC3333;
	margin-top: -10px;
	font-size: 1.1em;
}
#contact_info {
	width: 300px;
	margin-top: 20px;
}
.image-right {
	float: right;
}
#contact_info p {
	margin-top: -15px;
}
.image-left {
	float: left;
	margin-right: 10px;
}
.njarts {
	font-size: x-small;
}
.imgbdr-left {
	border: 1px solid #000000;
	float: left;
	margin: 10px;
}
.imgbdr-right {
	border: 1px solid #000000;
	float: right;
}
#bookuspics {
	float: left;
	width: auto;
	margin-right: 20px;
}
.mwf_pic {
	float: right;
	border: 1px solid #696954;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

