/*-------------------------------------------------
baseline
-------------------------------------------------*/

body {
	font-family: helvetica, arial, verdana, sans-serif;
	background: #f5f5ea url(../images/background_fade.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

p, li {
	font-size: 10pt;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #5a4e3c;
	margin: 0 0 20px 0;
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 0 0 0 30px;
}

ul.lowerLatin { list-style-type: lower-latin; }

ul.lowerRoman { list-style-type: lower-roman; }

li {
	margin: 0;
}

h1 {
	font-size: 20pt;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	margin: 0 0 36px 0;
}

h2 {
	font-size: 13pt;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 36px 0;
}

h3 {
	font-size: 12pt;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	color: #6c5d48;
	margin: 0 0 2px 0;
}

a {
	color: #5a4e3c;
	text-decoration: underline;
}

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

a img {
	border: 0;
}

blockquote {
	line-height: 1.4em;
	font-family: georgia;
}

cite {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 10px;
}

div.container {
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

span.highlight {
	background-color: #ffc;
}

span.highlight_bright {
	background-color: #f8ec11;
	padding: 0 3px;
}

td, th {
	vertical-align: top;
	font-family: helvetica, arial, verdana, sans-serif;
}

div.hr {
	height: 0px;
	width: 100%;
	border-top: 1px #e7e6d5 solid;
	border-bottom: 1px #fff solid;
	overflow: hidden;
}
div.hrSection
{
	width: 80%;
	border-top: 1px #d5d4bf dashed;
	overflow: hidden;
	margin: 0px auto 10px auto;
}

.separator {
	margin-top: 30px;
	margin-bottom: 30px;
}

.separatorShort {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.colorless {
	background-color: transparent;
}

.red {
	color: red;
}

.green {
	color: green;
}

/*-------------------------------------------------
font colors for web page areas
-------------------------------------------------*/
.fcHome {
	color: #446d99;
}

.fcAbout {
	color: #cd6914;
}

.fcBrochures {
	color: #b12020;
}

.fcProfiles {
	color: #749450;
}

.fcCareers {
	color: #b6b721;
}

.fcContact {
	color: #737373;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block; clear: both;}
/* End hide from IE-mac */

/*-------------------------------------------------
header
-------------------------------------------------*/

div#header {
	height: 144px;
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

div#header.home
{
	background-image: url(../images/header_home_fade_top.jpg);
	background-repeat: no-repeat;
}

div#header.about {
	background-image: url(../images/header_about_fade_top.jpg);
	background-repeat: no-repeat;
}

div#header.brochures {
	background-image: url(../images/header_brochures_fade_top.jpg);
	background-repeat: no-repeat;
}

div#header.profiles {
	background-image: url(../images/header_profiles_fade_top.jpg);
	background-repeat: no-repeat;
}

div#header.careers {
	background-image: url(../images/header_careers_fade_top.jpg);
	background-repeat: no-repeat;
}

div#header.contact {
	background-image: url(../images/header_contact_fade_top.jpg);
	background-repeat: no-repeat;
}

div#header p {
	padding-top: 2px;
	font-size: 10pt;
	font-family: helvetica, arial, verdana, sans-serif;
}

div#header img.logo
{
	float: left;
	margin: 54px 0 0 36px;
	padding: 0;
}

div#header a img {
	border: 0;
}

div#header #navContainer {
	float: right;
	margin: 78px 28px 0 0;
	padding: 0px;
}

div#header #navContainer #navlist {
	list-style-type: none;
	margin: 0;
	padding: 4px;
}

div#header #navContainer #navlist li {
	font-size: 12pt;
	display: inline;
	padding: 4px;
}

div#header #navContainer #navlist li a {
	color: #5A4E3C;
	text-decoration: underline;
	padding: 4px;
}

div#header #navContainer #navlist li a:hover {
	color: #000;
	text-decoration: underline;
	padding: 4px;
}

div#header #navContainer #navlist li.selected {
	padding: 4px;
	margin: 0;
	background-color: #d3d3c5;
}

div#header #navContainer #navlist li.selected a {
	color: #433a2d;
	padding: 4px;
	margin: 0;
	background-color: #d3d3c5;
	text-decoration: none;
	border: none;
}

