.maindiv{
	width:800px;
	margin: 10px auto 10px auto;
	background-image: url(../images/misc/fadedboards10.jpg);
	padding-bottom: 20px;
}
ul{
	list-style: none;
	}
	
li{
	display: inline;
	text-align: center;
	}
#firstListItem{
	border: none;
	}
.insidebody{

	background-image: url(../images/misc/light_white2.png);
	width: 75%;
	margin-left: 13%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	
	}
.imagedisplay{
		Width:500px;
		min-height: 300px;
		margin: 10px auto 10px auto;
		padding: 10px;
		text-align: center;;
		
	}
.imagedisplay ul{
}
.imagedisplay li{
	display: run-in;
	padding-bottom: 5px;
	padding-top: 7px;
}
.logo{
		Width:100%;
		margin: 10px auto 10px auto;
		text-align: center;
		background-color: #336699;
		background-image: url(../images/misc/medium_waving_water.gif);
		padding-bottom: 17px;
		padding-top: 18px;
		margin-bottom: 20px;
		
	}	
.displayclear{
	clear: left;
	}	
.contacts{
	width: 67%;
	margin: 30px auto 10px auto;
	}
.phone, .email, .address, .FBbadge, .menu, .opentable{
	font-size: 12px;
	text-align: center;
	margin: 10px auto 10px auto;
}
.storycontent{
	font-size: 12px;
	text-align: left;
	width: 400px;
	margin-left: 15%;
	clear: both;
	}

.storycontentfloat{
	float: left;
	margin: 2px;
	margin-right: 15px;
	
	}
.event{
	font-size: 12px;
	text-align: center;
	
	}
.event ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.event li{
	clear: both;
	margin: 3px;
	padding: 3px;
	display: inline-table;
	}
.eventbrief{
	width: 120px;
	float: left;
	}
.eventtxt{
	width: 50%;
	margin-left: 25%;
	}
.menu{
	margin: auto auto auto auto;
	
	}
.menu li{
	margin: 10px 6% 10px 0px;
	clear: both;
	}

.email{
	
	width: 60%;
	}
.phone{
	font-size: 12px;
	}
	
#mainimage{
		width:75%;
		height: 300px;	
	}
#logoimage{
		width:300px;
		height: 130px;
	}
body{
	background-color: #cc6600;
	background-image: url(../images/misc/light_white3.png);
	}
.perIframe{
	height: 275px;
	width: 450px;
	}

a:link { color: #cc6600; text-decoration: none; }
a:visited { color: #cc6600; text-decoration: none; } 
a:hover{ color: #336699; text-decoration: underline;}



