﻿/* CSS layout */
body {
    background-color: #FAF1B7;
    background-image: url('../images/bkgd.gif');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #EE810A;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #EE810A;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #007329;
}
img {  
    border-style: none;
}
div#outer {
    width: 100%;
    margin:0px auto; 
    text-align: center;
    padding: 0px;
}
div#top1 {
    width: 770px;
    height: 98px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
	background-image: url('../images/1.gif');
}
div#top2 {
    width: 770px;
    height: 37px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
	background-image: url('../images/2.gif');
}
div#top3 {
    width: 770px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
	background-image: url('../images/3.gif');
}
.t3 {
    width: 770px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
}
.t3a {
    width: 226px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
}
.t3pic1 {
    width: 167px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
	background-image: url('../images/p1b.jpg');
}
.t3b {
    width: 18px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
}
.t3pic2 {
    width: 167px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
	background-image: url('../images/p3.jpg');
}
.t3c {
    width: 18px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
}
.t3pic3 {
    width: 167px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
	background-image: url('../images/p3b.jpg');
}
.t3d {
    width: 7px;
    height: 175px;
    text-align: center;
    margin:0px auto; 
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
}
div#main {
    width: 770px;
    height: 100%;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.main {
    width: 770px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.mgap {
    width: 10px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.mside {
    width: 200px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-image: url('../images/bkgd_side.gif');
    background-color: #340000;
}
.mgap2 {
    width: 10px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.content {
    width: 560px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-image: url('../images/bkgd_main.gif');
}
div#menu {
    width: 150px;
    margin:0 auto;
    margin-top: 15px;  
    margin-bottom: 15px;
    margin-left: 25px;
    margin-right: 25px;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
    text-align: left;
   	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
div#menu a:link {
    text-align: left;
   	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #D29643;
   	text-decoration: none;
}
div#menu a:visited {
    text-align: left;
   	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #D29643;
   	text-decoration:none;
}
div#menu a:hover {
    text-align: left;
   	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
   	text-decoration:none;
}
div#sidetext {
    width: 150px;
    margin:0 auto;
    margin-top: 15px;  
    margin-bottom: 15px;
    margin-left: 25px;
    margin-right: 25px;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
    text-align: left;
	text-align: justify;
   	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
div#sidetext a:link {
    text-align: left;
   	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #D29643;
   	text-decoration: underline;
}
div#sidetext a:visited {
    text-align: left;
   	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #D29643;
   	text-decoration: underline;
}
div#sidetext a:hover {
    text-align: left;
   	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
   	text-decoration: underline;
}
div#quicklinks {
    width: 560px;
    height: 71px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-image: url('../images/9.gif');
}
div#contentbin {
    width: 480px;
    margin:0 auto;
    margin-top: 25px;  
    margin-bottom: 25px;
    margin-left: 45px;
    margin-right: 35px;
	text-align: left;
	text-align: justify;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #5D4B2F;
}
div#contentbot {
    width: 770px;
    height: 25px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-image: url('../images/15.gif');
}
div#bot1 { 
	width: 770px;
    height: 32px;
    margin:0 auto;
	background-image: url('../images/16.gif');
}
div#bot2 { 
	width: 770px;
    margin:0 auto;
}
div#botsp { 
	width: 770px;
    margin:0 auto;
	height: 10px;
}
div#copyright {
    width: 600px;
    text-align: center;
    font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #AE9D5A;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}
div#copyright a:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #EE810A;
}
div#copyright a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #EE810A;
}
div#copyright a:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #007329;
}
.pagetitle {
    font-family: arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
    text-align: left;
	color: #580000;
}
.pagetitle2 {
    font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
    text-align: left;
	color: #580000;
}
.pagetitle3 {
    font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
    text-align: left;
	color: #A39010;
}
.teeon {
    width: 375px;
    margin:0 auto;
    padding: 8px;
    border-spacing: 8px;
    border-color: #02561F;
    border: 2px solid;
    text-align: center;
	background-color: #ffffff;
}
.photoalbum {
    width: 480px;
	text-align: center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.map {
    width: 405px;
    height: 518px;
	text-align: center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
   	color: #1f1f1f;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/golf/map.jpg');
}
