body {
 margin: 10px 0;
 padding: 0;
 background: #efefef url(images/blueback1.jpg) top left;
 text-align: center;
 font-family: "Myriad Web","Myriad Pro","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
 font-size: 100%;
 color: #434343;
}

div#container {
 width: 802px;
 background-color: #ffffff;
 margin: 0 auto;
 text-align: left;
 border: solid 1px #ff961f;
}

div#header {
 background: url(images/panorama3.jpg) no-repeat 100% 0%;
 height: 76px;
}

div#banner {
 background: #003866 url( images/clubmarksquirrelB.jpg ) no-repeat 100% 10%;
 color: white;
 padding: 5px;
 border-top: solid 2px white;
 height: 75px;
}

/* Hack for IE5 */
* html div#banner {
 height: 85px;
 he\ight: 75px;
}

div#banner h1 {
 display: inline;
 font-weight:normal;
 padding-top : 50px;
 margin: 10px;
 font-size: 2.8em;
}

div#banner h2 {
 display: inline;
 color:#005482;
 font-weight:normal;
 font-size: 2.3em;
}

div#banner p {
 color: #ff961f;
 margin: 0;
 margin-top: -10px;
 padding: 0;
 padding-left: 10px;
 font-size: 1em;
}

div#gallery {
 background-color: black;
 height: 75px;
 padding: 0;
 border-top: solid 1px black;
 border-bottom: solid 1px balck;
}

/* Hack for IE5 */
* html div#gallery {
 height: 77px;
 he\ight: 75px;
}

div#gallery ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

div#gallery li {
 display: inline;
 float: left;
 margin: 0;
 margin-right: 2px;
 padding: 0;
}

div#nav {
 float: left;
 background-color: #003866;
 width: 160px;
 padding: 10px;
 margin: 0;
}

/* Hack for IE5 */
* html div#nav {
 width: 180px;
 w\idth: 160px;
}

div#nav ul {
 padding: 0;
 margin: 0;
 margin-top: 20px;
 list-style: none;
 font-size: 0.8em;
 text-transform: uppercase;
 background-color: #003866;
 border-bottom: solid 1px #005482;
}

div#nav li {
/* display: inline; *//* Fix IE Bug */
 padding: 0;
 margin: 0;
}

div#nav a:link, div#nav a:visited {
 text-decoration: none;
 display: block;
 background-color: #003866;
 color:white;
 padding-left:15px;
 padding-right:8px;
 padding-top:3px;
 padding-bottom:3px;
 border-top: solid 1px #005482;
 border-left: 5px solid #003866;
 height: 1.25em;
}

* div#nav a:link {
 height: 1.25em;
}

div#nav a:hover {
 border-left: 5px solid #ff961f;
}

div#hyper {
 border-top: 8px solid #003866;
 border-bottom: 7px solid #003866;
 float: left;
 clear: left;
 background-color: #003866;
 width: 180px;
 text-align: center;
 padding-top: 22px;
 padding-bottom: 12px;
}

div#hyper a:link {
 border: 0;
 padding: 0;
 margin: 0;
}

div#hyper img {
 border: 0;
}

div#content {
 border-left: 180px solid #003866;
 background-color: #ffffff;
 padding: 5px 15px;
 font-size: 0.9em;
}

body.home div#content 
{
    background-color: black;
    padding: 1px 1px;      
    padding-bottom: 0px;  
    font-size: 0.95em;
    color: white;
}

div#homepic 
{
     background-image: url(images/home.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

body.home div#content div#IEhack {
 height: 430px;
}

div#content a:link, div#content a:visited {
 color: #003866;
 text-decoration: underline;
 font-weight: bold;
}

div#content a:hover, div#content a:active {
 text-decoration: none;
}

div#content h1 {
 font-size: 1.6em;
}

div#content h2 {
 font-size: 1.4em;
}

div#content h3 {
 font-size: 1.2em;
}

div#content h4 {
 font-size: 1.1em;
}

div#content h5 {
 font-size: 1em;
}

div#content h6 {
 font-size: 0.9em;
}

div#content li {
 margin-bottom: 5px;
}

div#content form fieldset {
 border: 1px solid #003866;
 margin-bottom: 10px;
}

div#content form fieldset legend {
 font-weight: bold;
 color: #434343;
}

div#content form p {
 margin: 0;
 margin-bottom: 5px;
 padding: 0;
}

div#content form p label {
 float: left;
 clear: left;
 text-align: right;
 padding-right: 10px;
 width: 120px;
}

div#content form .fieldtext {
 width: 250px;
 font-family: sans-serif;
 color: #000000;
 font-size: 0.9em;
}

div#content form textarea.fieldtext {
 height: 100px;
}

div#footer {
 clear: both;
 padding: 2px;
 color: white;
 background:transparent;
 text-align:right;
 font-size : 0.8em;
 border-top: solid 1px black;
 background: url(images/blueback1.jpg) 0% 0%;
}

div#footer p {
 padding: 2px;
 margin: 0;
}

/* Calendar Styles */

div#content a.nextlink {
 float: right;
}

table#calendar {
 border-spacing: 0;
 border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}

div#content table#calendar th {
 text-align: center;
 border: 1px solid #d6d5cb;
 width: 80px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
}

div#content table#calendar th.monthheader {
 background-color: #02548c;
 color: #ffffff;
}

div#content table#calendar td {
 border: 1px solid #d6d5cb;
 width: 80px;
 height: 60px;
 text-align: left;
 vertical-align: top;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 85%;
}

div#content table#calendar td.empty {
 background-color: #6688cc;
}

div#content table#calendar col.saturday,
div#content table#calendar col.sunday {
 background-color: #eeeeff;
}

div#content table#calendar td ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

div#content table#calendar span.date {
 font-size: 75%;
 color: #666666;
}

div#content table#calendar td ul li {
 margin: 0;
 padding: 0;
}

div#content table#calendar td ul li a {
 font-weight: normal;
 font-size: .9em;
}

div#content dl#event-dates {
 float: left;
 width: 100%;
}

div#content dl#event-dates dt {
 float: left;
 font-weight: bold;
 width: 5em;
 clear: left;
}

div#content dl#event-dates dd {
 margin-left: 5em;
}

div#clubshop 
{
    background-color:White;
    color:Black;
    padding: 10px;
} 

div#cfrep
{
    text-align:left; 
    margin-left:160px;
}

div#cfbanner
{
    background:#003866; 
    padding:15px;
    border:solid 1pt #ff961f;
}