body {
	background-color: #eeeeee;
	color: #222222;	
	font-family: Verdana, sans-serif;	
	font-size: 60%;
}

a, a:visited, a:active, a:link {
	text-decoration: none;
	color: #cc3300;
}

a:hover {
	text-decoration: underline;
}

.error {
	color: red;
	font-weight: bold;
	}

h1,h2,h3,h4,h5,h6 {	
	font-weight: bold;
	color: #000066;
	font-family: Arial Narrow, Verdana, sans-serif;	
}

h1 {
	font-size: 2.3em;
	margin: -2px 0px 10px 0px;
}


h3 {
	font-size: 1.8em;
	margin: 10px 0px 10px 0px;
}


b, strong {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

#wrapper {
	text-align: center;	
}

div.column {
	width: 959px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;	
}

#header, #board-area, #content, #footer, #board-footer {
	min-width: 959px;
}

#header {
	height: 80px;	
	background: #eeeeee url(/images/page_background.gif) repeat-y 50%;	
}

#header-home {
	height: 80px;	
	background: #eeeeee url(/images/top_splash.png) repeat-y 50%;	
}

#logo {
	padding: 10px 0px 0px 25px;
	float: left;
	display: inline;
}

#community-logo {
	padding: 20px 0px 0px 25px;
	float: left;
	display: inline;
}


div.footer-promo {
	width: 200px;
	float: left;
	margin-left: 25px;
	display: inline;
	font-size: 1.3em;
	color: #000066;
}

div.footer-promo a, div.footer-promo a:visited, div.footer-promo a:active, div.footer-promo a:link {
	text-decoration: none;
	color: #000066;
	}

#footer-logo {
	width: 250px;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	display: inline;
	text-align: center;
}
	
div.footer-promo .section {
	font-weight: bold;
	color: #000066;
	}

#home-splash-area {
	height: 200px;
	background: #eeeeee url(/images/homepage_splash.jpg) repeat-y 50%;	
	}

#about-us-splash-area {
	height: 200px;
	background: #eeeeee url(/images/about_us_splash.jpg) repeat-y 50%;	
	}

#about-us-subsplash-area {
	height: 50px;
	background: #eeeeee url(/images/about_us_subsplash.jpg) repeat-y 50%;	
	}

#how-we-help-splash-area {
	height: 200px;
	background: #eeeeee url(/images/how-we-help_splash.jpg) repeat-y 50%;	
	}

#how-we-help-subsplash-area {
	height: 50px;
	background: #eeeeee url(/images/how-we-help_subsplash.jpg) repeat-y 50%;	
	}

#blog-splash-area {
	height: 200px;
	background: #eeeeee url(/images/blog_splash.jpg) repeat-y 50%;	
	}

#blog-subsplash-area {
	height: 50px;
	background: #eeeeee url(/images/blog_subsplash.jpg) repeat-y 50%;	
	}

#contact-us-splash-area {
	height: 200px;
	background: #eeeeee url(/images/contact-us_splash.jpg) repeat-y 50%;	
	}

#footer-area {
	height: 29px;
	background: #eeeeee url(/images/page_footer.gif) no-repeat 50%;	
	}

#page-footer {
	background: #eeeeee;	
	}

#content {	
	background: #eeeeee url(/images/page_background.gif) repeat-y 50%;	
	padding-bottom: 50px;
	min-height: 320px;
}

.title {
	padding:0px 0px 15px 0px;
	}
	
.numlist {
	margin:0px 0px 0px 25px;
	font-size:1.2em;
	line-height:1.4em;
	padding-bottom:8px;
}		

.bullet {
	margin:0px 0px 0px 25px;
	font-size:1.2em;
	line-height:1.4em;
	padding-bottom:8px;
	list-style-type: square;
}	

.filed-under {
	float: left;
	font-size: 1.1em;
	}

div.left-column, div.middle-column, div.right-column, div.content-column, div.content-wide {
	float: left;
	display: inline;	
}

div.blog-list {
    margin-bottom: 30px;
}

.date {
    font-size: 1.1em;
	padding: 5px 0px 5px 0px;
	font-style:italic;
}

div.blog-list ul li {
    margin-bottom: 20px;
}

div.content-column p, div.content-wide p {	
	line-height: 18px;
}

div.left-column p, div.middle-column p, div.right-column p {
	line-height: 16px;
	}

