﻿p, h2, h3 {
	margin: 0px;
	margin-bottom: 0.6em;
	padding: 0px;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, sans-serif;
	line-height: 1.4em;
	color: rgb(51,83,166);
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 2.4em;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: rgb(51,83,166);
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: rgb(51,83,166);
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: rgb(51,83,166);
}
body {
	margin: 0;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	background-color: #AFC4FB;
	background-repeat: repeat;
	background-attachment: scroll;
}
.container {
	overflow: auto;
	width: 960px;
	margin: 0px auto;
	background-color: #E1E9FE;
}
#masthead {
	width: 960px;
	height: 100px;
	float: left;
}
.highlight-word {
	background-color: yellow;
}
/******************************** Navigation ************************************/
/*--------------------  nav-level1  ---------------------*/
#nav-level1 {
	width: 920px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	padding: 0;
	text-align: center;
	background-color: #6E89D2;
}
#nav-level1 ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#nav-level1 li {
	list-style-type: none;
	float: left;
    line-height: 1.8em;
}
#nav-level1 a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 0px;
	background-color: #6E89D2;
}
#nav-level1 a:hover {
	text-decoration: underline;
}
/***************** Navigation Styles for the Categories ****************/
#left-navbar {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 184px;
	margin-bottom: 10px;
}
#left-navbar ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-navbar li {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px #404040 solid;
	list-style-type: none;
}
#left-navbar a {
	color: #404040;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 0px;
	background-color: inherit;
	line-height: 1.2em;
}
#left-navbar a:hover {
	color: #404040;
	text-decoration: underline;
	font-weight: bold;
	background-color: #E1E9FE;
}
/***************** Navigation Styles for the Sub-categories ****************/
#subnav {
	position: relative;
	float: left;
	width: 184px;
	margin-bottom: 0px;
}
#subnav  ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav  li {
	margin: 0px;
	padding: 0px;
	border: 0px green solid;
}
#subnav  a {
	color: #404040;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	margin: 0px;
	margin-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 0px;
	background-color: inherit;
	line-height: 1.0em;
}
#subnav  a:hover {
	color: #404040;
	text-decoration: underline;
	font-weight: normal;
}

/******************************** Left Column ************************************/

.left-column{
	position: relative;
	float: left;
	margin-top: 20px;
	width: 200px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 5px;
	background-color: inherit;
}
.searchbox {
	border-radius: 8px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 6px;
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 176px;
	float: left;
	border-width: 3px;
	border-style: solid;
	border-color: rgb(51,83,166);
	background-color: inherit;
}
.searchbox p {
	margin-bottom: 0px;
	color: #404040;
}
.searchform {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: inherit;
}
.browsebox {
	border-radius: 8px;
	padding: 10px;
	padding-top: 6px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: rgb(51,83,166);
	width: 176px;
	float: left;
	background-color: inherit;
}
.browsebox p {
	margin-bottom: 0px;
	margin-left: 10px;
	color: #404040;
}
.browsebox a {
	font-size: 1.4em;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #404040;
}
.browsebox a:hover {
	color: #404040;
	text-decoration: underline;
}

