html { background:#30291F;}
body { background: #30291F url('../images/bg.jpg') repeat-x; width:100%; height:100%; margin:0;  }
#wrapper { width:900px; margin: auto;}
#header { background:url('../images/header.jpg') no-repeat; height:353px; }
#band { background: url('../images/band.jpg'); width:100%; height:115px; margin:0; }
#band p { margin:auto; margin-top:0; padding:10px 0 0 0; font-family:Georgia; color:#e7e0cf; text-align:center; font-size:.85em; width:720px; line-height:25px; }
#content { background: url('../images/content.jpg'); width:100%; height:329px; margin:0; }

#foursome { width:640px; margin:auto; display:block;}
#foursome div { margin:0; padding:65px 0 0 0; float:left; }
#foursome div.micoley { width:159px;  margin-left:6px; background: url('../images/micoleytan.jpg') no-repeat; height:210px;}
#foursome div.micoleyhover { background: url('../images/micoleyover.jpg') no-repeat; cursor:pointer;}
#foursome div.realestate { width:161px; background: url('../images/realestatetan.jpg') no-repeat; height:210px; }
#foursome div.realestatehover { width:161px; background: url('../images/realestateover.jpg') no-repeat; cursor:pointer; }
#foursome div.crownpointe { width:160px; background: url('../images/crownpointe.jpg') no-repeat; height:210px;}
#foursome div.crownhover { width:160px; background: url('../images/crownpointeover.jpg') no-repeat; cursor:pointer; }
#foursome div.tycore { width:154px; background: url('../images/tycore.jpg') no-repeat; height:210px; }
#foursome div.tycorehover { width:154px; background: url('../images/tycoreover.jpg') no-repeat; cursor:pointer;}
#foursome div p { margin:0; padding:0 10px 0 10px; font-family:Arial; font-size:11px; color:#3d362d;}
#foursome div h1 { margin:0; padding:0 10px 0 10px; font-family:Arial; font-size:12px; font-weight:bold; color:#3d362d; }

p.footer { margin:auto; color:#6288a6; font-size:.8em; width:500px; text-align:center; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

