body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-width: 0px;
	border-style: none;
	background-color: #c4c4c4;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}

img
{  border-style: none;
}

#wrap {
	border-width: 0px;
	border-style: none;
	margin: auto;
	width: 1010px;
}

#header {
	float: left;
	margin-top: 25px;
	background-image: url(images/header.jpg);
	height: 165px;
	width: 1010px;
}

#navbar {
	float: left;
	height: 41px;
	width: 1010px;
}

#navbar a {
	color: white;
	height: 41px;
	width: 1010px;
}

#navbar a:hover {
	color: white;
	height: 41px;
	width: 1010px;
}

.nav {
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	margin-left: -25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	left: 50px;
	position: relative;
	top: -3px;
	float: left;
	display: block;
	background-image: url(images/ro_off_bg.png);
	height: 41px;
	width: 145px;
}

.nav:hover {
	background-image: url(images/ro_on_bg.png);
}

#main_top {
	float: left;
	margin-top: 10px;
	background-image: url(images/main_top.png);
	height: 35px;
	width: 1010px;
}

#main_content {
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	width: 1010px;
	background-repeat: repeat-y;
	background-image: url(images/main_bg.png);
}

#main_bottom {
	float: left;
	background-image: url(images/main_bottom.png);
	height: 35px;
	width: 1010px;
}

.divider {
	max-width: 900px;
	z-index: 2;
	position: relative;
	display: block;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}

#title_about {
	display: block;
	background-repeat: no-repeat;
	height: 100px;
	width: 250px;
	background-image: url(images/title_about.png);
}

#title_contact {
	margin-left: -15px;
	margin-bottom: 5px;
	display: block;
	background-repeat: no-repeat;
	height: 107px;
	width: 400px;
	background-image: url(images/title_contact.png);
}

#title_events {
	width: 300px;
	display: block;
	background-repeat: no-repeat;
	height: 100px;
	background-image: url(images/title_events.png);
}

#title_photos {
	width: 300px;
	display: block;
	background-repeat: no-repeat;
	height: 100px;
	background-image: url(images/title_photos.png);
}

.centerimage {
	padding-top: 25px;
	padding-right: 125px;
	text-align: center;
	margin-top: 15px;
}

.textfull {
	padding-bottom: 50px;
	font-size: 1.5em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 900px;
}

.texthalf {
	padding-bottom: 50px;
	font-size: 1.5em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 675px;
}

#footer {
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	top: 10px;
	left: 2px;
	position: relative;
	height: 60px;
	width: 1006px;
	background-image: url(images/footer.png);
}

#copyright {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	top: 7px;
	left: 40px;
	position: relative;
	display: block;
	text-align: left;
}

#copyright a:hover {
	color: #5b9443;
}

#boydbox {
	float: right;
	width: 400px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	right: 45px;
	top: -10px;
	position: relative;
	display: block;
	text-align: right;
}

body a {
	color: black;
	text-decoration: none;
}

body a:hover {
	color: #5b9443;
}

#two_column {
	width: 1100px;
}
#sidebar {
	left: -3px;
	top: 9px;
	display: block;
	position: relative;
	float: left;
	width: 262px;
}

#sidebar_top {
	display: block;
	height: 28px;
	width: 262px;
	background-image: url(images/sidebar_top.png);
}

#sidebar_bg {
	line-height: 60px;
	font-size: 1.5em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 30px;
	display: block;
	background-repeat: repeat-y;
	height: 500px;
	width: 262px;
	background-image: url(images/sidebar_bg.png);
}

#sidebar_bottom {
	position: relative;
	display: block;
	left: 2px;
	height: 28px;
	width: 262px;
	background-image: url(images/sidebar_bottom.png);
}

#half_content {
	left: -15px;
	position: relative;
	float: left;
	display: inline-block;
	width: 780px;
}

#double_top {
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-image: url(images/double_top.png);
	width: 780px;
}

#double_content {
	min-height: 530px;
	display: block;
	padding-right: 50px;
	padding-left: 50px;
	background-repeat: repeat-y;
	background-image: url(images/double_bg.png);
	width: 780px;
}

#double_bottom {
	float: none;
	left: 1px;
	position: relative;
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	background-image: url(images/double_bottom.png);
	width: 780px;
}

.button {
	padding-right: 60px;
	text-align: center;
	left: 12px;
	position: relative;
	display: block;
	height: 66px;
	background-repeat: no-repeat;
	background-image: url(images/button_off.png);
	width: 262px;
}

.button:hover {
	height: 66px;
	width: 262px;
	background-repeat: no-repeat;
	background-image: url(images/button_on.png);
}

.button a:hover {
	color: black;
}

.title {
	margin-top: 30px;
	margin-bottom: 25px;
	line-height: 0px;
	font-weight: bold;
	font-size: 3em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.description {
	margin-top: 15px;
}

.news {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.padded {
	margin-bottom: 5px;
	margin-left: 10px;
}

.floatl {
	float: left;
	display: block;
}

.talk_date {
	margin-top: -25px;
	font-size: 0.7em;
}

