/* CSS Reset */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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%;
	font: inherit;
}

a{ color: #003D79; text-decoration:none; font-weight:bold; }
a:hover{ text-decoration:none; }
a u{ text-decoration:none; }


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 
Useful basic stylings based on Stefan Nitzsche's work
http://nitzsche.info
*/

html {
  overflow-y: scroll;
}

body {
  background-color: #fff;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.ie7 address {
  font-style: normal;
}

.hideme {
  position: absolute;
  left: -999em;
  top: -999em;
}

label, 
input[type=button],
input[type=submit], 
button {
  cursor: pointer;
}

q:lang(de) {
  quotes: '"' '"' '‚' "'";
}

q:lang(en) {
  quotes: '"' '"' "'" "'";
}

abbr[title] {
  border-bottom: 1px dotted #888 !important;
  cursor: help;
}

a abbr {
  cursor: pointer !important;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/ 
  * html .clearfix { height: 1%; }
  .clearfix { display: block; }
/* End hide from IE-mac */

img { 
  -ms-interpolation-mode: bicubic; 
}

.clear {
	clear: both;	
}

/*********************
* Rayonier Styles
**********************/

body {
	background: #070510 url(/images/main_bg.jpg) repeat-x top;
}

#mainWrapper {
	margin: 0 auto;
	background-color: #FFF;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
	font-size: 62.5%;
	color: #000;
	width: 984px;	
}

#mainHeader, #mainContentWrapper, #mainFooter {
	width: 960px;	
}

#mainHeader, #mainContentWrapper, #mainFooter {
	padding: 0 12px;	
}

#mainHeader {
	}

#mainFooter {
    border-top: 1px solid #7E7E7E;
    color: #7E7E7E;
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    height: 45px;
    margin: 0px auto;
    padding-top: 10px;
    width: 938px;
}

#mainFooter a {
	color: #7e7e7e;
	font-size: 11px;
	
}

#headerLogo {
	margin-top: 20px;	
	padding-left:15px;
}

#headerRight {
    float: right;
    margin: 15px 0px 0 0;
    text-align: right;
    width: 400px;	
}

#headerTagline {
	margin-top: 25px;	
}

#headerSearchWrapper input {
	width: 230px;
	height: 20px;
	border: none;
	background: #f6f6f6 url(/images/search_bg.png) right center no-repeat;
	color: #8f8f93;
	padding-left: 5px;
	font-size: 11px;
}

#headerSearchWrapper select {		
	height: 20px;
	border: none;
	background: #f6f6f6;
	color: #8f8f93;
}

#mainMenuLeft {
	background: #fff url(/images/main_menu_left.jpg) no-repeat;	
	width: 13px;
	height: 31px;
	float: left;
}
#mainMenuRight {
	background: #fff url(/images/main_menu_right.jpg) no-repeat;
	width: 13px;
	height: 31px;	
	float: left;
}

#mainMenu {
	background: #fff url(/images/main_menu_bg.jpg) repeat-x;	
	float: left;
	height: 31px;
	width: 960px;
	margin-top: 20px;
}

#mainMenu ul {
	list-style: none inside none;	
	float: left;
	width: 934px;
	margin-top: 6px;
}

#mainMenu ul li {
	display: inline;
	margin-right: 35px;
}

#mainMenu ul li a, #mainMenu ul li a:link, #mainMenu ul li a:visited, #mainMenu ul li a:active {
	font-size: 1.3em;
	font-weight:normal;
	text-decoration: none;
	color: #6a6a6a;	
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	line-height: 18px;
}
#mainMenu ul li a:active, #mainMenu ul li a:hover {
	/*font-weight: bold;*/
	color: #000;
}

/* Home page styles */

#homeFlashContainer {
    height: 315px;
    width: 960px;	
}

#homeBusinessesContainer > a {
	display: block;
	float: left;
	padding-bottom:8px;
}

#homeBusinessesContainer > a.hover {
	position: relative;
}

