* {
	margin: 0;
	padding: 0;
}
a {
	color: #0F6FCF;
}
.aligncenter {
	text-align: center;
	margin: 0 auto;
}
.aligncenter img {
	background:#eee;
	padding:9px;
	border:1px solid #ccc;
	margin-bottom: .5em;
}
.alignleft {
	float: left;
	margin: 0 18px 5px 0;
}
body {
	background: #444 url(/images/bg.png) repeat-x top left;
	color: #666;
}
#comment {
	width: 580px;
}
.commentlink {
	padding-left: 18px;
	background: url(/images/balloon_small.png) center left no-repeat;
}
#eventcal h4 {
	text-align: right;
	margin: 0 20px 0 0;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
}
#featured_gfx {
	border:  1px solid #ddd;
	background: #eee;
	width: 598px;
	height: 340px;
	margin-bottom: 20px;
}
#featured_gfx #cycle {
	margin: 14px 0 15px 11px;
	width:  560px;
	height:  280px;
}
#featured_gfx p {
	text-align: right;
	margin-right: 20px;
}
#featured_gfx img {
	background: url(/images/featured_shadow.png);
	padding: 4px 9px 11px 9px;
}
#featured_gfx a {
	text-decoration: none;
}
#cycle a {
	display: none;
}
#footer {
	width: 980px;
	height: 60px;
	background: url(/images/footer_bg.png) top left no-repeat;
	margin: 0 auto 20px auto;
}
#footer a {
	color: #7AB0E1;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer #a29link {
	padding: 3px 0 3px 20px;
	margin: 0 2px;
	background: url(/images/a29_icon.png) center left no-repeat;
}
#footer #facebooklink {
	padding: 3px 0 3px 20px;
	margin: 0 2px;
	background: url(/images/facebook.png) center left no-repeat;
}
#footer #feedlink {
	padding: 3px 0 3px 20px;
	margin: 0 2px;
	background: url(/images/feed.png) center left no-repeat;
}
#footer #twitterlink {
	padding: 3px 0 3px 20px;
	margin: 0 2px;
	background: url(/images/twitter.png) center left no-repeat;
}
#footerleft {
	float: left;
	margin: 22px 0 0 30px;
	color: #7AB0E1;
	font-size: 10px;
}
#footerright {
	float: right;
	margin: 22px 30px 0 0;
	color: #7AB0E1;
	font-size: 10px;
}
#header {
	width: 980px;
	height: 95px;
	margin: 20px auto 0 auto;
	background: url(/images/header_bg.png) no-repeat top right;
	xborder: 1px solid black;
}
#header #logo {
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	float: left;
}
#header #logo a:link, #header #logo a:visited	{
	display: block;
	width: 400px;
	height: 95px;
	border: 0;
	background: url(/images/header_logo.png) center top no-repeat;
}
img.alignleft {
	background: #eee;
	border: 1px solid #ddd;
	padding: 5px;
}
#latest_blog {
	width: 280px;
	float: right;
	padding-left: 20px;
	border-left:  1px solid #ccc;
	margin-bottom: 20px;
}
#latest_message {
	width: 290px;
	float: left;
}
#latest_message h2, #latest_blog h2 {
	font-size: 16px;
	text-transform:  uppercase;
	margin-bottom: 10px;
	color: #999;
}
#latest_message h3, #latest_blog h3{
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 14px;
	margin: 0;
}
#latest_message h3 a, #latest_blog h3 a{
	text-decoration: none;
	color: #666;
}
#latest_message h3 a:hover, #latest_blog h3 a:hover {
	text-decoration: underline;
	color: #888;
}
#latest_message .postdate, #latest_blog .postdate {
	font-size: 11px;
	font-style: italic;
	margin: 0 0 18px 0;
	color:  #999;
	font-family: Georgia, Times New Roman, Serif;
}
#latest_message #message_details {
	xmargin-left: 60px;
	xpadding-right: 20px;
}
#latest_message #message_details p, #latest_blog p {
	font-size: 11px;
}
#maincol {
	width: 600px;
	margin: 0 0 0 20px;
	float: left;
	xborder: 1px solid red;
}
#maincol blockquote {
	padding: 25px;
	margin: 0;
	color: #999;
	font-style: italic;
	font-size: 14px;
}
img.featured {
	background:#eee;
	padding:9px;
	border:1px solid #ccc;
	margin-bottom: 1em;
}
#maincol .lead_paragraph {
	font-size: 18px;
	color: #999;
	letter-spacing: -1px;
	font-weight: bold;
}
#maincol li {
	margin-bottom: 1em;
}
#maincol p {
	margin-bottom: 1em;
}
#maincol h2 {
	xfont-size: 28px;
}
#maincol h3 {
	font-size: 16px;
}
#maincol h2 a {
	text-decoration: none;
}
#mc_embed_signup legend {
	display: none;
}
#mc-embedded-subscribe {
	float: left;
	margin-left: 10px;
}
#mce-EMAIL {
	xfloat: left;
}
.mc-field-group {
	margin:10px;
	clear: both;
}
.mc-field-group input {
	display: block;
	width: 250px;
}
.mc-field-group label {
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
}
#nav {
	list-style-type: none;
	margin: 30px 40px 0 0;
	float: right;
}
#nav a, #nav a:visited {
	text-decoration: none;
	color: #BDD8F0;
}
#nav a:hover {
	color: #fff;
}
#nav li {
	xdisplay: inline;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
