body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#main_wrap {
	height: 721px;
	width: 960px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	background-color: #231f20;
	background-image: url(../images/bg_wrapper1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
#header {
	background-color: #a29061;
	height: 100px;
	width: 960px;
	background-image: url(../images/bg_floralheadergraphic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
#navigation_wrap {
	background-color: #FFFFFF;
	height: 30px;
	width: 960px;
	padding-top:2px;
	overflow: hidden;
}
#navigation_wrap ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation_wrap li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation_wrap a {
	
	float: left;
}
#content {
	height: 589px;
	width: 960px;
	overflow: hidden;
}
.columns {
	float: left;
	width: 50%;
	overflow: hidden;
}
.inner_content_home{
	height: 527px;
	width: 369px;
	margin-left: 50px;
	margin-top: 50px;
}
.inner_content {
	height: 527px;
	width: 400px;
	margin-left: 50px;
	margin-top: 50px;
}
.inner_content p{
	margin-top:8px;]
	margin-bottom:8px;
}
#visitor_content {
	width: 600px;
	height: 550px;
	margin-top: 50px;
	margin-left: 50px;
}
#credits_content {
	width: 800px;
	height: 550px;
	margin-top: 50px;
	margin-left: 50px;
}

.history_right {
	height: 527px;
	width: 400px;
	margin-left: 50px;
	margin-top: 50px;
}
#logo {
	float: right;
	height: 45px;
	width: 230px;
	margin-right: 32px;
	margin-top: 25px;
}
#home_address {
	float: right;
	height: 45px;
	width: 175px;
	margin-right: 27px;
	margin-top: 36px;
}
.sub_wrap {
	height: 51px;
	margin-bottom: 50px;
	margin-top: 50px;
	
}
.sub_wrap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.sub_wrap li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.sub_wrap a {
	display: block;
	float:left;
}
.sub_wrap_news {
	height: 26px;
	margin-bottom: 50px;
	margin-top: 50px;
	
}
.sub_wrap_news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.sub_wrap_news li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.sub_wrap_news a {
	display: block;
	float:left;
}
.visitor_left {
	float: left;
	width: 260px;
	padding-right: 10px;
	clear:left;
}
.visitor_right {
	float: left;
	width: 260px;
	padding-right: 10px;
	margin-left: 15px;
}
.visitor_right ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.visitor_right li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.directions_left {
	float: left;
	width: 180px;
	margin-right:10px;
}
.directions_right {
	float: left;
	width: 180px;
}

.directions_left ul {
	margin: 0px;
	padding: 0px;		
}
.directions_left li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
form{
	margin:0px;
	padding:0px;
}
.form_text {
	float: left;
	width: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.form_input {
	float: left;
	width: 325px;
	overflow: hidden;
	font-size: 10px;
}
.form_field_hold {
	width: 545px;
	margin-bottom: 5px;
	overflow: hidden;
}
.form_input_textarea{
	float: left;
	width: 329px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	height: 27px;
	width: 960px;
	padding-top:3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.credit_images {
	float: left;
	width: 125px;
	margin-right: 15px;
}
.credits_hold {
	width: 700px;
	clear: left;
	padding-bottom: 50px;
	overflow: hidden;
}

.credit_text {
	width: 450px;
	float: left;
	margin-left: 30px;
	overflow: hidden;
}
.credit_textleft {
	float: left;
	width: 103px;
	height: 15px;
	color: #a89a6f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a89a6f;
}
.credit_textright {
	float: left;
	width: 280px;
	margin-left: 45px;
}

