body{
	padding:0px;
	margin:0px;
	color:#511210;
	background:#AFAFAF;
}
a{
	color:#511210;
}
img{
	border:0px;
}
.nav{
}
.white{
	color:#ffffff;
}
.floater{
	float:right;
}
.left_gutter{
	background:url('images/content/left_gutter_background.jpg') repeat-y;
}
.right_gutter{
	background:url('images/content/right_gutter_background.jpg') repeat-y;
}
.content{
	background:url('images/home_background.jpg') no-repeat;
	padding-left:10px;
	font-size:11pt;
	
}
.content_other{
	background:#cec59c;
}
.main_street_box{
	background:url('images/main_street_box.jpg') no-repeat;
}
.events_box{
	background:url('images/events_box.jpg') no-repeat;
}
.main_street_box .window{
	height:188px;
	width:212px;
	overflow:auto;
	margin-top:75px;
	margin-left:13px;
	font-size:12px;
	text-align:left;
	color:#07233C;
}
.events_box .window{
	height:191px;
	width:212px;
	overflow:auto;
	margin-top:69px;
	margin-left:13px;
	font-size:12px;
}
p {
	text-align:left;
}
ul {
	text-align:left;
}
ol {
	text-align:left;
}
.home p {
	text-align:left;
	font-size:12px;
}
.reserve {
	background:url('images/flash.jpg') no-repeat;
	font-size:12px;
	width:266px;
	padding-right:10px;
	height:215px;
	
}
.reserve a {
	color:#07233C;
}
a.wrapper{
background:url('images/background_fix.jpg') repeat-y;
}