body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666C40;
	line-height: 155%;
	background-color:#7F8E2B;
}



/* 
LINKS & HOVER EFFECTS ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/

a, a:link, a:visited {color:#666C40; text-decoration: underline;}

a:hover {
	color:#666C40;
	text-decoration: none;
}

.emailList a, .emailList a:link, .emailList a:visited {font-size:11px; color: #8F9955; text-decoration: none;}
.emailList a:hover {color: #B3BA82; text-decoration: none;}

.nextMeetingPodContent a, .nextMeetingPodContent a:link, .nextMeetingPodContent a:visited {color:#A5B4C1; text-decoration:underline;}
.nextMeetingPodContent a:hover {color:#A5B4C1; text-decoration:none;}


a.lnkPrimaryNews, a.lnkPrimaryNews:link, a.lnkPrimaryNews:visited {color:#545F13; font-size:17px; line-height:106%; display:block; padding:0px 0px 10px 0px; text-decoration: none;}
a.lnkPrimaryNews:hover {color:#323807; text-decoration: none;}

a.lnkSecondaryNews, a.lnkSecondaryNews:link, a.lnkSecondaryNews:visited {color:#50591D; font-weight:bold; text-transform:uppercase; line-height:106%; display:block; padding:0px 0px 6px 0px; text-decoration: none;}
a.lnkSecondaryNews:hover {color:#2B3009; text-decoration: none;}

#footer a, #footer a:link, #footer a:visited {color:#3F4715; text-decoration:none;}
#footer a:hover {color:#3F4715; text-decoration:underline;}

.intRightColumn a, .intRightColumn a:link, .intRightColumn a:visited {font-size:10px; color:#485116; text-decoration:none;}
.intRightColumn a:hover {color:#485116; text-decoration:underline;}

a.lnkBottom, a.lnkBottom:link, a.lnkBottom:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#717C31; font-weight:bold; text-transform:uppercase; line-height:106%; display: block; margin-top:30px; padding:5px 0px 0px 0px; border-top:1px solid #717C31; width:40%; text-decoration: none;}
a.lnkBottom:hover {color:#454D15; text-decoration: none;}

#subNavWrapper a, #subNavWrapper a:link, #subNavWrapper a:visited {color:#9CA566; line-height:106%; display:block; padding:5px 18px; margin-right:9px; text-decoration:none;}
#subNavWrapper a:hover {color:#9CA566; background:#5C661F; text-decoration:none;}





/* 
FORMS -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/




/* 
LISTS -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/

.intRightColumn ul {
	padding:20px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
}

li.bullet {
	background:url(../../images/imgBulletBlueSquare.gif) no-repeat 15px 2px;
	padding:0px 0px 20px 29px;
}

li.bulletPdf {
	background:url(../../images/imgIconPdf.gif) no-repeat 15px 0px;
	padding:0px 0px 20px 35px;
}




/* 
LAYOUT -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/


/* ----- SITE TEMPLATE STYLES ----------------------------------------------------------------------------------------------- */
#headerWrapper {
	background:url(../../images/bkgHeader.gif) no-repeat 50% #FFFFFF;
	height:318px;
	width:100%;
}

#headerPola {
	width:955px;
	text-align:left;
	background:url(../../images/imgPassion.gif) no-repeat right;
}

#mainWrapper {
	width:955px;
	background:url(../../images/bkgMain.gif) repeat-y;
	padding-bottom:30px;
}

#leftColumn {
	width:183px;
	margin:0px;
	padding:0px;
	text-align:left;
	background:url(../../images/bkgMain.gif) repeat-y; /*implementing same background as 'main wrapper' b/c it wasn't extending based on this floated column's content*/
	float:left;
}

#mainColumn {
	margin:0px 0px 0px 206px; /*-- this is the proper width (in all browsers except IE6)*/
	_margin:0px 0px 0px 203px;  /*-- this is the IE6 width required to accomodate their 3px left margin error; the underscore before the property feeds it to IE6 ONLY; the uncerscored property must immediately follow the non-underscored property*/
	padding:0px;
	text-align:left;
	clear:none;
}

