body {
	margin: 0;
	padding: 0;
	font-family: Veranda, sans-serif;
	
	background: #ffc;
}
a.menu {text-decoration:none}
a.menu:hover, a.menu:focus {text-decoration:underline;color:#f4a460}
/* layout */
p {padding:0;margin:0px 2px 10px 0px;}
#content {
	float: left;
	width: 710px; 
	line-height: 1.25em;
	padding:none;
	font-size: 13px;
	 
}

#sidebar {
	float: left;
	width: 63px;
	background-color:#f4a460
}
#footer {
	text-align: center;
	clear: both;
	background: #f4a460;
	width:767px;
}

/* Header */

#header {
	margin: 0;
	height: 160px;
	width: 100%;
	border-bottom: 3px solid black;
	background-color:#ffc;
background: url(../images/banner.gif) no-repeat top left #ffc;
}

.head-text {
	padding-top: 20px;
	padding-left: 200px;
	font-family: Georgia, serif;
	color: #f4a460
}


.events {
	margin-top: 10px;
	border-top: 2px solid #f4a460;
	font-size: 110%;
	font-weight: bold;
	text-align:center;
}
.events img {
	float: top;
}
.events ul li {
	list-sytle: none;
}
#content { width:675px;
}

/* Gutters */

#content .gutter {
	padding: 0px 25px;width:100%;
	
}
#sidebar .gutter {
	padding: 15px;
	
}

/* Navigation */
#nav {
	float: top left;
}
#nav li {
	margin: 0;
	color: #e7e026;
	display: inline;
	list-style: none;
	padding: 5px 30px 5px 15px;
	background: url(../images/link_back.gif);
}
#nav a {
	margin: 0;
	text-decoration: none;
	color: #e7e026;
	list-style: none;
	background: url(../images/link_back.gif);
	
}
.details {
	list-style: none;
	font-weight: bold;
	font-size: 110%
}

/* Sidebars */
.box {
	margin : 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #000;
	background: #fff5d2 url(../images/box-b.gif) no-repeat bottom right;
	}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #ff4f00;
	background: url(../images/box-t.gif) no-repeat top left;
}
.box p {
	padding-left: 12px;
	font-size: 110%;
	font-weight: bold;
}

#regChoices  {
	font-weight: bold;
}

}
#evetext {
	font-weight: bold;
	font-size: 110%;
	line-height:1.5em;
	text-align: left;
}
.boldCont {
	font-weight: bold;
}
.vevent p {
	padding-left: 18px;
}
.flier {
	float: left;
	max-width: 760px;
}
	 
