@charset "utf-8";
body {
	background-color: #a0e1db;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	width: 750px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #16a796;
	float: left;
}
#logo {
	height: 50px;
	padding-bottom: 5px;
}
#content {
	padding-top: 0px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #16a796;
	background-image: url(images/logo_dev.jpg);
	height: 70px;
	width: 750px;
}
#nav {
	height: auto;
	float: left;
	width: 750px;
	background-color: #16A796;
	vertical-align: top;
}
#banner {
	height: auto;
	padding: 10px;
	float: left;
	width: 650px;
	margin-left: 25px;
}

#leftColumn {
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#TabColor {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #16A796;
	text-align: left;
	float: left;
	width: auto;
	height: 16px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-weight: bold;
}


#rightColumn {
	float: left;
	width: 545px;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#oneColumn {
	float: left;
	width: 720px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 10px;
}
#rightColumnCaterers {
	float: left;
	width: 530px;
	margin: 5px;
	clear: none;
	padding: 2px;
}
#leftColumnCaterers {
	float: left;
	width: 180px;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#feeTable {
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 1.5em;
}
#rightColumnHome {
	float: left;
	width: 750px;
	clear: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftColumnHome {
	float: left;
	background-color: #FFF;
	color: #333;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	width: 650px;
	left: 50px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftColumnHomeForHead {
	float: left;
	background-color: #FFF;
	color: #333;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	width: 500px;
	left: 155px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	clear: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.cateringRules {
	float: left;
	width: 90%;
	list-style-type: none;
	line-height: 1.1;
	margin-left: 40px;
	margin-bottom: 25px;
}
.caterPhoto {
	float: left;
	width: 327px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cateringCaterers {
	float: left;
	width: 90%;
	list-style-type: none;
	line-height: 1.1;
	margin-left: 40px;
	border: 1px solid #E3E4D6;
}
#LibraryHours {
	float: left;
	width: 165px;
	margin-right: 10px;
	border: 1px solid #E3E4D6;
	padding-top: 5px;
	margin-bottom: 5px;
}

