body {
font-size:17px;
margin:0;
background-color:#939ba6;
/*background-color:#5d5b5c;*/
}

/*
#banner {
line-height:20px;
background-color:#302f2f;
border-bottom:3px solid #171a29;
}
*/

#background {
background: url(../images/background_shade_blue.jpg) repeat-x;
}

#container {
margin:auto;
width:975px;
border-left:3px solid #fb7400;
border-right:3px solid #fb7400;
}

/** Horizontal Menu **/
#menu {
display:block;
width:975px;
margin:auto; 
}

#menu ul {
list-style:none;
background:url(../images/background_menu.jpg) repeat-x;
height:35px;
margin:0;
padding:0 0 0 10px;
font-size:15px;
}

#menu ul li {
margin-top:2px;
float:left;
padding:3px 15px 0 15px;
background:url(../images/menu_divider.jpg) no-repeat right top;
}

#menu ul li a{
text-decoration:none;
color:#171a29;
}

#menu ul li a:hover{
text-decoration:underline;
}

#content {
background-color:#ebe9e9;
margin:auto;
width:975px;
}

.contentTop img {
margin-left:5px;
margin-top:10px;
}

.contentBody {
margin-left:6px;
border-left:1px solid #171a29;
border-right:1px solid #171a29;
width:960px;
background:#ffffff;
}

.fixedLogoMain {
position:absolute;
margin-left:600px;
margin-top:10px;
}

.fixedLogoSub {
position:absolute;
margin-left:820px;
margin-top:10px;
}

.events {
width:200px;
padding:10px 10px 10px 10px;
float:right;
}

.eventsTitle {
width:197px;
background:#3f434f;
height:20px;

}

.eventsTitleText {
float:left;
margin-left:10px;
margin-bottom:10px;
color:#fb7400;
font-family:arial;
font-size:18px;
}

.eventsTitle img {
float:right;
padding-right:10px;
}

.eventsBody {
width:197px;
background:#3f434f;
text-align:center;
color:#ffffff;
font-family:arial;
font-size:14px;
}

.eventsBody img {
padding:15px 0;
}

.eventsBody a {
color:#ffffff;
text-decoration:none;
}

/* Event Tables */
#eventSchedule {
width:90%;
clear:both;
border:1px solid #20335d;
border-collapse:collapse;
}

#eventSchedule th {
background:url(../images/table_shade.jpg) repeat-x;
color:#fb7400;
text-align:center;
padding:5px 5px 4px 7px;
}

#eventSchedule td {
text-align:center;
border:1px solid #20335d;
padding:10px;
color:#22252a;
}

#eventSchedule td a{
color:#22252a;
}

.signature {
font-size:13px;
font-style:italic;
font-weight:bold;
margin-top:-10px;
margin-left:320px;
margin-bottom:10px;
}

.subHeading {
font-size:24px;
}

.homepage {
border-right:2px solid #171a29;
width:635px;
padding:5px 10px 5px 20px; 
font-size:17px;
line-height:130%;
}

.homepage img {
float:right;
margin:50px 10px 5px 10px; 
border:0
}

.homepage a {
color:black;
}

.sponsors {
text-align:center;
margin:auto;
}

.sponsors img {
margin:5px;
border:0;
}

.sponsors a {
text-decoration:none;
color:black;
}

.sponsorText {
font-size:14px;
}

.subpage {
border-right:2px solid #171a29;
width:855px;
padding:5px 10px 5px 20px; 
font-size:17px;
line-height:130%;
}

.subpage a{
color:black;
}
.subPageText {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #444;
font-size: 13px;
}

.gallery{
padding:20px;
width:820px;
}
.galleryText {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #444;
font-size: 13px;
width:830px;
border-bottom:1px solid #444;
}	

.galleryText a{
color: #444;
text-decoration:none;
}

.galleryText a:hover{
text-decoration:underline;
color: #444;
}


.subtitle {
color:#fb7400;
font-weight:bold;
}

.required {
color:#fb7400;
font-style:italic;
}

.test {
margin-top:10px;
margin-left:5px;
margin-bottom:10px;
width:965px;
height:350px;
color:#171a29;
border-left:1px solid #171a29;
border-right:1px solid #171a29;
background-color:#ffffff;
}

hr {
border : none;
border-bottom : 1px solid #171a29;
color : #FFFFFF;
background-color : #FFFFFF;
height : 1px;
width:275px;
}

.left {
float:left;
}

.right {
float:right;
}

.markerLeft {
float:left;
margin-top:-5px;
margin-left:5px;
width:300px;
}

.markerRight {
float:left;
margin-top:-5px;
margin-left:5px;
}

.fields {
width:350px;
height:100px;
float:left;
}

.clubhouse {
 width:450px;
 height:100px;
 float:left;
}

.address {
width:190px;
height:150px;
float:left;
}

.contactInfo {
width:600px;
float:right;
height:30px;
}

.phone {
float:right;
padding-right:100px;
}

.openTime {
width:600px;
float:right;
height:120px;
}

.list {
float:left;
}

.list ul {
list-style-type:none;
margin-top:0;
}

.list ul li {
padding-left:15px;
background:url(../images/bullet.jpg) left no-repeat;
background-position:0 8px;
}

.list_horizontal {
float:left;
}

.list_horizontal ul {
list-style-type:none;
margin-top:5px;
}

.list_horizontal ul li {
float:left;
padding-left:15px;
padding-right:80px;
background:url(../images/bullet.jpg) left no-repeat;
background-position:0 8px;
}

.list_directions ul {
list-style-type:none;

}

.list_directions ul li {
padding-left:15px;
background:url(../images/bullet.jpg) left no-repeat;
background-position:0 8px;
}

#map_canvas {
width:850px; 
height:400px;
}

.footer {
margin:auto;
width:981px;
}

.footnote {
padding-top:7px;
margin:auto;
color:#171a2b;
width:100%;
text-align:center;
font-size:13px;
}
 
.footnote a {
text-decoration:none;
color:#171a2b;
}
 
 .footnote a:hover {
text-decoration:underline;
color:#171a2b;
}

.error {
color:red;
}