.text {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 16px;
	color: #4d4d4d;
}
.text a {
	color: #4d4d4d;
	text-decoration: underline;
	cursor: pointer;
}
.text a:hover {
	color: #f88300;
	cursor: pointer;
}
.light {
	color: #999999;
}
.large {
	font-size: 22px;
}
li {
	margin: 0px;
}
.light {
	color: #999999;
}
p.bg {
	background: #dcd7c6;
	text-align: left;
	padding: 10px;
	display: block;
	margin: 0px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
}
h3 {
	font-size: 20px;
	margin: 0px;
	margin-left: 30px;
}

.left {
	float: left;
	clear: both;
}
.right {
	float: right;
	clear: right;
}
.form_text {
	background-color: #F5F5F5;
	border: 1px solid #666666;
	color: #666666;
	padding: 6px;
	vertical-align: middle;
	margin-bottom: 2px;
	background: url(../../images/form_bg.jpg) top left no-repeat;
	background-color: #ffffff;
}
.button {
	color: #333333;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.button:hover {
	color: #FE6C01;
}
.text-size_small {
	font-size: 16px;
}
.text-size_large {
	font-size: 20px;
}



div#intro span.huge {
	font-size: 28px;
}
div#intro span.normal {
	font-size: 16px;
	display: block;
	text-align: right;
}
div#map span {
	font-size: 2px;
}


div#navigation1 a,div#navigation2 a {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	display: block;
	float: right;
	line-height: 20px;
	vertical-align: middle;
}
div#navigation1 a {
	border-top: 5px solid #ffffff;
	/*background: #dcd7c6;*/
}
div#navigation2 a {
}

div#navigation1 a:hover, div#navigation2 a:hover  {
	color: #4d4d4d;
}
div#navigation1 a:hover {
	border-top: 5px solid #685e54;
}
div#navigation2 a:hover {
	border-bottom: 5px solid #685e54;
}

div#navigation1 a#active_link, div#navigation2 a#active_link {
	color: #f88300;
}
div#navigation1 a#active_link {
	border-top: 5px solid #f88300;
}
div#navigation2 a#active_link {
	border-bottom: 5px solid #f88300;
}
div#navigation1 a.bold, div#navigation2 a.bold {
	font-weight: bold;
}








div#list a.title {
	display: block;
	margin-bottom: 2px;
	/*background: url(../../images/list_bg.jpg) repeat-x;*/
	background: #685e54;
	background-position: bottom;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
div#list a.title:hover {
	background-position: top;
	background: #dcd7c6;
	color: #4d4d4d;
}
div#list span {
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	display: block;
	float: left;
}
div#list span.spacer {
	float: none;
	clear: both;
	line-height: 1px;
}
div#list span.name {
	padding-left: 20px;
	min-width: 280px;
}
div#list span.town {
}
div#list span.phone {
	width: 150px;
	font-size: 20px;
	float: right;
}
/*
div#list div div a, div#list div div span {
	background: none;
	background-position: center;
	color: #4d4d4d;
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	padding-left: 60px;
	line-height: 50px;
	clear: both;
	margin-left: 50px;
}
div#list div div span {
	text-decoration: none;
}
div#list div div a:hover {
	color: #f88300;
}
div#list div div a.web {
	background: url(../../images/directory/icons/web.png) center left no-repeat;
}
div#list div div span.telephone {
	background: url(../../images/directory/icons/phone.png) center left no-repeat;
}
div#list div div a.email {
	background: url(../../images/directory/icons/email.png) center left no-repeat;
}
div#list div div span.address {
	background: url(../../images/directory/icons/address.png) center left no-repeat;
	line-height: 20px;
	text-align: right;
	margin-bottom: 20px;
}
*/
div#list div div div {
	float: right;
	padding-left: 50px;
	padding-bottom: 30px;
	text-align: right;
	background: none;
}
div#list div div div span {
	display: block;
	float: none;
	text-align: right;
	line-height: 30px;
}
div#list div div div span.detail_address {
	line-height: 20px;
}


div#officers div span {
	display: block;
	background: #dcd7c6;
}
div#officers div span.position {
	font-size: 18px;
}
div#officers div span.name {
	font-size: 22px;
	margin-bottom: 10px;
}



div#events span {
	padding: 10px;
	display: block;
	vertical-align: middle;
	margin-right: 20px;
	margin-bottom: 3px;
	float: left;
}
div#events span.date {
	/*background: url(../../images/list_bg.jpg) repeat-x;*/
	background: #dcd7c6;
	width: 150px;
	text-align: center;
	border: 1px solid #f88300;
	clear: left;
	
}



div#news p {
	background: url(../../images/bullet.png) left center no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px;
}




div#links a {
	background: url(../../images/directory/icons/web.png) center left no-repeat;
	color: #4d4d4d;
	text-decoration: none;
	padding-left: 60px;
	line-height: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
	font-size: 20px;
	border-bottom: 1px solid #999999;
	overflow: auto;
}
div#links span {
	display: block;
	font-size: 16px;
}
div#links a:hover {
	background-color: #dcd7c6;
}



div#documents a {
	text-decoration: none;
	padding-left: 40px;
	background: url(../../images/pdf.png) center left no-repeat;
	line-height: 50px;
	display: block;
	
	/*float: left;
	width: 27%;*/
}
div#documents a:hover {
	background-color: #dcd7c6;
	color: #4d4d4d;
}