@charset "UTF-8";
/* CSS Document */



/* COLORS

light coral - #fde5ea
 
light green - #eff4ad

coral - #ed7389

gray - #606060
*/



/*Resets------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video

 {

	margin: 0;

	padding: 0;
	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}
/*

 HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section

 {

	display: block;
}


body {

	line-height: 1;
}


ol, ul {

	list-style: none;
}


blockquote, q {
	quotes: none;
}


blockquote:before, blockquote:after,
q:before, q:after {

	content: '';

	content: none;
}


table {
	border-collapse: collapse;

	border-spacing: 0;

	border:none;
}






/*Page------------------------------------*/



a{	text-decoration:none;

	color:#000;
	}


a:hover(#ff0000)  a:active{ color:#800080;}
a:visited{color:#000;}









body{

	color:#000000;
	font-family:Arial,Helvetica,Free Sans,sans-serif;
	font-size:1.5em;
	line-height:1.2;
	width:100%;
	background-image:url(bg/golfname.jpg);
	font-weight:bold;}







#wrapper{
        border-radius:25px;
        margin:auto;
	padding:40px;
	width:90%;
        background-image:url(bg/49gbag.gif);	

	-moz-box-shadow:0px 0px 20px #606060;
 /* Firefox */

	-webkit-box-shadow:0px 0px 20px #606060;
 /* Safari, Chrome */

	box-shadow:0px 0px 20px #606060; /* CSS3 */
}









div#header { 
     border-radius:15px;
     margin-top:;
     background-color:#e0edc5;
     border:5px solid #390;
     margin:0 auto;
     height:10px;
     padding:15px;
     text-align:center;
     width:900px;
    -moz-box-shadow:2px 2px 4px #515151;
   -webkit-box-shadow:2px 2px 4px #515151;}












#dd {

  margin-left: 32%;
  padding: 0 0 20px 0;
  margin-top:-10px;
}



#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 21px arial;}



#dd li a.menu {
  display: block;
  text-align: center;
  background: green;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  color: #FFF;
  width: 90px;
  text-decoration: none;
  border-radius:10px;}



#dd li a.menu:hover {
  background:#8dcb41;}



.submenu {
  background:#eaf3da;
  border: 1px solid green;
  visibility: hidden;  
  position: absolute; 
  z-index: 3;}



.submenu a {
  display: block; 
  font: 21px arial; 
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color:green;}



.submenu a:hover {
  background: #8dcb41;
  color: #FFF;}



    box-shadow:2px 2px 4px #515151;
   }



























br.clear{clear:both;}






table{ 
	margin-top:50px;
	margin:auto;        
	width:76%;
	border:2px solid #fff }

	

th,td{	text-align:center;
	padding:5px;}




td.color{color:red;}


td.color2{  color:red;
	    border-top:3px solid #fff;
   }




th {	background:#9dd05b;
	font-weight:bold; 
        }



tr.first{
	padding:20px;
	font-size:1.25em;
	border-bottom:3px solid #fff;
	color:#000;}


tr.even {background:#d4e7b2;}


tr.odd {background:#fffab2;}












/* table team  */





br.clear{clear:both;}

















