.welcome, H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: #4A7539;
}

BODY {
	background-color: White; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}

p { 
	margin: 12px 0 2px 0; 
}
 
.td-with-colour {
	color: #FFFFFF;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
} 

.td-with-colour a:link, .td-with-colour a:visited {
	color: #FFFFFF;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
} 

.td-with-colour a:hover {
	color: #EA7202;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
} 

.golfcourseTitle{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
	text-transform: uppercase;
}

.ResortTitle{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
	text-transform: uppercase;
}

.PromoTitle{
	color: #EA7202;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
	text-transform: uppercase;
}


.PromoGreenTitle{
	color: #FFFFFF;
	background-color: #339933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
	text-transform: uppercase
}

.textbody{
color: White;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration : none;

}


.text-black{
color: #000000;
font-family: Arial;
font-weight: normal;
font-size: 12px;
text-decoration : none

}

.text a:link, .text a:visited {
	margin:0px 20px 0px 0px;
	color: #FFFFFF;
	text-decoration:none;
}

.text a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.linknav{
	color: #004B00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration : none;
	
	
}

