/* CSS Document */

/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:12px Verdana, Arial, Helvetica, sans-serif;
background-color: #99928a;
line-height:1.5em;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:0;
margin:0 0 10px 0;
letter-spacing:.3px;
font-size:2.1em;
line-height:1.3em;
color:#5B4D3A;
font-weight:normal;
font-family: 'Times New Roman', Times, serif;
}
 
h2 {
padding:0;
margin:10px 0 0px 0;
font-size:1.6em;
color:#5B4D3A;
font-weight:normal;
line-height:1.3em;
font-family: 'Times New Roman', Times, serif;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1.2em 0;
line-height:1.5em;
}
 
ul, ol {
padding:1em 0 1em 1.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}

hr {
height:1px;
border-bottom:0;
margin:5px 0;
padding:0px;
border-top:1px solid #CFC1AB;
clear:both;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:none;
outline: none;
color:#5B4D3A;
}
a:hover {
text-decoration:underline}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 0 0;
padding:0;
}
 
table tr td {
padding:2px;
}

 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; color:#6E152D }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.small         { font-size:.8em; }
 
.img-left      { float:left;margin:4px 10px 4px 0;}
.img-right     { float:right;margin:4px 0 4px 10px; display:block; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/***** Wrapper *****/
 
#top {
height:10px;
width:920px;
margin:0 auto;
background: #99928a url(/media/topbg.jpg) no-repeat bottom center;
}

#wrap {
width:900px;
margin:0 auto;
padding:0 10px;
background: #99928a url(/media/contentbg.jpg) repeat-y top center;
}

#bottom {
height:10px;
width:920px;
margin:0 auto;
background: #99928a url(/media/bottombg.jpg) no-repeat top center;
}

#header {
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}

#content {
overflow:auto;
}

#maincolumn {
width:650px;
float:left;
display:inline;
margin:15px 0 5px 15px;
}

#singlecolumn {
width:875px;
float:left;
display:inline;
margin:15px 0 5px 15px;
}

#sidecolumn {
width:210px;
float:right;
display:inline;
margin:15px 15px 5px 0;
}

#sidecolumn p {
font-size:.9em;}

.contentbox {
background-color:#fff;
border:1px solid #A89880;
padding:15px;
margin-bottom:10px;
overflow:hidden;
}

#maincolumn .contentbox {
width:618px; }

#sidecolumn .contentbox {
width:180px; }

#singlecolumn .contentbox {
width:838px;}

#specials {
width:650px;
margin-bottom:10px;
overflow:hidden;
}

.leftspecial {
width:290px;
float:left;
background-color:#ffffdd;
border:1px solid #EFE8CA;
padding:14px;
}

.rightspecial {
width:290px;
float:right;
background-color:#ffffdd;
border:1px solid #EFE8CA;
padding:14px;
}

.announce {
background-color:#ffffdd;
border:1px solid #EFE8CA;
}

#specials p{
padding:0px;
margin:0px 0;}

#footer{
width:900px;
background-color:#A89880;
border-top:1px solid #fff;
color:#fff;
overflow:auto;
font-size:.8em;
clear:both;
}

#footer span {
padding:10px 15px;}

#footer a {
color:#fff}

/* MAINNAV*/

#mainnav {
height:32px;
background-color:#a89880;
border-bottom:1px solid #fff;
list-style: none;

text-align:left;
}

#mainnav ul {
margin:0px;
padding:6px 5px;
}

#mainnav li {
margin:0px;
display:block;
float:left;
list-style: none;
padding:0px;
}

#mainnav .last {
border-right:0px;
}

#mainnav li a {
display:block;
text-decoration:none;
font-size:1.2em;
font-weight:normal;
color:#fff;
padding:0 7px;
}

#mainnav li a:hover {
color:#333;
text-decoration:underline;
}

#home .home, #course .course, #proshop .proshop, 
#clubhouse .clubhouse, #membership .membership, 
#events .events, #visitors .visitors,
#contact .contact, #news .news,
#gallery .gallery {
color:#333;
text-decoration:underline;
}


/* END MAINNAV */


/* SUBNAV */

#subnav {

height:28px;
background-color:#D3C8B8;
border-bottom:1px solid #fff;
list-style: none;
}

#subnav ul {
margin:0px;
padding:4px 5px;
float:left;
}

#subnav li {
display:block;
float:left;
list-style: none;
margin:0px;
}

#subnav .last {
border-right:0px;
}

#subnav li a {
display:block;
text-decoration:none;
font-size:1em;
font-weight:normal;
color:#5F4623;
padding:0px 7px;
}

#subnav li a:hover, #subnav li a.current {
color:#333;
text-decoration:underline;
}

#subnav li a:hover {
text-decoration:underline
}


/* END SUB NAV */

.gallerythumbs a, .homethumbs a {
overflow:hidden;
display:inline;
float:left;
margin:3px 2px 3px 2px;
border:1px solid #A89880;
}

.homethumbs a {
width:70px;
height:70px;
}

.gallerythumbs a {
width:133px;
height:90px;
}

.gallerythumbs a:hover, .homethumbs a:hover {
margin:2px 1px 2px 1px;
border:2px solid #877861
}
.pageimages {
width:198px;
float:right;
margin:0 0 0 15px;
}


.pageimages a {
overflow:hidden;
display:inline;
float:left;
margin:3px 1px 3px 1px;
border:1px solid #A89880;
width:194px;
}

.thumb {
width:194px;
display:inline;
margin:0 auto;
overflow:hidden;
}

.thumb img{
width:194px;
display:inline;
margin:0 auto;
overflow:hidden;
}

.pageimages a:hover {
margin:2px 0px 2px 0px;
border:2px solid #877861
}

.newslist img {
float:right;
/*border:1px solid #A89880;
padding:2px;*/
margin:2px 0 5px 15px;
}
