* { margin: 0; padding: 0; }

html
{
	color: Black;
	background-color: #eceada;
	font: normal 80%/1.6 Arial, Helvetica, Sans-Serif;
}

/* Links */

a
{
	color: #000000;
	padding: 0 2px;
	font-weight: bold;
	text-decoration: none;
}

a:link
{
	color: #000000;
}

a:visited
{
	color: #000000;
}

a:hover, a:active
{
	border-bottom: 1px solid #5b5600;	
}

/* Headings */

h1, h2, h3, h4, h5, h6
{
	color: #5b5600;
	line-height: 1.5em; 
	padding: 10px 0 0;
}

h1 { font-size: 1.8em; }

h2 { font-size: 1.5em; }

h3 { font-size: 1.3em; }

h4, h5, h6
{
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
}

/* Lists */

ul
{
	margin: 25px 30px;
	line-height: 2.0em;
	list-style-type: square;
}

ol
{
	margin: 25px 35px;
	line-height: 2.0em;
}

/* Other Html Elements */

hr
{
	height: 1px;
	clear: both;
color: #5b5600;
}

p
{
	margin: 10px 0;	
}

abbr, acronym, cite, kbd, dfn
{
	cursor: help;
	font-style: normal;
	border-bottom: 1px dotted #333333;
}

.strike
{
	text-decoration: line-through;
}

/* Structure */

#header
{
	float: left;
	width: 100%;
	clear: both;
	background: #5b5600;
}

#navigation
{
	float: left;
	width: 100%;
	clear: both;
	background-color: #ddd9bd;
}

#wrapper
{
	float: left;
	width: 100%;
	clear: both;
	margin: 0 auto;
}

#footer
{
	clear: both;
}

#content
{
	width: 60%;
	float: left;
}

#news
{
	width: 225px;
	float: left;
	padding-left: 10px;
		padding-right: 10px;

}

#footer
{
	float: left;
	width: 100%;
	clear: both;
}

#meta
{
	float: left;
	width: 100%;
	padding: 10px 0;
	background-color: #ddd9bd;
}

/* Header */

#header a
{
	color: #fdf5c3;
}

#header a:hover, #header a:active
{
	border-bottom-color: #fdf5c3;
}

#header h1, #header h2
{
	padding: 0;
	float: left;
	display: inline;
}

#header h1
{
	margin: 10px 5px;
}

#header h2
{
	margin: 15px 5px 10px;
	color: #c6cf6f;
	font-size: 1.3em;
	line-height: 2.0em;
	padding-left: 10px;
	border-left: 1px solid #c6cf6f;
}

/* Navigation */

#navigation ul
{
	margin: 0;
	float: left;
	width: 100%;
	list-style-type: none;
	background: url(images/menu_bg.png) top left repeat-x;
}

#navigation li
{
	float: left;
}

#navigation a
{
	float: left;
	color: #29280b;
	display: block;
	padding: 5px 8px;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	border-bottom-width: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation a:hover, #navigation a:active
{
	background: #eceada;
}

#navigation li.active a
{
	color: #fef7ce;
	background: #5e5802;
}

/* Content */

.post
{
	padding: 10px;
}

.post-content a
{
	padding-right: 20px;
	background: url(images/tick.png) center right no-repeat;
}

.post-footer
{
	color: #777777;
	font-size: 0.8em;
	font-weight: bold;
}

/* News */

.item
{
	padding: 10px 0;
	margin: 0 50px 0 25px;
	border-bottom: 1px dotted #999999;
}

.item a
{
	padding-left: 17px;
	background: url(images/tick.png) center left no-repeat;
}

.item h4
{
	padding: 0 0 2px;
	text-transform: none;
}

.item em
{
	color: #777777;
	font-size: 0.8em;
	font-style: normal;
}

.item p
{
	font-size: 1.0em;
	margin: 0;
}

/* Meta */

#meta div
{
	width: 30%;
	float: left;
	margin: 0 15px; 
}

#meta h3
{
	color: #cccc99;
}

#meta ul
{
	margin: 0;
	list-style-type: none;
}

#meta a
{
	display: block;
	color: #cccc99;
	padding: 5px 8px;
	margin-top: -1px;
	border-top: 1px dotted #aaaa77;
	border-bottom: 1px dotted #aaaa77;
}

#meta a:hover, #meta a:active
{
	color: #29280b;
	background-color: #7b794c;
}

.popular
{
	padding-left: 10px;
}

/* Copyright */
#copyright {
	margin: 0;
	clear: both;
	padding: 10px;
	color: #f6fcdd;
	background-color: #5b5600;

}
#copyright p
{
	padding: 10px;
	color: #f6fcdd;
	
}

#copyright a
{
	color: #9d9b6e;
	padding-left: 18px;
	background: url(images/accept.png) left center no-repeat;
}

#copyright a:hover, #copyright a:active
{
	border-bottom-color: #9d9b6e;
}
.questions {
	color:#990022;
}
ul.locations, li.locations {
	list-style-type: none;
	margin-left:0px;
	line-height: normal;
}
ul.offerings, li.offerings {
	color:#5b5600;
	font-size:1.1em;
		margin-bottom:0px;
		padding-bottom:0px;
		margin-top:0px;
		padding-top:0px;
		line-height: normal;
		font-weight:bold;
	}
	h3.offerings {
		
		line-height: normal;
	}
	ul.resources, li.resources {
		list-style: none;
	}
	.resourcesheaders {
		font-size:.8em;
			color: #5b5600;
	}
	p.resourcessubs {
					color: #5b5600;
					font-weight:bold;
	}
	.red {
		color:red;
	}
	