div.middle-column h2, #events-list h2, div.left-column h2 {	
	margin-bottom: 20px;
}

.para {
	margin-bottom: 8px;
	font-size: 1.4em;
	line-height: 1.46;
}

div.left-column {
	width: 400px;
	margin: 0px 0 0 25px;
	
}

div.content-column {
	width: 450px;
	margin: 0px 0 0 25px;
}
	div.left-column p, div.content-column p, div.content-wide p {
		margin-bottom: 8px;
		font-size: 12px;
	}
	div.content-column ul {
		margin-bottom: 8px;
	}
	div.content-column li, .wikinav li {
		font-size: 12px;
		margin-bottom: 4px;
		list-style-type:square;
		line-height: 16px;
		padding-left: 5px;
		margin-left: 25px;
		padding-right: 20px;
	}

div.content-wide{
	width: 675px;
	margin: 0px 0 0 25px;
	
}

div.middle-column {
	width: 225px;
	margin: 0px 0 0 25px;
}

div.middle-column li {
	display: inline-block;
}

div.middle-column p, div.right-column p {
	font-size: 1.3em;
	margin-top: 3px;
}

blockquote {
	font-size: 1.3em;
	line-height:1.4em;
	margin-top: 3px;
	margin-left: 25px;
	margin-right: 25px;
}

div.middle-column ol li {
	font-size: 1.1em;
	margin-top: 3px;
}

div.middle-column a.more-link {
	margin: 6px 0 15px 0;
}

div.right-column {
	width: 225px;
	margin: 0px 0 0 25px;
}

#sidebar {
	float: right;
	display: inline;
	width: 217px;
	margin: 0;	
	padding: 0 6px;
}

#content-well {
	width: 640px;
}

#content {
	padding-top: 28px;
}

#content.interior {
	padding-top: 15px;
	background: #fff url(images/bg_body-interior.png) repeat-y 50% -8px;
}

#content.thought-capital {
    background: #fff url(images/bg_body-thought-capital.png) repeat-y 50% -8px;
}

#events-list h3 {
	font-size: 1.4em;
	font-weight: 100;
	margin: 0 0 0 0;
	font-family: Verdana, sans-serif;	
}

#events-list p {
	margin: 5px 0 0 0;
	font-size: 1.3em;
}

#events-list ul li {
	display: inline-block;
	margin-bottom: 24px;
	width: 100%;
	overflow: hidden;
}

#events-list p.location, .blog-list p.location {
	font-size: 1.1em;
	font-style: italic;
	margin: 3px 0;	
}

#events-list ul li div.event-date {
	background: #fff url(/images/date_tag.png) no-repeat;
	width: 45px;
	height: 50px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 3px;
	font-size: 1.4em;
	color: #000066;
}

#events-list ul li div.event-details {
	padding-left: 55px;
}

a.more-link {
	display: block;
	text-align: right;
	font-size: 1.25em;
	font-style: italic;	
}

#footer {	
	background: #EEEEEE url(/images/footer_background.gif) repeat-y 50% top;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 90%;
}

#footer #copyright, #footer .contact-info {
	display: inline;
	text-transform: uppercase;
}

#footer #feeds {
	margin-top: 10px;	
}

#search {
	float:right;
	padding-right: 20px;
	padding-top: 25px;
	vertical-align:middle;
	}


#main-nav {
	float: left;
	display: inline;
	width: 490px;
	margin-top: 24px;
	margin-left: 34px;
}

#main-nav li {
	float: left;
	display: inline;
	padding-left: 0px;
}

#main-nav span {
	display: none;
}

#main-nav li a {
	display: block;
	height: 50px;
	background-image: url(/images/navbar.png);
	background-repeat: no-repeat;
}

#nav-home {
	width: 65px;
}

#nav-home:hover {
	background-position: 0 -100px;
}

#nav-home.selected {
	background-position: 0 -200px;
}

#nav-about {	
	width: 87px;
	background-position: -65px 0;
}

#nav-about:hover {
	background-position: -65px -100px;
}

#nav-about.selected {
	background-position: -65px -200px;
}

#nav-how-we-help {	
	width: 95px;
	background-position: -152px 0;
}

#nav-how-we-help:hover {
	background-position: -152px -100px;
}

#nav-how-we-help.selected {
	background-position: -152px -200px;
}

