/*#d3c9a8 - tan#705540 - drk brown#a9233e - red*/a:link, a:visited {	text-decoration: none;	color: #666666;}a:hover {	text-decoration: underline;	color: #666666;}body {	text-align: center;	font-family: Arial, Helvetica, sans-serif;	background-image: url(../images/bkg_bluebar.jpg);	background-repeat: repeat-x;	margin: 0;	padding: 0;	color: #666666;}#container {	width: 930px;	margin: 0 auto;	text-align: left;	position: relative;}/* ----------------------- HEADER ----------------------- */#header {	height: 124px;}#header p{	float: left;	color: #a9233e;	font-family: "Times New Roman", Times, serif;	font-size: 30px;	line-height: 30px;	margin: 42px 0 0 30px;}#header p.section {	font-size: 50px;	line-height: 55px;	margin: 42px 0 0 30px;}#calder p{	float: center;	color: #705540;	font-family: "Times New Roman", Times, serif;	font-size: 15px;	line-height: 16px;	margin: 25px 0 0 15px;}#calder p.section {	font-size: 10px;	line-height: 11px;	margin: 42px 0 0 30px;}#calder_container {	width: 630px;	margin: 0 auto;	text-align: left;	position: relative;}#videos a:hover, #navigation a.active  {	background-color: #a9233e;	text-decoration: none;	color: #FFFFFF;	margin: 0;}#videos {	color: #705540;	font-family: "Times New Roman", Times, serif;	font-size: 14px;	line-height: 15px;	margin: 32px 0 0 30px;}#dealer_button a{	width: 90px;	height: 20px;	border-right: 1px solid #666666;	border-left: 1px solid #666666;	background-color: #d3c9a8;	text-align: center;	font-size: 11px;	float: right;	padding: 15px 0 0 0;}#dealer_button a:hover{	background-color: #999999;	text-decoration: none;	color: #FFFFFF;}/* ----------------------- NAVIGATION ----------------------- */#navigation {	height: 18px;}#navigation ul {	font-size: 12px;	list-style-type: none;	margin: 0;	padding: 0;	text-transform: uppercase;}#navigation li {	display: inline;	margin: 0 0 0 -4px;	color: #666666;}#navigation a:link, #navigation a:visited{	text-decoration: none;	border-right: 1px solid #CCCCCC;	padding: 2px 8px 3px 8px;	margin: 0;}#navigation a:hover, #navigation a.active  {	background-color: #999999;	text-decoration: none;	color: #FFFFFF;	border-right: 1px solid #CCCCCC;	padding: 2px 8px 3px 8px;	margin: 0;}/* ----------------------- MAIN ----------------------- */#main {	width: 930px;	margin: 0;	position: relative;}/* ----------------------- CATALOG ----------------------- */#catalog {	float: left;	width: 184px;}#catalog ul{	list-style-type: none;	font-size: 14px;	line-height: 18px;	margin: 0 0 0 4px;	padding: 0;}#catalog a:link {	text-decoration: none;	color: #666666;	margin: 0;}#catalog a:hover, #catalog a.active  {	text-decoration: none;	color: #a9233e;	font-weight: bold;	margin: 0;}#catalog .title {	font-size: 18px;	line-height: 24px;	color: #705540;	margin: 15px 0 0 0;}#catalog .title a:link, #catalog .title a:visited {	text-decoration: none;	color: #705540;	margin: 0;}#catalog .title a:hover  {	text-decoration: none;	color: #705540;	font-weight: bold;	margin: 0;}/* ----------------------- CONTENT ----------------------- */#content {	float: right;	padding: 20px 20px 10px 20px;	width: 705px;	height: auto !important;	height: 460px;	min-height: 460px;	border-left: 1px solid #CCCCCC;}#content p{	font-size: 13px;	line-height: 18px;	margin: 5px 0 20px 0;}#content h1{	font-size: 17px;	line-height: 18px;	margin: 5px 0 10px 0;	font-family: "Times New Roman", Times, serif;	color: #a9233e;}#content .brownbold{	font-weight: bold;	color: #705540;}#content a:link, #content a:visited {	text-decoration: underline;	color: #a9233e;}#content a:hover  {	text-decoration: none;	color: #a9233e;}#content td{	font-size: 13px;	line-height: 18px;	margin: 0;}#content .section {	font-size: 50px;	line-height: 50px;	margin: 0 5px 0 0;	float: left;	color: #a9233e;}/* --- copy in columns --- */#column {	float: left;	width: 207px;	margin: 0;}#column_next {	float: left;	width: 207px;	padding: 0 0 0 20px;	margin: 0 0 0 20px;	border-left: 1px solid #CCCCCC;}/* --- catalog item placement --- */#item {	float: left;	width: 180px;	margin: 0 0 30px 0;}#item_next {	float: left;	width: 180px;	padding: 0 0 0 40px;	margin: 0 0 30px 40px;	border-left: 1px solid #CCCCCC;}/* ----------------------- FOOTER ----------------------- */#footer {	border-top: 1px solid #CCCCCC;	width: 100%;	text-align: center;}#footer p{	font-size: 10px;	margin: 0;	color: #999999;}/* ----------------------- MISC ----------------------- */.float_left {	float: left;}.float_leftpaddright {	float: left;	padding: 0 20px 0 0;} .float_right {	float: right;} .float_rightpaddleft {	float: right;	padding: 0 0 0 20px;} .padd_logo {	float: left;	margin: 25px 0 0 0;}.padd_arrow {	margin: 0 0 3px 6px;}.padd_arrow2 {	margin: 3px 0px 0px 0px;}.padd_main {	margin: 0 0 0 20px;}.padd_fish {	margin: 0 0 0 200px;}.padd_esop {	margin: 0 0 0 100px;}.move_image {	float: right;	padding: 0 0 0 10px} .gray_rule {	border-bottom: 1px solid #CCCCCC;}.gray_bkg {	background-color: #F1F1F1;}.clear {	clear: both;	height: 0px;	font-size: 1px;    line-height: 0px;} img {	border: none;}