body {
	background-image: url(../media/body_bkgrnd.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	color: #433523;
}
#wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../media/header.jpg);
	height: 103px;
	width: 768px;
	float: left;
	background-repeat: repeat-x;
}
#logo {
	float: left;
	height: 103px;
}
#quote {
	float: left;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	padding-top: 5px;
	font-size: 16px;
	color: #574735;
}


#nav_bar {
	background-image: url(../media/nav_bar.jpg);
	background-repeat: repeat-x;
	width: 768px;
	text-align: left;
	float: left;
	height: 36px;
}
.nav a {
	display: block;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../media/button_o_u.jpg);
	background-position: left top;
	height: 26px;
	padding-top: 10px;
	background-repeat: repeat-x;
}
.nav a:hover {
	background-image: url(../media/button_o_u.jpg);
	background-position: left bottom;

}
#content_wrap {
	width: 768px;
	float: left;
}
#image_top {
	text-align: center;
	float: left;
	width: 768px;
}
#content {
	width: 450px;
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
}
.rt_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content a {
	color: #8E795E;
}

#content h1 {
	font-size: 22px;
	font-style: italic;
	color: #817667;
	display: none;
}
#content .crab {
	background-image: url(../media/h1_crab.jpg);
	background-repeat: no-repeat;
	height: 62px;
	padding-left: 82px;
	padding-top: 10px;
}
#content p {
	margin: 0px 0px 14px;
}
#rt_column {
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDCFAA;
	width: 220px;
	background-image: url(../media/leaf.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 65px;
}
.news_item {
	margin-left: 15px;
}

.rt_image {
	margin-bottom: 10px;
	text-align: right;
}

#rt_column a {
	color: #61584E;
	text-decoration: none;
}
#rt_column a:hover {
	text-decoration: underline;
}

#rt_column h1 {
	font-size: 20px;
	color: #817667;
	font-style: italic;
	margin: 0px 0px 7px 12px;
	padding: 0px;
}
#rt_column p {
	font-size: 12px;
	margin: 5px 0px 15px;
	padding: 0px;
}


#footer_wrap {
	width: 700px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
}
#footer_wrap a {
	color: #61584E;
	text-decoration: none;
}
#footer_wrap a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDCFAA;
	width: 450px;
	background-image: url(../media/equal_housing.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
#credit {
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDCFAA;
}
#rt_column h2 {

	font-size: 16px;
	color: #817667;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.news_tn {
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
}
.news-item {

	margin-left: 15px;
}
#content h2 {
	font-size: 18px;
	font-style: italic;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#content h2 a {
	color: #990000;
}

#content ul li.special, .news-item p span { color: #990000; }


