body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}
.contactInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.contactTable {
	border: 2px solid #eeeeee;
}
.beforeafterMain {
	background-image: url(art/paynebeforeafter_04_.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.commercialMain {
	background-image: url(art/paynecommercial_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.thumbnails {
	margin: 2px;
	padding: 2px;
	border: 1px solid #eeeeee;
}
.resortMain {
	background-image: url(art/resort_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.lifestyleMain {
	background-image: url(art/paynelifestyle_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.residentialMain {
	background-image: url(art/payneresidential_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.golfMain {
	background-image: url(art/paynegolf_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
}

