/*********************************/
/*      BROWSER RESET
/*********************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,/*p,blockquote,*/th,td {    
    margin:0;   
    padding:0;   
} 
/*
table {  
    border-collapse:collapse;   
    border-spacing:0;   
} */

a img {    
     border:0;   
} 
address,caption,cite,code,dfn,/*em,strong,*/th,var {  
    font-style:normal;   
    font-weight:normal;   
 } 

 caption,th {  
     text-align:left;   
 } 

q:before,q:after {  
    content:'';   
} 
abbr,acronym { border:0;   
}  

/*********************************/
/*           GLOBAL
/*********************************/

body {
background-image:url(../images/bodyBkgd.jpg);
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:80%;
}

#container {
width:970px;
height:auto;
background-color:#e0f1ea;
border-right:1px solid #99b1b1;
}

/*********************************/
/*           BANNER
/*********************************/
#banner {
background:url(../images/banner3.jpg) no-repeat;
width:970px;
height:203px;
margin:0 0 -47px 0;/*brings nav up*/
}

#banner h1 a {
display:block;
width:300px;
height:198px;
position:absolute;
outline:none;
}

/*image replacement technique for Logo*/
#banner h1 span {
display:none;
}

#banner ul {
position:relative;
float:right;
top:135px;
right: 20px;
}

#banner ul li {
display:inline;
margin:0 5px;
}

#banner a {
color:#000000;
text-decoration:none;
outline:none;
}

#banner a:hover {
text-decoration:underline;
}

#banner .home {
background:url(../images/buttonHome.jpg) no-repeat;
padding:0 0 0 18px;
}

#banner .contact {
background:url(../images/buttonContact.jpg) no-repeat;
padding:0 0 0 18px;
}

/*********************************/
/*         CONTENT AREA
/*********************************/

#contentarea {
background:url(../images/contentareaTop2.jpg) no-repeat top;
width:948px;
/*height:386px;*/
min-height:400px;
margin:0;
position:relative;
z-index:91;
}

#textarea {
position:relative;
right:30px;
width:845px;
left:70px;
min-height:500px;
padding:55px 0 36px 0;
z-index:90;
} 

#textarea p {
margin:1em 0;
}

#textarea a {
color:#000000;
text-decoration:underline;
}

#textarea a:hover {
text-decoration:none;
}

#textarea ul {
    margin-left: 25px;
}

#textarea ul li {
	list-style-type:disc;
}

#textarea ol {
    margin-left: 25px;
}
#textarea ol li {
	list-style-type: decimal;
}



.sidebutton {
margin:10px 10px 0 0;
}

/*********************************/
/*   NEWSBOX (HOMEPAGE ONLY)
/*********************************/

#newsarea {
background-image:url(../images/newsboxBkgd.jpg);
width:526px;
height:331px;
position:relative;
float:right;
}

#newsarea h3 {
text-align:center;
text-transform:uppercase;
color:#05514F;
position:relative;
top:20px;
font-size:15pt;
}

/*********************************/
/*  LEFT PIC OF CLUB (HOMEPAGE ONLY)
/*********************************/

#leftregionBkgd {
background-image:url(../images/featheredEdge.png);
width:337px;
height:331px;
position:relative;
z-index:88;
}



#leftregionBkgd h3 {
text-align:center;
color:#05514F;
position:relative;
top:223px;
}

#leftregionBkgd p {
text-align:center;
position:relative;
top:223px;
}

#leftpic_image 
{
    position:absolute;
    z-index:2;
    margin:-329px 0 0 0;
}

/*********************************/
/*           FOOTER
/*********************************/

#footer {
background:url(../images/footerBkgd.jpg) repeat-x;
background-color:#f3f7e0;
height:94px;
position:relative;
z-index:8;
font-size:.9em;

}

#footer #design {
background-image:url(../images/footerDesign.jpg);
position:relative;
float:right;
bottom:93px;
width:331px;
height:93px;
z-index:89;
}

#footer table {
position:absolute;
left:22px;
top:11px;
margin:0;
padding:0;
line-height:1.4em;
}

#footer table p
{
margin:0;
}

#footer a {
color:#000000;
text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}

/*********************************/
/*          VARIOUS
/*********************************/

.clear {
clear:both;
}

/*********************************/
/*   TEXT HEADER CLASSES
/*********************************/

.tealhdr {
color:#05514F;
font-weight:bold;
font-size:1.4em;
}

#allnews {
position:absolute;
bottom:13px;
left:305px;
}

#allnews a{
color:#05514F;
background:url(../images/morenewsArrow.gif) no-repeat left;
font-weight:bold;
padding:0 0 0 14px;
text-transform:uppercase;
text-decoration:none;
font-size:1.1em;
}


#allnews a:hover{
text-decoration:underline;
}