/*-------------------------------------------------
photoBlock
-------------------------------------------------*/

div#photoBlock {
	height: 162px;
	width: 990px;
	margin: 0 auto;
	border-bottom: 1px #fff solid;
}

/*-------------------------------------------------
photoBlock Background Variations
-------------------------------------------------*/

div#photoBlock.home {
	background-image: url(../images/photoBlock_home_fade.jpg);
	background-repeat: no-repeat;
}

div#photoBlock.about {
	background-image: url(../images/photoBlock_about_fade.jpg);
	background-repeat: no-repeat;
}

div#photoBlock.brochures {
	background-image: url(../images/photoBlock_brochures_fade.jpg);
	background-repeat: no-repeat;
}

div#photoBlock.profiles {
	background-image: url(../images/photoBlock_profiles_fade.jpg);
	background-repeat: no-repeat;
}

div#photoBlock.careers {
	background-image: url(../images/photoBlock_careers_fade.jpg);
	background-repeat: no-repeat;
}

div#photoBlock.contact {
	background-image: url(../images/photoBlock_contact_fade.jpg);
	background-repeat: no-repeat;
}

div#photoBlock .blockLeft
{
	float: left;
	width: 648px;
	height: 162px;
	margin: 0 0 0 36px;
	padding: 0;
}

div#photoBlock .blockLeft p.titleTopCenter
{
	font-size: 30pt;
	color: #fff;
	margin: 0;
	padding: 60px 0 0 0;
}

div#photoBlock .blockLeft p.titleTop
{
	font-size: 30pt;
	color: #fff;
	margin: 0;
	padding: 44px 0 0 0;
}

div#photoBlock .blockLeft p.titleBottom {
	font-size: 16pt;
	color: #fff;
	margin: 0;
	padding: 0;
}

div#photoBlock .blockRight
{
	float: Right;
	width: 306px;
	height: 112px;
	margin: 0;
	padding: 50px 0 0 0;
}

div#photoBlock .blockRight img
{
	width: 300px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

/*-------------------------------------------------
content
-------------------------------------------------*/

div#content
{
	width: 990px;
	margin: 0;
	padding: 30px 0 0 0;
}

div#content.home {
	background-image: url(../images/content_home_fade_bottom.jpg);
	background-repeat: no-repeat;
}

div#content.about {
	background-image: url(../images/content_about_fade_bottom.jpg);
	background-repeat: no-repeat;
}

div#content.brochures {
	background-image: url(../images/content_brochures_fade_bottom.jpg);
	background-repeat: no-repeat;
}

div#content.profiles {
	background-image: url(../images/content_profiles_fade_bottom.jpg);
	background-repeat: no-repeat;
}

div#content.careers {
	background-image: url(../images/content_careers_fade_bottom.jpg);
	background-repeat: no-repeat;
}

div#content.contact {
	background-image: url(../images/content_contact_fade_bottom.jpg);
	background-repeat: no-repeat;
}

div#content #sideBar {
	float: left;
	width: 206px;
	margin: 0;
	padding: 14px;
	background-image: url(../images/background_sidebar.jpg);
	border: 1px #e7e6d5 solid;
	background-color: #EEEDDF;
	background-repeat: repeat-x;
}

div#content #sideBar p {
	line-height: 1.2em;
}

div#content #sideBar p.title {
	color: #5A4E3C;
	font-size: 12pt;
	font-weight: bold;
	text-shadow: #fff 0px 1px 1px;
	margin: 0;
	padding: 0 0 14px 0;
}

div#content #sideBar p.titleHome a {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #sideBar p.titleHome a:hover {
	color: #446d99;
	text-decoration: none;
}

div#content #sideBar p.titleAbout a {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #sideBar p.titleAbout a:hover {
	color: #cd6914;
	text-decoration: none;
}

div#content #sideBar p.titleBrochures a {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #sideBar p.titleBrochures a:hover {
	color: #b12020;
	text-decoration: none;
}

div#content #sideBar p.titleProfiles a {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #sideBar p.titleProfiles a:hover {
	color: #749450;
	text-decoration: none;
}