#homeBusinessesContainer > a.hover > img {
	position: absolute;
	top: 0;
	left: 0;
}

#homeBottomContentLeft, #homeBottomContentRight {
	width: 387px;
	float: left;
}

.homeWidgetContent{ min-height:95px; }

#homeBottomContentRight {
	background: #FFFFFF url(/images/homeBottomRightBG.jpg) no-repeat;
	width: 528px;
	height: 200px;
	float: right;
	font-size: 11px;
	padding: 5px 10px;
}

#homeBottomContentRight .NewsDate, #homeBottomContentRight .NewsTitle {
	float: left;
}
#homeBottomContentRight .NewsDate {
	margin-right: 10px;
    color: #8C8C8C;
}
#homeBottomContentRight .NewsTitle, #homeBottomContentRight .NewsTitle a, #homeBottomContentRight .NewsTitle a:active, #homeBottomContentRight .NewsTitle a:hover, #homeBottomContentRight .NewsTitle a:visited {
    color: #494949;
	font-weight:normal;
}

#homeBottomContentRight hr {
    background-color: #cccccc;
    border: 0 none;
    color: #cccccc;
    height: 1px;
	margin-top: 1px;
}


#homeBottomContentBox1, #homeBottomContentBox2, #homeBottomContentBox3 {
	background-image: url(/images/homeBottomWidgetBG.png);
	background-repeat: no-repeat;
	width: 117px;
	height: 172px;
	padding: 6px;
	float: left;
	font-size: 11px;
    line-height: 12px;

}

#homeBottomContentBox1 img, #homeBottomContentBox2 img, #homeBottomContentBox3 img {
	margin-bottom: 5px;	
}

/* Contact Us */
#glFlashContentWrapper {
	margin-left: 20px;
}

/* Land Holdings */
#lhFlashContentWrapper {
	margin-left: 20px;
}
/* Global Presence */
#gpFlashContentWrapper {
	margin-left: 20px;
}



/* News Page */
#newsSidebar {
    float: left;
    width: 200px;
}

#newsContent {
	float: left;
    margin-left: 20px;
    width: 728px;
}

.articlesListLeftMenu .zoneContent {
	width: 750px;
}

#newsContent .header {
	font-size: 1.3em;
    font-weight: bold;
    text-align: left;
	padding:0;
	margin: 0;
}

#newsContent .NewsPTitle, #newsContent .NewsPBody {
	font-size: 9pt;
}

.articlesListLeftMenu .zoneContent {
	padding-top: 10px;
}

.newsArticle .newsItemDetail h1 {
    font-size: 25px;
    margin-bottom: 20px;
	margin-top: 20px;
}

.newsArticle .newsItemDetail .Date {
	margin-bottom: 20px;
}

/* Performance Fibers */
#pfFlashContentWrapper {
	margin-left: 100px;
}
#csFlashContentWrapper {
	margin-left: 190px;
	position:relative;
	top:-70px;
}

/* FAQ Page */
#faqQuestionList {
	padding-left: 94px;
	max-width: 600px;
}

#faqQuestionList a { padding-bottom:8px; }

.faqQuestion {
    font-size: 11px;
	font-weight: bold;
    line-height: 16px;
    padding-left: 30px;
	padding-top:4px;
	padding-bottom:4px;
    width: 700px;
}

.careersFAQ .faqQuestion { background: url("/images/career-faq-question-header-bg.jpg") repeat-y scroll left top white; }
.careersFAQ #faqQuestionList { padding-left: 54px; }

.forestFAQ .faqQuestion { background: url("/images/forest-faq-question-header-bg.jpg") repeat-y scroll left top white; }
.forestFAQ #faqQuestionList a { color:#519121;}

.realestateFAQ .faqQuestion { background: url("/images/realestate-faq-question-header-bg.jpg") repeat-y scroll left top white; }
.realestateFAQ #faqQuestionList a { color:#AFBD50;}

/* TEMPLATE CLASSES */

