@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/bg.png);
	background-color: #ECE9D7;
	background-position: center top;
}



/* Events  ***************/

.list-events .date p {
	font-size: 250%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	line-height: 100%;
}
.list-events .date a {
	text-decoration: none;
	letter-spacing: -1px;
}
.list-events a {
	color: #333333;
	text-decoration: none;
}
.list-events a:hover {
	color: #000000;
}
.list-events .info h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.list-events {
	padding-top: 10px;
}
.list-events .info p {
	font-size: 85%;
}
.list-events .date {
	height: 70px;
	background-color: #CCCCCC;
	
}





/* GLobal Nav ***************/

.global_nav li {
	float: left;
	list-style-type: none;
}
.global_nav a {
	float: left;
	display: block;
	padding: 5px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #6C634B;
	text-decoration: none;
}
.global_nav {
	margin-left: 0px;
}
#slideshow {
	margin-top: 10px;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9BA92;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 110%;
	color: #877C5E;
	text-decoration: none;
}
.sub_nav a:hover {
	color: #000000;
}
.footer_nav li {
	float: left;
	list-style-type: none;
}
.footer_nav {
	padding: 10px;
	height: 20px;
}
.footer_nav a {
	float: left;
	padding: 10px;
}
form li {
	list-style-type: none;
}


.ditto_paging {border-top: 1px solid #ccc;padding: 10px;font-size: 86%;color: black;}
#ditto_pages .ditto_currentpage {border: 1px solid black;padding: 1px 5px 2px;margin-right: 1px;background-color: #666;color: #fff;}
#ditto_pages .ditto_off { border: 1px solid #ccc;padding: 1px 5px 2px; margin-right: 1px; color: #ccc;}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {border: 1px solid #666;padding: 1px 5px 2px;margin-right: 1px;text-decoration: none !important;color: black;}
#ditto_pages a:hover {background-color: #fff;color: #000;}.managecontainer .uploadform form .uploadfile {
	width: 43%;
	float: left;
	clear: none;
}
.managecontainer .uploadform form .uploadcounter {
	float: left;
	width: 5%;
	clear: none;
}
.managecontainer .pictureform #editform .managepicturecontainer textarea {
	height: 50px;
	width: 275px;
}
.managecontainer .pictureform #editform .managepicturecontainer {
	float: left;
	width: 50%;
}
.managecontainer .uploadform form input[type=submit] {
	clear: both;
}
.managecontainer .uploadform form .uploadfile input {
	width: 170px;
	clear: none;
}
 .thumbs li {
	height: 175px;
	width: 185px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.thumbs li .thumbnail {
	background-color: #FFF;
	padding: 5px;
	
}
#header #logo h2 a {
	color: #4D4735;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
#header #logo h2 {
	margin: 0px;
}
.global_nav .active a {
	color: #330;
	font-weight: bold;
}
a {
	color: #8D8162;
}
#footer a, #footer {
	color: #A49672;
	font-size:10px;
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
}
.phone-number {
	float: right;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: 200px;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
}

.container {
	background-image: url(images/bg-content.png);
	background-repeat: no-repeat;
}
.container #header {
	height: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0A17A;
}
#side .thumbscontainer .thumbs li {
	height: 120px;
	width: 300px;
}


#side .thumbscontainer .thumbs li .thumbnail {
	overflow:hidden;
	height:100px;
}

.tag, #footer .tag a {
	color: #B9B390;
}

