body {		margin-top:10px;
			padding:0px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:black;}
			
h1 {		font-size:16px;}
			
#main { 	width:760px; /* contols elements within the whole page*/
			
			position:absolute;
			float:left;
			left:50%;
			margin-left:-380px;
			border:1px solid #666666;
			text-align:left;
			}
			
#footer {	width:760px;
			height:20px;
			color:white;	
			text-align:center;
			background-color:#003300;
			float:left;
			}
			
#contents { 	
			width:760px; /* contols elements within the whole page*/
			text-align:left;
			background-color:darkseagreen;
			float:left;		}	

.right_side {	
			float:left;
			width:610px;
			background-color:#ffffff;
			min-height:400px;
			height:auto;}
	
/* for Internet Explorer */
/*\*/
* html .right_side {
height: 400px;
}
/**/
			
#right_content {
			float:left;
			padding:5px;
			}

#topimage { width:760px;
			height:165px;
			background-color:#009966;}

/* NAV BAR */

#nav { width:760px;
			 height:32px;
						background-color:#003300;
					
						}

 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.0em;
}

#nav-menu li a
{
background: #003300;
height: 30px;
line-height: 30px;
float: left;
width: 120px;
display: block;
border: 0em solid #003300;
color: #ffffff;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover {
border: 0em solid #006600;
background: #006600;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:760px
}


/* end of NAV BAR */


#left_menu{ 
	width: 150px;
	background-color:darkseagreen;
	float:left;

}



#wx_module_8330{
margin-top:0px;
float:right;
}

#title{ width: 450px;
					height: 30px;
}

#logo{ width: 90px;
					height: 300px;
				float: left;
}

#address{ width: 200px;
					float:left;
}


#mid_col{ 
			height:auto !important;
			min-height:300px;
}

ul {

		}

table { 
	font-size: 11px; 
	border: 0px solid #CCCCCC;
	border-collapse: collapse;}
		
td {width:auto; 
	border: 0px solid #CCCCCC;
	border-collapse: collapse;
	text-align:left;}

h2{font-size: 14px;}
	
a:link {text-decoration:underline; color:#666666;}

a:hover {text-decoration:underline; color:#000000; }

a:visited {text-decoration:underline; color:#666666;}

table.scorecard { 
	font-size: 11px; 
	border: 1px solid #CCCCCC;
	border-collapse: collapse;}


td.normal{
			color:black;
			text-align:center;
			font-weight:bold;
			border: 1px solid #CCCCCC;
			}


td.holeNumber{
			color:black;
			text-align:center;
			font-weight:bold;
			border: 1px solid #CCCCCC;

			}

td.holeName{
			color:black;
			text-align:center;
			border: 1px solid #CCCCCC;

			}

td.yellow{
			color:black;
			background-color:yellow;
			text-align:center;
			font-weight:bold;
			border: 1px solid #CCCCCC;

			}
td.red{
			color:black;
			background-color:red;
			text-align:center;
			font-weight:bold;
			border: 1px solid #CCCCCC;

			}
td.redStroke{
			color:red;
			text-align:center;
			font-weight:bold;
			border: 1px solid #CCCCCC;

			}
.imgRight{
	float:right;
	border:0px solid #000000;
	margin:0 0 5px 5px;
}
.imgLeft{
	float:left;
	border:0px solid #000000;
	margin:5px 5px;
}
