/*************************/
/*      styles for       */
/*                       */
/* benjamin ortho massage */
/*     by Joe Grohens    */
/*                       */
/*************************/   


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background:#FFFFFF;
}
	
p, td, ul, li, dl, dt, dd {	
	font-size: 11px;
	line-height: 14px;
}
		
/****************************/
	
a { 
	color: #C66; font-weight: bold; text-decoration: none 
}
	
a:active {
	text-decoration: none;
	border-bottom: 1px dotted;  
}

a:hover { 
	text-decoration: none;
	border-bottom: 1px solid;  
}

/****************************/

.banner { 
		width: 480px; 
		margin-left: 150px;
		padding-top: 10px;
		/* background: #C66; */
		}
		
.image { 
		margin-left: 150px;
}


.menu {
		margin-left: 150px; 
		width: 480px; 
		background: #000000;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 10px;
		font-height: 10px;
		font-weight: bold;
		padding: 4px;
		text-transform: lowercase;

}
.title { 
		font-family: Verdana;
		font-size: 18px;
		line-height: 24px;
		font-weight: bold;
		text-transform: lowercase;
		background: #C66; 
		}
								
.subtitle { 
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		}

.caption {
		font-family: Verdana;
		font-size: 9px;
		line-height: 11px;
		font-weight: bold;
		width: 400px; 
		margin-left: 150px;
}
			
.floating-heading { 
		width: 120px; 
		float: left;
		color: #C60000;
		/*text-transform: lowercase; */
		}
		
.floating-title { 
		width: 120px; 
		float: left;
		
}	           
.indented-content { 
		width: 480px; 
		margin-left: 150px;
		border-top: 1px dotted #C66;
		}

.clear {
		clear: left;
		padding-top: 5px;
		}
	

blockquote {
	 	font-family: Verdana;
		font-size: 11px;
		line-height: 14px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px; 
		}
		
.colored { 
		color: #FF0000;
		background-color: #CCCCCC;
		}
		
		
h1 {
		font-family: Verdana;
		font-size: 24px;
		text-align: left;		
}
		
h2 { 
		font-family: Verdana; 
		font-size: 14px; 
		text-align: left;
		}
		 
h3 { 
		font-family: Verdana; 
		font-size: 12px; 
		text-align: right;
		}
		 
h4 {
		font-family: Verdana;
		font-size: 11px;
		text-align: left;
		}
		
h5 {
		font-family: Verdana;
		font-size: 10px;
		text-align: left;
		}
		
		
	
.nextpage { 
		color: #666666;
		margin-left: 300px;
		font-family: Verdana; 
		font-size: 12px; 
		font-weight: bold		
		}
		
