@charset "UTF-8";
/* CSS Document */

/* TFM Hire */
/* Main style sheet */
/* Created and copyright by Edgedata, The Old Dairy, Lammas Leas Road, Market Rasen, LN8 3AP */
/* support@edgedata.co.uk */


*,html 			{ padding:0; margin:0;}

body			{ font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#000066;
				font-size:12px;
				background-color:#999999;
				/* background:#FFFFFF url(images/navigation/gradient.png) repeat-x fixed; */
				}
a				{ color:#000066; text-decoration:underline;}
a:hover			{ color:#990000;}





#page_wrap		{ width:898px;
				margin:10px auto;
				}
#top_header		{ text-indent:-9999px;
				background:url(images/navigation/header.gif) top left no-repeat;
				height:117px;
				}
#main_nav		{ height:27px;
				background: url(images/navigation/button_bg.gif) top left no-repeat;
				}
#main_nav ul	{ list-style:none; margin:0 0 0 18px;}
#main_nav ul li	{ border:none; display:inline; vertical-align:bottom; float:left; }
#page_title		{ height:34px;
				background: url(images/navigation/welcome_bg.gif) top left no-repeat;
				padding-top:5px;}
#date_stamp		{ width:300px;
				text-align:right;
				float:right;
				}				
#content_wrap	{ padding:20px 40px 20px 40px;
				background:url(images/navigation/content_bg.gif) top left repeat-y;
				float:left;
				width:810px;
				}
#page_content  { background:#fff url(images/navigation/tfmlogo.gif) left bottom no-repeat;
				padding:0 0 70px 0;
				margin:0;
				min-height:100px;
				}
				
#page_content p{ padding:0 0 10px 0; margin:0; line-height:20px;}	
#footer			{height:68px;
				background:url(images/navigation/footer_bg.gif);
				clear:both;
				}
#addressblock	{ padding:8px 0 0 30px;
				float:left;
				width:250px;}
#openinghours	{ padding:28px 30px 0 0;
				float:right;
				width:200px;
				text-align:center;}
#copyright		{ text-align:right;
				font-size:10px;
				padding:0 25px 0 0;
				}
#left_content	{ margin:0; padding:0;
				width:520px;
				float:left;}
#right_content	{
				width:270px;
				float:right;
				}			
				
				
				
img.title_image	{ padding:5px 0 0 25px;
				float:left;}
				
				
				
				
.date_line		{	padding:8px 25px 0 0;}
.hometag		{ background:url(images/navigation/tfm-home-on.gif);}
#page_content p.logo_paragraph { padding: 0 0 0 180px;}
.clear_float	{ clear:both; height:1px;}
#page_content p.quote			{ color:#999999;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:24px;
				text-align:left;
				padding:20px 0;
				}
p.hover_instructions{
				text-align:center;
				font-size:10px;
				margin:0;
				padding:10px 0;
				background-color:#ccccff;}
h1.hire			{
				font-size:18px;
				font-weight:bold;
				border-bottom:1px dotted #666666;
				}
td.line{
	margin:0;
	height:1px;
	line-height:1px;
	background-color:#003;
	}
