a			{text-decoration: none;}
a:active	{}
a:link		{}
a:visited	{}
a:hover		{text-decoration: underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;;
	vertical-align:top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td.site_gutter_left{
    border: dotted thin #CCCCCC;

}

td.site_median{

}
td.site_gutter_right{
	border: dotted thin #CCCCCC;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#EEEEEE;
}

a.site_menu_1, a.site_menu_1:hover{
	border-bottom: 0px solid #DEDEDE;
	margin: 5px 5px 5px 0px;
	padding: 6px 20px 7px 3px;
	display: block;
	text-align: right;
	background: black;
 	border-bottom: 1px solid #ffffff;
	/*background: url(/webfiles/WhitfordParkGolfNZ/layouts/images/ln-bg.gif) repeat-x;*/
	color: white;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-weight:bold;
	 
}
a.site_menu_1_selected{
	border-bottom: 0px solid #DEDEDE;
	margin: 5px 5px 5px 0px;
	padding: 6px 20px 7px 3px;
	display: block;
	text-align: right;
	background: black;
	border-bottom: 1px solid #ffffff;
 	color: #F5F71A;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-weight:bold;
}


a.site_menu_2{
	display:table-cell; 
	white-space:nowrap;	
	width:20%;
	background-color: #CCFF99;
	color: #0066FF;
	border-right: 1px solid #CCCCCC;
	text-align:center;	 
}

a.site_menu_2_selected, a.site_menu_2:hover{
	display:table-cell; 
	white-space:nowrap;	
	width:20%;
	background-color: #CCCC00;
	color: #0066FF;
	border-right: 1px solid #CCCCCC;
	text-align:center;	
}

.underline{
	border-top:1px solid black;
}

.black_box,.site_inner_left,.site_inner_middle,.site_inner_right,.site_menu,.site_banner{
	border: 1px solid black;
	padding: 3px;
	 
}

.site_footer {
	border: 1px solid black;
	padding: 3px;
	background-color:#68CA70
}

.footer_links {
	border: 1px solid black;
	padding: 3px;
}

h1 {color : #990066;
	font-size : 18px;
	font-family : "Franklin Gothic Demi Cond", Arial, Helvetica, sans-serif;
	text-decoration : none;}

h2 {color : #000099;
	font-size : 16px;
	text-decoration : none;
	margin-bottom : 16px;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	background-image: none;
	background-color: #CCCCCC;
}

h3{
	color : #0000a0;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
 	margin-bottom : 12px;
}

h4{
	color : #666699;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
}
#site_banner {background-color:black}
 

