/* resets */
body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 12px 0;
}
a img {
	border: 0;
}
a {
	outline: none;
}

/* cms styles */
#content .photoset {
	margin: 12px 0;
}
#content .photoset img {
	float: left;
	margin: 6px 15px 9px 0;
}
#content .rf-paragraph {
	margin: 0 0 12px 0;
}
#content .rf-paragraph h2 {
	margin-bottom: 6px;
}
#content .rf-paragraph .image {
}
#content .rf-paragraph .image img {
	display: block;
}
#content img.right, #content div.right {
	margin: 0 0 6px 12px;
    float: right;
}
#content img.left, #content div.left {
	margin: 0 12px 6px 0;
    float: left;
}

body {
	background: #808183;
}
#top {
	background: url(../images/topbg.gif) repeat-x #ccc;
}
#wrapper {
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif;
	display: block;
	width: 950px;
	margin: 0 auto;
	background: url(../images/bg.gif) repeat-y;
}
#wrapper a {
	color: #c90;
	text-decoration: none;
}
#wrapper a:hover {
	text-decoration: underline;
}
#header {
	padding: 0;
	margin: 0;
	height: 100px;
	width: 950px;
	display: block;
}
#nav {
	background: url(../images/headerdip.gif) no-repeat;
	padding-top: 30px;
	float: left;
	width: 188px;
	display: block;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#nav ul li {
	padding: 0;
	margin: 0 20px;
	height: 36px;
	border-bottom: 1px solid #ababab;
}
#nav ul li a {
	line-height: 36px;
	font-family: "Trebuchet MS", sans-serif;
	color: #333;
	font-size: 16px;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #c90;
	text-decoration: none;
}
#nav #quote {
	padding: 20px;
}
#content {
	padding: 0;
	margin: 0;
	min-height: 500px;
	-height: 500px;
	float: left;
	width: 562px;
	display: block;
}
#content_text {
	padding: 20px 25px 50px 25px;
	-padding: 20px 20px 50px 20px;
}
#content_text h1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #c90;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 30px;
	line-height: 36px;
}
#content_text h2 {
	font-family: "Trebuchet MS", sans-serif;
	color: #333;
	text-transform: lowercase;
	font-size: 18px;
}
#content_text h3 {
}
#content_text label {
	float: left;
	font-size: 14px;
	display: block;
	width: 160px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
	padding-left: 30px;
	padding-right: 20px;
}
#content_text hr {
	border: 0;
	border-top: 1px solid #666;
	margin: 20px 5px 10px 5px;
}
#content_text #breadcrumb_trail {
	text-transform: lowercase;
	margin-bottom: 12px;
}
.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
#right {
	margin: 0 1px;
	width: 198px;
	-width: 195px;
	float: left;
}
#right #topbit {
	padding: 10px 15px;
	border-bottom: 1px solid #cbcbcc;
}
#right .grey {
	background: #f7f7f7;
}
#right .bit {
	padding: 1px 0 11px 0;
	border-bottom: 1px solid #cbcbcc;
}
#right p {
	padding: 0 5px;
}
#right .bit {
	padding-top: 12px;
}
#right .bit_title {
	background: url(../images/sidebar-top.gif) no-repeat;
	color: #fff;
	height: 46px;
	line-height: 42px;
	font-size: 18px;
	padding: 0 20px;
	text-transform: uppercase;
}
#right .bit h1 {
	color: #333;
	font-weight: normal;
	font-size: 21px;
	padding: 0 5px;
	margin-right: 15px;
	margin-left: 15px;
	text-transform: lowercase;
}
#right .bit h2 {
	border-bottom: 1px solid #ababab;
	font-size: 16px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 5px 5px 10px 5px;
}
#right .bit h2 a {
	color: #333;
	font-weight: normal;
	text-transform: lowercase;
}
#right .bit h2 a:hover {
	color: #c90;
	text-decoration: none;
}
#right .bit p {
	padding: 0 20px;
}
#content .newslisting {
	padding-bottom: 15px
}
#content .newslisting p {
	margin: 0;
}
#footer_address {
	background: url(../images/footerbg.gif) no-repeat;
	display: block;
	height: 30px;
	width: 910px;
	padding: 0 20px;
	margin: 0 auto;
	color: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 30px;
}
#footer_copyright {
	display: block;
	height: 30px;
	width: 910px;
	padding: 0 20px 50px 20px;
	margin: 0 auto;
	color: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 30px;
}
#footer_copyright a {
	text-decoration: none;
	color: #ddd;
}
#footer_copyright a:hover {
	text-decoration: underline;
}

#wrapper input, textarea, select {
	border: 1px solid #a9a9a9;
	margin: 1px auto 5px auto;
	padding: 2px;
}
.caption {
	color: #999;
	font-size:10px;
	font-style: italic;
}

/* events */
.events_top_border {
    border-top: 1px solid #ccc;
}
#events {
    padding-top: 20px;
    margin-top: 10px;
}
#events h3 {
    text-transform: uppercase;
}
#events .event {
    color: #999;
    padding-bottom: 10px;
}
#events .event h4 {
    font-weight: bold;
    margin-bottom: 2px;
}
#events .event h4 a {
    text-decoration: none;
}
#events .event .date {
    font-style: italic;
    font-size: 14px;
    color: #000;
}
#events .event {
    margin-bottom: 18px;
}
#events .event h2 {
    margin-bottom: 1px;
}
#events .event .date {
    margin-bottom: 6px;
}
#events .event p {
    margin-bottom: 6px;
}
#registration_form {
    display: none;
}


.fakelink {
	color: #999;
	font-style: italic;
	text-decoration: underline;
}
.clear {
	clear: both;
}
