/* CSS Document */html {	height: 100%;}body {	height: 100%;	margin: 0;	background: url("images/bg_header_tile.gif") repeat-x left top;	background-color: #363829;	font-family: Verdana, Arial, Helvetica, sans-serif;	/*font-family: "Trebuchet MS", "Lucida Grande";*/	font-size: 11px;	color: #352E2C;}#wrapper {	height: 100%;	margin: 0 auto;}#logo {	margin: 0 auto;	background: url("images/muzzy200club_logo.gif") no-repeat 708px 0px;	width: 946px;	height: 105px;}#tagline {	position: relative;	left: 208px;	top: 26px;	background: url("images/tagline.gif") no-repeat left top;	width: 279px;	height: 44px;}#pageWrapper {	width: 946px;	margin: 0 auto;/* 	border: 1px solid red; */}#navBG {	clear: both;	margin: 0 auto;	background: url("images/bg_nav.gif") no-repeat left top;	width: 946px;	height: 48px;}#navBGfull {	clear: both;	margin: 0 auto;	background: url("images/bg_nav_full.jpg") no-repeat left top;	width: 946px;	height: 48px;}#page {	float: left;	background: url("images/bg_page_tile.gif") repeat-y right top;	width: 598px; /* 674 actual */	height: auto !important;	height: 380px;	min-height: 380px;	margin: 0 0 0 0px;	line-height: 16px;	padding: 20px 25px 0 51px;}#pageFull {	float: left;	background: url("images/bg_pagefull_tile.gif") repeat-y left top;	width: 834px; /* 884 actual */	height: auto !important;	height: 380px;	min-height: 380px;	margin: 0 0 0 30px;	line-height: 16px;	padding: 20px 25px 0 25px;/* 	border-top: 2px solid yellow; */}#col01 {	float: left;	width: 400px;}#col02 {	float: right;	width: 400px;}#sidebar {	float: right;	width: 222px; /* 272 actual */	padding: 20px 30px 0 20px;	color: #D1CBA6;}#slideshow {	width: 500px;	margin: 20px auto;	border: 2px solid #352E2C;	padding: 1px;}#pagebtm {	clear: left;	float: left;	background: url("images/pagebtm.gif") no-repeat right top;	width: 674px;	height: 48px;}#pagebtmFull {	clear: left;	float: left;	background: url("images/pagebtm_full.jpg") no-repeat right top;	width: 914px;	height: 48px;}#footer {	clear: both;	float: left;	width: 674px;	padding: 0 0 0 30px;	text-align: center;	font-size: 10px;	font-weight: bold;}#footerFull {	clear: both;	float: left;	width: 884px;	margin-left: 30px;	text-align: center;	font-size: 10px;	font-weight: bold;}.legal {	font-size: 9px;	color: #4F523C;	font-weight: normal;}.pic {	border: 2px solid #352E2C;	padding: 1px;}.picLeft {	border: 2px solid #352E2C;	padding: 1px;	margin-right: 10px;}#sidebar .pic {	border: 2px solid #FFF;	padding: 1px;	margin: 0 0 10px 0;}.phone {	margin: 60px 20px 30px 0px;}/* ========== FONT MANAGEMENT ========== */.header {	font-size: 14px;	font-weight: bold;}.subheader {	font-size: 12px;	font-weight: bold;	color: #993300;	border-bottom: 1px dotted #993300;}.hilite {	font-weight: bold;	color: #993300;}/* ========== end FONT MANAGEMENT ========== *//* ========== LINK MANAGEMENT ========== */a:link, a:visited {	color: #993300;}a:hover {	color: #993300;	text-decoration: none;}a:active {	color: #666633;	text-decoration: none;}#footer a:link, a:visited {	color: #999966;}.docsTable a:link, a:visited {	color: #993300;}.docsTable a:hover, a:active {	color: #993300;	text-decoration: none;}.membersTable a:link img, a:visited img {	border-color: #000;}.membersTable a:hover img, a:active img {	border-color: #FF9933;}/* ========== end LINK MANAGEMENT ========== *//* ========== TABLE MANAGEMENT ========== */.eventsTable {	border: 1px solid #352E2C;	font-size: 10px;}.eventsTable th {	background-color: #352E2C;	color: #B8B291;	text-transform: uppercase;}tr.odd {	background-color: #ABA687;}tr.even {	background-color: #C4BF9B;}.docsTable {	border: 1px solid #D1CBA6;	color: #352E2C;	font-size: 10px;}.docsTable th {	background-color: #8E5E00;	color: #352E2C;	text-transform: uppercase;}.docsTable tr.odd {	background-color: #ABA687;}.docsTable tr.even {	background-color: #C4BF9B;}.membersTable {	/*border: 1px solid #352E2C;*/}.membersTable td {	background-color: #ABA687;	border: 1px solid #352E2C;	padding: 4px;}/* ========== end TABLE MANAGEMENT ========== */