* {
	padding: 0;
	margin: 0;
	}
html, body {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font: 12px Verdana, Helvetica, sans-serif;
	background: url(images/bg.jpg) repeat;
	color: #EFE0C0;
}
#header {
	position: relative;
	display: block;
	width: 780px;
	height: 123px;
	margin: 0px auto;
	background: url(images/header.jpg);
}
#title {
	position: relative;
	display: block;
	width: 780px;
	height: 134px;
	margin: 0px auto;
	background: url(images/title.jpg);
}
#container {
	position: relative;
	display: block;
	width: 780px;
	margin: 0px auto;
	background: url(images/fill.jpg);
}

#coffee {
	position: absolute;
	display: block;
	height: 262px;
	width: 261px;
	z-index: 2;
	top: 0px;
	right: 1px;
	background: url(images/logo.jpg);
}
#content {
	position: relative;
	display: block;
	padding: 30px 30px 20px 35px;
	margin-right: 220px;
}
#info {
	text-align: left;
	float: right;
	width: 220px;
	padding: 30px 5px 30px 20px;
}
#info img.facebook {
	padding: 20px 0px 20px 0px;
}
#menu {
	position: relative;
	display: block;
	width: 716px;
	margin: 0px auto;
	padding-bottom: 20px;
}
#footer {
	position: relative;
	display: block;
	width: 780px;
	margin: 0px auto;
	background: url(images/footer.jpg) no-repeat top;
	text-align: center;
}
#footer p {
	padding: 27px 0px 20px 0px;
	color: #AAAAAA;
	text-align: center;
}
#contactusform {
	text-align: left;
}
#contactusform textarea, #contactusform input {
	width: 380px;
	margin: 5px 0px 20px 20px;
}
#contactusform input.btn1 {
	width: 65px;
	margin: 10px 25px 0px 90px;
	float: left;
}
#contactusform textarea {
	height: 80px;
	vertical-align: top;
}
#contactusform p {
	width: 70px;
	float: left;
}
#hours {
	position: relative;
	display: table;
	margin-top: 10px;
}
#hours td {
	vertical-align: top;
	padding-bottom: 5px;
	text-align: right;
}
#nav {
	position: absolute;
	display: block;
	z-index: 50;
	width: 490px;
	left: 25px;
	top: 75px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#nav ul {
	list-style-type: none;
	text-align: left;
}
#nav li {
	display: block;
	float: left;
	margin: 0px 30px 0px 0px;
	background: none;
}
#nav a:link, #nav a:visited {
	color: #ABEBED;
	text-decoration: none;
	font-size: 14px;
}
#nav a:hover, #nav a.selected {
	color: #FF9933;
	text-decoration: none;
}
.red {
	color: #FFA54A;
	font-size: 16px;
}
.style1 {
	padding-left: 7px;
}
.style2 {
	font-size: 14px;
}
.style3 {
	font-size: 16px;
}
.clear {
	width: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
}
.clear_left {
	height: 1px;
	clear: left;
	overflow: hidden;
}
.owners {
	color: #FFFFFF;
	padding-bottom: 0px;
}
.building {
	text-align: left;
	vertical-align: top;
	padding: 7px 20px 20px 0px;
	float: left;
	display: block;
}
.card {
	text-align: left;
	vertical-align: top;
	padding: 0px 15px 5px 0px;
	float: left;
	display: block;
}
p {
	text-align: left;
	padding: 0px 0px 12px 0px;
	line-height: 20px;
}
p.p1 {
	padding: 20px 0px 12px 0px;
}
p.resources {
	line-height: 22px;
	margin: 15px 0px 10px;
}
table.weekly {
	padding: 5px 0px 0px 0px;
	border: none;
}
table.weekly tr td, table.weekly tr th {
	text-align: left;
	vertical-align: top;
	padding: 15px 20px 0px 0px;
	display: table-cell;
}
table.weekly tr th.category {
	font-size: 18px;
		color: #DEB89D;
	border-bottom: 1px solid #C07055;
	padding: 15px 15px 3px 0px;
	font-weight: normal;
}
ul {
	text-align: left;
	list-style: none;
	padding-bottom: 15px;
}
ul li {
	text-align: left;
	background: url(images/bullet.jpg) no-repeat left 7px;
	padding-left: 12px;
	line-height: 18px;
}
a:link, a:visited {
	display: inline;
	color: #ABEBED;
	text-decoration: none;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:hover, a:active {
	color: #FF9933;
}
a img {
	border:none;
}
iframe {
		color: #ABEBED;
		text-align: left;
		margin: 0px;
		padding: 0px;
}
iframe a:link {
		color: #ABEBED;
}