div#content #sideBar p.titleCareers a {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #sideBar p.titleCareers a:hover {
	color: #b6b721;
	text-decoration: none;
}

div#content #sideBar p.titleContact a {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #sideBar p.titleContact a:hover {
	color: #737373;
	text-decoration: none;
}

div#content #sideBar p.title.last {
	padding: 0;
}

div#content #sideBar p.title img {
	margin: 0;
	padding: 0 4px 0 0;
	vertical-align: 1px;
}

div#content #sideBar p.text {
	color: #5A4E3C;
	font-size: 9pt;
	font-weight: normal;
	margin: 0 0 0 9px;
	padding: 0 0 8px 0;
}

div#content #sideBar p.text a {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #sideBar p.text a:hover {
	color: #5A4E3C;
	text-decoration: underline;
}

div#content #sideBar p.text.last {
	padding: 0 0 16px 0;
}

div#content #rightContent {
	width: 720px;
	margin: 0 0 0 270px !important; margin: 0 0 0 266px;
	padding: 0;
}

div#content #rightContent {
	line-height: 1.2em;
}

div#content #rightContent .photoInlayLeft {
	float: left;
	width: 312px;
	height: 232px;
	margin: 0 30px 20px 0;
	padding: 3px;
	background-color: #fff;
	border: 1px #dbdac8 solid;
}

div#content #rightContent .photoInlayLeft .photoTitle
{
	position: relative;
	height: 20px;
	width: 300px;
	margin: -21px 0 0 0;
	padding: 0 6px 0 6px;
	bottom: 0px;
	background-color: #fff;
	z-index: 2;
	overflow: hidden;
	color: #493f30;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	text-align: center;
	border-width: 1px 0px 0px 0px;
	border-color: #666;
	border-style: solid;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

div#content #rightContent .photoInlayRight {
	float: right;
	width: 312px;
	height: 232px;
	margin: 0 30px 20px 0;
	padding: 3px;
	background-color: #fff;
	border: 1px #dbdac8 solid;
}

div#content #rightContent .photoInlayRight .photoTitle
{
	position: relative;
	height: 20px;
	width: 300px;
	margin: -21px 0 0 0;
	padding: 0 6px 0 6px;
	bottom: 0px;
	background-color: #fff;
	z-index: 2;
	overflow: hidden;
	color: #493f30;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 8pt;
	line-height: 22px;
	text-align: center;
	border-width: 1px 0px 0px 0px;
	border-color: #666;
	border-style: solid;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

div#content #rightContent .profilePhoto
{
	float: left;
	height: 230px;
	width: 170px;
	margin: 0;
	padding: 4px;
	background-color: #fff;
	border: 1px #dbdac8 solid;
}

div#content #rightContent .profileTextBlock {
	width: 500px;
	height: auto;
	margin: 0 0 0 215px;
	padding: 0;
}

div#content #rightContent .profileTextBlock .profileTitle {
	font-weight: bold;
}

div#content #rightContent .profileTextBlock .profileLink {
	font-weight: bold;
}

div#content #rightContent .profileTextBlock .profileLink a {
	color: #749450;
	text-decoration: underline;
}

div#content #rightContent .profileTextBlock .profileLink a:hover {
	color: #5A4E3C;
	text-decoration: underline;
}

div#content #rightContent #columnLeft {
	float: left;
	width: 415px;
	margin: 0;
	padding: 0;
}

div#content #rightContent #columnRight {
	float: right;
	width: 305px;
	margin: 0;
	padding: 0;
}

div#content #rightContent #columnRight #photoTop {
	width: 305px;
	height: 206px;
	margin: 0;
	padding: 0;
	background-image: url(../images/background_photo_fade.png);
	background-repeat: no-repeat;
}

div#content #rightContent #columnRight #photoTop img
{
	width: 206px;
	height: 206px;
	margin: 0 50px;
	padding: 0;
}

div#content #rightContent #columnRight #photoThumbnails
{
	width: 240px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 6px;
}

div#content #rightContent #columnRight #photoThumbnails .thumbs a {
	width: 36px;
	height: 36px;
	background-color: #fff;
	border: 1px solid #dbdac8;
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 1px;
}


