body {
	background-color: #a8c4df;
	margin: 0px;
	text-align: center;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #3a3533;
	background-image: url(images/x.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

td {
	font-size: 15px;
	line-height: 22px;
}

a {
	color: #3a3533;
	outline: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, helvetica, arial, sans-serif;
	line-height: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, helvetica, arial, sans-serif;
	line-height: normal;
	color: #0053a0;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	color: #000000;
}

#lid {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 50px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#lid2{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 35px;
}

#lid3{
	background-position: center top;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

#site_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center -50px;
}

.header_container {
	height: 270px;
}

#nav_container {
	vertical-align: top;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 30px;
}

#nav_container table{
	width: 170px;
	margin-bottom: 15px;
}

#nav_container td{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#nav_container a{
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 20px;
}

html>body #nav_container a { 
	width: auto;
}

.nav_item a{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000000;
}

.nav_item a:hover {
	color: #0053a0;

}

.nav_item_active a{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000000;

}

.nav_subitem a{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 33px;
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	color: #000000;

}

.nav_subitem a:hover {
	color: #0053a0;

}

.nav_subitem_active a, .nav_subitem_active a:hover{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 33px;
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	color: #000000;
}

.mem_item a{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #79745e;
}

.mem_item a:hover {
	color: #0053a0;
}

.mem_item_active a{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #79745e;
}

.mem_subitem a{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 33px;
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	color: #79745e;

}

.mem_subitem a:hover {
	color: #0053a0;

}

.mem_subitem_active a, .mem_subitem_active a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 33px;
	background-image: url(images/heart.gif);
	background-position: 20px 14px;
	background-repeat: no-repeat;
	color: #79745e;

}

.nav_admin a{
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#middle_container{
	vertical-align: top;
	width: 670px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
}

#middle {
}

#content_container{
}

.content {
	width: 670px;
}

#title_container {
}

#title {
	font-size: 26px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, helvetica, arial, sans-serif;
	letter-spacing: -1px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#title2, .linkHeading{
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", verdana, helvetica, arial, sans-serif;
	font-size: 21px;
	color: #0053a0;
	line-height: normal;
}

.top_container {
}

.top{
	display: none;
}

.top a{
}

#footer_container {
	text-align: center;
	padding-top: 15px;
	font-size: 11px;
	color: #6c8198;
}

#footer_container a{
	text-decoration: none;
	color: #6c8198;
}

.image_container {
	width: 1px;
	margin-bottom: 10px;
}

.image_border {
	padding: 10px;
	background-color: #fbf7ed;
}

.image_no_border {

}
.description {
	padding: 5px 10px;
	line-height: normal;
	color: #79745e;
}

.calendar_front_date{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #fbf7ed;
	color: #79745e;
}

.calendar_front_info {
	padding-bottom: 10px;
	padding-top: 5px;
}

.linkItem{
	padding-bottom: 10px;
	padding-top: 5px;
}

.link_container, .calendar_container{
	width: 100%;
	margin-bottom: 10px;
}

.content td{
	vertical-align: top;
}



#pedweb{
	text-align: left;
	background-color: #faf4e8;
	height: 600px;
}

#pedweb a{
	font-size: 12px;
}

.pedweb-padd{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.input{
	width: 210px;
	margin-bottom: 5px;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
}

.buttongo{
	margin-bottom: 5px;
	width: 50px;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
}

.frame {
	border: 1px solid #ffd51e;
}

.framecontainer {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	background-image: url(/images/shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	padding-top: 12px;
}

form{
	margin: 0px;
	padding: 0px;
}