body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center; /* centers wrapper div in older IE */
	background: #B6B197;
}

#top {
	position: relative;
	top: -100px;
}

#wrapper {
	text-align: left; /* puts text align back to normal */
	width: 750px;
	border: 1px solid #FFF;
	border-bottom: 0;
	margin: 25px auto;
	background: #EEE url(images/b+w_photo02_reflect.jpg) no-repeat 0 338px;
}

#branding-photo {
	width: 275px;
	float: left;
}

#content-wrapper {
	width: 474px;
	float: left;
	border-left: 1px solid #FFF;
	background: #FFF url(images/header_strip.gif) repeat-x top;
}

#content {
	padding: 55px 38px 40px 38px;
	color:#666;
}

img#logo {
	margin: 0 0 1em 0;
}

ul.nav-global {
	list-style: none;
	margin: 1em -1em 2.5em 0;
	padding: 0;
	font-size: .85em;
	color: #666;
	zoom:1; /*fixes background clipping caused by negative margins in Win IE 6*/
}

#content ul.nav-global li {
	display: inline;
	margin: 0 0.05em;
}

#content ul.nav-global a:link { text-decoration:none; color: #666;}
#content ul.nav-global a:visited { text-decoration:none; color: #666}
#content ul.nav-global a:hover { text-decoration:underline; color: #C74A34;}
#content ul.nav-global a:active { text-decoration:underline; color: #000;}

ul.nav-pagesections {
	list-style: outside url(images/arrow_down.gif);
	line-height: 1.5em;
	margin-left: 1.5em;
	padding-left:0;
	padding-right:0;
}

#content ul.nav-pagesections a {padding: 1px;}
#content ul.nav-pagesections a:link {text-decoration:none;}
#content ul.nav-pagesections a:visited {text-decoration:none;}
#content ul.nav-pagesections a:hover {color:#FFF;text-decoration:none; background: #C74A34;}
#content ul.nav-pagesections a:active {text-decoration:underline;}


#content h1 {
	font-size: 1.8em;
	color: #C74A34;
	font-weight:normal;
	}

#content h2 {
	font-size: 1.4em;
	color: #C74A34;
	font-weight:normal;
}

#content h3 {
	font-size: 1.2em;
	color: #C74A34;
	font-weight:normal;
}

#content h4 {
	font-size: 1em;
	color: #C74A34;
	font-weight:normal;
}

#content p {
	line-height: 1.5em;
	margin-right: 8px;
}

#content li {
	margin-right: 8px;
}

#content ol {
	line-height: 1.5em;
	margin-left: 1.5em;
	padding-left:0;
	padding-right:0;
}

#content ol li {
	list-style: outside url(images/arrow_right.gif);
	margin-bottom: 1em;
}

#content ol.approach li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	}


.toplink {
	float:right;
	display: block;
	margin: -12px -12px 0 5px;
	height: 20px;
	width: 30px;
	background:url(images/arrow_top.gif) no-repeat top right;
}

.toplink span {
	position:absolute;
	left: 5000px;
}

a.link-pdf, a.link-generic, a.link-word {
	padding: .5em 0 .5em 2em;
	}

a.link-pdf {
	background: url(images/icon_pdf_sml.gif) no-repeat left center;
	}

a.link-generic {
	background: url(images/icon_generic_sml.gif) no-repeat left center;
	}

a.link-word {
	background: url(images/icon_word_sml.gif) no-repeat left center;
	}

#content a:link {color: #C74A34; text-decoration:none;}
#content a:visited {color:#C74A34/*#7744AA*/; text-decoration:none;}
#content a:hover {color:#C74A34; text-decoration:underline;}
#content a:active {color: #111; text-decoration:underline;}

#branding-tagline {
	background: #C74A34;
	}

#footer {
	clear: both;
	height: 1px;
	background: #FFF;
}
