body {
	background-image: url("images/table-oak.jpg");
	background-repeat: repeat;
	background-position: top center;
	margin: 0;
	font-family: Times, 'Times New Roman', serif;
	font-size: 16px;
	color: #000;
	}

* {
	margin: 0;
	padding: 0;
	}

img  {
	border-style: none;
	padding: 0;
	margin: 0;
	}

.header {
	width: 949px;
	height: 364px;
	position: absolute;
	left: 50%;
	top: 0&;
	margin: 0 0 0 -475px;
	background-image: url("images/header.png");
	}

.menu {
	position: absolute;
	left: 50%;
	top: 0%;
	margin: 95px 0 0 -177px;
	font-size: .812em;
	font-weight: bold;
	color: #B3B3B3;
	}

.menu ul {
	list-style: none;
	}

.menu li {
	display: inline;
	padding: 0 17px 0 0;
	}

.menu li a {
	color: #4d4d4d;
	text-decoration: none;
	}

.menu li a:hover {
	color: #000;
	}

.golfball {
	position: absolute;
	top: 0%;
	left: 50%;
	margin: 212px 0 0 -519px;
	z-index: 25;
	height: 289px;
	width: 197px;
	}

.golfball img {
	margin: 100px 0 0 0;
	}

.homelink {
	position: absolute;
	top: 0%;
	left: 50%;
	margin: 20px 0 0 -435px;
	z-index: 26;
	height: 80px;
	width: 220px;
	}

.Cardrotator {
	position: absolute;
	top: 0%;
	left: 50%;
	margin: 134px 0 0 242px;
	}

.logo {
	position: absolute;
	left: 50%;
	top: 0%;
	margin: 48px 0 0 -272px;
	z-index: 20;
	}

.names {
	position: absolute;
	right: 0%;
	top: 0%;
	margin: 44px 60px 0 0;
	z-index: 20;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .58em;
	line-height: 1.3em;
	font-weight: normal;
	color: #103413;
	}

.names ul {
	list-style: none;
	}

.names h2 {
	font-size: 1em;
	font-weight: bold;
	}

.maps ul {
	list-style: none;
	}

.maps li {
	display: inline;
	margin: 0 20px 0 0;
	font-weight: bold;
	}

.contentholder {
	position: absolute;
	top: 0%;
	left: 50%;
	margin: 119px 0 0 -376px;
	height: 200px;
	}

.contenttopimage {
	background-image: url('images/Content_top.png'); 
	width: 632px;
	height: 262px;
	position: relative;
	z-index: 10;
	}

.contentbottomimage {
	background-image: url('images/Content_bottom.png'); 
	width: 632px;
	height: 234px;
	position: relative;
	z-index:10;
	}

.content {
	background-image: url("images/Content_repeat.png");
	background-repeat: repeat-y;
	height: auto;
	width: 632px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 20;
	}

.content2 {
	position: relative;
	top: 0%;
	left: 0%;
	width: 512px;
	margin: -162px 0 -200px 60px;
	padding: 0 0 0 0;
	z-index: 20;
	float: left;
	}
	
.content2 h1 {
	color: #103413;
	font-weight: bold;
	font-size: .98em;
	margin: 18px 0 -3px 0;
	padding: 0;
	}

.content2 p {
	margin: 14px 0;
	font-size: .84em;
	line-height: 20px;
	}

.content2 ul {
	margin: 14px 35px;
	font-size: .8em;
	line-height: 20px;
	padding: 0;
	}

.content2 h2 {
	color: #000;
	font-weight: bold;
	font-size: .94em;
	margin: 12px 0 -10px 0;
	padding: 0;
	}

.content2 a {
	color: #4d4d4d;
	}

.homeul {
	width: 330px;
	padding: 0;
	margin: 0;
	}
	
.line {
	width: 512px;
	height: 1px;
	background:#103413;
	overflow: hidden;
	}

.line2 {
	width: 512px;
	height: 1px;
	background:#b2bdb3;
	overflow: hidden;
	}
	
.stickies {
	position: absolute;
	width: 265px;
	height: 416px;
	left: 50%;
	top: 0%;
	margin: 167px 0 0 157px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	}

.stickies2 {
	background-image: url("images/stickies.png");
	width: 265px;
	height: 416px;
	margin: 0;
	padding: 0;
	}

.stickies a {
	color: #000;
	}

.stickies ul {
	list-style: none;
	}

.practiceareas {
	position: relative;
	top: 0%;
	right: 0%;
	padding: 25px 50px 0 0;
	z-index:20;
	}

.practiceareas h3 {
	font-size: .75em;
	margin: 0;
	padding: 0;
	}

.practiceareas ul {
	margin: 0 0 0 0;
	padding: 0;
	}

.practiceareas li {
	font-size: .69em;
	margin: 5px 0 0 0;
	padding: 0;
	}
	
.hours {
	position: absolute;
	top: 0%; 
	right: 0%;
	margin: 192px 51px 0 0;
	z-index:20;
	}

.hours h3 {
	font-size: .68em;
	margin: 0 0 2px 0;
	padding: 0;
	}

.hours ul, .map ul {
	margin: 0 0 15px 0;
	padding: 0;
	}

.hours ul li, .map  ul li {
	font-size: .64em;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 12px;
	}

.map {
	position: absolute;
	top: 0%; 
	right: 0%;
	margin: 309px 51px 0 0;
	z-index:20;
	}

.letters, .letters a {
	color: #103413;
	font-weight: bold;
	}
	
 .letters a:hover {
 	color: #4d4d4d;
 	}
 
 .letters li {
 	margin: 4px 0 0 0;
 	}

.footer1 {
	color: #103413;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .55em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 3px 0 0 0;
	}

.aligncenter {
	text-align: center;
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	text-align: right;
	}

.headshot {
	float: right;
	margin: 5px 0 2px 10px;
	border: solid #103413 2px;
	}

.officephoto {
	float: right;
	}

.footer2 {
	background-image: url("images/footer.png");
	background-repeat: none;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .55em;
	width: 559px;
	height: 94px;
	margin: -18px 0 0 35px;
	}

.footer2 p {
	margin: 0 25px 0 19px;
	padding: 13px 0 0 0;
	}

.footer2 p a {
	color: #666;
	text-decoration: none;
	}

.footer2 p a:hover {
	color: #0d0d0d;
	}