/*this is the style sheet for the 3 column, #1 design*//*this is the image padding for articles, guided trips, etc*/.imgPad { margin-right: 8px; margin-bottom: 8px; }/*main body background*/body {	background-color:3F3917;}/*nav bar color*/.topRow {	border:0px;	border-bottom-width:1px;	border-color:000000;	border-style:solid;	background-color:CC0000;}/*left column color and line colors.  line colors should match other columns*/.leftCol {	border:0px;	border-right-width:1px;	border-color:000000;	border-style:solid;	background-color:E0AA10;}/*right column color.  make sure border matches left column*/.rightCol {	border:0px;	background-color:E0AA10;}/*Center column color, make sure border color is equal to other columns*/.centerCol {	border:0px;	border-right-width:1px;	border-color:000000;	border-style:solid;	background-color:FFC112;}/*Nav text colors, both links and non-linked*/a.nav, .nav {	font-family:Helvetica, Geneva, Arial;	font-size:12px;	font-weight:bold;	color:000000;	line-height:14px;	text-decoration:none;}/*Nav text color on hover*/a.nav:hover {	font-family:Helvetica, Geneva, Arial;	font-size:12px;	font-weight:bold;	color:FFFFFF;	line-height:14px;	text-decoration:underline;}/*Nav vertical bar color*/.navSpacer {	background-color:000000;}/*header text (featured photo, featured article, etc...*/.header {	font-family:Helvetica, Geneva, Arial;	font-size:12px;	font-weight:bold;	color:5A4207;	line-height:14px;}/*header text in rounded boxes (e-mail reports, spotlight, etc)*/.roundTabHead {color:5A4207;font: bold 12px Helvetica, Geneva, Arial;text-transform: uppercase;padding-top: 4px;padding-left: 7px;}/*Main body text*/.t12, .snText, .snLink {	font-family:Helvetica, Geneva, Arial;	font-size:12px;	font-weight:normal;	color:000000;	line-height:14px;}/*This is pop-up photo background color and text on top.  ....Should be replaced....*/.t12red {	font-family:Helvetica, Geneva, Arial;	font-size:12px;	font-weight:normal;	color:000000;	line-height:14px; background-color:E3E1C3;}/*Main body text in italics*/.t12i {	font-family:Helvetica, Geneva, Arial;	font-size:12px;	font-weight:normal;	font-style:italic;	color:000000;	line-height:14px;}/*Main body text in italics and bold (featured title)*/.t12bi {	font-family:Helvetica, Geneva, Arial;	font-size:12px;	font-weight:bold;	font-style:italic;	color:000000;	line-height:14px;}a.link, .link {	font-weight:bold;	color:CC0000;	text-decoration:none;}a.link:hover {	color:CC0000;	text-decoration:underline;}.picture {	border:1px;	border-color:000000;	border-style:solid;}.dropDown {	font-family:Helvetica, Geneva, Arial;	font-size:12px;	background-color:#9C8138;	color:FFFFFF;}hr {	color:B9B569;}.greyBar {	background-color:727162;}.tbb {	border:0px;	border-bottom-width:1px;	border-color:000000;	border-style:solid;}.footer1 {	font-family:Helvetica, Geneva, Arial;	font-size:11px;	font-weight:normal;	color:FFFFFF;	line-height:12px;}.footer2 {	font-family:Helvetica, Geneva, Arial;	font-size:11px;	font-weight:normal;	color:FFFFFF;	line-height:12px;}a.footerLink {	font-weight:bold;	color:C2C2C2;	text-decoration:none;}a.footerLink:hover {	color:FFFFFF;}/*Photo gallery top and bottom color*/.galleryTopAndBottom {	background-color:E0AA10;	border:0px;	border-bottom-width:1px;	border-color:000000;	border-style:solid;}/*Dark Photo bar color (when no products this is color)*/.galleryDark {	background-color:E0AA10;}/*Light photo color (when no products this is color)*/.galleryLight {	background-color:FFC112;}/*Main products color (when no products this is color)*/.productsDark {	background-color:E0AA10;	border:0px;	border-bottom-width:1px;	border-color:000000;	border-style:solid;}/*Light products color (when no products this is color)*/.productsLight {	background-color:FFC112;	border:0px;	border-bottom-width:1px;	border-color:000000;	border-style:solid;}