﻿/* General HTML Tags */
body, td {
    font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt; color: #373635;
}
body {
    margin: 0px; padding: 0px;
    background: #014B1E url('/images/grassbackground.png') repeat;
    /*background-color: #014B1E;*/ /*#7AB660;*/ /* 014B1E url(/gallery/images/banners/background.png) repeat; */
    width: auto !important;
}
a, a:visited {
    color: white;
    text-decoration: none;
    cursor: pointer; cursor: hand;
}
a:hover {
    text-decoration: underline;
}
li {
    margin-left: 20px;
    list-style: bullet;
    /*font-size: 95%;*/
}
h1 {
    font-size: 140%;  
    margin: 0px 0px 5px 0px;
    color: white; /*#014B1E;*/
    margin-top: 0px;  
}
h2 {
    font-size: 130%;  
    margin: 0px 0px 5px 0px;  
}
h3 {
    font-size: 120%;    
    margin: 0px 0px 5px 0px;  
}
h4 {
    font-size: 110%;    
    margin: 0px 0px 5px 0px;  
}
area_links, area_links a  {
    font-size: 10%;
}

/* HTML Layout */
#container {
    width: 960px; /*height: 400px;*/
    margin: 15px auto 30px auto; padding: 0px;
}	
#new_header {
    width: 100%; 
    margin: 0px; padding: 0px;
	display: block; overflow: hidden;
}
#content_area { 
    width: 100%; 
    margin: 7px 0px 0px 0px; padding: 0px;
    overflow: hidden;
}
#left_col {
    width: 610px; 
    margin-right: 7px; padding: 0px;
    float: left; overflow: hidden;
    /*border: solid 1px red;*/
}
#center_col { 
    width: 190px; height: 100%;
    margin-right: 7px; padding: 0px;
    float: left; overflow: hidden;
}
#right_col {
    width: 145px;
    padding: 0px;
    float: left; 
}
#course_pics {
    width: 100%; height: 120px;
    margin: 0px;
    clear: left; overflow: hidden;
    border: solid 1px #3D632A;
}
#new_footer td {
    font-size: 90%; color: white;
}
#footernav {
    width: 100%;
    margin: 5px; padding: 5px;
    text-align: center; line-height: 20px;
    clear: left; overflow: hidden;
}

/* Makes New Site Compatible with Old Page Layouts */
#header {
    width: 960px; /*height: 400px;*/
    margin: 15px auto 0px auto; padding: 0px;
	display: block; overflow: hidden;
}
#wrapper1 {
    width: 960px; /*height: 400px;*/
    margin: 0px auto 7px auto; padding: 0px;
}	
#leftcol {
	width: 180px; color: White;
    margin-right: 7px; padding: 0px;
	float: left; overflow: hidden;
    /*background-color: White;*/
    /*border: solid 1px #3D632A;*/
}
#contentarea { 
    width: 770px; height: 100%;
    margin: 0px auto 7px auto; 
    padding: 3px 0px 30px 0px;
    float: left; 
    background-color: White;
    font-size: 8pt; color: black;
    border: solid 1px #3D632A;
}
#centercol { 
    width: 750px;
    margin: 0px auto 7px auto; 
    padding: 3px 10px 30px 10px;
    float: left; overflow: hidden;
    background-color: White;
    font-size: 8pt; color: black;
    border: solid 1px #3D632A;
}
#contentarea, #contentarea td, #contentarea div, #centercol, #centercol td, #centercol div { 
    font-size: 8pt; color: black;
}
#contentarea h1, #contentarea h1 a, #contentarea h1 a:visited, #centercol h1, #centercol h1 a, #centercol h1 a:visited {
    margin: 3px 0px 0px 0px; 
    color: #2F5000; font-size: 16px;
}
#contentarea h2, #contentarea h2 a, #contentarea h2 a:visited, #centercol h2, #centercol h2 a, #centercol h2 a:visited {
    margin: 3px 0px 0px 0px; 
    color: #2F5000; font-size: 14px;
}
#contentarea a, #contentarea a:visited, #centercol a, #centercol a:visited {
    font-size: 8pt; color: #3D632A; font-weight: bold;
}
#footer {
    width: 960px; /*height: 400px;*/
    margin: 0px auto 30px auto; padding: 0px; 
	display: block; overflow: hidden;
}
#footer td {
	color: White;
}
/************************************************/

/* Course Highlight */
#coursehighlight {
    width: 960px; height: 340px; /*422*/
    margin: 0px; padding: 0px;
    color: white;
	overflow: hidden;
    border: solid 1px #3D632A;
    border-top: solid 1px #3D632A;
}
.rotating_course {
    height: 340px;
    margin: 0px; padding: 0px;
    z-index: 0; position: absolute;
    display: none;
}