.navPane { float: left; background: #FFFFFF url(/images/navigation-background.png) no-repeat; font-size: 9pt;
    line-height: 15px;
    min-height: 220px;
    padding-left: 10px;
    padding-top: 10px;
    width: 155px;
}

.CMSTreeMenuTable { 
	line-height:20px; 
	padding-left:4px; 
	font-family: Arial, Helvetica, sans-serif;}

.CMSTreeMenuItem a, .CMSTreeMenuItem a:link, .CMSTreeMenuItem a:visited, .CMSTreeMenuItem a:active {
	color: #6A6A6A;
	font-weight: normal;
}

.CMSTreeMenuSelectedItem a, .CMSTreeMenuSelectedItem a:link, .CMSTreeMenuSelectedItem a:visited, .CMSTreeMenuSelectedItem a:active {
	color: #003D79;
	font-weight: bold;
}

.topContent{ float: right; width:791px; }

.topContent img { max-width:791px; }
.topContent .headerTitleImages img{ padding:20px 10px 16px 0px; float:left; }

.bottomFullWidth{ width:778px; }

/* Main Text Only */
	.oneColumnLeftWrapper{ float: left; padding-top:20px; }
	.oneColumnLeftHeader{ padding-bottom:0px; min-width: 675px; padding-left: 40px; }
	.oneColumnLeftHeader img{ padding:0px 10px 0px 0px !important; }
	.oneColumnSpacer{ float: left; width: 240px; }
	.oneColumnLeft{ float:left; width:720px; }