div#content #rightContent #columnRight #photoThumbnails .thumbs a:hover {
	width: 36px;
	height: 36px;
	background-color: #fff;
	border: 1px solid #8f8e7c;
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 1px;
}

div#content #rightContent #brochureThumbnails {
	width: 720px;
	height: auto;
	margin: 0;
	padding: 0;
}

div#content #rightContent #brochureThumbnails .bThumbs {
	float: left;
	width: auto;
	height: 300px;
	margin: 0 80px 40px 80px;
	padding: 0;
}

div#content #rightContent #brochureThumbnails .bThumbs p {
	width: 184px;
	color: #5A4E3C;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#content #rightContent #brochureThumbnails .bThumbs p a {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #rightContent #brochureThumbnails .bThumbs p a:hover {
	color: #5A4E3C;
	text-decoration: none;
}

div#content #rightContent #pageOutlineTop {
	width: 720px;
	height: 42px;
	margin: 0;
	padding: 0;
	background-image: url(../images/background_pageoutline_top.png);
	background-repeat: no-repeat;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopLeft {
	float: left;
	width: 320px;
	height: 42px;
	margin: 0;
	padding: 0;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopLeft p {
	font-size: 16pt;
	line-height: 42px;
	margin: 0;
	padding: 0;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopRight
{
	float: right;
	width: 346px;
	height: 42px;
	margin: 0 0 0 54px;
	padding: 0;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopRight p {
	font-size: 9pt;
	color: #545454;
	line-height: 42px;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopRight p a {
	color: #749450;
	text-decoration: none;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopRight p a:hover {
	color: #749450;
	text-decoration: underline;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopRightAbout
{
	float: right;
	width: 346px;
	height: 42px;
	margin: 0 0 0 54px;
	padding: 0;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopRightAbout p {
	font-size: 9pt;
	color: #545454;
	line-height: 42px;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopRightAbout p a {
	color: #CD6914;
	text-decoration: none;
}

div#content #rightContent #pageOutlineTop #pageOutlineTopRightAbout p a:hover {
	color: #CD6914;
	text-decoration: underline;
}

div#content #rightContent #pageOutlineBottom {
	width: 698px;
	height: auto;
	margin: 0 0 36px 0;
	padding: 10px 10px 10px 10px;
	background-color: #f3f3e6;
	border: 1px #e7e6d5 solid;
}

div#content #rightContent #pageOutlineBottom .pageOutlinePhoto {
	float: left;
	width: 170px;
	height: 230px;
	margin: 0 10px 10px 0;
	padding: 3px;
	background-color: #fff;
	border: 1px #dbdac8 solid;
}

div#content #rightContent #pageOutlineBottom .downloadBox {
	height: 40px;
	margin: 0 0 10px 188px;
	padding: 0 10px 0 10px;
}

div#content #rightContent #pageOutlineBottom .downloadBox p {
	font-size: 10pt;
	line-height: 40px;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#content #rightContent #pageOutlineBottom .downloadBox p img
{
	margin: 0;
	padding: 0 8px 0 0;
	vertical-align: -10px;
}

div#content #rightContent #pageOutlineBottom .downloadBox p a {
	color: #749450;
	text-decoration: none;
}

div#content #rightContent #pageOutlineBottom .downloadBox p a:hover {
	color: #000;
	text-decoration: none;
}

/*-------------------------------------------------
footer
-------------------------------------------------*/

div.footer
{
	height: auto;
	text-align: center;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #99978d;
	padding: 0px 0 30px 0;
	font-size: 10pt;
	line-height: 1.4em;
	clear: both;
	margin: 15px 0 0 0;
}

div.footer a {
	color: #828076;
	text-decoration: none;
}

div.footer a:hover {
	color: #45413d;
	text-decoration: none;
}

div.footer .bottomNav {
	float: left;
	margin: 0;
	padding: 0;
}

div.footer .bottomNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.footer .bottomNav ul li
{
	font-size: 10pt;
	display: inline;
	margin: 0;
	padding: 4px 16px 4px 0px;
	color: #828076;
}

div.footer .bottomCopy {
	float: right;
	margin: 0;
	padding: 0;
}

div.footer .bottomCopy p
{
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #828076;
}