/* Contained in Header */
#topnav {
    width: 100%;
    margin: 0px 0px 5px 0px; padding: 0px;
    text-align: right;
    font-size: 80%;
}

#banner {
    width: 100%; height: 106px;
	background: #6AA02B url(/images/ttusalogobg.png) no-repeat;
    margin: 0px; padding: 5px;
    border: solid 1px #3D632A;
}
    /* Navigation Banner */
    #bannernav {
        width: 100%; height: 25px;
        /*background: transparent url(/images/main_menu2.jpg) repeat-x top left;*/
        margin: auto;
        border-left: solid 1px #3D632A;
    }
    #bannernav ul {
        margin: 0px; padding: 0px;
        list-style-type: none;
        width: auto;
    }
    #bannernav ul li {
        margin: 0px;
        float: left; display: block;
        border-left: 1px solid #6AA02B;
        border-right: 1px solid #414442;
    }
    #bannernav ul li:hover {
        background-color: #6AA02B;
    }
    #bannernav ul li a {
        color: white;
        text-decoration: none;
        padding: 0 12.5px;
        line-height: 25px;
        /*font-size: 96%;*/
    }
    #bannernav ul li a:hover, #bannernav ul li a.current 
    {
        color: white;
        text-decoration: underline;
    }


    #bannernav ul li ul {  
        width: 150px; 
        background: #014B1E url('/images/grassbackground.png'); 
        border: solid 1px #014B1E;
        z-index: 30; display: block;
    }  
    #bannernav ul li ul {
        display: none;    
    }
    #bannernav ul li:hover ul
    {  
        display: block; 
        position: absolute;   
    } 
    #bannernav ul li ul li {
        border: 0px;
        width: 100%;
    }  
    #bannernav ul li ul li:hover {
        background-color: #6AA02B;
    }
    #bannernav .mediummenu {
        width: 200px; 
    }
    #bannernav .widemenu {
        width: 250px; 
    }
    #bannernav hr {
        color: #3D632A;
        background-color: #3D632A;
        border: 1px solid #3D632A;
        height: 1px;
        width: 98%;
    }

    /* Banner Message */
    .banner_message {
        color: white; /*#5B8A32;*/
        font-size: 12px;
        font-weight: bold; border:1px solid #5B8A32; 
        background: url('/gallery/images/banners/green.png');
    }
    #banner_phone {
        color: white; /*#5B8A32;F0BD3A*/
        font-size: 20px;
        font-weight: bold;
    }
    .banner, .banner a, .banner a:visited, .banner a:hover {
        font-weight: bold;
        color: white;
    }
    .banner_highlight {
        background: url('/gallery/images/banners/shade.png');
        color: white;
        font-weight: bold;
    }
    .banner_special { display:none; cursor:hand; cursor:pointer; }
    .banner_table { background: url("/images/boxwhite_580bg.png") 0 100% no-repeat; overflow: hidden; border-right:thin solid #D9D9DA; border-top:thin solid #D9D9DA; }
/************************************************************/
    
/* Custom Features */    
.green_box {
    margin-bottom: 7px; padding: 5px;
    color: White; font-weight: bold;
    background-color: #6AA02B;
    border: solid 1px #3D632A;
}
.green_box h1, .green_box h2, .green_box h3, .green_box h4 {
    color: White; font-weight: bold;
    text-align: left;
}
.green_box a, .green_box a:visited {
    color: White; font-weight: bold;
}
.content_box {
    margin: 0px; padding: 5px;
    background: white url("/images/gradient.png") repeat-x;
    border: solid 1px #3D632A;
    font-weight: normal; color: Black;
}
.content_box a, .content_box a:visited {
    color: #2F5000; font-weight: bold;
}
.content_box li, .content_box ul {
    text-align: left; padding-left: 0px;
}
.content_box h1, .content_box h2, .content_box h3, .content_box h4 {
    color: #3D632A; font-weight: bold;
    text-align: left;
}
.menu_box {
    margin-bottom: 5px; padding: 0px;
    color: White; font-weight: bold;
    background-color: #6AA02B;
    border: solid 1px #3D632A;
}
.menu_box a, .menu_box a:visited {
    color: White; font-weight: bold;
}
form .button {
    padding:2px 7px 4px 7px; 
    color:white; 
    background-color:#6AA02B; 
    border:1px solid #3D632A;
    cursor: pointer; cursor: hand;
}    
form .button a, .button a:visited { 
    color: white; 
}
.small_links li {
    font-size: 85%;
}
.featured_image { padding:1px; border:1px solid #5B8A32; }
.required {color:Red;}

.listing ul {
    padding: 5px 0px 5px 0px;
    list-style-image:url("/images/icons/golfball.png");
}
.listing li {
    padding: 3px 0px 3px 0px;
}
