body {
/*   font-family: Georgia, Times, "serif"; */
  font-family: Arial;
  color: #222;
}
h1 {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: .35em;
}
h2 {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: .35em;
}
h3 {
  font-size: 1.7em;
  font-weight: bold;
  margin-bottom: .5em;
}
h4 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: .5em;
}
h5 {
  font-size: 1.3em;
  margin-bottom: .5em;
}
p {
  font-size: 100%;
  margin-bottom: .7em;
}
p2 {
  font-size: 65%;
  font-weight: normal;
  text-align: center;
  color: #5E5E39; 
  margin-bottom: .5em;
}
dl {
  margin-bottom: 1em;
  font-size: 1.25em;
}
dl dt {
  font-weight: normal;
}

dl dd {  
}

a {
	color: #5E5E39;  
}
strong {
  font-weight: bold;
}
small {
  
}
.header {
  background: repeat-x;
  height: 56px;
}
.header a.logo {
	display:block;
    float: left;
}

.logo img{
	margin: 0;
	padding: 0;
}

.content {
}
.content li {
  list-style-type: none;
  border-bottom: 1px solid #efefef;
  height: 4em;
  padding-right: 2em;
}

.content dt a.backNav {
	background: transparent url(arrowL.png) no-repeat scroll 5px 50%;
	border-bottom: 1px solid #efefef;
	color: #797979;
  line-height: 1em;
  padding: 1em;
  padding-left: 1.25em;
  display: block;
}

.content li.right {
	 background: transparent url(arrowR.png) no-repeat scroll 97% 50%;
}

.content li.left {
	 background: transparent url(arrowL.png) no-repeat scroll 0% 50%;
}

.content li a {
  color: #797979;
  line-height: 1em;
  padding: 1.5em 1em;
  display: block;
}
.content li a.mainNav:active, .content dt a.backNav:active {
	color: #fff;
	background: #2193c5;
}
.content li a strong {
  color: #393939;
  font-weight: normal;
  font-size: 1.25em;
}
.content li.urgent {
	border-bottom: 1px solid #309ac9;
  color: #309ac9;
  height: auto;
  padding: 0 1em; 
}
.content li.urgent a {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
  display: inline;
  text-decoration: underline;
}
.content li.copy {
  height: auto;
  background-image: none;
  padding: 1em;
}
.content li.copy a {
  color: #222;
  line-height: inherit;
  font-size: inherit;
  display: inline;
}
.footer {
	clear: both;
	margin-top: 10px;
}
.footer li {
  
}
.footer .callout {
  background: #5E5E39;
  height: 1.5em;
  margin: 0 0 10px 0;
}
.footer .callout ul {
	padding-top: 6px; 
}
.footer .callout li {
	line-height: normal;
	float: left;
}
.footer .callout a {
	color: #fff;
  display: block;
  padding: 5px;
}
.footer .callout a strong {
  display: block;
  opacity: 1;
}
.footer li {
  background: none;
  height: auto;
}
.vcard {
  
}
.vcard li {
  font-size: 1.1em;
  line-height: 1.2em;
}
.vcard li a {
  padding: 0;
}
.header .vcard {
  display: block;
  color: #fff;
  float: right;
  /* font-size: .5em; */
  margin: 1.5em 0 0 0;
  padding: .2em 0 0 0;
  /* position: absolute; */
  /* height: 80px; */
  /* top: 0;
  left: 170px; */
}
.header .vcard li {
	font-size: 7px;
	margin: 0;
	padding: 0 .5em 0 0;
	text-align: right;
}
.header .vcard li a {
	color: #fff;
	/* color: #5E5E39; */
	font-size: 7px;
	margin: 0;
	padding: 0;
}
.footer .vcard {
	display: block;
  float: right;
  margin: 0 1em;
  padding:.5em .25em 0 0;
}

.footer .vcard li {
  text-align: right;
  list-style-type: none;
  font-size: 80%;
}

.copyright {
	padding:.5em 0 0 .5em;
}
.boiler img {
	float: left;
	margin-left: 5px;
}

#pageTitle {
	display: none;
}

/* !PageContent */

.pageContent {
	padding-left: 5px;
}

.pageContent img.incontent_image {
	border: 1px solid #ccc;
	width: 197px;
	padding: 5px;
}

/* !Calendar */

.pageContent .event {
	border-bottom: 1px solid #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
}

.pageContent .event .date-info {
	color:#999999;
}

.pageContent .event .date-info p {
	margin: 0;
}

.pageContent .event .date {
	float:left;
	font-size:1.4em;
}

.pageContent .event .add {
	display: inline;
	float: left;
	font-size: .9em;
}

.pageContent .event .add a.calendar, .pageContent .event .add p {
	float: left;
}

.pageContent .event .add a.calendar, .pageContent .event .add a.info img {
	padding: 3px 5px;
	padding-bottom: 0;
}

.pageContent .event .description {
	clear: both;
}

.pageContent .event .description p {
	font-size: 1.1em;
}

.pageContent .event .description h3 {
	margin: 0;
	font-weight: normal;
}
.pageContent ul li {
	list-style-type: square;
	color: #5E5E39; 
	font-size: 80%;
}

/* !Contact */

.pageContent.contact ul li {
	text-indent: 10px;
	font-size: 1.3em;
}

.adr {
	margin-bottom: 5px;
}

.adr a.map {
	color: #3333ff;
	font-size: 1.4em;
}

div.adr address {
	font-size: 1.5em;
	font-style: normal;
}

div.adr em {
	font-size: 1.5em;
}

div.adr p {
	margin-top: 1em;
	line-height: 0.5em;
}

.list {
	list-style-type: none;
	list-style-position: inside;
	font-size: 1.5em;
}

li.inline {
	display: inline;
}

li.pageContent {
	list-style-type: none;
}

.clear {
	clear: both;
}

.copyright {
	color: #999;
	font-style: italic;
	font-size: 10px;
}

/* !clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */ 
* html .clearfix {
	height: 1%;
}/* IE7 */
*:first-child+html .clearfix {
	min-height: 1px;
}
ul.bullets {
margin-left: 20px;
font-size: 130%;
}