﻿html {
	margin: 0;
	padding: 0;
	}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #666;
	text-align:center;
}

#container {
	width: 876px;  
    text-align:left;
    margin:auto;
    background-color:#ffffff;
}

#phead {
	float:left;
	width: 164px;	
}
#phead h1{display:none;}
#phead h2{display:none;}

#header {
	width: 876px;  
    background-color:#ffffff;
}
	
#headtitle
{
    height: 119px;
    width: 244px;
    float: left;
    background: url('../images/richardlawlesstext.jpg') left top;
}

#banner
{
    background: url('../images/headerhomepage.jpg') left top;
    float: right;
    width: 632px;
    height: 119px;
}

#profilebanner
{
    background: url('../images/headerprofilepage.jpg') left top;
    float: right;
    width: 632px;
    height: 119px;
}

#testimonialsbanner
{
    background: url('../images/headertestimonialspage.jpg') left top;
    float: right;
    width: 632px;
    height: 119px;
}

#golftipsbanner
{
    background: url('../images/headergolftipspage.jpg') left top;
    float: right;
    width: 632px;
    height: 119px;
}

#equipmentbanner
{
    background: url('../images/headerequipmentpage.jpg') left top;
    float: right;
    width: 632px;
    height: 119px;
}

#coachingbanner
{
    background: url('../images/headercoachingpage.jpg') left top;
    float: right;
    width: 632px;
    height: 119px;
}

#contactbanner
{
    background: url('../images/headercontactpage.jpg') left top;
    float: right;
    width: 632px;
    height: 119px;
}
#linksbanner
{
    background: url('../images/headerlinkspage.jpg') left top;
    float: right;
    width: 632px;
    height: 119px;
}



#divider
{
    background: url('../images/dividerbg.jpg') repeat-x;
    background-color: transparent;
    float: left;
    width: 876px;
    height:24px;
}

#navbar {
	width: 876px;
	float: left;
	background-color: white;	
	height: 45px;
	padding: 0px;
	margin: 0px;		
}

#navbar ul
{
    margin-left:-38px;
    list-style-type: none;
    margin-top: -1px;
   
}

#navbar li
{
    display: inline;    
}  

#navbar a, #navbar a:link, #navbar a:visited 
{
    font-size: 14px;
    font-weight:bold;
	color: black;
    text-decoration:none;
	background: url('../images/navbutton.jpg') no-repeat;
    text-align: center;
    vertical-align: text-top;
    line-height: 29px;
    overflow: visible;
    float: left;
    width: 108px;
    height: 29px;
    padding-right: 1px;
   
		
	}
#navbar a:hover {

    text-align: center;
    vertical-align: text-top;
    line-height: 29px;
    overflow: visible;
    float: left;
    width: 108px;
    height: 29px;
    padding-right: 1px;
    background: url('../images/navbuttonhover.jpg') no-repeat;
    color: white;
  }



#content
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
} 

.header
{
    color: #990033;
    font-size: 14px;
    font-weight: bold;
}
.general 
{
    font-size: 12px;
}

td
{
    font-size: 12px;
}
#footer {
	width: 400px;
	float: left;
	padding-top: 4px;
	color: #999999;
	font-size: 10px;
}

	#footer  a:link, #footer a:active, #footer a:hover, #footer a:visited, #footer a:hover {
		color: #999999;
		text-decoration:none;
		font-size:100%;
		font-weight:normal;
		font-size: 10px;
	}

	/*copyright div */
	#copyright { float: left; }
	

	
	/*design and hosting*/
	#design 
	{
	    font-size: 10px;
		text-align:right;
		float: left;
		width:450px;
		color: #999999;
		
	}
	
#design a, a:link, a:active, a:hover, a:visited {color: #ff6600;}

a, a:link, a:active, a:visited {color: #999999; text-decoration:none; font-weight:bold;}
a:hover {color: #000; text-decoration:underline; font-weight:bold;}
	
#footerdiv 
{
    border-top: #666666 solid 1px; 
            background: white; 
            margin-left: 10px;
            margin-right: 10px;
            padding-bottom: 20px;
            
            }
            
.footer2 {
    width: 876px;
    margin:auto;
    }
    
#crest {
    text-align:left;
    font-size: 10px;
    color: #cccccc;
    width: 530px;
    margin:auto;
    float:left;
    }
    
#crest2 {
    text-align:left;
    font-size: 10px;
    color: #cccccc;
    width: 530px;
    margin:auto;
    float:left;
    clear:left;
    }    
    
.clearer {clear:both;}
    
#ieproof #container {width: 870px;}
#ieproof #content {padding: 10px;  margin-bottom: 10px;}
#ieproof #navbar{padding-right: 2px;margin-left:5px; width: 870px;}
#ieproof #navbar a, #navbar a:link, #navbar a:visited {margin-top: 0px;}

