/* CSS Document */

/* Spacing and Alignment */
body { background-color:#010101; margin: 0; vertical-align: top;}
.main-table { background-color: #034249; border: 1px solid #FFCB00; margin-top: 10px; margin-bottom: 10px;}
.left-nav-col { width: 164px; text-align: left; vertical-align: top; }
.center-col { width: 386px; text-align: left; vertical-align: top; padding: 5px 20px 0px 5px; }
.right-col { width: 220px; text-align: center; vertical-align: top; padding-top: 12px;}
.holes-content-window { padding-right: 10px; vertical-align: top; text-align: left;}
.dfcom { text-align: right; vertical-align: bottom; border: 0; }

/* Built-in tags */
h1, h2, h3, h4 { color: #FFCB00; font-family: Arial, Helvetica, sans-serif; }
h3 { padding-bottom: 4px; border-bottom: 4px ridge #ffcb00; }
h4 { border-bottom: 2px inset #666666; }

p { color: white; font-family: Arial, Helvetica, sans-serif;font-size: 13px;}
a:link { color: #FFCB00; }
a:active { color: white; }
a:hover { color: white; }
a:visited { color: #FFCB00; }
li { font-family:Arial, Helvetica, sans-serif; font-size: 14px; color: white; }
tr, td {font-family: Arial, Helvetica, sans-serif;}

.size-boost { font-size: 14px;}

/* Borders */
.border-thin-photo { border: 1px solid white; }

/* Inner Tables */
.table-inner-centered { text-align: center; margin: 0 10px 0 10px; }
.table-inner-head { font-size: 16px; color: #FFCB00; font-weight: bold; }
.table-inner-info { font-size: 14px; color: white; }
.table-inner-info-1 { font-size: 14px; color: black; background-color:#009999; }
.table-inner-info-2 { font-size: 14px; color: black; background-color:#00CC66; }


/* Left Navigation */
.left-nav-buttons { border: 0; }

/* Course Overview Holes */
.hole-photo-border { border: 1px solid white; margin: 5px; }
.hole-text { font-style: italic; width: 300px; margin-left: 5px; height: 60px; vertical-align: middle;}
.holes-holder-table { vertical-align: top; }
.small-hole-nums { border: 0; padding: 0; margin: 0; }
.b1 { background-image: url("../site_images/graphics/holes_01.gif"); }
.b2 { background-image: url("../site_images/graphics/holes_02.gif"); }
.b3 { background-image: url("../site_images/graphics/holes_04.gif"); }
.b4 { background-image: url("../site_images/graphics/holes_05.gif"); }
.b5 { background-image: url("../site_images/graphics/holes_08.gif"); }