body {
	font-family:"Helvetica","Arial", Sans-Serif;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 14px;
	color: #f8f8f8;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

#header, #header a{
}

#wrapper header h1 a span{
	display: block;
}

ul {
	margin-left:10px;
}
ul ul {
	margin-left:25px;
	list-style: circle;
}

.small {font-size:80%;}

h1, .subpage h2 {
	font-size:1.3em; 
	font-weight: bold; 
	letter-spacing: -0.05em;
	text-transform: uppercase;
}

h2 {
	font-size:1.1em; 
	font-weight: bold; 
	margin-top:0.2em;
	margin-bottom:0.8em;
	/*letter-spacing: -0.05em;*/
	text-transform: uppercase;
}
#maincontent h1{margin-bottom: 1em;}
#maincontent h2{
	text-transform: none;
}
#maincontent header h2{

}
p, ul {
	font-size:1.0em; 
	line-height:1.25em; 
	/* margin-top:1em; */ 
	margin-bottom:1em;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

#wrapper header h1 a {
	font-size: 1.56312939em;
	line-height: 1.15384615em;
}

.section h2 {
	padding:0.5em 0.3em 0.2em;
	/*border:1px solid #D5EAF7*/
	}

section header h2 {
	margin-bottom: 0.2em;
}

aside#secondarycontent section header h2 a {
}

#nav li a{
	text-transform: lowercase;
	/* font-weight: bold; */
}
#nav li.selected a{
}

#maincontent h3, #maincontent h3 a {
	/* padding:0.4em 0.3em 0.1em 0.3em; */
	text-transform: uppercase;
}
#maincontent p {
	/* padding:0.4em 0.3em 0.1em 0.3em; */
}

#maincontent section header .read-all a {
	font-weight: bold;
}

#maincontent .eventlist ul li {
	text-align: center;
}



a.button {
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	background: #222 ;
	display: block;
	padding: 10px 10px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	text-align: center;
}

a.bookevent{width: auto;display:inline;}

.read-all a {
	font-weight: bold;
}
#news footer#comments {
}

#maincontent .newslist article h1 {
	font-size:1em;
}
#maincontent .newslist article h2 {
	text-transform: capitalize;
	font-size: 1em;
	font-weight: normal;
}

#maincontent .eventlist .event .event-info ul, #maincontent .eventlist .finalcol .event-info ul {
	font-size: 0.857142857em;	
}

#maincontent article p {
	line-height: 1.5em;
=======
}

#maincontent li {
	line-height: 1.5em;
}

p#charCount {
	font-size: 0.8em;
	margin-left: 210px;
	clear: left;
}

aside h2 {
	font-size:1.5em;
}

aside h2, aside h2 a {
	font-weight:normal;
	text-transform:none;
}

#intro {
/*
	line-height:2em;
	font-size:1.8em;
*/
}

#intro h1 {
	color: #fff;
	font-weight:lighter;
	text-transform:none;
	font-size:1.5em;
}

a.button {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	background: #222 ;
	display: block;
	padding: 10px 10px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	text-align: center;
}

a {color: #B82025;}

article h3 {
	margin-bottom: 1em;
}

article footer {
	clear: left;
}

article footer .read-more{
	font-size: 0.857142857em;
	float: right;
	margin-bottom: 1em;
}

body#default #intro h1 {
	margin-bottom: 1em;
	line-height: 1.33333em;
	font-weight: bold;
}