*{
margin:0; padding:0;
}
ul{
	margin-left: 30px;
	margin-bottom: 20px;
}
body,td,th {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	color: #313131
}
body {
	/*background: #4c6a49 url(/images/bg.gif) repeat-x; */
	background: #789e73;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 170%;
	top: 0px;
	bottom: 0px;
	text-align: justify;
}
a{
	color:#313131;
}
a:hover{
	color:#666666;
}
#content{
	margin: 0px auto;
	width:891px;
	background: url(/images/mainbg.gif) repeat-y;
	/*border: 1px solid #2f385e;*/
}

#logo{
	/*border-bottom: 1px solid #2f385e;*/
	height:162px;
	background: url(/images/header.jpg) no-repeat;
	position: relative;
	z-index:1000;
}
#ddtabs{
	position: absolute;
	top: 0px;
	left: 430px;
	z-index:1000;
}
#ddtabs a{margin-right:70px;}

#ddpanel{
	position: absolute;
	height: 98px;
	width: 525px;
	top: -100px;
	right: 30px;
	background: #637a8a;
	z-index:1000;
	color:#fafaea;
	line-height: 17px;
	font-size: 13px;
	border-bottom: 2px solid #536a7a;
}
#ddpanel p {
	padding: 10px;
}
#ddpanel strong{
	color:#eaeada;
	line-height: 24px;
}
#ddpanel a{
	color:#eeeeff;
	text-decoration:underline;
}
#ddpanel a:hover{
	color:#ddddff;
	text-decoration: none;
}
#ddhide{
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#ddhide a{
	color:#f1f1f1;
	background:#6a7f8f;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}
#ddhide a:hover{
	color:#e1e1f1;
}

#main{
	padding:10px;
}

#main_menu{
	position: absolute;
	bottom: 4px;
	left: 15px;
}
.main_menu_link{
	margin-left: 15px;
	margin-right: 15px;
}

.main_menu_link a{
	font-size: 18px;
	color:#637a8a;
	text-decoration: none;
	font-family: verdana, arial, sans;
}
.main_menu_link a:hover{
	color:#839aaa;
}


.pagename{
	background: url(/images/titlebg.gif) no-repeat bottom left;
	font-size:25px;
	font-family: georgia, serif;
	color:#7a458a;
	width: 550px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.pagename2{
	font-size:10px;
	color:#2f385e;
	font-weight:normal;
	display: inline;
}


.floatlefttable{
	float:left;
}

#main_content{
	float:left;
	width: 550px;
	padding-top:20px;
	padding-left: 10px;
}
#main_content p{
	margin-bottom: 25px;
}
#main_content h3{
	margin-top: 15px;
}

#right_column{
	float:right;
	margin-top: 50px;
	margin-right: 10px;
}

#rssfeed{
	list-style:none;
}

#rssfeed a{
	font-size:8px;
}

#address{
	color:#ffffff; /*#fbf4dd*/
	font-family: arial, sans;
	font-size: 13px;
	position: absolute;
	bottom: 55px;
	right: 60px;
	text-align: right;
	line-height: normal;
	font-weight:bold;

}

#map{
	position: absolute;
	bottom: 50px;
	right: 15px;
}

.sidehead {
	background:#c9c4b1;
	color:#eeeeee;
	font-weight: bold;
}

#sidecontent{
	margin-top:15px;
}

#footer{
	color:#6666cc;
	text-align: center;
	font-size:9px;
	margin-top: 0px;
	padding: 3px;
	line-height: normal;
}
#footer a{
	color:#6666cc;
}

#upcoming-events{
	background: url(/images/upcoming-events.gif) no-repeat;
	margin-top: 15px;
}
#announcements{
	background: url(/images/announcements.gif) no-repeat;
	margin-top: 25px;
}
#upcoming-events, #announcements{
	width: 277px;
}
#upcoming-events ul, #announcements ul{
	list-style: none;
	margin-left: 25px;
	margin-right: 15px;
	padding-top: 60px;
	margin-bottom: 0px;
}
#upcoming-events ul li, #annoucements ul li{
font-size: 12px;
}
#upcoming-events ul li a, #announcements ul li a{
	display: inline;
	line-height: 25px;
	font-size: 14px;
	text-decoration: none;
	color:#7d755d;
}

.sideads{
}
.sideads img{
	width: 130px;
	height: 140px;
	margin: 3px;
	text-align: center;
}


#slideshowcontainer{
    margin-top: 10px;
    position: relative;
}
#slideshowoverlay{
    position: absolute;
    z-index:1500;
    width: 550px;
    height: 330px;
    background: url(images/slides/overlay.png) transparent;
    top: 0px;
    left: 0px;
}


.leftalign{
	text-align: left;
}

.leftalign td{
	text-align: left;
	padding-left: 5px;
}

#ie6{
	background: #ffffaa;
	padding: 5px 60px 5px 60px;
	color: #414141;
	border-bottom: 2px solid #414141;
	z-index: 2000;
	position: absolute;
	top: 0;
	left:0;
	height: 50px;
}
.spaced-table td, .spaced-table th{
	padding: 5px;
	background: #fffff1;
	border: 1px solid #ccc;
}
