body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
}

p {
	font-size:12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	margin-left:70px;
}

img{
	border:0;
}

ul {
	font-size:12px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	padding-left:80px;
	list-style-image:url(../img/std/bullet.gif);
}

li{
	padding-bottom:14px;
}

h1 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin-top:20px;
	margin-left:25px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

h2 {
	font-size: 18px;
	line-height:18px;
	height:35px;
	color: #004600;
	font-weight: normal;
	margin-top:30px;
	margin-left: 25px;
	margin-bottom:-20px;
	padding-left:25px;
	background-image:   url(../img/std/hand_icon.gif);
	background-repeat: no-repeat;
}

h3 {
	font-size: 12px;
	line-height:12px;
	color: #004600;
	font-weight: bold;
	margin-left: 70px;
}

.intro {
	font-weight: bold;
	color: #004600;
	margin-left:50px;
}

.caption {
	font-weight: bold;
	color: #004600;
}

.indent {
	padding-left:25px;
}

.featureBox {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF6600;
	border-width: 5px;
	border-color: #FF9900;
	border-style: solid;
	padding: 10;
}

.featureSub {
	color: #FF6600;
	font-weight: normal;
	background-color: #FFE7C1;
	border-right: 2px;
	border-left: 2px;
	border-top: 0px;
	border-bottom: 2px;
	border-color: #FF9900;
	border-style: solid;
	margin-top: -20px;
	padding: 10px;
}
	
.quote {
	font-weight: normal;
	color: #FF6600;
	font-style: italic;
	margin-left: 0px;
	padding: 5px;
	border: 1px dotted #FF6600;
}

.golf {
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}

.fitness {
	color: #004600;
	font-weight: bold;
	font-style: italic;
}

a:visited{
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}

a:link {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}

a:active{
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	background : #EFEFEF;
}

a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline
	}

.address {
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	font-weight: bold;
	border-top-style: none;
	margin-left:10px;
	margin-right: 5px;
}

.contact {
	margin-left:0px;
}

.emailForm {
	margin-left:0px;
	color: #333333;
	font-weight: bold;
}

.gallery {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.right {float:right; clear:none}
.left {float:left; clear:none}