/* CSS Document */

body .aboutUs{
	} 
h1 {color: #060;}
/**/
#mainContent{
	background: transparent url(../images/golfball.jpg) 25% 30% no-repeat;
}
#mainContent p{
	margin: 4px 0px 0px 3px;
	padding:2px 0px 2px 3px;	
	text-align: left;
	line-height: 1.4em;
		}
#mainContent h2{
	margin: 0.7em 0;
	color: #F90;
	}
/**/
.teamPicsBox{
	border: 1px solid #ccc;
	padding: 8px;
	margin: 8px;
	background: #C6FBA2;
	float: right;
	width: 262px;
	}
.teamPicsBox img{
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
	}
.teamPicsBox blockquote{
	line-height: 1.3em;
	color: #060;
	width: 250px;
	padding: .5em .2em .5em .2em;
	margin: .5em auto;
	background: #E7FECF;
	text-align: center;
	}
.teamPicsBox h3{
	font-size: 1.3em;
	width: 250px;
	padding: .5em 0 .5em 0;
	margin: 0 auto;
	text-align: center;
	color: #060;}
/**/
.teamPicBoxTwo{
	float: left;
	border: 1px solid #ccc;
	padding: 8px;
	margin: 8px;
	background: #C6FBA2;
	}
.teamPicBoxTwo img{
	border: 1px solid #ccc;
	margin: 0;
	padding: 0px;
	float: left;
	}
.teamPicBoxTwo blockquote{
	line-height: 1.3em;
	color: #060;
	width: 340px;
	background: #E7FECF;
	padding: .5em .2em .5em .2em;
	text-align: center;
	float: right;
	position: relative;
	top: 70px;
	}
.teamPicBoxTwo h4{
	font-size: 1.3em;
	width: 340px;
	padding: .5em 0 .5em 0;
	text-align: center;
	float: right;
	position: relative;
	top: 60px;
	color: #060;
	}
/**/
