/********************************************************* 
	Name: Physical Stone Therapy Stylesheet
	Author: Christopher Jinks (www.southcoastwebsites.co.uk)
	Date: 12/01/2007
 *************************************************************/
 	
	body
	{
	background-image: 
	url('http://www.physicalstonetherapy.co.uk/site_elements/images/bg.gif');
	background-repeat: repeat-x;
	font-family: sans-serif;
	}
	
	.footer a:hover
	{
	text-decoration:underline;
	color:blue;
	}
	
	.footer a
	{
	text-decoration:none;
	color:#CCCCCC;
	
	}
	
	
	.SearchBar 
	{
	font-size:11px; 
	text-transform:uppercase; 
	font-weight:bold; 
	color:#727272; 
	background-image:URL('http://www.physicalstonetherapy.co.uk/site_elements/images/inputBg1.jpg');
	}
	
	.SearchButton 
	{
	height:20px; 
	font-size:11px; 
	font-weight:bold; 
	color:black;
	}

	
	div.menu img
	{
	border:none;
	}
	
	div.pageBreadcrumbs 
	{
	list-style-type:none;
	margin: 0px;
	padding:0px; 
	font-size:11px;
	text-decoration:none;
	color:#666666;
	padding-left:5px;
	}
	
	div.pageBreadcrumbs a
	{
	text-decoration:none;
	color:#666666;
	}
	
	div.pageBreadcrumbs a:hover
	{
	text-decoration:underline;
	color:blue;
	}

	
	div.pageMenu ul
	{
	list-style-type:none;
	margin: 0px 8px 0px 27px;
	padding:0px; 
	list-style-image: url(http://www.physicalstonetherapy.co.uk/site_elements/images/menuPoint.gif); 
	font-size:11px;
	color:#666666;
	}
	
	div.pageMenu ul a:hover
	{
	text-decoration:underline;
	color:blue;
	}
	
	div.pageMenu ul a
	{
	text-decoration:none;
	color:#666666;
	
	}
	
	div.mainText h1
	{
		font-size:22px;
		color:#333333;
		font-family:sans-serif;
		margin:0px;
	}
	
		div.mainText
	{
		font-size:80%
	}
	
	div.mainText img
	{
		padding: 8px;
	}
	
	
	ul.sitemap
	{
	list-style-type:none;
	margin: 0px 8px 0px 27px;
	padding:0px; 
	list-style-image: url(http://www.physicalstonetherapy.co.uk/site_elements/images/menuPoint.gif); 
	font-size:11px;
	color:#666666;
	text-transform:capitalize;
	}