#nav-blog {	
	width: 90px;
	background-position: -247px 0;
}

#nav-blog:hover {
	background-position: -247px -100px;
}

#nav-blog.selected {
	background-position: -247px -200px;
}

#nav-contact {	
	width: 115px;
	background-position: -337px 0;
}

#nav-contact:hover {
	background-position: -337px -100px;
}

#nav-contact.selected {
	background-position: -337px -200px;
}

table {
	margin-bottom: 32px;
}

table tr td, table tr th {
	padding: 4px 12px 4px 2px;
	border-bottom: 1px solid #eee;
}

table tr th {
	font-size: 110%;
	font-weight: bold;
	background-color: #eee;
}

fieldset {
	border: 1px solid #ccc;
	padding: 0px 25px 15px 15px;
	margin: 10px 0px 0px 0px;
}

.clear {
	margin: 0px;
	}

fieldset.container-inline-date div.form-item {
	float: left;
	display: inline-block;
	margin-right: 4px;
}

label {
	display: block;
	padding: 4px 0;
	margin-top: 10px;
	font-size: 110%;
}

legend {
	font-size: 160%;
	font-weight: bold;
	font-family: Arial, sans-serif;	
	color: #336f97;
}

div.description {
	font-size: 90%;
	color: #999;
	margin-top: 4px;
}

table tr.even {
	background-color: #DDF2BB;
}

table tr th a {
	color: 
}

td.region {
	font-size: 120%;
	background-color: #999999;
	color: #fff;
}

td div.form-item {
	padding-top: 12px;
}

div.admin-panel {
	border: 1px solid #ccc;	
	padding: 10px;
	margin-bottom: 16px;
}

div.compact-link {
	margin-bottom: 2px;
	padding: 3px 6px 3px 0;
	background-color: #f8f8f8;
	text-align: right;
}

dl dt {
	display: block;
	font-size: 120%;
	padding: 0 0 4px 0;
}

dl dd {
	padding: 2px 10px 10px 10px;
}

div.form-item {
	margin-bottom: 12px;
}

div.messages {
	padding: 1em;
	border: 1px solid #99cc00;
	background-color: #f6f6f6;
	margin: 0 0 16px 0;
	font-weight: bold;
}

#permissions td.module {
	background-color: #999;
	font-size: 160%;
	font-weight: bold;
	color: #fff;
}

#permissions td.permission {
	font-weight: bold;
}

#breadcrumb {
	padding-bottom: 20px;
	text-transform: lowercase;
}

div.help {
	margin: 10px 0;
}

/**
 *	Specific control adjustments
 */ 

textarea, input[type='text'] {
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:3px;
}

div.thought-capital-left-col h2, div.thought-capital-right-col h2, div.content-column h2 {
    font-size: 1.6em;
}

body #sidebar-left {	
	 margin-bottom: 20px;
}

body #sidebar-left li {
	padding: 3px 0;	  
	margin: 0;     
	     
}

body #sidebar-left li ul {
	padding: 3px 0 0 20px;
}        

body #sidebar-left ul li a {
    margin: 0;
    padding: 0;          
    
}

ul.in-the-news-list li {
    margin-bottom: 12px;
}

ul.in-the-news-list {
    padding-right: 16px;
}

div.body ul {
	padding: 3px 0 12px 20px;
}

div.body li {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 15px;
	list-style-type: square;
}

.commentBody {
	font-size: 110%;
	color: #000000; 
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top:5px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px dotted #ff9900;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}

.commentBody, .trackbackBody{
	color: #000000; 
	margin-bottom: 10px;
}

input.btn {
   color:#000000;
   font-family:'verdana',helvetica,sans-serif;
   font-size:1.1em;
   padding: 2px;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   background-color:#eeeeee;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#eeeeee');}

input.btn:hover {
	border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}
   
#search input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;	   
	padding: 3px;
	margin-top: 0px;
	}
	
.highlight { background-color: yellow; }

.nav{
	vertical-align: top;
	width:200px;
	margin-right:20px;
	padding-left:20px;
	float: right;
}
	.nav ul {
		font-size: 1.3em;
		line-height: 1.4em;
		}
	
.wiki_printicons {
	margin-top:0px;
	float: right;
	}
	
html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(/images/facebook_share_icon.gif) no-repeat top left; }	