.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.bodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.thumbnailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #3E4723;
}
.rateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.rateTextSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.contactDetailsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.headingText {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-style: normal;
	color: #426740;
	font-weight: bold;
	text-decoration: underline
}
a.menu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-style: normal;
	color: #739E70;
	font-weight: bold;
	text-decoration: none
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #4C7649;
	font-weight: bold;
	text-decoration: none
}
a.mailLink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: underline
}
a.mailLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #336600;
	text-decoration: underline;
}
a.linkDarkGreen {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal;
	color: #336600;
	font-weight: bold;
	text-decoration: none
}
a.linkDarkGreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.linkGrey {  
	font-family: Verdana; 
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.linkGrey:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.linkMore {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a.linkMore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.linkWhite {  
	font-family: Verdana; 
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.linkWhite:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.close {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	text-decoration: none
}
a.close:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	font-weight: bold
}
.pageBG {
	background-image: url(../images/golfBallBG.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.textBox {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF
}
.textBoxSmall {
	height: 20px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.textArea {
	height: 50px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF
	
}
.textAreaLarge {
	height: 100px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.textAreaSmall {
	height: 50px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.dropDownList {
	height: 18px;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.dropDownListSml {
	height: 18px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.dropDownListYN {
	height: 18px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.nextOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #999999;
	font-weight: bold
}
.inputFiled {
	border: thin solid #999999;
