/*----------   ERIC MEYER'S RESET   ----------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/*----------   MAIN STYLES   ----------*/
body	{
	background-color: #b0ced1;
	color: #4d4d4f;
	font-family: helvetica, arial, sans-serif;
}
#container	{
	background: #fff url('../images/round_bottom.png') no-repeat left bottom;
	width: 1015px;
	margin: 36px auto;
}
#body	{
	overflow: hidden;
	clear: both;
	margin: 0 28px;
}
/*----------   HEAD   ----------*/
#head	{
	background: url('../images/round_top.png') no-repeat left top;
	padding: 18px 28px 12px 28px;
	overflow: hidden;
}
#head_info	{
	width: 238px;
	float: left;
}
#head_info h1	{
	padding-top: 36px;
	border-bottom: 1px solid #72a292;
	font-size: 25px;
	line-height: 27px;
	font-weight: normal;
}
#head_info h1 span	{
	display: block;
	font-size: 18px;
	line-height: 27px;
	text-transform: uppercase;
}
#logo	{
	float: left;
	margin-right: 25px;
} 
#header_photo	{
	float: right;
	margin-top: 38px;
}
#head_info p.subhead	{
	margin-top: 18px;
	margin-bottom: 45px;
	font-size: 16px;
}
#head_info p.contact	{
	font-size: 14px;
	line-height: 18px;
}
/*----------   NAV   39 to 34 pkl----------*/
ul#nav	{
	clear: both;
	list-style:none;
	margin: 0 28px 0 28px;
	border-top: 1px solid #636466;
	padding-top: 24px;
}
ul#nav li	{
	float: left;
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
	margin-right: 34px;
}
ul#nav li.last	{
	margin-right: 0;
	margin-left: 5px;
}
ul#nav li a	{
	color: #006b71;
	text-decoration: none;
}
ul#nav li a.current	{
	color: #4d4d4f;
}
/*----------   MAIN CONTENT   -----------*/
#content	{
	width: 556px;
	float: left;
	padding-top: 40px;
}
#content h2	{
	color: #006b71;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
	font-weight: normal;
}
#content h3 {
    color: #636466;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 6px;
    font-weight: bold;
}
#content p	{
	color: #636466;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}
/*links*/
#content a, #content a:link, #content a:visited	{
	color: #006b71;
    text-decoration: underline;
}
/*table formatting*/
table.resourcetable	{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 18px;
}
table.resourcetable th	{
	font-weight: bold;
	width: 75%;
}
/*unbulleted list*/
ul.nobullets	{
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}
ul.nobullets li	{
	margin-bottom: 6px;
}
ul.nobullets strong	{
	font-weight: bold;
}
/*Image formatting*/
.floatleft	{
	float: left;
	margin: 3px 12px 12px 0;
}
.clear	{
	clear: both;
}
/*----------   CONTACT FORM   ----------*/
#contactform	{
	font-size: 12px;
	line-height: 18px;
}
#contactform table	{
	margin-bottom: 8px;
	margin-top: 18px;
}
#contactform table th, #contactform table td	{
	vertical-align: top;
}
#contactform table th	{
	text-align: right;
	font-weight: normal;
	width: 173px;
	padding-right: 4px;
}
#contactform table td	{
	text-align: left;
	width: 380px;
}
#contactform label	{
	display: block;
	margin-bottom: 6px;
}
#contactform .textfield, #contactform textarea	{
	width: 243px;
	border: 1px solid #a6a6a7;
}
#contactform .textfield	{
	height: 12px;
	padding: 3px;
}
#contactform input.textfield:focus, #contactform textarea:focus	{
	border: 1px solid #006b71;
	background-color: #f7f7f7;
}
#contactform textarea	{
	padding: 3px;
	height: 110px;
	font-size: 12px;
}
input#submit	{
	margin-left: 177px;
	display: block;
	background-color: #006b71;
	color: #fff;
	border: 0;
	padding: 2px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.footnote	{
	font-size: 9px;
	line-height: 14px;
}
/*form validation styles*/
span.error	{
	color: #c00;
	display: block;
}
#contactform input.error, #contactform textarea.error	{
	border-color: #c00;
}
/*----------   SECONDARY CONTENT (side nav with picture  pete ---------*/

#secondary-content p {font-family: "HelveticaNeueW01-45Ligh";}

#secondary-content p
{color: #636466;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 12px;
}

#secondary-content	{
	margin-top: 40px;
	width: 350px;
	float: right;
	padding-bottom: 82px;
}
#secondary-content h3	{
	color: #636466;
	font-size: 56px;
	line-height: 68px;
	font-weight: normal;
}
#secondary-content p.link_audio	{
	margin-bottom: 10px;
	background: url('../images/dot.png') no-repeat left 2px;
	padding-left: 24px;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	color: #636466;
}
#secondary-content p.link_audio a	{
	display: block;
	
}
#secondary-content .mfw-photo	{
	margin-bottom: 34px;
	margin-top: 48px;
}
#secondary-content embed	{
	margin-bottom: 36px;
}
/*----------   FOOTER   -----------*/
#footer	{
	padding: 0 28px 18px 28px;
}
#footer p	{
	line-height: 11px;
	font-size: 9px;
	text-align: right;
}