#nav li li {
	font-size: 10px;
	font-weight: normal;
}
.next {
	background: url(/images/right_arrow_0F6FCF.gif) center right no-repeat;
	padding-right: 12px;
}
#page #maincol {
	width: 600px;
	margin: 0 20px 0 0;
	float: right;
	xborder: 1px solid red;
}
#page #calendararea #maincol {
	width: 900px;
	margin: 0 0 0 20px;
	float: left;
}
#page #sidebar {
	width: 290px;
	float: left;
	xmargin-left: -10px;
	padding-left: 10px;
}
#page #sidebar h2 {
	background: url(/images/leftsidebar_h2_bg.png) top left no-repeat;
	width: 315px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 0 0 30px;
	font-weight: bold;
	margin-left: -20px;
}
.postdate {
	font-size: 11px;
	margin-top: -14px;
	color: #999;
}
.prev {
	background: url(/images/left_arrow_0F6FCF.gif) center left no-repeat;
	padding-left: 12px;
}
.response {
	font-size: 10px;
	margin: 20px 10px 10px 10px;
	padding-right: 30px;
	clear: both;
	display: block;
}
#sidebar {
	width: 280px;
	float: right;
	margin-right: -15px;
	padding-right: 35px;
}
#sidebar h2 {
	background: url(/images/sidebar_h2_bg.png) top left no-repeat;
	width: 315px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 0 0 10px;
	font-weight: bold;
	margin: 0px;
}
#sidebar h3 {
	margin: 0 0 0 10px;
	letter-spacing: -1px;
}
#sidebar ul {
	
}
#sidebar li {
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 3px;
	margin: 0 0 3px 10px;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}
#sidebar li a {
	text-decoration: none;
	color: #666;
	padding-right: 15px;
	background: url(/images/right_arrow_ccc.gif) center right no-repeat;
	
}
#sidebar li a:hover {
	color: #0F6FCF;
	background: url(/images/right_arrow_0F6FCF.gif) center right no-repeat;
	
}
#sidebar p {
	margin-left: 10px;
	padding-right: 30px;
	font-size: 12px;
}
#sidebar small {
	font-size: 11px;
	color: #999;
	font-style: italic;
}
.ui360 {
	margin-bottom: 20px;
}
#viewfullcal {
	text-align:right;
	margin:-40px 0 40px 0;
	font-size:11px;
}
#viewfullcal a {
	text-decoration: none;
	color: #BDD8F0;
}
#viewfullcal a:hover {
	color: #fff;
}
#welcome {
	margin-bottom: 18px;
	border-bottom: 1px solid #ccc;
}
#welcome h2 {
	color: #0F6FCF;
	text-transform: uppercase;
	font-size: 24px;
}
.wp-caption-text {
	font-size: 11px;
	font-style: italic;
	color: #999;
}
#wrapper {
	background: #fff;
	width: 940px;
	margin: 0 auto;
}
#wrapwrapper {
	width: 980px;
	margin: 0 auto;	
}



/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}