﻿html
{
    /*background: url( '../Images/mainBkgdBlu.gif' ) repeat;*/
    background-color: #fff;
    background: url( '../Images/golfcourseblur25400.jpg' ) top center;
    background-attachment: fixed;
}

body
{

    background: url('../Images/blackBkgdLt696.png');
    background-repeat: repeat-y;
    margin: 0 auto;
    padding-left: 23px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    width: 698px;
}


.container
{
    /*background: 000;*/
    width: 650px;
    padding: 0;
    float: left;
}

#container2
{
    display: inline-block; /*background-image: url('../Images/leftBkgdLt.jpg');*/
    width: 650px;
    padding: 0;
    float: left;
}

table
{
    margin: 0.9em;
}




p
{
    color: #000;
    font-size: 14px;
    line-height: 160%;
    margin: 0.9em;
    text-align: left;
}


h1, h2, h3
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin: 0.5em;
}

h1
{
    font-weight: normal;
    font-size: 20px;
}

h2
{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding-left: .7em;
}

h3
{
    font-weight: normal;
    font-size: 14px;
}

td
{
    font-weight: normal;
    font-size: 14px;
}

th
{
    font-weight: bold;
    font-size: 14px;
}



a
{
    font-weight: normal;
}
a:link
{
    color: #b6310b;
}
a:visited
{
    color: #b6310b;
}
a:hover
{
    color: #1B5E77;
}
a:active
{
    color: #4f97cd;
}
img
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    text-align: center;
}

#Banner
{
    padding-top: 19px;
}

#mainNavigation
{
    display: inline-block; /*background-color: #fff;*/
    margin: auto auto 7px auto;
    cursor: pointer;
    position: relative;
    list-style-type: none;
    width: 650px;
    height: 32px;
    padding-top: 20px;
    left: 0;
    top: 0;
}

#mainNavigation a
{
    display: inline-block;
    width: 104px;
    height: 32px;
}

#mainNavigation ul
{
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
}

li#tab1
{
    float: left;
    position: absolute;
    left: 60px;
    height: 32px;
    width: 104px;
    padding: 0;
    background: url('../Images/tab1.png') no-repeat right top;
}


li#tab2
{
    float: left;
    position: absolute;
    left: 168px;
    height: 32px;
    width: 104px;
    padding: 0;
    background: url('../Images/tab2.png') no-repeat right top;
}

li#tab3
{
    float: left;
    position: absolute;
    left: 276px;
    height: 32px;
    width: 104px;
    padding: 0;
    background: url('../Images/tab3.png') no-repeat right top;
}

li#tab4
{
    float: left;
    position: absolute;
    left: 384px;
    height: 32px;
    width: 104px;
    padding: 0;
    background: url('../Images/tab4.png') no-repeat right top;
}

li#tab5
{
    float: left;
    position: absolute;
    left: 492px;
    height: 32px;
    width: 104px;
    padding: 0;
    background: url('../Images/tab5.png') no-repeat right top;
}

li#tab1 a:hover
{
   background: url('../Images/tab1_hover.png') no-repeat right top;
 
}

li#tab1active
{
    background: url('../Images/tab1_hover.png') no-repeat right top;
    float: left;
    position: absolute;
    left: 60px;
    height: 32px;
    width: 104px;
    padding: 0;
}

li#tab2 a:hover
{
    background: url('../Images/tab2_hover.png') no-repeat right top;
}

li#tab2active
{
    background: url('../Images/tab2_hover.png') no-repeat right top;
    float: left;
    position: absolute;
    left: 168px;
    height: 32px;
    width: 104px;
    padding: 0;
}

li#tab3 a:hover
{
    background: url('../Images/tab3_hover.png') no-repeat right top;
}

li#tab3active
{
    background: url('../Images/tab3_hover.png') no-repeat right top;
    float: left;
    position: absolute;
    left: 276px;
    height: 32px;
    width: 104px;
    padding: 0;
}

li#tab4 a:hover
{
    background: url('../Images/tab4_hover.png') no-repeat right top;
}

li#tab4active
{
    background: url('../Images/tab4_hover.png') no-repeat right top;
    float: left;
    position: absolute;
    left: 384px;
    height: 32px;
    width: 104px;
    padding: 0;
}

li#tab5 a:hover
{
    background: url('../Images/tab5_hover.png') no-repeat right top;
}

li#tab5active
{
    background: url('../Images/tab5_hover.png') no-repeat right top;
    float: left;
    position: absolute;
    left: 492px;
    height: 32px;
    width: 104px;
    padding: 0;
}

#subBox1
{
    /*background-image: url('../Images/leftBkgdLt.jpg');*/
    vertical-align: top;
    width: 72%;
    float: left;
    padding: 0;
    margin: 0;
}

#subBox2
{
    background-image: url('../Images/rightBkgd.png');
    vertical-align: top;
    width: 28%;
    float: right;
    padding: 0;
    margin: 0;
}

/*#subBoxLeft
{
  vertical-align: top;
	width: 30%;
	float: left;
	padding: 0;
	margin: 0;
  }
  
#subBoxRight
{
  vertical-align: top;
	width: 70%;
	float: right;
	padding: 0;
	margin: 0;
  }*/


.orangeHead
{
    color: #dd6600;
}


.grayHead
{
    color: #aaa;
}

.blueHead
{
    color: #1b5e77;
}


#Bottom
{
    background: url('../Images/bottomBar.jpg');
}


#bottomPageLinks
{
    padding-top: 10px;
    padding-left: 0;
    padding-bottom: 20px;
    width: 650px;
}

.quote
{
    font-size: 14px;
    font-family: Palatino, Trebuchet-MS, Times-New-Roman, serif;
    color: #7fa5d5;
    font-style: italic;
    font-weight: normal;
}

.quoteName
{
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height: 120%;
    color: #a5a5a5;
    font-style: italic;
    font-weight: normal;
}


.legalinfo
{
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    color: #5c5c5c;
    font-style: normal;
    font-weight: normal;
}
