@charset "utf-8";/* CSS Document */.topnav a:link {  font-family: Arial, Helvetica, sans-serif; 			font-size: 12px; 			font-style: normal; 			color: #7b2b74; 			text-decoration: underline}			.topnav a:active {  font-family: Arial, Helvetica, sans-serif; 			font-size: 12px; 			font-style: normal; 			color: #7b2b74;			text-decoration: underline}			.topnav a:visited {  font-family: Arial, Helvetica, sans-serif; 			font-size: 12px; 			font-style: normal; 			color: #7b2b74; 			text-decoration: underline}			.topnav a:hover {  font-family: Arial, Helvetica, sans-serif; 			font-size: 12px; 			font-style: normal; 			color: #7b2b74; 			text-decoration: underline}			.mainnav a:link {  font-family: Arial, Helvetica, sans-serif; 			font-size: 13px; 			font-style: normal; 			color: #828b23; 			text-decoration: underline}			.mainnav a:active {  font-family: Arial, Helvetica, sans-serif; 			font-size: 13px; 			font-style: normal; 			color: #828b23; 			text-decoration: underline}			.mainnav a:visited {  font-family: Arial, Helvetica, sans-serif; 			font-size: 13px; 			font-style: normal; 			color: #828b23; 			text-decoration: underline}			.mainnav a:hover {  font-family: Arial, Helvetica, sans-serif; 			font-size: 13px; 			font-style: normal; 			color: #7b2b74; 			text-decoration: underline}			body {	margin:0 auto;	padding:0;	text-align:center;	font-family:Arial, Helvetica, sans-serif;	color:#666666;	font-size:11px;}#header {	background-image: url(images/bg.jpg);	background-repeat: repeat-x;	width:100%;}#bodycontainer {	font-family: Arial, Verdana, sans-serif;	margin:0 auto;	width: 770px;	text-align:center;	background-image: url(images/bodybg.jpg);	 display:table;}#bodycontainer2 {	margin:0 auto;	width: 770px;	background-image: url(images/footer2.jpg);	background-position:bottom;	background-repeat:no-repeat;	display:table;}#welcomehome {	text-align:left;	padding-left: 56px;	padding-right: 56px;	}#lefthome {	float: left;	width: 308px;	padding-right: 20px;	text-align:left;	padding-left: 56px;	}#righthome {	float: right;	width: 308px;	text-align:left;	padding-right: 56px;}div.hr {	height: 5px;	background-image: url(images/g_dotline.gif);	background-repeat: repeat-x;	background-position: center;	margin-bottom: 10px;}#lefthome ul {	padding-left: 3em;	margin: 0;	text-indent: -10px;	list-style: none;	list-style-image: url(images/leaf.gif);		list-style-position: outside;}#lefthome ul li {	padding-bottom: 10px;}#righthome ul {	padding-left: 3.25em;	margin: 0;	text-indent: -10px;	list-style: none;	list-style-image: url(images/leaf.gif);		list-style-position: outside;}#righthome ul li {	padding-bottom: 10px;}#leftnav {	float: left;	width: 158px;	padding-right: 20px;	text-align:left;	padding-left: 56px;	}#rightinside {	float: right;	width: 458px;	text-align:left;	padding-right: 56px;}#leftnav ul {	padding-left: 3em;	margin: 0;	list-style: none;	list-style-image: url(images/leaf.gif);		list-style-position: outside;}#leftnav ul li {	padding-bottom: 10px;}#leftnav ul li ul{margin-top:5px;	text-indent: 0;	padding-left: 1em;	list-style-image: none;	list-style-type: none;}#leftnav ul li ul li{padding-bottom:5px;}/*#rightinside ul {	padding-left: 3.25em;	margin: 0;	list-style: none;	list-style-image: url(images/leaf.gif);		list-style-position: outside;}#rightinside ul li {	padding-bottom: 10px;}*/div.hr hr {	display: none;}#bodycontainer a:link{	font-weight: bold;	color: #828b23;}#bodycontainer a:visited{	font-weight: bold;	color: #828b23;}#bodycontainer a:hover{	font-weight: bold;	color: #7b2b74;}#bodycontainer a:active{	font-weight: bold;	color: #828b23;}#footer {	font-size:10px;	text-align:right;	margin:0 auto;	width: 749px;	padding-right:56px;	color:#828b23;}#nav {	background-image: url(images/nav.jpg);	background-repeat: no-repeat;	margin:0 auto;	width: 749px;	text-align:right;}#nav ul {	margin:0 auto;	padding-top: 16px;	padding-right:54px;	padding-bottom:45px;	list-style: none;	width:auto;}#nav ul div .golf{	margin:0 auto;	padding:0;}h1 {	font-size: 12px;	font-weight: bold;	color: #828B23;	margin: 0px;	padding: 0px;}
