* {
    padding: 0;
    margin: 0;
}

body {
    background: #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    padding: 0;
    margin: 0;
    color: #006600;
    line-height: 17px;
}

img {
    border: none;
}
a {
    color: #009900;
}
a:hover {
    text-decoration: none;
    color: #00CC00;
}
h3 {
    border-bottom: 1px dotted #aaa;
    color: #666;
    padding-bottom: 4px;
    margin: 14px 0 7px 0;
    font-weight: 100;
    font-size: 22px;
    letter-spacing: -1px;
}
h3 a {
    text-decoration: none;
    color: #009933; /* Added by JBWT for Green effects. */
    font-size: 22px;
    letter-spacing: -1px;
}
h3 a:hover {
    color: #009900;
}

h4 {
    text-decoration: underline;
}

.unorderedList ul, .orderedList ol {
    margin: 12px;   /* margin: 8px; (looks better for the unordered lists) */
}

.unorderedList ul li, .orderedList ol li {
    margin: 12px;   /* margin: 8px; (looks better for the unordered lists) */
}

.unorderedList ul li.checkmark {
    margin: 8px;
    list-style-image: url(images/Checkmark.png);
}

#wrap {
    width: 800px;
    margin: 20px auto;
}

#header {
    background: #fff url(images/header_800x145_Green.png) no-repeat;
    font-family: "Century Gothic" , "Trebuchet MS" , "Arial Narrow" , Arial, sans-serif;
    height: 145px; /* 110px original */
}
#header h1 {
    font-size: 35px;
    font-weight: 100;
    letter-spacing: -3px;
    padding: 55px 0 0 15px; /* padding: 40px 0 0 33px; */
    text-align: left;
}
#header h1 a {
    color: #fff;
    text-decoration: none;
}
#header h1 a:hover {
    color: #111;
    text-decoration: none;
}
#header h2 {
    font-size: 13px;
    color: #eee;
    padding: 10px 0 0 15px; /* padding: 4px 0 0 33px; */
    text-align: left;
    font-weight: 100;
}

.headerContact {
    color: #003300;
    float: right;
    margin-top: 30px;   /* 40px; without Website: line */
    margin-right: 35px;
}

.headerContact a {
    color: #003300;
}

.headerContact a:hover {
    text-decoration: none;
    color: #003300;
}

.menuScroller {
    background: #fff url(images/Menu_White.png) no-repeat;
    padding-left: 22px;
}

#menu {
    background: #fff url(images/Menu_Green.png) no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}
#menu li {
    float: left;
    list-style-type: none;
}
#menu li a {
    display: block;
    padding: 0 10px;
    text-decoration: none;
    color: #fff;
}
#menu li a:hover {
    color: #fff;
    text-decoration: none;
    background: #282F35 url(images/menuover_green.jpg) repeat-x;
}

#content {
    padding: 0 20px; /* padding: 0 30px; */
    background: #fff url(images/content.jpg) repeat-y;
}

.col1_50percent {
    border-right: solid 1px #D3D3D3;
    float: left;
    min-height: 450px;
    padding-right: 12px;
    width: 48%;
}

.col2_50percent {
    float: right;
    min-height: 450px;
    padding-left: 12px;
    width: 48%;
}

.col1_33percent {
    border-right: solid 1px #D3D3D3;
    float: left;
    min-height: 450px;
    padding-right: 12px;
    width: 31%;
}

.col2_33percent {
    border-right: solid 1px #D3D3D3;
    margin-left: auto;
    margin-right: auto;
    min-height: 450px;
    padding-left: 12px;
    padding-right: 12px;
    width: 31%;
}

.col3_33percent {
    float: right;
    min-height: 450px;
    padding-left: 12px;
    width: 31%;
}

#left {
    padding: 10px;
    width: 740px; /* width: 520px; (When using the default right column) */ /* 750px if the "Content" padding left is 30 */
    float: left;
    font-size: 12px;
    text-align: justify;
    /*background: url(images/GolfCourseBackground_1200x768_Fade1.png);*/
    /*background: url(images/GolfCourseBackground_760x570_Fade3.png);*/
    /*background: url(images/GolfCourseBackground_760x1024.png);*/
    background-position: top;
    background-repeat: repeat-y;
}
#left h3 {
    border-bottom: 1px dotted #aaa;
}

#right {
    padding: 20px 0;
    width: 180px;
    float: right;
}
#right h3 {
    font-size: 16px;
    border: none;
    padding: 0 0 0 10px;
    margin: 0;
    color: #000;
    background: #D7E0E9 url(images/sidebarh2.jpg) no-repeat;
    height: 30px;
    line-height: 30px;
}
#right ul {
    list-style-type: none;
    padding: 10px 0 20px 10px;
}
#right ul li {
    padding: 2px 0 3px 0;
}
#right ul li a {
    color: #5E809C;
    font-weight: 100;
    display: block;
    text-decoration: none;
    font-size: 12px;
}
#right ul li a:hover {
    color: #999;
}

#footer {
    font-size: 10px;
    color: #ccc;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #fff url(images/Menu_Green.png) no-repeat;
    clear: both;
}
#footer a {
    color: #ccc;
    text-decoration: none;
}
#footer a:hover {
    color: #aaa;
    text-decoration: underline;
}

#bottom {
    background: #fff url(images/bottom.jpg) no-repeat;
    padding: 10px 0;
}



/*.marqueeMessage { color: #3333FF; font: bold 1.3em sans-serif; padding: 0 6px; }*/ /* color: #990000 */
/*.marqueeMessage a { color: #3333FF; padding: 0 6px; }*/ /* color: #990000 */

.marqueeMessage { font: bold 1.5em sans-serif; padding: 0 6px; } /* color: #990000 */
.marqueeMessage a { padding: 0 6px; } /* color: #990000 */
