* {margin: 0; padding: 0;}

body	{
	font: 62.5% "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; 
	color: #000; 
		}
		
#wrap	{
	width:100%;
	text-align:left;
		}
		
#header	{
	margin-bottom: 10px;
	}

		
#header h1	{
	overflow: hidden;
	height: 100px;
		}
		
#sidebar	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
		}
		
#nav, #login	{
	display:none;
	}


#locations	{
	display:none;
	}

a {color:#333;}
a:visited {color:#333;}
	
#content-home	{float: left; width: 635px;margin-left:-12px;padding-left:0;}
#content-home h2#splash {}

#content-home-wrap	{margin-top: 10px; background: url(../images/content-home-bg.gif) bottom left no-repeat;}
#headlines {float: left; width: 400px; font-size: 1.2em;}
#headlines h2	{padding:0 0 0 10px;background: #004f77 url(../images/headlines-h-bg.gif) top left no-repeat; color: #fff;}
#headlines h3 {padding:0 0 0 10px;}
#headlines p	{margin: 0 0 15px 0; padding: 0 5px 0 11px;}
#headlines ul	{margin: 10px 10px 10px 25px;}
#headlines li {line-height: 1.7em;}

#quicklinks {margin-left: 400px; font-size: 1.2em;}
#quicklinks h2	{padding:0 0 0 13px;background: #004f77 url(../images/quicklinks-h-bg.gif) top left no-repeat; color: #fff;}
#quicklinks p	{margin: 0 0 15px 0; padding: 0 5px;}
#quicklinks ul	{margin: 10px 10px 10px 30px;}
#quicklinks li {line-height: 1.7em;}

#content	{font-size: 1.3em; line-height: 1.5em;}
#content h3 {margin:0 0 0 11px;font-size:1.5em;}
#content h4 {margin:0 0 0 12px;font-size:1.1em;}
#content img.right	{float: right; border: 1px solid #004f77; padding: 3px; margin: 5px 5px 10px 10px;}
#content p	{margin: 0 0 15px 0; padding: 0 5px 0 12px;}
#content ul	{margin: 10px 10px 10px 26px;}
#content li {line-height: 1.7em;}
	
#subtitle	{background: #004f77 url(../images/sub-h-bg.gif) top left no-repeat;}
#subtitle h2	{background: transparent url(../images/sub-h-bottom.gif) bottom left no-repeat; color: #fff; font-size: 1.7em; font-weight: 300; padding: 6px 5px 7px 5px; margin-bottom: 10px;}

* html #footer {float:left;width:820px;margin:-5px 0 0;}
#footer {clear:both; background: #66813a url(../images/footer-bg.gif) top left no-repeat;}
#footer .logos {float:right;padding:5px 10px 0;}
#footer .logos img {padding:3px 5px;}
#footer p	{font-size: 1.1em; background: transparent url(../images/footer-bg-bottom.gif) bottom left no-repeat; padding: 10px; color: #000;}