body{
    background-color: #F5E0A7;    
    background-image: url("../img/mainbg.gif");
    background-repeat: repeat-x;
}

body, td, th, p, h1, input, textarea, select {
    font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
    font-size: 12px;    
    padding: 0px;
    margin: 0px;
    color: #545454;
}

form {
    margin: 0px;
}

p {
    padding-bottom: 10px;
}

table{
    border-collapse: collapse;
    border: none;
}

img{
    border: none;
}

a{
    color: #427225;
    text-decoration: underline;
}

a:hover{
    text-decoration: underline;
    color: #EECB6C;
}

h1{
    color: #679749;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;    
    border-bottom: 1px solid #C4DF9B;
}

h1 a{
    text-decoration: none;
}

h2{
    color: #679749;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 3px;    
    margin-top: 0px;
}

h3{
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    margin-bottom: 10px;
}

/* body */
div.page{
    margin: auto;
    width: 770px;
}

div.subpage {
    background-color: #FFFFFF;
}

/* header */
div.header{
    text-align: left;    
    background-image: url("../img/headerbg.gif");
    background-repeat: no-repeat;    
    height: 127px;
    width: 770px;
}

div.topslogo {
    text-align: left;    
    position: relative;
    top: 54px;
}

div.menuplace {
    padding-top: 57px;
}

td.bottommenuplace {
    height: 30px;
    background-color: #346218;
}

table.topmenu tr {            
    vertical-align: top;
}

table.topmenu td {    
    background-image: url("../img/menu_br.gif");
    background-repeat: no-repeat;  
    background-position: 2px 4px;
    padding-right: 20px;
    padding-left: 20px;        
    padding-top: 3px;        
    height: 21px;
}

