@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #00000;
	text-align: left;
	font-size:12px;
	margin:0;
	}
#page {
	margin:0px auto;
	width:760px;
}
#header {
	margin:0px auto;
	width:760px;
	height:115px;
	background-image:url(../images/header/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#menubar {
	position:relative;
	top: 70px;
	left: 290px;
	width: 460px;
	color: #FFF;
	z-index:1000;
}
#content {
	text-align:left;
	background-image:url(../images/ryanback.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 557px;
	margin-left:auto;
	margin-right:auto;
	margin: 0;
}
.content-short {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:760px;
}
#left {
	padding-right:125px;
	text-align:justify;
	height:100%;
	width:430px;
	padding-left:14px;
}
#left-full {
	text-align:justify;
	height:100%;
	width:500px;
	padding-left:14px;
	min-height:255px;
}
#left-full2 {
	text-align:justify;
	height:100%;
	width:440px;
	padding-left:14px;
	min-height:255px;
}
#left-dir {
	width:500px;
	padding-left:14px;
	text-align:justify;
}
#eventsbar {
	width:120px;
	height:253px;
	font-size:9px;
	position: relative;
	top:0;
	float:right;
	background-image:url(../images/events.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:30px;
	padding-top:10px;
	z-index:1;
}
#fotobar {
	width:253px;
	height:320px;
	position: relative;
	top:0;
	float:right;
	vertical-align:top;
	background-repeat:no-repeat;
	z-index:1;
}
.eventsheader {
	font-size:20px;
	text-transform:uppercase;
	color: #00000;
	font-weight:bold;
	vertical-align:top;
}
.eventsheader a {
	color:#000
}
.eventsheader a:hover {
	color:#006;
}
h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:20px;
	color: #00000;
	font-weight:bold;
	text-align:left;
}
a {
	text-decoration:none;
	color:#006699;
}
a:hover {
	text-decoration:underline;
	color:#6699cc;
}
a:visited {
	text-decoration:none;
	color:#6699cc;
}
a img {border: none; 
} 
.heading {
	vertical-align:top;
}
#directions {
	margin:0; 
	height:230px; 
	width:400px;
}
#directions-page {
	padding-top:15px;
	margin:0;  
	width:525px;
	height:inherit;
	position:relative;
	top:0;
	left:0;
	height:430px;
}
.directions-form {
	padding-top:3px;
}
#directions-text {
	padding-top:30px;
	width:216px;
	float:left;
}
#directions-page-text {
	width:325px;
	margin-left:17px;
	float:left;
}
#directions-form {
	width:164px;
	float:right;
}
.highlight {
	background-color:#ccff99
}

/* Start accordion */

#accordion {
	width: 430px;
}

.toggler {
	cursor:pointer;
	font-weight:bold;
	color:#000;
	margin: 0;
	padding:5px;
	font-size:16px;
	font-family:'Lucidia Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
}
.toggler:hover {
	background:#006699;
}

.element {
	padding:0 5px;
	text-align:justify;
	background-image:url(../images/trans-bk.png)
}
/* End accordion */

img.float-rt {
	float:right;
}
img.float-lft {
	float:left;
	padding-right:7px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	height:44px;
	width:760px;
	background-image:url(../images/footer.jpg);
}
#footer2 {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	font-size:9px;
	text-align:right;
}
#map {
	height:228px;
	width:310px;
}
