
/*********************************/
/*           GLOBAL
/*********************************/

body {
width:95%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:80%;
color:#000000;
}


body a {
color:#000000;
text-decoration:underline;
}

#container {
}

/*********************************/
/*           BANNER
/*********************************/
#banner {
display:none;
}

#banner h1 a {
display:none;
}

/*image replacement technique for Logo*/
#banner h1 span {
display:none;
}

#banner ul {
display:none;
}


#banner .home {
display:none;
}

#banner .contact {
display:none;
}

/*********************************/
/*         CONTENT AREA
/*********************************/

#contentarea {

}

#textarea {

} 

#textarea p {
margin:1em 0;
}

#textarea a {

}


#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 {

}

/*********************************/
/*   NEWSBOX (HOMEPAGE ONLY)
/*********************************/

#newsarea {
}

#newsarea h3 {

}

/*********************************/
/*  LEFT PIC OF CLUB (HOMEPAGE ONLY)
/*********************************/

#leftpic {
display:none;
}


/*********************************/
/*           FOOTER
/*********************************/

#footer {
display:none;
}

#footer #design {
display:none;
}

#footer table {
display:none;
}

/*********************************/
/*   TEXT HEADER CLASSES
/*********************************/

.tealhdr {
font-weight:bold;
font-size:1.4em;
text-align:center;
}
#allnews {
}


#nav {
display:none;
}	

