@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:#ed7389;
	}


a:hover, a:active{ color:#eff4ad;}
a:visited{color:#fde5ea;}









body{

	color:#000000;
	font-family:Arial,Helvetica,Free Sans,sans-serif;
	font-size:1em;
	line-height:1.2;
	width:100%;
	background-image:url("https://www.angelfire.com/pa3/faz/bkg/golfbag.gif");
	font-weight:bold;  }








#wrapper{
        height:703px;
        border-radius:25px;
	margin:auto;
	padding:40px;
	width:90%;
	background-image:url(https://www.angelfire.com/pa3/faz/bkg/large2.jpg);

	-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:-25px;
     margin-right:auto;
     margin-left:auto;
     background-color:#e0edc5;
     border:5px solid #390;     
     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: 4%;
  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: 150px;
  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;}




h1, h2, h3 {
font-family:Impact,Charcoal,fantasy;
	text-transform:lowercase;

	letter-spacing:2px;

	line-height:1.5;

	margin-bottom:15px;
	color:#7d7d7d;
}







.hilite{background-color:#ffff00;
	}



h1{font-size:1em;
	text-align:center;}



h2{font-size:1.75em;
	color:green;
	margin-left:20px;
                   }


h3{font-size:1.5em;}




h4{     color:green;
	margin-left:135px;
	font-size:15px;
	text-transform:; 

}















/* table team  */

table.first {
 
	margin-top:40px;
	margin:auto;
        border:2px solid #fff;        
	width:85%; }


table.se {
 
	margin-top:5px;
	margin:auto;
        border:2px solid #fff;
	width:56%; }



td.color{color:red;}
	


td.color2{color:red;
	border-left:3px solid #fff;}




td.color3{border-left:3px solid green;}



td.border{border-bottom:3px solid #fff;}





th,td{

	text-align:center;

	padding:5px;
	
	}


th {
 
	background:#9dd05b;
	

	font-weight:bold;

	

        

	
	}


tr.first{

	padding:20px;
	font-size:1.25em;
	border-bottom:3px solid green;
	color:#000;}


tr.even {background:#d4e7b2;}


tr.odd {background:#fffab2;}

tr.t{background:#9dd05b;
     border-top:6px solid green; 
	}	

		
td.y{width:96%;}	









