body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%; /* Resets 1em to 10px */
color: #606;
background-color: #fff;
margin: 0px;
}

#container
{
width: 750px;
margin: 0 auto;
background-color: #fff;
color: #333;
line-height: 130%;
}

#top
{
padding: 0;
margin: 0;
background-color: #fff;
width: 750px;
line-height: 100%;
}

#top img
{
padding: 0;
margin: 0;
border: none;
}

#leftnav
{
float: left;
width: 150px;
margin: 0;
padding: 1em 0;
font-size: 1.0em;
list-style: none;
line-height: 150%;
}

#leftnav a
{
color: #606;
text-decoration: none;
}

#leftnav a:hover
{
color: #606;
text-decoration: underline;
}

#leftnav ul
{
list-style: none;
margin-left: 0.5em;
padding-left: 0;
}

#leftnav li
{
padding-left: 10px;
background-image: url(images/nav.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#content
{
margin-left: 187px;
padding: 1em 0;
font-size: 1.2em;
line-height: 120%;
}

#content h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #606;
}

#content img
{
float: right;
margin-bottom: 0.5em;
}

#content a
{
color: #606;
text-decoration: underline;
}

#content a:hover
{
color: #606;
text-decoration: none;
}

#content ul
{
list-style: none;
margin-left: 0.5em;
padding-left: 0;
}

#content li
{
padding-left: 10px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#fullwidthcontent
{
width: 750px;
margin: 0;
padding: 1em 0;
font-size: 1.2em;
line-height: 120%;
}

#fullwidthcontent h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #606;
}

#fullwidthcontent h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #606;
font-weight: bold;
margin-bottom: 0px;
}
#fullwidthcontent h3 a {
	text-decoration: none;
}
#fullwidthcontent h3 a:hover {
	text-decoration: underline;
}

#fullwidthcontent img
{
float: right;
margin-bottom: 0.5em;
}

#fullwidthcontent a
{
color: #606;
text-decoration: underline;
}

#fullwidthcontent a:hover
{
color: #606;
text-decoration: none;
}

#fullwidthcontent ul
{
list-style: none;
margin-left: 0.5em;
padding-left: 0;
}

#fullwidthcontent li
{
padding-left: 10px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.subheading
{
color: #606;
font-weight: bold;
}

.time
{
font-size: 1.2em;
color: #606;
font-weight: bold;
}

.cost
{
font-size: 1.2em;
color: #606;
font-style: italic;
}

#footer
{
clear: both;
margin: 0;
padding: 0;
color: #606;
background-color: #fff;
}

#footer a
{
color: #606;
text-decoration: none;
}

#footer a:hover
{
color: #606;
text-decoration: underline;
}

#footerinfo
{
width: 750px;
}

#footercmb {
text-align: center;
margin-top: 2px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#navcontainer ul
{
padding-top: 3px;
padding-bottom: 3px;
padding-left: 0;
margin-top: 0;
margin-left: 0;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
background-color: #fff;
float: left;
width: 750px;
font-size: 1.0em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
text-decoration: none;
float: left;
border-right: 1px solid #999;
color: #666;
}

#navcontainer ul li a:hover
{
color: #606;
}

img.bordered {
	padding: 3px;
	border: 1px solid #ccc;
}
.article {
	margin-bottom: 20px;
	margin-left: 20px;
}
.article p {
	margin: 0;
}
.article p.blurb {
	margin: 5px 0;
}
.article p.date {
	color: #999;
	font-size: 1em;
	float: right;
	margin: 0;
	padding: 0;
}
.article p.more {
	margin: 0;
}

a img {
	border: none;
}