/*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:000000;}/*nav bar color*/.topRow {	border:0px;	border-bottom-width:1px;	border-color:D6B83A;	border-style:solid;	background-color:3A4269;}/*left column color and line colors.  line colors should match other columns*/.leftCol {	border:0px;	border-right-width:1px;	border-color:D6B83A;	border-style:solid;	background-color:000000;}/*right column color.  make sure border matches left column*/.rightCol {	border:0px;	border-right-width:1px;	border-color:D6B83A;	border-style:solid;	background-color:000000;}/*Center column color, make sure border color is equal to other columns*/.centerCol {	border:0px;	border-right-width:1px;	border-color:D6B83A;	border-style:solid;	background-color:000000;}/*Nav text colors, both links and non-linked*/a.nav, .nav {	font-family:Helvetica, Geneva, Arial;	font-size:13px;	font-weight:bold;	text-shadow:dropshadow:black;	color:D6B83A;	line-height:14px;	text-decoration:none;}/*Nav text color on hover*/a.nav:hover {	font-family:Helvetica, Geneva, Arial;	font-size:13px;	font-weight:bold;	color:DE9320;	line-height:14px;	text-decoration:underline;}/*Nav vertical bar color*/.navSpacer {	background-color:D6B83A;}/*header text (featured photo, featured article, etc...*/.header {	font-family:Helvetica, Geneva, Arial;	font-size:13px;	font-weight:bold;	color:D6B83A;	line-height:14px;}/*header text in rounded boxes (e-mail reports, spotlight, etc)*/.roundTabHead {color:2C3154;font: bold 13px Helvetica, Geneva, Arial;text-transform: uppercase;padding-top: 4px;padding-left: 7px;}/*Main body text*/.t12, .snText, .snLink {	font-family:Verdana, Geneva, Arial;	font-size:13px;	font-weight:normal;	color:FFFFFF;	line-height:16px;}/*Main body text in italics*/.t12i {	font-family:Helvetica, Geneva, Arial;	font-size:13px;	font-weight:normal;	font-style:italic;	color:FFFFFF;	line-height:16px;}/*Main body text in italics and bold (featured title)*/.t12bi {	font-family:Helvetica, Geneva, Arial;	font-size:13px;	font-weight:bold;	font-style:italic;	color:DE9320;	line-height:16px;}a.link, .link {	font-weight:bold;	color:DE9320;	text-decoration:none;}a.link:hover {	color:DE9320;	text-decoration:underline;}.picture {	border:0px;	border-color:000000;	border-style:solid;}.dropDown {	font-family:verdana, Geneva, Arial;	font-size:12px;	background-color:000000;	color:D6B83A;}hr {	color:DE9320;}.greyBar {	background-color:F0F0F0;}.tbb {	border:0px;	border-bottom-width:1px;	border-right-width:1px	border-color:D6B83A;	border-style:solid;}.footer1 {	font-family:Helvetica, Geneva, Arial;	font-size:11px;	font-weight:normal;	color:FFFFFF;	line-height:12px;	border-top-width:1px;	border-color:D6B83A;}.footer2 {	font-family:Helvetica, Geneva, Arial;	font-size:11px;	font-weight:normal;	color:D6B83A;	line-height:12px;}a.footerLink {	font-weight:bold;	color:DE9320;	text-decoration:none;}a.footerLink:hover {	color:DE9320; text-decoration:underline;}/*Photo gallery top and bottom color*/.galleryTopAndBottom {	background-color:000000;	border:0px;	border-bottom-width:1px;	border-color:D6B83A;	border-style:solid;}/*Dark Photo bar color (when no photos this is color)*/.galleryDark {	background-color:000000;}/*Light photo color (when no products this is color)*/.galleryLight {	background-color:000000;}/*Main products color (when no products this is color)*/.productsDark {	background-color:000000;	border:0px;	border-bottom-width:1px;	border-color:D6B83A;	border-style:solid;}/*Light products color (when no products this is color)*/.productsLight {	background-color:000000;	border:0px;	border-bottom-width:3px;	border-color:9F9FA0;	border-style:solid;}