BODY {
  font-family: verdana, arial, Helvetica, sans-serif;
  font-size: 10px;
  color: Navy;
  margin-top : 5px;
  background : url(images/back.jpg);

}

TABLE {
  font-size: 12px;	

}

H1 {
  font-size: 14px;	
  font-weight: bold;
}


A { font-weight: bold; font-size: 12px; text-decoration: none; color: #42C7EF; }
	 
a:hover { color: #97ABDC;  text-decoration: underline; }	 

.orangelink { color: #F29619; text-decoration: none; font-weight: normal;
}

.orangelink a:hover { color: #F29619; text-decoration: underline; font-weight: normal;
}

#menutestimonials {
padding-left: 10px;
}

.menutext {
font-size: 10px;
}

.menulink {
color: #FFF308; text-decoration: none; font-weight: normal;
font-size: 10px;
}

.menulink a:hover { color: #FFF308; text-decoration: underline; font-weight: normal;
font-size: 10px;
}

ul {
margin: 10;
padding: 0;
list-style-type: square;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 10px;
}

li { 
margin: 5 0 10px;
padding: 0; 
}

.smalltext {
  font-size: 10px;
}
.maintable {
	border-left : 1px solid #FF6900;
	border-right : 1px solid #FF6900;
	background : #FFFFFF;		
}

.innertable {
  text-align : justify;	
}

.golftables {
	border-top : 1px dotted #FF6900;
	border-right : 1px dotted #FF6900;	
	border-bottom : 1px dotted #FF6900;
	border-left : 1px dotted #FF6900;	
	background : #FFFCB7;	
}

.golftablesheadercell {
	background : #FFF308;		
}

.businesstablesheader{
	background : #FAE0A3;		
}

.businesstablescells {
	border-right : 1px solid #FAE0A3;		
}

.darkblueborder {
	border-top : 1px solid #FF6900;
	border-right : 1px solid #FF6900;	
	border-bottom : 1px solid #FF6900;
	border-left : 1px solid #FF6900;		
}

.dottedrightborder {
	border-right : 1px dotted #2E8B57;			
}

.imageborder {
	border-top : 1px solid #FFF308;
	border-right : 1px solid #EF9242;	
	border-bottom : 1px solid #EF9242;
	border-left : 1px solid #FFF308;
}

.dottedcell {
	border-top : 1px dotted #FF6900;
	border-right : 1px dotted #FF6900;	
	border-bottom : 1px dotted #FF6900;
	border-left : 1px dotted #FF6900;	
	background : #F2F6FB;
	/* background : #E3E8F5; */
}

.centrecell {
	background : #F9FAFD;	
}

.headercell{
	border-bottom : 1px solid #FF6900;
	background : #FFFFFF;
/* background : #CCFACC; */
}

.footercell{
	border-top : 1px solid #FF6900;	
	border-bottom : 1px solid #FF6900;
	background : #F9FAFD;			

}

.cornercell {
	border-top : 1px solid #FF6900;	
	border-bottom : 1px solid #FF6900;		
	background : #EF9242 url(images/menucellback.jpg);
}

.topbarcell {
	border-bottom : 1px solid #FF6900;			
	background : #FFF308;
}

.menucell {
	background : #FFF308;
}

.yellowmenucell {
	background : #FFF308;
}

.orangemenucell {
	background : #EF9242;
}

.imagemenucell {
	background : #EF9242 url(images/menucellback.jpg);
}



#bullets {  margin-left: 12px; }


#bullets  ul {
margin: 10;
padding: 0;
list-style-type: square;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 12px;
}

#bullets li { margin: 3 0 0px 0; }

 #navcontainer { margin-left: 0px; }

#navcontainer ul
{
display: block;
margin: 2;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 10pt;

}

#navcontainer li { margin: 3 0 0px 0; }

#navcontainer a
{
display: block;
padding: 2px 5px;
width: 175px;
height: 25px;
color: #FF6900;
background-color: #FFF308;
text-decoration: none;
font-weight: normal; 
font-size: 10px;
text-align : left;
width: 175px;
border-top : 1px solid #FF6900;
border-right : 1px solid #FF6900;	
border-bottom : 1px solid #FF6900;
border-left : 1px solid #FF6900;	
}

#navcontainer a:hover
{
color: Navy;
background-color: #6BDBFF;
text-decoration: none;
}