/*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:#6F7621;	border-style:solid;	background-color:#737620;}/*left column color and line colors.  line colors should match other columns*/.leftCol {	border:0px;	border-right-width:1px;	border-color:#6F7621;	border-style:solid;	background-color:000000;}/*right column color.  make sure border matches left column*/.rightCol {	border:0px;	border-right-width:1px;	border-color:#6F7621;	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:#6F7621;	border-style:solid;	background-color:000000;}/*Nav text colors, both links and non-linked*/a.nav, .nav {	font-family:Garamond, Georgia, Arial;	font-size:13px;	font-weight:bold;	text-shadow:dropshadow:black;	color:#FFFFFF;	line-height:14px;	text-decoration:none;}/*Nav text color on hover*/a.nav:hover {	font-family:Garamond, Georgia, Arial;	font-size:13px;	font-weight:bold;	color:#F1F0E1;	line-height:14px;	text-decoration:underline;}/*Nav vertical bar color*/.navSpacer {	background-color:#A48656;}/*header text (featured photo, featured article, etc...*/.header {	font-family:Garamond, Georgia, Arial;	font-size:13px;	font-weight:bold;	color:#6F7621;	line-height:14px;}/*header text in rounded boxes (e-mail reports, spotlight, etc)*/.roundTabHead {color:#6F7621;font: bold 13px Garamond, Georgia, Arial;text-transform: uppercase;padding-top: 4px;padding-left: 7px;}/*Main body text*/.t12, .snText, .snLink {	font-family:tahoma, Georgia, Arial;	font-size:13px;	font-weight:normal;	color:FFFFFF;	line-height:18px;}/*Main body text in italics*/.t12i {	font-family:tahoma, Georgia, 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:tahoma, Georgia, Arial;	font-size:13px;	font-weight:bold;	font-style:italic;	color:#A48656;	line-height:16px;}a.link, .link {	color:#A48656;	text-decoration:none;}a.link:hover {	color:#A48656;	text-decoration:underline;}.picture {	border:1px;	border-color:#6F7621;	border-style:solid;}.dropDown {	font-family:verdana, Georgia, Arial;	font-size:12px;	background-color:000000;	color:#6F7621;}hr {	color:#A48656;}.greyBar {	background-color:F0F0F0;}.tbb {	border:0px;	border-bottom-width:1px;	border-right-width:1px	border-color:#6F7621;	border-style:solid;}.footer1 {	font-family:Garamond, Georgia, Arial;	font-size:11px;	font-weight:normal;	color:FFFFFF;	line-height:12px;	border-top-width:1px;	border-color:#6F7621;}.footer2 {	font-family:Garamond, Georgia, Arial;	font-size:11px;	font-weight:normal;	color:#6F7621;	line-height:12px;}a.footerLink {	font-weight:bold;	color:#A48656;	text-decoration:none;}a.footerLink:hover {	color:#A48656; text-decoration:underline;}/*Photo gallery top and bottom color*/.galleryTopAndBottom {	background-color:000000;	border:0px;	border-bottom-width:1px;	border-color:#6F7621;	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:#6F7621;	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;}