/*the therapy centre bristol */


/* --------- defaults  --------- */
	*{
	margin:0;
	padding:0;

}
	body {	
		background: url(images/body_background.gif);
		background-repeat: repeat-x;	
		background-color: #fff;
		color:#000;	
		min-width:750px;
		text-align: center;
	}
	
	#container {
		margin: 0 auto;
		background: #fff;		
		width:750px;
	}
	
	#top {
		padding: 0px 0px 0px 7px;
		background: #ddd;
		background-image: url(images/header_background.gif);
		text-align:left;		
	}
	
	#main {
		float:right;
		width:573px;
		text-align:left;
		
			}
	
	#presentation  a {
	color: #1D1513;	
	font-weight:bold;
	text-decoration: none;
  }

	#presentation a:hover {
	color: #6D295A;
	text-decoration : underline;
  }

		
	
	#sidebar {
		background: #FFFBFA;		
		float:left;
		width:150px;			
	}
	
	#sidebar ul {
		margin-bottom:0;
   }
    
    #sidebar h2, #sidebar p {
		padding:0 10px 0 0;
   }	
	
	.separator {
		clear: both;
		height: 0;
   }
   
	#footer {
		background: #5b4646;
		clear:both;
		padding: 3px;
		color: #fff;
	}
	
	#footer p {
	font-family : Arial, Geneva, sans-serif;
	text-align:center;
	font-size: 12px;
	padding:2px 0 4px 0;
	margin:0;
	color: #fff;
  }
    
	#footer a {
	font-family : Arial, Geneva, sans-serif;
	color: #FCFAFA;
	text-decoration: none;
	font-size: 12px;

  }

	#footer a:hover {
	color: #E8B992;
	text-decoration : none;
  }

	#copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* --------- text and fonts  --------- */
	
	h1	{			
		color: #553E3B;
		background-color: transparent;		
		font: bold 1.2em/1.1em Helvetica, Arial, sans-serif;
		padding: 20px 0px 0px 20px;
		margin:10px 0px 10px 0px;
  }    

	h2	{			
		color: #553E3B;
		background-color: transparent;		
		font: bold 1.2em/1.2em Helvetica, Arial, sans-serif;
		padding: 10px 0px 0px 20px;
		text-decoration: underline;
		margin-bottom: 6px;
 }  

	h3	{			
		color: #553E3B;
		background-color: transparent;		
		font: bold 1.0em/1.1em Helvetica, Arial, sans-serif;
		padding: 10px 0px 0px 20px;
		margin-bottom: 6px;
}  


	p	{
	padding-left: 20px;
	padding-right: 20px;
	color: #462A1E;
	line-height : 1.3em;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 12px;
		
  }
  

  
p.smallheading {
padding-top: 10px;
color: #D19D74;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
}
  
  	#address {
	float: right;
	padding-top: 45px;
	padding-right: 30px;
	font: 75% Arial, Helvetica, sans-serif;
	color: #333333;
   }

	#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

	.red {

	color: #DD4C1F;
	text-decoration:underline;
	}

/* --------- images  --------- */

	#presentation {
	background-image: url(images/logo_background.gif);
	background-repeat: no-repeat;
	color: #363636;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
  }

	.capture {
	float:right;
	clear:both;
	top: -33px;	
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom : 15px;
	position: relative;
	vertical-align: middle;	
	
  }  
  
  .oils {
  margin-left: 100px;
  }
  
/* --------- lists (exc. navigation)  --------- */

	#presentation ul li { 
	list-style-type: disc;	
	padding-left: 20px;	
	font-size: 90%;
	color: #462A1E;
	}
	
	#presentation ul {
	text-indent: 0;
	}


/* --------- navigation (see also: javascript file)  --------- */ 
	
	#awmAnchor-menu {
	position:relative;	
	background-color: transparent;	
	position: relative;	
	text-align: center;
	width: 415px;
	margin: 0 auto;
		}

	#navigation {	
	position:relative;	
	background-color: #553E3E;
	text-align:center;
	height: 25px;
	margin: 0 auto;
}


/* --------- map --------- */

#map {
	position: relative;	
	margin-left: 5px;
}
