/*style sheet for golf edition website */



a {	
	color: #0E5187;	
	text-decoration: none;
	font-weight: bold;
}

a:hover { text-decoration: underline; }



body {
	background-image: url(../images/background4.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1em;	
	color: #333333;
	width:730px;
	width:750px !important;  /*moz width */
	border: #034d5b;
	border-style:solid;
	border-width:1px;



	}
h2 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333;
	font-size: 1.5em;
	}
	
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	color: #333333
	}


.button {
	padding: 5px !important ;
	padding-top: 0px;
	padding-bottom: 0px;
	
	
	}


	
	<!-- LHN stuff  -->
	
	

.lhn  {
	/*background-image: url(/images/lnh.gif);
	background-repeat: no-repeat;
	background-color:#ececec;
	 layer-background-color:#ececec; 
	visibility: visible;*/
	width: 170px;
	margin-top:0px;
	margin-left:0px;
	position:fixed;
	clear: both;
	height: 700px;
	
	
		
	
	
	}
	
td.lhnborder  {

	border: #034d5b;
	border-right-style:solid;
	border-right-width:1px;
	}
	
.lhnMenu  {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: .9em;	
	color: #0E5187;
	padding-top: 400px;
	padding-left: 0px;
	padding-bottom: 150px;
	width:170px !important; /*moz width */
	
	
	}

/*
body#home a#home, 
body#images a#images, 
body#about a#about,
body#contact a#contact {
	font-weight:bold;
	color: #093a62;
	text-decoration:underline;
	background: #dcdee0;
	display: block;
	padding-left: 10px;
	width:80px; 

}*/


ul{	
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: .9em;
	list-style-type: square;
	}
	
li{	
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1em;
	list-style-type: square;
	}
	
	
	
.Group {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: .9em;	
	color: #0E5187;
	padding-left: 6px;
	padding-top:10px;
	display: block;
	text-decoration: none;
}
.Group:hover {
	color: #4483b5;
	text-decoration: underline;
}

.Option {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: .7em;	
	color: #2b7dbf;
	margin-top:3px;
	padding-left: 18px;
	display: block;
	text-decoration: none;
	background:transparent url(../images/arrow.gif);
	background-position: 0% 1%;
	background-repeat:no-repeat;
}
.Option:hover {
	color: #0E5187;
	text-decoration: underline;
}
.show {
	display:inline;
}
.hide {
	display:none;
}



/* end  */
	
	
	
.mainContent {
	
	display:inline; 
	position-top:0px;
	visibility:visible;
	padding-bottom: 90px;
		

	
	}	
	
	
.normal {
	font-size: .8em;
	color: #333333;
	position:relative;
	padding-top: 80px !important; /*moz padding*/
	postion-top:0px !important; /*moz position*/
	padding-top: 120px;
	padding-left:10px;
	width:550px;
	
	


	}	
	

	
	
.normalForm {
	width:600px;
	font-size: .8em;
	color: #333333;
	position:relative;
	padding-top: 100px !important; /*moz padding*/
	postion-top:0px !important; /*moz position*/
	padding-top: 120px;
	padding-left:10px;
	width:550px !important; /*moz width */
	


	}	
	

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: .6em;
	color:#333333;
    position: relative;
    bottom: 0;
	padding-left:50px;
	margin-top: 85px !important;
	
	
	}
	




form { position:relative; }
label { display:block; 
		padding-bottom: 10px;

}
label input { position:absolute; left:11em; }
form.select {padding-left:11em;
			}


p.formPic {

	padding-left: 11em;
	
	}


	
	
	/*  not touched below */

table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333
	}





