body {
	font: 9pt/17pt arial;
	margin:0 auto;
	padding:0;
	height:100%;
	width: 900px;
	background-image: url(./splices/sitebg2.gif);
        background-repeat: no-repeat;
  	background-position: top center;
	background-color: #F7FFE5;
	}

#clear {
	clear: both;
}

p {
	font-size: 14px;
}

a { color: #3A371D; }

#header_contain {
	width: 900px;
	height: 124px;
	display: block;
	margin: 0 auto;
}

#new_web {
	background-image: url(./splices/newwebbg.gif);
	width: 486px;
	height: 71px;
	float:right;
	margin-left: 380px;
	padding: 10px;
	text-align: center;
	position: absolute;
}

#header_contain p.logo {
	display: inline;
	width: 344px;
	height: 117px;
	float: left;
	margin: 10px;
    margin-left: 20px; 
	padding: 0;
}

#header_contain p.logo a {
	display: inline;
	width: 344px;
	height: 117px;
	text-indent: -5000px;
	float: left;
	background-image: url(./splices/reflogo.gif);
}

#simpleview {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}

#upcoming_events_box {
	height: 277px;
	width: 452px;
	position: static;
	display: block;
	margin: 0 auto;
	margin-top: 65px;
	margin-left: 0px;
}

#contact_list {
	display: inline;
	float: right;
	margin-top: -660px;
}

li#head {
	font-weight: bold;
}

li#main_head {
	font-weight: bold;
	font-size: 20px;
}

li#email {
	font-style: italic;
}

#standings {
	display: inline;
	float: right;
	margin-top: -267px;
}

ul#events {
	list-style-type: square;
	float: left;
	margin: 0;
	padding: 0;
	clear: right;
	margin-top: 50px;
	margin-left: 40px;
}

ul#events li {
	margin-bottom: 10px;
}

ul#events li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

a.evnt:link{
	color: #3A381D;
}

a.evnt:hover{

	color: #F7FFE5;
	font-size: 16px;
}

ul#nav_bar {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	clear: right;
	margin-top: 111px;
	margin-left: -20px;
	margin-bottom: 30px;
	width: 526px;
	height: 55px;
	background-image: url(./splices/navbarback.gif);
}

ul#clist {
	list-style-type: none;
}

ul#nav_bar li {
	float: left;
	margin-top: 15px;
	margin-left: 13px;
	margin-right: 03px;
	color: #3A381D;
	font-weight: bold;
	font-size: 14px;
}

ul#nav_bar li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.nav:link{
	color: #3A381D;
	font-size: 15px;
}

a.nav:hover {
	color: #808963;
	font-size: 16px;
}

table#activities{
	background-color: orange;
	display: block;
	float: left;
	margin-left: 50px;
    margin-top: 50px;
	margin-bottom: 50px;
	font-size: 15px;
	height: 300px;
	width: 800px;
}
table#activities th{
	width: 200px;
	font-size: 30px;
	padding-top: 10px;
}
table#activities td{
	width: 200px;
	text-align: top;
	vertical-align: top;
	font-size: 14px;
}

#weekly_activites{

	height: 450px;
	width: 900px;

}
#about_us {
	background: url(./splices/abus.gif) no-repeat;
	background-position: top left;
	margin-left: -10px;
	margin-top: 25px;
	height: 36px;
	width: 127px;
}

#ab_us_txt {
	margin: 0px;
	margin-top: 10px;
}

#footer {
	display: block;
	margin: 0 auto;
	/*background: url(./splices/footerbg1.gif) repeat-x;*/
	background-position: bottom;
	height: 54px;
	width: 900px;
	margin-top: 0px;
}

ul#bottom_footer {
	list-style-type: none;
	float: left;
	margin: 0 auto;
	padding: 0;
	margin-top: 7px;
}

ul#bottom_footer li {
	float: left;
	margin-left: 40px;
	color: #FFFFFF;
}
	