/*---------------------------------------------------------------------------------This page contains the styles for the New Garrison Club site.Created by Michael MooreDataShepherd Ltd.Copyright © 2004---------------------------------------------------------------------------------*/body {	font-family: Helvetica;	font-size: 10px;}.Header {	width: 770px;}.innerHeader {	width: 140px;	font-family: Helvetica;	font-size; 10px;	color: #666666;}.Outer {	width: 770px;	background-color: #FFFFFF;	border-top: 1px #BBBBBB solid;}.Main {	width: 570px;	height: 400px;	vertical-align: top;	background-image: URL('images/main_bg.gif');	background-repeat: repeat-y;	border-left: 1px #FFFFFF solid;}.innerMain {	width: 100%;	padding: 10px;	vertical-align: top;	font-family: Helvetica;	font-size: 11px;	color: #333333;}.Nav {	height: 40px;}.sideNav {	width: 15px;}.innerNav {	background-image: URL('images/nav_middle.gif');	background-repeat: repeat-x;}.Subnav {	width: 200px;	vertical-align: top;	background-image: URL('images/subnav_bg.gif');	background-repeat: repeat-y;	border-right: 1px #BBBBBB solid;}.innerLeft {	width: 100%;	padding: 10px;	vertical-align: top;	font-family: Helvetica;	font-size: 10px;	color: #666666;}.innerSubnav {	width: 100%;	padding: 10px;	vertical-align: top;	font-family: Helvetica;	font-size: 10px;	color: #666666;	background-color: #FFFFFF;	border-bottom: 1px #BBBBBB solid;}.sub_middle {	font-family: Helvetica;	font-size: 10px;	color: #333333;	background-image: URL('images/sub_middle.gif');	background-repeat: repeat-x;}.sub_left {	width: 27px;}.sub_right {	width: 6px;}.Footer {	width: 770px;	border-top: 1px #BBBBBB solid;}.innerFooter {	font-family: Helvetica;	font-size: 10px;	padding: 4px;	color: #666666;}/*---------------------------------------------------------------------------------FONT STYLES---------------------------------------------------------------------------------*/.lgTitle {	font-family: Times;	font-size: 18px;	color: 8F0000;}.medTitle {	font-family: Helvetica;	font-size: 12px;	color: #666666;}.bTitle {	font-family: Verdana;	font-size: 12px;	font-weight: bold;}.data {	font-family: Helvetica;	font-size: 10px;	color: #666666;}a {	text-decoration: none;	color: #8F0000;}a:hover {	text-decoration: none;	color: #000000;}.navigation {	font-family: Helvetica;	font-size: 10px;	color: #333333;	padding-bottom: 8px;}a.navigation {	text-decoration: none;	color: #333333;}a.navigation:hover {	text-decoration: none;	color: #8F0000;}/*---------------------------------------------------------------------------------LIST STYLES---------------------------------------------------------------------------------*/.list {	width: 100%;	border: 1px #999999 solid;	background-color: #FFFFFF;}.listHeader {	width: 33%;	font-family: Helvetica;	font-size: 10;	font-weight: bold;	color: #FFFFFF;	padding: 4px;	background-color: #666666;}.listData {	width: 33%;	font-family: Helvetica;	font-size: 10px;	color: #666666;	padding: 4px;}/*---------------------------------------------------------------------------------DIV STYLES---------------------------------------------------------------------------------*/.spacer {	border-top: 1px #BBBBBB dotted;	width: 100%;}.image {	padding: 4px;	margin: 10px;	background-color: #FFFFFF;	border: 1px #BBBBBB solid;;}input {	font-family: Helvetica;	font-size: 10px;	color: #666666;	border: 1px #999999 solid;	padding: 4px;}