@import url('nav.css');

body, html { behavior: url('csshover.htc'); color: #043523; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #065839; background-image: url(../images/bg.gif); background-repeat: repeat-x; width: 100%; height: 100%; margin: 0; padding: 0; }
a { color: #063; }
a:hover { text-decoration: none; }
#bg-shadow { background-image: url(../images/bgshade.gif); background-repeat: repeat-y; background-position: center 0; }
#bg-sides { background-image: url(../images/bg2.gif); background-repeat: no-repeat; background-position: center 0; position: relative; width: 100%; }
#all { width: 875px; margin-right: auto; margin-left: auto; }
#header { background-image: url(../images/header.jpg); width: 875px; height: 112px; }
#top-contain { width: 875px; height: 197px; }
#flash { background-color: #161616; width: 670px; height: 197px; overflow: hidden; float: left; }
#container { background-color: #e6dfd2; }
#subnav { width: 298px; height: 233px; float: left; }
#page-title { height: 42px; margin-bottom: 10px; }
.standardpad { text-align: justify; padding-right: 20px; padding-left: 320px; }
#shade-end { background-image: url(../images/shade-end.gif); width: 891px; height: 20px; overflow: hidden; margin-right: auto; margin-left: auto; }
#footer { color: #e6dfd2; font-size: 11px; text-align: center; width: 875px; margin-right: auto; margin-left: auto; padding-top: 5px; }
#footer a { color: #e6dfd2; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
p.center { text-align: center; margin: 0; padding: 0 0 10px; }
#rates table { background-color: #d2d3c5; text-align: center; border: solid 1px #333; }
#rates td {  }
#rates tr { height: 22px; margin: 0; padding: 0; }
#scorecard table { text-align: center; margin-top: 12px; border: solid 1px #333; }
#hole td { background-color: #d2d3c5; text-align: center; border: solid 1px #333; }
#hole td img { border-bottom: 1px solid #333; }
#scorecard td { background-color: #d2d3c5; }
#scorecard tr { height: 22px; }
#tee-times table { background-color: #d2d3c5; border: solid 1px #333; }
tr.title { color: #e6dfd2; font-weight: bold; background-image: url(../images/tr-fade.gif); background-repeat: repeat-x; text-indent: 4px; height: 22px; }
.indent { text-indent: 25px; }
.border { border: solid 1px #333; }
tr.space { margin: 0; padding: 0; height: 8px; }
.img-r { float: right; margin-bottom: 8px; margin-left: 14px; border: solid 1px #333; }
.img-l { float: left; margin-right: 14px; margin-bottom: 8px; }
.textg { color: #063; }
.textb { color: #009; }
.textr { color: #c00; }
.textw { color: #fff; }
.bold { font-weight: bold; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

