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



/* 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;
	color: #E5E5E5;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 50px;
	line-height: 50px;
	text-shadow:#000 0px -1px 0px;
}
.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: #CFC6AB;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

.footer_nav li {
	float: left;
	list-style-type: none;
}
.footer_nav {
	margin-top:-12px;
	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;
}
.container {
	background-image: url(images/bg-shadow-top.png);
	background-repeat: no-repeat;
	background-position: center 100px;
}
.container .page {
	background-image: url(images/bg-grain.png);
	background-color: #FFF;
	width: 750px;
	padding: 15px;
	margin-left: 85px;
}
#header {
	height: 170px;
}
#logo span {
	display: none;
}
#logo a {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 100px;
}
#nav {
	width: 780px;
	margin-left: 85px;
	height: 50px;
	background-color: #66605B;
	background-image: url(images/bg-grain.png);
	margin-top: 20px;
}
#logo h2 {
	margin: 0px;
	padding: 0px;
}
.global_nav .active a {
	background-color: #FFF;
	background-image: url(images/bg-grain.png);
	height: 40px;
	margin-top: 10px;
	line-height: 30px;
	color: #333;
	text-shadow:#666 0px 0px 1px;
}
a {
	color: #000;
}
.tag, .tag a {
	font-size: 10px;
	color: #999;
}
#footer {
	position:relative;
	font-size: 11px;
	background-color: #f7f7f6;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1DB;
	border-right-color: #E1E1DB;
	border-bottom-color: #E1E1DB;
	border-left-color: #E1E1DB;
	padding: 15px;
}
#side .box {
	background-color: #DAD2C7;
}
#side .box #contact .form dd input, #side .box #contact .form dd textarea {
	width: 180px;
	margin: 0px;
	font-size: 12px;
	padding: 2px;
}
#side .box #contact .form dd, #side .box #contact .form dt {
	margin: 0px;
	padding: 0px;
}
#side .box #contact .form dd {
	margin-bottom: 10px;
}
#side .box #contact .form dd textarea {
	height: 100px;
}
.credit-cards {
	position:absolute;
	right:35px;
	text-align:center;
}
.credit-cards p {
	margin:0;
	padding:0;
}
.credit-cards img {
	margin:0 auto;
}