table.topmenu a, table.topmenu a:visited {
    color: #FFFFFF;    
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

table.topmenu a:hover, table.topmenu a:active  {
    color: #EFEDED;
    text-decoration: underline;
}

td.leftside {
    width: 190px;
    background-color: #679749;        
}

div.forleftmenu {
    padding: 13px 11px 0px 11px;
    color: #FFFFFF;
    font-size: 10px;
}


div.content {
    padding: 6px;
}


div.copyright {
    text-align: right;    
    color: #679749;
    font-size: 10px;
    padding: 5px 40px 10px 0px;
    border-top: 2px solid #FFFFFF;
}

div.copyright a, div.copyright a:visited, div.copyright a:hover {
    color: #23460D;
    text-decoration: underline;
}

.error {
    color: red;
}

.ok {
    color: green;
}


table.menu td.main{
    background-color: #427225;
    background-image: url("../img/leftmenu_dot.gif");
    background-repeat: no-repeat;
    background-position: 5px 5px;
    height: 20px;     
    font-size: 10px;
    font-weight: bold;    
    text-align: left;
    vertical-align: middle;
    padding-left: 14px;
    border-bottom: 5px solid #679749;
}

table.menu td.main a, table.menu td.main a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

table.menu td.main a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

table.menu td.main div {
    font-size: 10px;
    color: #FFFFFF;
}

table.menu td.simple div {
    font-size: 10px;
    color: #000000;
}

table.menu td.simple {
    padding: 2px 0px 2px 10px;
    font-size: 10px;    
    background-color: #94B67F;
    background-image: url("../img/pdot.gif");
    background-repeat: no-repeat;         
    background-position: 21px 8px;         
}

table.menu td.simple a, table.menu td.simple a:visited {
    color: #23460D;
    text-decoration: underline;
}

table.menu td.simple a:hover, table.menu td.simple a:active {
    color: #666666;
    text-decoration: underline;
}

table.menu td.br {
    height: 7px;
}



td.featured {
    background-image: url("../img/fbg.gif");
    background-repeat: repeat-y;       
    padding:5px;  
}

table.submitform td, table.submitform th {
    padding: 3px;
}

table.submitform th {
    text-align: right;
}

tr.news_1line td {
    border-bottom: 1px solid #C0E0AC;
}

td.news_text {
    padding-top: 2px;
    padding-bottom: 2px;
}

td.news_br {
    height: 10px;
} 

table.holenav {
    width: 100%;
    background-color: #F0F0F0;
    border-top: 2px solid #C0E1AB;
    margin-top: 5px;
    margin-bottom: 5px;   
}

table.holenav td, table.holenav th{
    font-size: 10px;
    text-align: center;    
}

table.holenav th {
    padding: 6px 3px 6px 3px;
    color: #23460D;
}

table.holenav td {
    color: #94B67F;
}

table.holenav th a, table.holenav th a:visited {
    color: #23460D;
    text-decoration: none;
}

table.holenav th a:hover {
    color: #23460D;
    text-decoration: underline;
}

div.smalltext {
    font-size: 10px;
}

div.hole_header {
    padding-top: 6px;
    font-size: 18px;
    color: #23460D;
}

span.hole_name {
    color: #40A935;
}

table.yardnav {
    background-color: #F0F0F0;
    border-top: 2px solid #C0E1AB;
    border-bottom: 2px solid #C0E1AB;
    margin-top: 5px;
    margin-bottom: 5px;   
}

table.yardnav td, table.yardnav th {
    font-size: 10px;
}



table.events_calendar, table.events_calendar td, table.events_calendar th{
    border: 1px solid #427225;
}

table.events_calendar td{
    vertical-align: top;    
    width: 80px;
    height: 30px;
}
table.events_calendar td div.fixed {
    width: 80px;
    overflow-x: auto;
    padding: 3px 3px 13px 3px;
}

table.events_calendar td {
    list-style-position: inside;
    font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
}

table.events_calendar th.headline span{
    padding: 0px 40px;
    color: #EECB6C;
}

table.events_calendar th.headline a, table.events_calendar th.headline a:visited{
    color: #FFFFFF;
    text-decoration: none;
}

table.events_calendar th.headline a:hover {
    color: #FFFFFF;
    text-decoration: underline;

}

table.events_calendar td a, table.events_calendar td a:visited{
    font-size: 11px;    
    font-weight: bold;
    text-decoration: none;
    background-image: url("../img/pdot2.gif");
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 7px;
}

table.events_calendar td a:hover{        
    text-decoration: underline;
}

table.events_calendar th.headline{
    background-color: #427225;
    border: 1px solid #94B67F;    
    padding: 4px;
}

table.events_calendar tr.weekdays th{
    background-color: #94B67F;    
    padding: 3px;
    color: #427225;
}
 
table.events_calendar td.selected {
    background-color: #D2E8C5;    
}

table.events_calendar td.other_month_weekend, table.events_calendar td.other_month {
    vertical-align: middle;
    text-align: center;
    background-color: #EFEFEF;    
    color: #AAAAAA;
}

table.events_calendar td.weekend, table.events_calendar td.other_month_weekend {
    background-color: #FCE8E8;    
}

table.yardage {
    width: 100%;
}
table.yardage td{
    color: #FFFFFF;
    font-weight: bold;
    border: 2px solid #F0F0F0;
    text-align: center;  
    width: 14%;
    font-size: 9px;  
}

table.yardage td.gold {
    background: #F7A61D;
}
table.yardage td.green {
    background: #197A30;
}
table.yardage td.blue {
    background: #0054A6;
}
table.yardage td.white {
    background: #FFFFFF;
    color: #464646;
}
table.yardage td.black {
    background: #000000;
    color: #FFFFFF;
}
table.yardage td.white div {
    border: 1px solid #A0A0A0;
}

table.yardage td.red {
    background: #9D0A0E;
}
table.yardage td.hdcp {
    background: #C2C2C2;
    color: #464646;
}

table.yardage td div {
    padding: 3px;
}