html, body  { margin: 0;padding: 0; }

body {
background: url(/images/bg.jpg) left top repeat-x #204272 fixed;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
text-align: center;
}

h1 { font-size: 150%; }
h2 { font-size: 120%; color: #00275E; }
h3 { font-size: 115%; }
h4 { font-size: 110%; }
h5 { font-size: 105%; }

#content h1 { color: #0053A1; }

#right h1 { font-size: 120%; color: #0053A1; }
#right h2 { font-size: 110%; margin: 2px 0 2px 0; }

.strong { font-weight: bold; }

#press li { margin: 0 0 5px 10px; }

#lb_links {
margin: 0;
padding: 0;
font-size: 11px; 
list-style: none;
}

#lb_links li {
margin: 0 3px 0 3px;
display: inline;
}

a:link {
color: #004595;
text-decoration: underline;}

a:visited {
color: #627CB9;
text-decoration: underline;}

a:hover {
color: #004595;
text-decoration: none; }

a:visited:hover {
color: #004595;
text-decoration: none; }

table { font-size: 100%; }

fieldset {
padding: 10px 5px 5px 5px;
}

#holes a {
padding: 5px;
background: #0053A1;
color: #FFFFFF;
margin: 0;
text-decoration: none;
font-weight: bold;
}

#holes a:hover {
background: #E7D7A3;
color: #0053A1;
}

#holes {
margin: 20px 0 20px 20px;
}

#wrap {
width: 800px;
margin: 0 auto 0 auto;
text-align: left;
position: relative;
}


#icons {
position: absolute;
left: 0;
top: 0;
width: 600px;
height: 60px;
z-index: 100;
}

#courseheader { 
position:relative;
width:606px; 
height: 190px; 
background: url(/images/classiccourses.jpg) left top no-repeat; 
}

#courseheader a { 
position:absolute; 
display:block; 
}


#mainnav {
background: none;
}

#nav {
background: #00275e;
padding: 2px;
text-align: center; 
}


#nav2 { 
border: 2px solid #405D86; 
margin: 2px;
padding: 4px 0 4px 0;
color: #E2C553;
font-weight: bold;
} 

#nav a {
text-decoration: none;
}

#mainanv a {
margin: 0 2px 0 2px;
font-size: 13px;
}

#mainnav a:link { color: #E2C553; }
#mainnav a:hover { color: #FFFFFF; }
#mainnav a:visited { color: #E2C553; }
#mainnav a:visited:hover { color: #FFFFFF; }

#nav2 .nav3 {
display: none;
clear: both; 
background: #0053A1;
padding: 4px 0 4px 0;
margin: 4px 0 0 0;
color: #FFFFFF;
}

#nav2 .nav3 a {
font-size: 12px;
padding: 1px;
background: none;
}

#nav2 .nav3 a:link {
color: #FFFFFF;
}

#nav2 .nav3 a:hover {
color: #0053A1;
background: #FFFFFF;
}

#nav2 .nav3 a:visited {
color: #FFFFFF;
}

#nav2 .nav3 a:visited:hover {
color: #0053A1;
background: #FFFFFF;
}

.nav4 {
color: #FFFFFF;
display: none;
clear: both; 
background: #1770BF;
padding: 4px 0 4px 0;
margin: 4px 0 0 0;
}

#nav2 .nav4 a {
font-size: 12px;
padding: 1px;
background: none;
}

#nav2 .nav4 a:link {
color: #FFFFFF;
}

#nav2 .nav4 a:hover {
color: #1770BF;
background: #FFFFFF;
}

#nav2 .nav4 a:visited {
color: #FFFFFF;
}

#nav2 .nav4 a:visited:hover {
color: #1770BF;
background: #FFFFFF;
}

#mainnav {
background: none;
}







.hidden {
visibility: hidden;
}

#title {
background: #0053A1;
height: 27px;
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
padding: 3px 10px 0 0;
}

#title div {
float: right;
width: 250px;
}

#page {
width: 800px;
background: url(/images/mid.jpg) left top repeat-y #FFFFFF;
position: relative;
}

#phppage {
width: 800px;
background: #FFFFFF;
position: relative;
}

#tabs {
border-bottom: 2px solid #0053A1;
padding: 5px;
margin: 10px 0 10px 0;
}

#tabs a {
border-top: 1px solid #0053A1;
border-left: 2px solid #0053A1;
border-right: 1px solid #0053A1;
padding: 5px;
text-decoration: none;
font-size: 12px;
position: relative;
margin-bottom: -1px;
font-weight: bold;
color: #0053A1;
}

#tabs a:hover {
background: #F3EDD5;
}

#tabs a:visited {
}

#tabs a:visited:hover {
background: #F3EDD5;
}

#tabs .current { border-bottom: 2px solid #FFFFFF; }
#tabs .current:hover { border-bottom: 2px solid #FFFFFF; background: #FFFFFF; }
#tabs .current:visited:hover { border-bottom: 2px solid #FFFFFF; background: #FFFFFF; }

.tabpage {
padding: 10px;
}

#right {
float: right;
width: 190px;
padding: 0 5px 0 0;
}

#right p {
margin: 2px 0 2px 0;
}

#right .clearline {
margin: 10px auto 10px auto;
}



#phpcontent {
clear: left;
padding: 0px 10px 0 10px;
background: url(/images/faceback.jpg) right top no-repeat;
min-height: 674px;
}



#content {
clear: left;
width: 575px;
padding: 20px 10px 0 10px;
background: url(/images/faceback.jpg) right top no-repeat;
min-height: 674px;
margin: 30px 0 0 0;
}

.headline {
border-bottom: 1px solid #00531a;
}

.clear { 
clear: both; 
height: 1px; 
visibility: hidden; 
}

.clearline {
clear: left;
border-bottom: 1px solid #00549F; 
height: 1px;
margin: 4px auto 5px auto;
}

.dining {
text-align: center;
font-size: 10px;
}

.dining span {
color: #1E4070;
font-weight: bold;
}




.outerborder {
border: 1px solid #00275E;
background: #73898E;
vertical-align: top;
padding-top: 0px;
padding-right: 3px;
padding-bottom: 0px;
padding-left: 3px;
}

.rightcolumn {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 3px;
}

.searchbar {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin-top: 4px;
}   


.rightsideboxes {
}

.rightsidetext {
color: #3A6312;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.rightsidetext a:link {
color: #3A6312;
text-decoration: underline;
}

.rightsidetext a:visited {
color: #3A6312;
text-decoration: underline;
}

.rightsidetext a:active {
color: #3A6312;
text-decoration: none;
}

.rightsidetext a:hover {
color: #3A6312;
text-decoration: none;
}





.rightalign {
text-align: right;
vertical-align: top;
padding-right: 6px;
padding-left: 6px;
padding-top: 2px;
padding-bottom: 2px;
}

.silvergallery {
margin: 0px;
padding: 2px;
border: 2px solid #B5AB37;
text-align: center;
}

.silverhead {
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background: #9E9630;
text-align: center;
vertical-align: top;
padding: 2px;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #B5AB37;
border-right-color: #B5AB37;
border-bottom-color: #B5AB37;
border-left-color: #B5AB37;
}

.photo {
width: 130px;
text-align: center;
float: left;
}

#staff h3 { margin-bottom: 2px; }

.homenews { 
margin: 0; 
padding: 5px; 
background: #EFECE4; 
}


#footer {
padding: 95px 50px 8px 0;
text-align: center;
background: url(/images/bot.jpg) left top no-repeat;
font-size: 11px;
color: #E6D59F;
}

#footer a {
font-size: 11px;
color: #E6D59F;
}