.emailList {
	width:138px;
	background:url(../../images/bkgEmailList.gif) repeat-y;
	margin:30px 0px 30px 18px;
}

.emailList span {
	font-size:10px;
	color:#8F9955;
	line-height:120%;
	text-align:left;
	display:block;
	padding:10px 15px 10px 13px;
}

.specialEvents {width:138px; margin:30px 0px 30px 18px;}

#awards { width:174px; }
	#awards p { font-size:10px; line-height:115%; color:#cfd2b5; text-align:center; padding:0px 0px 15px 0px; margin:0px auto; width:80%;}

#bottTools {/*margin-left:206px;*/ padding:20px 0px; overflow:hidden;}
	#bottTools img { float:left; padding-right:8px;}

#footer {
	font-size:10px;
	line-height:106%;
	color:#3F4715;
	text-align:left;
	margin:30px 0px 0px 238px;
	/*REPLACED MARGIN WITH ABOVE FROM ORGINAL CSS FROM OLD DDD SITE
	margin:0px;
	*/
}

#footer .content {
	display:block;
	padding-bottom:7px;
}

#footer .label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.05em;
}

#subNavWrapper {
	text-align:right;
	margin:0px 0px 20px 0px;
}

.subNavOn {
	color:#9CA566;
	line-height:106%;
	background:#5C661F;
	display:block;
	padding:5px 18px;
	margin-right:9px;
}

/*Feedback   --  Pod styles are in 'Overlay' stylesheet*/
#fdbkTab {
	width:32px;
	height:112px;
	position:fixed;
	right:0px;
	top:398px;
}




/* ----- HOMEPAGE STYLES ----------------------------------------------------------------------------------------------- */

#homeContent {
	background:url(../../images/bkgHomeContent.gif) repeat-y;
	width:749px;
	text-align:left;
	overflow:hidden;
}

.homeLeftColumn {
	width:490px;
	margin-top:6px;
	padding-left:15px;
	overflow:hidden;
}

.hmPodWrapper { background:url(../../images/bkgHmDoublePods.gif) repeat-y; overflow:hidden;}

