@import url("reset.css");

p {
	margin: 0;
	padding: 0 0 10px;
}
ul {
	clear: both;
	padding: 0 0 10px;
}

ul li {
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 8px 10px;
}

body {
	font-family:Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size:62.5%;
	background:url(../images/bg.jpg) repeat-x #d1d2ec;
	text-align:center;
	}
#wrap {
	margin:0 auto;
	font-size:1.1em;
	line-height:1.8em;
	width:800px;
	text-align: left;
	}
#header {
	padding:10px 20px;
	background:url(../images/bg-header.gif) no-repeat bottom;
	text-align:left;
	position: relative;
	height: 75px;
	}	
	
	

#headerRight {
	width: 220px;
	float:right;
	}
	
	
	
	
#nav {
	margin: 15px 0 0;
	padding: 0 15px;
	background:url(../images/bg-nav.gif) repeat-x;
	line-height: 3.5em;
	font-weight:bold;
	font-size:1.1em;
	height:35px;
	overflow: hidden;
	text-align: center;
}
#nav ul {
	list-style-type:none;
	display:inline;
}
#nav ul li {
	float:left;
	padding: 0;
	background: none;
}
#nav a {
	color:#fff;
	text-decoration:none;
	display: block;
	padding: 0 0 0 15px;
}
#nav a span {
	padding: 0 15px 0 0;
	display: block;
}
#nav a:hover, #nav li.active a {
	background:url(../images/bg-nav-on.gif) no-repeat left top;
	}
#nav a:hover span, #nav li.active a span {
	display: block;
	background:url(../images/bg-nav-on.gif) no-repeat right top;
	}
	
	
#content {
	background:url(../images/bg-content-middle.gif) repeat-y top;
	clear:both;
	font-size: 1.2em;
	line-height: 1.5em;
	position: relative;
	height: 1%;
	}
	
#leftnav {
	width: 175px;
	float: left;
}

#maincontent {
	width: 575px;
	margin: 0 0 0 175px;
}	
	
#contentBottom {
	text-align:left;
	background:url(../images/bg-content-bottom.gif) no-repeat bottom;
	height:20px;
	clear:both;
	}
#contentPadding {
	padding: 20px 20px 0;
	}

	
	
	
#footer {
	margin:10px 0 0;
	line-height:1.4em;
	font-size: 1em;
	text-align: center;
	color: #33;
}
#footer a {
	color: #609;
}
#footer a:hover {
	text-decoration: none;
}


img {
	border:0;
	}
form {
	padding:0;
	margin:0;
	}
.FSF_input {
	padding:0;
	margin:0;
	color:#666666;
	}
li.here {
	margin:0;
	padding: 0 9px;
	color:#FFFFFF;
	background-color:#999999;
	text-decoration:none;
	display: block;
	}
h1 {
	color:#000066;
	font-size: 1.8em;
	}

/* Calendar */

table.month {
	width: 575px !important;
	border: 1px solid #ccc;
}
table.month td {
	padding: 10px;
	vertical-align: top;
	width: 14%;
	border: 2px solid white;
}

.monthname {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.dayname {
	background: none;
	font-weight: bold;
}
.monthnavigation {
	text-align: center;
}
.monthnavigation a {
	display: block;
}
.monthday, .sunday, .saturday, .event, .todayevent {
	background: #f7eafc;
	height: 150px;
	font-size: 10px !important;
}
.today {
	background: #fbfcea;
}
.event {
	background: #fceaea;
}
table.eventcontent td {
	padding: 0 0 5px;
}

// Google Map

#whereami {
	position: absolute;
	top: 10px;
	right:10px;
}

table.coupons {
	margin: 0 auto;
}
table.coupons td {
	padding: 10px;
}


img.left {
	float: left;
	margin: 15px 15px 15px 0;
	clear: both;
}
img.right {
	float: right;
	margin: 15px 0 15px 15px;
	clear: both;
}

#signupkc {
	position: absolute;
	top: 0;
	left: 600px;
	overflow: hidden;
	height: 90px;
}
label {
	font-weight: bold;
}
label.error, .req {
	color: red;
	padding: 0 5px;
}

#leftnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#leftnav ul li {
	background: none;
	margin: 0 0 5px;
	padding: 0;
	font-size: .9em;
}
#leftnav ul li a:link, #leftnav ul li a:visited {
	background: url(../images/nav.gif) no-repeat left;
	display: block;
	line-height: 33px;
	height: 33px;
	width: 150px;
	text-decoration: none;
	
}
#leftnav ul li a:hover, #leftnav ul li a:active {
	background: url(../images/nav.gif) no-repeat right;
	display: block;
	line-height: 33px;
	height: 33px;
	text-decoration: none;
	
}
#leftnav ul li.active a:link, #leftnav ul li.active a:visited {
	background: url(../images/nav.gif) no-repeat -150px;
}
#leftnav ul li a span {
	color: #fff;
	font-weight: bold;
	padding: 0 10px;
}
.fixer {
height: 0px;
overflow:hidden;
clear:both;
}

#pp {
	border-spacing:6px;
	width: 580px;
}
#pp td {
	
	border: 3px solid #fff;
}
#music {
	text-align: center;
	width: 110px;
	position:fixed;
	bottom:0;
	left:20px;
	z-index:1000;
	background: #fff;
	padding: 5px;
}

#FNS {
	display: none;
	position: absolute;
	width: 400px;
	background: #fff;
	border: 5px solid #006;
	padding: 10px;
}