/* Two Column Template */
	.twoColumnLeftWrapper{ float: left; padding-top:20px; }
	.twoColumnLeftHeader{ padding-bottom:8px; min-width: 675px; padding-left: 40px; }
	.twoColumnLeftHeader img{ padding:0px 10px 0px 0px !important; }

	.twoColumnSpacer{ float: left; width: 240px; }

	.twoColumnLeft{ float:left; width:500px; }
	.twoColumnRight{ float: right; max-width: 190px; padding-top:20px; }
		.twoColumnRight .rightFeature-190{ padding-bottom:14px; clear: both;}
			.twoColumnRight .rightFeature-190 .blueBG { background: #FFFFFF url(/images/rightFeatures/blueBG-190x190.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 14pt; min-height: 197px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-230x80 { background: #FFFFFF url(/images/rightFeatures/blueBG-230x80.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 87px; padding: 11px 20px 0px 10px; margin-left: 14px; }
				.twoColumnRight .rightFeature-190 .blueBG-230x80 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-230x100 { background: #FFFFFF url(/images/rightFeatures/blueBG-230x100.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 107px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-230x100 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-250x120 { background: #FFFFFF url(/images/rightFeatures/blueBG-250x120.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 127px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-250x120 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-250x140 { background: #FFFFFF url(/images/rightFeatures/blueBG-250x140.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 147px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-250x140 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-250x170 { background: #FFFFFF url(/images/rightFeatures/blueBG-250x170.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 177px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-250x170 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-250x190 { background: #FFFFFF url(/images/rightFeatures/blueBG-250x190.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 11.5pt; min-height: 197px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-250x190 img { padding:0px 8px 0px 0px; }
			
			
			.twoColumnRight .rightFeature-190 .blueBG-190x120 { background: #FFFFFF url(/images/rightFeatures/blueBG-190x120.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 127px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-190x120 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-190x150 { background: #FFFFFF url(/images/rightFeatures/blueBG-190x150.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 157px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-190x150 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-190x90 { background: #FFFFFF url(/images/rightFeatures/blueBG-190x90.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 97px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-190x90 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .blueBG-170x90 { background: #FFFFFF url(/images/rightFeatures/blueBG-170x90.jpg) no-repeat; color: #6c6c6c; font-size: 8pt; line-height: 13.5pt; min-height: 97px; max-width:152px; padding: 10px 10px 0 10px; }
				.twoColumnRight .rightFeature-190 .blueBG-170x90 img { padding:0px 8px 0px 0px; }
			
			
			.twoColumnRight .rightFeature-190 .tanBG { background: #FFFFFF url(/images/rightFeatures/tanBG-190x240.jpg) no-repeat; color: #519121; font-style:italic; font-size: 8.5pt; line-height: 14pt; min-height: 237px; padding: 10px 4px 0 10px; }
				.twoColumnRight .rightFeature-190 .tanBG sub { color: #333333; font-size: 7.5pt; font-weight:bold; font-style:normal; }
				.twoColumnRight .rightFeature-190 .tanBG img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .tanBG-170 { background: #FFFFFF url(/images/rightFeatures/tanBG-190x170.jpg) no-repeat; color: #519121; font-size: 9pt; font-style: italic; font-weight: bold; line-height: 14pt; min-height: 162px; padding: 10px 4px 0 10px; }
				.twoColumnRight .rightFeature-190 .tanBG-170 sub { color: #333333; font-size: 7.5pt; font-weight:bold; font-style:normal; }
				.twoColumnRight .rightFeature-190 .tanBG-170 img { padding:0px 8px 0px 0px; }
			
			.twoColumnRight .rightFeature-190 .white-greyBG { background: #FFFFFF url(/images/rightFeatures/white-greyBG-190x305.jpg) no-repeat; color: #555555; font-size: 8.5pt; line-height: 11pt; min-height: 305px; padding: 10px 4px 0 10px; }
				.twoColumnRight .rightFeature-190 .white-greyBG img{ padding-bottom:2px; }		
				
			.twoColumnRight .rightFeature-190 .wfpaBG { background: #FFFFFF url(/images/rightFeatures/wfpaBG-190x280.jpg) no-repeat; color: #F5F5F5; font-size: 8pt; font-style: italic; font-weight: bold; line-height: 12pt; height: 165px; padding: 112px 4px 0 10px; }
				.twoColumnRight .rightFeature-190 .wfpaBG img{ padding:0px 8px 2px 0px; }
				
			.twoColumnRight .rightFeature-190 .green350BG { background: #FFFFFF url(/images/rightFeatures/greenBG-190x350.jpg) no-repeat; color: #F5F5F5; font-size: 8pt; font-style: italic; font-weight: bold; line-height: 12pt; min-height: 300px; padding: 50px 4px 0 10px; }
				.twoColumnRight .rightFeature-190 .green350BG img{ margin:0px 7px 8px 0px; }
	

/* Two Column Template @ Text Top */
	.textTop .topContent .headerText{ padding:0px 0px 0px 51px; float:left; width: 740px }
	.textTop .twoColumnSpacer{ float: left; width: 220px; }
	.textTop .twoColumnLeftHeader{ padding-bottom:8px; min-width: 500px; padding-left: 40px; }
	.textTop .twoColumnLeft{ padding-bottom:8px; min-width: 500px; }
	.textTop .twoColumnLeftWrapper{ float: left; padding-top:0px; }


/* Two Column Template @ Text Top */
	.textTop-noHeader .topContent .headerText{ padding:0px 0px 0px 51px; float:left; max-width: 740px }
	.textTop-noHeader .twoColumnSpacer{ float: left; width: 53px; }
	.textTop-noHeader .twoColumnLeftHeader{ padding-bottom:8px; min-width: 500px; padding-left: 0px; }
	.textTop-noHeader .twoColumnLeft{ padding-bottom:8px; min-width: 500px; }
	.textTop-noHeader .twoColumnLeftWrapper{ float: left; padding-top:0px; }


/* two column text top 300 width right bar */
	.textTop-noHeader-250rightbar .topContent .headerText{ padding:0px 0px 0px 51px; float:left; max-width: 740px }
		.textTop-noHeader-250rightbar .topContent .headerTitleImages img{ padding-bottom:0px; }
	.textTop-noHeader-250rightbar .twoColumnSpacer{ float: left; width: 61px; }
	.textTop-noHeader-250rightbar .twoColumnLeftWrapper{ float: left; padding-top:0px; }
	.textTop-noHeader-250rightbar .twoColumnLeftHeader{ padding-bottom:8px; min-width: 400px; padding-left: 0px; }
	.textTop-noHeader-250rightbar .twoColumnLeft{ padding-bottom:8px; max-width: 440px; }
	.textTop-noHeader-250rightbar .twoColumnRight{ float: right; max-width: 240px; padding-top:20px; text-align: right; }
	

/* TextTop 300width */
	.textTop-rightBar300width .topContent .headerText{ padding:0px 0px 0px 51px; float:left; max-width: 740px }
	.textTop-rightBar300width .topContent .headerText a img{ border: 0 none; }
	.textTop-rightBar300width .twoColumnSpacer{ float: left; width: 53px; }
	.textTop-rightBar300width .twoColumnLeftWrapper{ float: left; padding-top:8px; }
	.textTop-rightBar300width .twoColumnLeftHeader{ padding-bottom:8px; min-width: 450px; padding-left: 0px; }
	.textTop-rightBar300width .twoColumnLeft{ float:left; width:390px; padding-left: 55px; }
	.textTop-rightBar300width .twoColumnRight{ float: right; max-width: 300px; padding-top:20px; }
		
/* 250width Right Bar */
	.rightBar250width .twoColumnLeftHeader{ padding-bottom:8px; min-width: 615px; padding-left: 40px; }
	.rightBar250width .twoColumnRight{ float: right; max-width: 250px; padding-top:20px; }
	.rightBar250width .twoColumnLeft{ float:left; width:440px; }

/* 300width Right Bar */
	.rightBar300width .twoColumnLeftHeader{ padding-bottom:8px; min-width: 565px; padding-left: 40px; }
	.rightBar300width .twoColumnRight{ float: right; max-width: 300px; padding-top:20px; }
	.rightBar300width .twoColumnLeft{ float:left; width:390px; }

/*Leadership Template */
	.leadershipTemplate .topContent{ float: right; width:795px; }
	.leadershipTemplate .columnLeftWrapper{  }
	.leadershipTemplate .columnSpacer{ float: left; width: 65px; }

	.leadershipTemplate .topBodyContent{ float:left; width:725px; padding-bottom:40px; }
	.leadershipTemplate .columnLeft{ float:left; width:272px; min-height:680px; margin-bottom:40px; }
	.leadershipTemplate .columnRight{ float: right; width: 458px; min-height:680px;  margin-bottom:40px; }
	
	.leadershipTemplate .bioEntry {  }
		.leadershipTemplate .bioEntry table { width:100%; background: #FFFFFF url(/images/leadershipImages/bioSectionBG.jpg) right top no-repeat;  }
		.leadershipTemplate .bioEntry a { text-decoration:none; cursor:pointer; }
		.leadershipTemplate .topEntry table { background: #FFFFFF url(/images/leadershipImages/bioSectionBG-top.jpg) right top no-repeat; }
			.leadershipTemplate .bioEntry .active{ background: #FFFFFF url(/images/leadershipImages/bioSectionBG-active.jpg) right top no-repeat;  }
			.leadershipTemplate .topEntry .active{ background: #FFFFFF url(/images/leadershipImages/bioSectionBG-active-top.jpg) right top no-repeat; }
			
		.leadershipTemplate .bioEntry #thumbnail { width:35px; vertical-align:text-top;  }
			.leadershipTemplate .bioEntry #thumbnail img { padding:12px 7px !important; }
		
		.leadershipTemplate .bioEntry #title{ color: #7A7A7A; font-weight:normal; font-size: 8pt; height: 64px; line-height: 13px; padding: 0 0 0 7px; vertical-align: middle; }
			.leadershipTemplate .active #title{ color:#FFF; }
			.leadershipTemplate .bioEntry #title strong{ font-size:10pt; padding-bottom:2px; }
		
	.leadershipTemplate .leaderMainTitle{ font-size:9pt; color:#444444; height:50px; background: #FFFFFF url(/images/leadershipImages/bioMainTitleBG.jpg) top repeat-x; line-height:16px; padding:14px 0px 0px 14px; overflow:hidden; }
		.leadershipTemplate .leaderMainTitle strong{ font-size:11pt; }
	.leadershipTemplate .leaderMainBody{ padding:14px 20px 0px 14px; line-height: 20px; }
	.leadershipTemplate .topBodyContent{ width: 550px; margin-right:120px; }	

/* Generic In Page Styles */
	.mainBodyText{ color: #444444; font-size: 1.3em; line-height: 1.6em; font-family: Helvetica,Arial,sans-serif; }
		.mainBodyText img{ padding: 2px 15px 15px 0; vertical-align: text-top !important; }
		.mainBodyText td{ padding-top:0px; vertical-align: top; }
		.mainBodyText hr{ border: 1px solid #CBCBCB; color: #CBCBCB; height: 1px; margin: 20px 0px; padding:0px;}
		.mainBodyText .headerSplash{ background: #FFFFFF url(/images/inContentHeaderBG.png) left top no-repeat; height:25px; min-width:320px; font-weight:bold; font-size:8pt; padding:2px 0px 0px 10px; margin-bottom:10px; }
		.mainBodyText ol, ul { 
		    color: #94B035;
		    list-style: disc inside none; }
		.mainBodyText ul li{ 
		    color: #444444; }				
		
		
	.pageOverview{ 
		font-family: "Trebuchet MS",Arial,sans-serif;
/*
		font-size: 1.2em;
		line-height:1.35em;
		font-style:italic;
		word-spacing:-2px;
*/
		color: #7C7C7C; 
		padding:10px 0px 0px 0px; 
		margin-bottom: 0px; 
		display:block;

		font-size: 1.3em;
		line-height:1.3em;
		font-style:italic;
		padding:15px 0 5px;
		word-spacing:-1px;
	}

	.pageOverview span { padding-bottom: 5px; }
	
	.pageOverview a{ font-weight: normal; } 

/* Search */
	.search { }
	.search .header{ text-align:left; font-weight:bold; font-size:1.3em; }
	.search .twoColumnSpacer{ width: 50px; }
	.search .results{ width:500px; float:left; }
	.search .SearchDialog{ margin:20px 0px; }
	
/* Gallery Widget */
	.galleryWidget{ width:300px; }
		.galleryWidget #galleryWindow { width:300px; height:200px; }
			.galleryWidget #galleryWindow img{ width:300px; height:200px; }
		.galleryWidget #galleryCaption { padding:10px 0px; min-height:17px; font-size:1em; color:#444444; }	
		.galleryWidget #galleryThumb{ float:left; width:308px; padding-right:14px; padding-bottom: 14px; }
		.galleryWidget #galleryThumb img { width:91px !important; height:61px !important; margin:0px 8px 10px 0px; cursor:pointer; }
	
.contactUs{ } 
.contactUs .oneColumnSpacer { width: 190px; }
.contactUs .oneColumnLeft { width: 770px; }
.contactUs img{ padding:0px !important; }

.rssincl-head, .rssincl-itemdesc { display: none; }
.rssincl-entry { border-top: 1px solid #CCCCCC; background: none !important; width: 410px; }
#rssincl-box-37743 { overflow: auto !important; width: auto !important; }
#rssincl-box-37743 .rssincl-content .rssincl-entry {
	background: none !important;
	padding: 5px 0 0 5px;
}
#rssincl-box-37743 .rssincl-content .rssincl-entry .rssincl-itemtitle {
	margin: 0 !important;
}
.rssincl-itemtitle a { text-decoration: none !important; color: #003D79 !important; }

#valuesContainer a.hover {
	width: 196px; 
	height: 280px; 
	padding: 0; 
	margin: 0;
	display: block;
	float: left;
	position: relative;
}
#valuesContainer a.hover > img {
	position: absolute;
	top: 0;
	left: 0;
}