.lc-block1 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 10px -3px #111C37;
	-moz-box-shadow: 5px 5px 10px -3px #111C37;
	box-shadow: 5px 5px 10px -3px #111C37;
	border-radius: 8px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #6E89D2;
}
.lc-block1 p {
	color: #EDF0FA;
	margin-bottom: 0px;
}
.lc-block1 a {
	color: #EDF0FA;
	text-decoration: underline;
	font-weight: normal;
}
.lc-block1 a:hover{
	color: #EDF0FA;
	text-decoration: none;
	font-weight: normal;
}
.lc-block2 {
	border-radius: 15px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #DFE25D;
}
.lc-block2 p {
	color: #3E3F0C;
	margin-bottom: 0px;
}
.map-block3 {
	margin-top: 5px;
	margin-bottom: 20px;
}
.lc-block3 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 10px -3px #575757;
	-moz-box-shadow: 5px 5px 10px -3px #575757;
	box-shadow: 5px 5px 10px -3px #575757;
	border-radius: 8px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #72504E;
}
.lc-block3 p {
	color: #F7F8F3;
	margin-bottom: 0px;
}
.lc-block3 p a {
	font-weight: normal; 
	text-decoration: underline;
	color: #F7F8F3;
	margin-bottom: 0px;
}
.lc-block3 p a:hover {
	font-weight: normal; 
	text-decoration: none;
	color: #F7F8F3;
	margin-bottom: 0px;
}
.lc-block4 {
	position: relative;
	border-radius: 15px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #F43859;
}
.lc-block4 p {
	color: #F7F8F3;
	margin-bottom: 0px;
}
.lc-block4 a {
	font-size:1.2em;
	color: #F7F8F3;
	text-decoration: none;
}
.lc-block4 a:hover {
	color: #F7F8F3;
	text-decoration: none;
}
/******************************** Central Column ************************************/
.central-column {
	float: left;
	margin-top: 20px;
	width: 420px;
	padding-right: 30px;
	padding-left: 30px;
	background-color:silver;
	background-color: inherit;
}
/******************************** right Column ***************************************/
.right-column{
	position: relative;
	float: left;
	margin-top: 20px;
	width: 200px;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 5px;
	background-color:yellow;
	background-color: inherit;
}
.panel1 {
	position: relative;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	float: left;
	background-color: #FBFBF7;
}
.panel2 {
	position: relative;
	height: 114px;
	width: 200px;
	margin-top: 15px;
	float: left;
	background-color: #FBFBF7;
}
.panel3 {
	position: relative;
	height: 160px;
	width: 200px;
	margin-top: 15px;
	float: left;
	background-color: #FBFBF7;
}
.survey-loz {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 10px -3px #111C37;
	-moz-box-shadow: 5px 5px 10px -3px #111C37;
	box-shadow: 5px 5px 10px -3px #111C37;
	border-radius: 8px;
	position: relative;
	border-radius: 8px;
	width: 190px;
	margin-bottom: 0px;
	float: left;
	background-color: #FBFBF7;
	padding: 5px;
}
.survey-loz p {
	color: #4A492B;
	text-align: center;
}
.visited {
	width: 194px;
	margin-top: 30px;
	margin-bottom: 0px;
	float: left;
	padding: 3px;
	background-color: #E1E9FE;
}
.visited p {
	font-size: 1.4em;
	font-weight: bold;
	color: #3353A6;
	text-align: center;
}

.ad4 {
	width: 200px;
	position: relative;
	margin-bottom: 20px;
}


.rc-block1 {
	position: relative;
	border-radius: 8px;
	margin-top: 0px;
	margin-bottom: 00px;
	padding: 10px;
	width: 180px;
	background-color: inherit;
}
.rc-block1 h2 {
	color: #404040;
}
.rc-block1 p {
	color: #404040;
	margin-bottom: 0px;
}
.rc-block1 a {
	font-size:1.2em;
	color: #404040;
	text-decoration: none;
}
.rc-block1 a:hover {
	color: #404040;
	text-decoration: underline;
}
.rc-block1 ul {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	padding-left: 10px;
	
}
.rc-block1 li {
	list-style-type:none;
	font-size: 1.0em;
	margin-bottom: 6px;
}
.rc-block2 {
	position: relative;
	border-radius: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width: 200px;
	background-color: #DB6C7F;
}
.rc-block2 h2 {
	color: #F7F8F3;
}
.rc-block2 p {
	color: #F7F8F3;
	margin-bottom: 0px;
}
.rc-block2 a {
	font-size:1.2em;
	color: #F7F8F3;
	text-decoration: none;
}
.rc-block2 a:hover {
	color: #F7F8F3;
	text-decoration: underline;
}
.rc-block2 ul {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	padding-left: 10px;
	
}
.rc-block2 li {
	list-style-type: none;
	font-size: 1.0em;
	margin-bottom: 6px;
}
.rc-block3 {
	position: relative;
	border-radius: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width: 200px;
	background-color: #006D3D;
}
.rc-block3 h2 {
	color: #F7F8F3;
}
.rc-block3 p {
	color: #F7F8F3;
	margin-bottom: 0px;
}
.rc-block3 a {
	font-size:1.2em;
	color: #F7F8F3;
	text-decoration: none;
}
.rc-block3 a:hover {
	color: #F7F8F3;
	text-decoration: underline;
}
.rc-block3 ul {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	padding-left: 10px;
	
}
.rc-block3 li {
	list-style-type: none;
	font-size: 1.0em;
	margin-bottom: 6px;
}
/*********************************  Styling for boxes ******************************************/
/*------------------------------  membership level 0 first  ------------------------------------*/