.homeLeftColumn .hmPod {color:#434c12; width:236px; float:left;}
	.homeLeftColumn .hmPod a {color:#434c12; text-decoration:none;}
	.homeLeftColumn .hmPod a:hover {color:#434c12; text-decoration:none; border-bottom:1px dotted #5a6420;}
	.homeLeftColumn .hmPod h3 { font-size:14px; line-height:100%; color:#3f5a73; text-transform:uppercase; font-weight:bold; background:url(../../images/bkgHmPodHdr.gif) no-repeat; padding:13px 0px 0px 20px; height:42px; margin:0px;}
	.homeLeftColumn .hmPod ul { list-style-type:none; padding:0px 20px; margin:0px;}
	.homeLeftColumn .hmPod ul li { text-transform:uppercase; line-height:105%; padding:0px 0px 8px 0px;}
	.homeLeftColumn .secondPod { margin-left:13px;}
	.homeLeftColumn .hmPod #sptlightContent { line-height:115%; padding:0px 15px 0px 15px;}
		.homeLeftColumn .hmPod #sptlightContent .photo { float:left; width:75px;}
		.homeLeftColumn .hmPod #sptlightContent .details { line-height:105%; float:left; width:120px; padding-left:10px;}
			.homeLeftColumn .hmPod #sptlightContent .details .name { font-size:14px; display:block; padding-bottom:6px;}
			.homeLeftColumn .hmPod #sptlightContent .details .title { font-size:11px; text-transform:uppercase; font-style:italic; display:block; padding-bottom:6px;}
		.homeLeftColumn .hmPod #sptlightContent .descrip { clear:left; font-size:10px; line-height:120%; padding:23px 0px 0px 0px;}
	

.homeLeftColumn .horizDivider {
	border-top:1px solid #667222;
	margin-top:20px;
	padding-bottom:0px;
}

.homeRightColumn {float:right; width:231px; margin-top:12px;}
	.homeRightColumn a.lnkMtngArchives {color:#a1a876; font-style:italic; display:block; background:url(../../images/btnMeetingArchives.gif) no-repeat; padding:5px 4px 0px 15px; width:130px; height:22px;  text-decoration: none;}
	.homeRightColumn a.lnkMtngArchives:hover {color:#BCC49B; text-decoration: none;}

.nextMeetingPod {
	/*width:200px;*/
	background:url(../../images/bkgNextMtng.gif) repeat-y;
}

.nextMeetingPodContent {
	color:#A5B4C1;
	line-height:120%;
	text-align:left;
	padding:0px 31px 20px 31px;
}

.nextMeetingPodContent .label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a1a876;
	font-weight:bold;
	letter-spacing:.05em;
	line-height:108%;
	display:block;
	padding-top:15px;
}

.dontMissItPod {margin-top:13px; background: url(../../images/imgHmDontMissFtr.gif) bottom no-repeat #5c7d9b; padding-bottom:15px;}
	.dontMissItPod ul {padding:12px 0px 0px 0px; margin:0px; color:#193349; line-height:113%; list-style-type:none;}
	.dontMissItPod ul li {background:url(../../images/imgBulletCheck.gif) no-repeat 10px 0px; padding:0px 20px 20px 40px;}
	.dontMissItPod a {color:#193349; text-decoration:none;}
	.dontMissItPod a:hover {color:#FFF; text-decoration:none;}

.primaryNews {
	color:#FFFFFF;
	line-height:170%;
}

.primaryNews img {
	border:7px solid #C3CB93;
	margin:0px 20px 5px 0px;
}

.secondaryNews {
	padding-top:25px;
	display: block;
	position: relative;
	/*overflow:auto;*/  /***VERY IMPORTANT -- This allows one of the nested columns to have more content than the other and still have the DIV below wrap properly***/ 
	float:left; /*Added by Poulin*/
}

.secondaryNewsLft {
	color:#667222;
	line-height:140%;
	width:180px;
	float:left;
	clear:none;
}

.secondaryNewsRt {
	color:#667222;
	line-height:140%;
	margin:0px 0px 0px 252px;
	width:180px;
	padding:0px;
	clear:none;
}

.secondaryNewsLft img, .secondaryNewsRt img {
	border:1px solid #C3CB93;
	margin:0px 0px 5px 0px;
}

/* ----- HOMEPAGE FEATURED PROMO ----------- */
#featured {width:488px; overflow:hidden; height:400px; /*VERY IMPORTANT-height property keeps the page from jumping up when promo rotates!*/}
	#featured ul.ui-tabs-nav {position: relative; top:294; left:0px; width:488px; list-style-type:none; padding:0px; margin:0px; }
	#featured ul.ui-tabs-nav li {margin: 0px; padding: 12px 7px 12px 0px; width: 91px; float: left; filter:alpha(opacity=50); opacity:0.5;}
	#featured ul.ui-tabs-nav li img {border: 1px solid #d5dbb4; float:left;}
	#featured ul.ui-tabs-nav li.lastThumb{padding-right:5px;}
	#featured ul.ui-tabs-nav li.ui-tabs-selected {background: url(../../images/imgFeatArrowBullet.gif) no-repeat 0px 5px; cursor: default; filter:alpha(opacity=100); opacity:1;}
	#featured ul.ui-tabs-nav li:hover {cursor: pointer; filter:alpha(opacity=100); opacity:1;}
	
	#featured .ui-tabs-panel { width:488px; height:294px; position:relative;}
	#featured .ui-tabs-panel img {border:1px solid #d5dbb4;}
	#featured .ui-tabs-panel .info {color:#FFF; line-height:110%; position:absolute; bottom:1px; left:1px; height:70px; width:486px; background: url(../../images/bkgFeatTrnspOverlay.png); border-top: 1px solid #d5dbb4;}
	#featured .info h2 {font-size: 18px; font-weight: normal; display:block; margin:0px; padding:12px 12px 12px 12px; }
	#featured .info p {font-size: 12px; padding: 0px 12px 12px 12px; margin: 0px;}
	#featured .info a {color:#FFF; text-decoration:none;}
	#featured .info a:hover {color:#a7bfd5; text-decoration:none;}
	#featured .ui-tabs-hide { display:none;}

/*#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
}
*/


/*#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:294; left:0px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}*/


/*
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}*/


/* ----- INTERIOR PG STYLES ----------------------------------------------------------------------------------------------- */

#interiorContent {
	background:#DFE3CA;
	width:749px;
	text-align:left;
}

.intLeftColumn {
	width:480px;
	margin-top:23px;
	padding:0px 25px 0px 32px;
	_padding:0px 15px 0px 25px; /*IE6 workaround*/
	border-right:1px solid #667222;
}

.intLeftColumnWhole {
/*	width:480px;
*/	margin-top:23px;
	padding:0px 25px 0px 32px;
	_padding:0px 15px 0px 25px; /*IE6 workaround*/
/*	border-right:1px solid #667222;
*/}

.intRightColumn {
	font-size:10px;
	color:#485116;
	line-height:108%;
	float:right;
	width:190px;
	margin:23px 15px 0px 0px;
}

.downloadsTtl {
	background:#A2AA76;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:.05em;
	text-transform:uppercase;
	color:#DFE3CA;
	padding:5px 5px 5px 7px;
	margin-left:0px;
}

.horizDivider {
	border-top:1px solid #667222;
	margin-top:20px;
	padding-bottom:20px;
}

.phtStroke {
	border:1px solid #667222;
}

.phtLrg {
	border:1px solid #667222;
	display:block;
	margin-bottom:32px;
}

.phtNestedRt {
	border:1px solid #667222;
	margin:5px 0px 10px 20px;
}

.phtWithCaptionRt {
	float:right;
	margin:5px 0px 10px 20px;
	font-size:10px;
	line-height:130%;
	color:#666666;
	font-style:italic;
}

.phtWithCaptionLft {
	float:left;
	margin:5px 20px 10px 0px;
	font-size:10px;
	line-height:130%;
	color:#666666;
	font-style:italic;
}

.section {
	padding:20px 32px 7px 32px;
	_padding:20px 32px 7px 25px;  /*IE6 workaround*/
	font-size:16px;
	color:#425284;
	line-height:108%;
}

.accent01 {
	color:#425284;
}

.head {
	padding:0px 0px 13px 0px;
	font-size:19px;
	color:#545F13;
	line-height:108%;
}

.head .date {
	font-size:11px;
	font-weight:bold;
	color:#546596;
	display:block;
	padding-bottom:4px;
}

.subHead {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:108%;
	font-weight:bold;
	letter-spacing:.05em;
	padding:25px 0px 0px 0px;
	border-bottom:1px solid #667222;
	margin-bottom:10px;
}

.subHeadAccent {
	color:#808950;
	font-style:italic;
	font-size:12px;
}

.subHeadBar {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:108%;
	letter-spacing:.05em;
	padding:3px 10px;
	margin:40px 0px 0px -10px;
	background:#c4c9a8;
/*	background: #cbd0b1;
*/}

td.colTtl {
	border-bottom:1px dotted #717fab;
}

tr.altRow {
	background:#d5d9be;
/*	background:#d7dbc1;
*/}

td.borderTop {
	border-top:1px dotted #717fab;
}

td.indented {
	padding-left:25px;
}

.indentedItalSerif {
	font-family:"Times New Roman", Times, serif;
	padding-left:25px;
	font-style:italic;
	font-weight:bold;
}

.clearLeft { clear:left;}
