h2 {
	font: normal 200% Georgia, "Times New Roman", Times, Serif;
	color: #A94526;
	margin: 0 0 .25em;
	}
p {
	margin: 0 0 1em;
	line-height: 140%;
	}
	
dl, dt, dd {
	margin: 0;
	padding: 0;
	font-size: 95%;
	}
dl dt {
	font-weight: bold;
	}
dl dd {
	margin: 0 0 .75em 1em;
	}
	
dl.photos dt {
	margin: 1em 0 0;
	}
dl.photos dd {
	margin: 0 0 2em;
	font: bold 110% "Book Antiqua", Georgia, "Times New Roman", Times, Serif;
	font: bold 100% Arial, Helvetica, Sans-Serif;
	color: #706548;
	text-align: center;
	}
	
#missionlink {
	font-weight: bold;
	font-size: 14px;
	}
	
#pagetitle {
	background: transparent url("../images/anim_golfer.gif") no-repeat top right;
	}
html>body #pagetitle {
	background-image: none;
	} 
	
	
/*	CONTENT LEFT *****************************/
	#contentleft {
		padding:0px;
		float:left;
		padding: 0 20px;
		position: relative;
		top: -2em;
		}
	
	#contentleft { 
		width:400px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:360px;
		} 
	
	html>body #contentleft {
		width:360px;
		} 
		
	
/*	CONTENT CENTER *****************************/
	#contentcenter {
		padding:0px;
		float:left;
		padding: 0 15px;
		border-left: solid 1px #CCC0A2;
		}
	
	#contentcenter { 
		width:180px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:149px;
		} 
	
	html>body #contentcenter {
		width:149px;
		} 
	
/*	CONTENT RIGHT *****************************/
	#contentright {
		padding:0px;
		float: left;
		padding: 0 15px;
		border-left: solid 1px #CCC0A2;
		}
	
	#contentright { 
		width:180px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:149px;
		} 
	
	html>body #contentright {
		width:149px;
		} 
	
	#contentheader {
		margin: 0 0 15px;
		}
		
/*	CONTENT FOOTER *****************************/
	#footer {
		margin-top: 1em;
		width:760px;
		border-top: 1px dashed #CCC0A2;
		padding: 15px 0 50px;
		font-size: 85%;
		text-align: center;
		}
		
		
/*	E-NEWSLETTER *****************************/
#newsletter {
	border-top: solid 1px #CCC0A2;
	float: right;
	margin: 0;
	padding: 42px 0 0;
	display: block;
	background: transparent url("../images/special_offers.gif") no-repeat;
	background-position: 50% 10px;
	width: 157px;
	width: 149px;
	height: 65px;
	text-align: center;
}

#newsletter fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#newsletter fieldset legend {
	display: none;
}

#newsletter #email {
	width: 125px;
	font-size: 11px;
}
#newsletter #submit {
	margin: 10px auto;
	display: block;
	background: transparent url("../images/enewsletter_button.gif") no-repeat;
	width: 125px;
	height: 22px;
	color: #853F0E;
	font-size: 1px;
	border-width: 0;
	cursor: pointer;
	cursor: hand;
}


#newsletter p {
	margin: 15px 18px 0;
	font-size: 11px;
}
#newsletter p.error {
	color: #C00;
	font-weight: bold;
}
#newsletter p.confirm {
	color: #000;
	font-weight: bold;
	background-color: #ffffcc;
	border: solid 1px #333;
	border-width: 1px 0;
}