body 
{
	margin: 10px;
	padding: 0;
	font-size: 13px;
	font-family: Arial, helvetica, sans-serif;
	background-color: rgb(204,204,153);
	color:#633;
}
#container h1, h2, h3, h4, h5   {
	color: #300;
}

div#container {
	position: absolute;
	width: 900px;
	top: 20px;
	left: 50%;
	margin-left: -450px;

	background-color: rgb(115,72,3);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

a:link {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color:#990066;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	color: #003399;
	font-weight: normal;
	text-decoration: none;
} 

div#page_header {
	margin: 10px;
	background-color: rgb(115,72,3);
	height: 30px;
	color: white;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h4 {
	margin:0;
	padding:10px;
	font-weight: bold;
	font-size: 125%;
}

h3 {
	margin:0;
	font-weight: bold;
	font-size: 110%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#page_header h1 {
	font-size: 140%;
	color: rgb(255,255,204);
}


div#banner {
	margin: 0;
	padding: 0;
	background-color: rgb(115,72,3);
	height: 175px;
}
	
div#lower_container {
	width: 900px;
	}

div#news {
	font-size: 100%;
	background-color: rgb(255,255,204);
	border-top: 10px solid rgb(115,72,3);
	}
	
.news {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.date {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 95%;
	}
	
.event_title {
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	font-size: 100%;
}

.event_location {
	font-weight:normal;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;
	font-size: 95%;
}

div#left_box {
	background-color: rgb(115,72,3);
	width: 200px;
	float:left;
	position:relative;
	}
	
#navigation {
	margin: 0px;
	padding: 0px;
}
#navigation a:link {
	background-color: rgb(115,72,3);
	color: rgb(255,255,204);
	font-weight: normal;
	text-decoration: none;
}

#navigation a:visited {
	background-color: rgb(115,72,3);
	color: rgb(255,255,204);
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover, a:active {
	background-color: rgb(204,204,153);
	color: rgb(115,72,3);
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
}	



div#right_box {
	background-color: rgb(255,255,204);
	border: 5px solid rgb(115,72,3);
	border-top: 10px solid rgb(115,72,3);
	border-right: 10px solid rgb(115,72,3);
	width: 250px;
	font-size: 100%;
	float:right;
	position:relative;
	background-image: url(../rcd_images/pathfinders_logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 115px;
	}

#right_box p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;

}

.line{
	padding: 0px;
	margin: 0px;
	color:#C03;
	border-bottom-color:#F03;
	border-bottom-style: solid;
	border-bottom-width: 15px;
}	
div#content {
	float: left;
	background-color: rgb(115,72,3);
	width: 700px;
}

.main  {
	font-size:100%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 120%;

}

#content h1 {
	margin:0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.event_heading {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

.main_heading {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}



.image_right {
	float: right;
	border: thin none #734803;
	padding: 0px;
	background-color: #FFC;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.image_left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.image_staff {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.compass_bullets  {
	list-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../rcd_images/compass_bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
}



div#contact_info {
	background-color:rgb(255,255,204);
	height: auto;
	width: 190px;
	background-image: url(../rcd_images/county_map.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 130px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contact_info h4 {
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#contact_info ul li {
	font-size: 95%;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	
}


div#clear {
	margin: 0;
	padding: 0;
	clear: both;
}

div#footer {
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: rgb(255,255,204);
	font-size: 90%;
	background-color:rgb(115,72,3);

}

#footer p {
	margin: 0px;
	padding: 10px;
}

#footer ul li{
	margin:0px;
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
#footer a:link {

	color: rgb(255,255,204);
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {

	color: rgb(255,255,204);
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover, a:active {
	color: rgb(255,255,204);
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}

.tagline {
	font-style: italic;
	color:#360;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 120%;
}

p.quoted {
	padding: 0px;
	text-align: right;
	font-style: normal;
	color:#360;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 80%;
}

.new {
	margin: 0px;
	color: #F00;
	text-transform: uppercase;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.compass_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.banner_image {
	padding: 0px;
	margin: 0px;
}