.buscard0 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 5px 5px 10px -3px #575757;
	-moz-box-shadow: 5px 5px 10px -3px #575757;
	box-shadow: 5px 5px 10px -3px #575757;
	float: left;
	margin-right: 10px;
	padding-bottom: 4px;
	margin-bottom: 14px;
	width: 420px;
	background-color: #ffffff;
}
.buscardname0 {
	width: 400px;
	line-height: 1.6em;
	height: 1.6em;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
}
.buscardname0 p {
	color: #A4A4A4;
	font-size: 1.6em;
	text-align: left;
}
.buscarddesc0 {
	width: 340px;
	height: 1.1em;
	padding-left: 10px;
	margin-bottom: 4px;
}
.buscarddesc0-shortdesc {
	width: 405px;
	line-height: 1.1em;
	height: 1.1em;
	padding: 0px;
	padding-right: 5px;
	padding-left: 0px;
	overflow: hidden;
	float: left;
}
.buscarddesc0-shortdesc p {
	color: #A4A4A4;
	font-size: 0.85em;
	text-align: left;
}
.buscarddesc0-shortdesc a {
	color: #1e180f;
}
.mem-level-dividing-line {
	background-image:url('../images/line-500w.gif');
	width: 500px;
	height: 1px;
	float: left;
	margin-bottom: 10px;
	margin-left: 105px;
}
/*------------------------------  membership level 1  ------------------------------------*/
.buscard1 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 5px 5px 10px -3px rgb(51,83,166);
	-moz-box-shadow: 5px 5px 10px -3px rgb(51,83,166);
	box-shadow: 5px 5px 10px -3px rgb(51,83,166);
	float: left;
	padding-bottom: 8px;
	margin-right: 10px;
	margin-bottom: 14px;
	width: 420px;
	background-color: #ffffff;
}
.buscard-blank {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 350px;
	height: 260px;
	background-color: green;
}
.buscardname1 {
	width: 400px;
	line-height: 1.6em;
	height: 1.6em;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.buscardname1 p {
	color: #404040;
	font-size: 1.6em;
	text-align: left;
}
.buscarddesc1 {
	width: 410px;
	height: 90px;
	padding-left: 10px;
	margin-bottom: 16px;
}
.buscarddesc1-photo {
	width: 120px;
	height: 90px;
	padding: 0px;
	padding-top: 4px;
	float: left;
}
.buscarddesc1-shortdesc {
	width: 275px;
	line-height: 1.1em;
	height: 7.7em;
	padding: 0px;
	padding-right: 5px;
	padding-left: 10px;
	overflow: hidden;
	float: left;
}
.buscarddesc1-shortdesc p {
	color: #656565;
	font-size: 0.85em ;
	text-align: left;
}
.buscarddesc1-shortdesc a {
	color: #1e180f;
}
.buscardcontact {
	width: 350px;
}
.buscardcontact p {
	font-size: 0.85em ;
	color: #656565;
	text-align: left;
}
.buscardcontactline {
	float: left;
	height: 1.1em;
	width: 420px;
}
.bccl-label {
	float: left;
	padding-left: 10px;
	height: 16px;
	width: 62px;
}
.bccl-label a {
	color: #B47519;
	text-decoration: none;
	font-variant: small-caps;
}
.bccl-label a:hover  {
	color: #B47519;
	text-decoration: underline
}
.bccl-label a:visited {
	color: #871418;
	text-decoration: none;
}

.bccl-field {
	float: left;
	height: 16px;
	width: 348px;
}
.bccl-field a {
	color: #B47519;
	text-decoration: none
}
.bccl-field a:hover {
	text-decoration: underline;
	color: #B47519;
}
.bccl-field a:visited {
	color: #871418;
	text-decoration: none;
}
/*----------------------- bespoke address stuff --------------------*/
.buscardcontactline-address {
	float: left;
	width: 420px;
	line-height: 1.1em;
}
.bccl-address-label {
	height: 15px;
	float: left;
	padding-left: 10px;
	width: 62px;
}
.bccl-address {
	float: left;
	width: 348px;
	margin: 0px;
	padding: 0px;
}
.bccl-address p {
	margin: 0px;
	padding: 0px;
}
.bccl-address a {
	color: #B47519;
	text-decoration: none
}
.bccl-address a:hover {
	text-decoration: underline;
	color: #B47519;
}
.bccl-address a:visited {
	color: #871418;
	text-decoration: none;
}
/*-----------------------------------------end of card styling -----------------------------------*/

/*********************************  pre-footer styles  ******************************************/

.pre-footer {
	float: left;
	margin-top: 40px;
	margin-bottom: 28px;
	width: 960px;
	height: 170px;
	background-color: inherit;
}
.pre-footer-left {
	float: left;
	width: 170px;
	height: 170px;
	padding-left:75px;
	padding-right:75px;
	background-color: inherit;
}
.pre-footer-middle {
	float: left;
	width: 200px;
	height: 156px;
	padding-left:60px;
	padding-right:60px;
	padding-top:7px;
	padding-bottom:7px;
	background-color: inherit;
}
.pre-footer-right {
	float: left;
	width: 170px;
	height: 170px;
	padding-left:75px;
	padding-right:75px;
	background-color: inherit;
}




/*********************************  Footer styles  ******************************************/
.health-warning {
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	width: 896px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 12px;
	background-color: inherit;
}
.health-warning p {
	font-size: 1.0em;
	color: #3353A6;
	margin-top: 5px;
	text-align: center;
	line-height: 2.0em;
}
.footer  {
	float: left;
	margin-top: 12px;
	margin-bottom: 14px;
	text-align: center;
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: rgb(110,137,210);
}
.footer p {
	font-size: 1.0em;
	color: #f5f5f5;
	margin-top: 5px;
	text-align: center;
	line-height: 2.0em;
}
.footer a {
	color: #f5f5f5;
	text-decoration: none;
}
.footer a:hover {
	color: #f5f5f5;
	text-decoration: underline;
}
/*********************************  Hyperlink styles  ******************************************/
a {
	color: #3353A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3353A6;
	text-decoration: underline;
	font-weight: bold;
}
/*********************************  Unordered list styles  ******************************************/

.central-column li {
	margin-bottom: 10px;
}
.central-column ul {
	list-style-type:disc;
	margin: 0;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #404040;
}
.central-column ol {
	margin: 0;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #404040;
}
/*********************************  PERCH styles  ******************************************/

/*-------------shared PERCH styles ------------------*/
.image-caption {
	width: 420px; 
	font-size: 1.0em; 
	color: #404040;
}
.click-for-more {
	margin: 0;
	padding: 0;
}
.click-for-more a {
	text-decoration: underline;
}
.click-for-more a:hover {
	text-decoration: none;
}
.paging {
	color: #404040;
}
.paging p {
	color: #404040;
}
.paging a {
	color: #404040;
	text-decoration: underline;
}
.paging a:hover {
	color: #404040;
	text-decoration: none;
}

/*-------------Blog PERCH styles ------------------*/
/*-------------multi-listing-news ------------------*/
.recent-news {
}
.recent-news ul {
	padding: 0px;
	font-size: 1.0em;
	margin: 0px;
	margin-top: 20px;
	list-style-type: none;
}
.recent-news li {
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.recent-news h2 a  {
	color: #404040;
}
.recent-news a  {
	color: #e3a447;
}
.ml-news-headline a {
	color: #404040;
	font-size: 1.6em;
	font-weight: normal;
	text-decoration: none;
}
.ml-news-headline a:hover {
	font-size: 1.6em;
	text-decoration: underline;
}
.entry-published-date {
}
.excerpt {
	margin-top: 10px;
	margin-bottom: 10px;
}
.excerpt p {
	font-size: 1.2em;
	color: #404040;	
}
.post ul {
	padding: 0px;
	margin: 0px;
}
.post li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.full-story {
	font-weight: bold; 
	margin-bottom: 30px;
	color: #404040;	
}
.full-story a {
	font-weight: bold; 
	color: #404040;	
	text-decoration: none;
}
.full-story a:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #404040;	
}
.home-page-thumb {
	margin-top:10px;
}
/*-------------homepage news story perch styles ------------------*/
.hp-news-headline a {
	color: #404040;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
}
.hp-news-headline a:hover {
	font-size: 1.4em;
	text-decoration: underline;
}


/*-------------Events PERCH styles ------------------*/
.event-desc {
	margin-top: 10px;
	color: #404040;	
}
.event-desc a {
	font-size: 1.0em; 
	color: #404040;	
	font-weight: bold;
	text-decoration: none;
}
.event-desc a:hover {
	font-size: 1.0em; 
	color: #404040;	
	font-weight: bold;
	text-decoration: underline;
}
.event-desc li {
	margin: 0;
	font-size: 1.2em;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
}
.forthcoming-events-summary {
	background-color: inherit;
}

.forthcoming-events-summary ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 1.0em;
}
.forthcoming-events-summary li {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.forthcoming-events-summary a {
	text-decoration: none;
	color: #404040;
}
.forthcoming-events-summary a:hover {
	text-decoration: underline;
	color: #404040;
}
.forthcoming-events-summary h2 {
	color: #404040;
	margin-bottom: 0px;
}
/*-------------Unknown PERCH styles ------------------*/

.blog-content {
}
.blog-content p {
	color: #404040;
}
.forthcomingdate {
	font-size: 0.8em;
	color: #F7F8F3;
}
.entry-title {
}

/*-------------Twitter feed styles ------------------*/

.twitterbox {
	width: 400px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.twitterheader {
	height: 30px;
	margin-top: 20px;
	margin-bottom: 13px;
}
.twitterheader h2 {
	float: left;
}

/* Twitter feed styling */
#twitter_div {
}
ul#twitter_update_list {
	font-size: 0.8em;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: inherit;
}
ul#twitter_update_list li {
	color: #FEF1ED;
	margin-bottom: 16px;
	list-style: none;
}

.twitterprofilestyle  {
margin-top: 10px;
}
.twitterprofilestyle  p {
	font-size: 1.1em;
	font-family: "Century Gothic", Tahoma,sans-serif;
}
.newsphotocaption {
	width: 500px;
	font-size: 0.8em;
	font-variant: small-caps;
	color: #ffffff;
	margin-bottom: 15px;
}

#buttontext {
float: left ;
	margin-left: 28px;
	margin-bottom: 6px;
	margin-top: 20px;
}
.constitution ul {
	margin: 0;
	padding: 0;
}
.constitution li {
	margin-bottom: 1.0em;
	padding: 0;
}

.event-summary-main {
}
.event-summary-main a {
	color: #e3a447;
}
.event-single {
}
.event-single a {
	color: #e3a447;
}
.links-page {
}
.links-page a {
	color: #e3a447;
	
}
.links-page h2 {
	margin-top: 1.6em;
	
}