body 
	{
	background-image: url(../images/color.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	}
a,
a:visited
    {
    color: #663300;
    }     
.homelink
	{
	display: block;
	margin: 0px auto;
	width: 800px;
	height: 86px;
	text-indent: -5000px;
	padding: 0px;
	overflow: hidden;
	}
		
h1
	{
	display: block;
	margin: 0px auto;
	background: url(../images/header.jpg) top right no-repeat;
	width: 800px;
	height: 86px;
	padding: 0px;
	}

p
	{
	font: 15px/30px; 
	}	

p.subtext
	{
	font: 15px/15px; 
	}
.header
	{
	margin: 0px auto 0px auto;
	}
	


#content
	{
	margin: 0px auto 25px auto;
	padding: 0px 100px 50px 100px;
	width: 600px;
	}	
	
/* ABOUT */
h2.about
	{
	margin: 0px auto;
	padding: 0px;
	text-indent: -5000px;
	background: url(../images/about_title.png) left top no-repeat;
	width: 201px;
	height: 77px;	
	}
	
.rimg
	{
	float: right;
	margin-left: 10px;
	}	
		
	
/* SERVICES */
h2.services
	{
	margin: 0px auto;
	padding: 0px;
	text-indent: -5000px;
	background: url(../images/services_title.gif) left top no-repeat;
	width: 180px;
	height: 77px;	
	}		

/* PRACTICE */
h2.practice
	{
	margin: 0px auto;
	padding: 0px;
	text-indent: -5000px;
	background: url(../images/pp_title.gif) left top no-repeat;
	width: 444px;
	height: 77px;	
	}	

/* INSURANCE */
h2.insurance
	{
	margin: 0px auto;
	padding: 0px;
	text-indent: -5000px;
	background: url(../images/if_title.gif) left top no-repeat;
	width: 508px;
	height: 77px;	
	}	

/* CONTACT */
h2.contact
	{
	margin: 0px auto;
	padding: 0px;
	text-indent: -5000px;
	background: url(../images/contact_title.gif) left top no-repeat;
	width: 234px;
	height: 77px;	
	}	

img.contactimg
	{
	display: block;
	margin: 60px auto 0px auto;
	padding: 0;
	width: 229px;
	height: 106px;
	}

ul.bullet
	{
	list-style: disc outside;
	font: 14px/24px;  
	}

.twelve
	{
	font: 12px/24px; 
	}
	
.pmargin
	{
	font: 14px/20px; 
	margin-left: 20px;
	}
			
.subtitle
	{
	font: 18px/30px; 
	color: #330000;
	margin: 0px;
	}								

.subtext
	{
	font: 15px/15px; 
	margin: 0px;
	}


	
			

/* ----- Clearfix ----- */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



