/* 

STYLE SHEET FOR T.J. Hall WEB SITE
Created by Merrill Jacobs
www.generowebdesign.co.uk

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. tables
	7. forms
	
Notes

*/



/* --------- 1. defaults  --------- */
body 
	{
	background: url(bg.png) repeat-x;
	}
	
body#home a#homenav,
body#about a#aboutnav,
body#services a#servicesnav,
body#contact a#contactnav,
body#links a#linksnav
	{
	text-decoration: underline;	}
		
/*  --------- 2. structure  --------- */

#wrapper 
	{
	width: 780px;
	margin: 0 auto;
	background: #transparent;
	}

#logo 
	{
	margin-bottom: 5px;
	}

#morris_mini
	{
	padding-bottom: 5px;
	}
		
/* styles main content */
#content 
	{
	margin: 0;
	padding-bottom: 40px;
	background: #fff;
	}

#content p
	{
	color: #330000;
	background: #fff;
	font-family: trebuchet ms, arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 140%;
	margin-left: 50px;
	margin-right: 200px;
	letter-spacing: .01em;
	}

#content a:link
	{
	color: #330000;
	font-family: trebuchet ms, arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .01em;
	}

#content a:hover
	{
	text-decoration: underline;
	color: #330000;
	}

#content ul
	{
	color: #330000;
	font-family: trebuchet ms, arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 140%;
	margin-left: 80px;
	letter-spacing: .01em;
	}

.image
	{
	vertical-align: top;
	}

/* ---------- 3. links and navigation ---------- */

/* top horiz navigation */

#navContainer 
	{
	margin-bottom: 5px;
	background: url(nav_bg.png) no-repeat;
	height: 40px;
	}

#navigation ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/* overall menu background color */
#navigation ul li
	{
	display: inline;
	float: left;
	}

#navigation ul li a
	{
	color: #fff;
	font-family: trebuchet ms, verdana, times, "times new roman", sans-serif;
	font-size: .8em;
	text-decoration: none;
	display: block;
	padding: 10px 25px;
	font-weight: bold;
	letter-spacing: .09em;
	text-transform: uppercase;
	}

#navigation a:hover
	{
	color: #ccc;
	font-family: trebuchet ms, verdana, times, "times new roman", sans-serif;
	font-size: .8em;
	text-decoration: underline;
	display: block;
	}

.nav_bg
	{
	vertical-align: top;
	}

/* bottom nav at the foot of every page */

#bottom_nav_container
	{
	margin: 0 auto; 
	margin-top: 5px;
	padding-top: 5px;
	background: url(nav_bg.png) no-repeat;
	height: 40px;
	width: 780px;
	}

#bottom_nav ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#bottom_nav ul li
	{
	display: inline;
	float: right;
	padding: 5px;
	}

#bottom_nav ul li a
	{
	color: #fff;
	font-family: trebuchet ms, verdana, times, "times new roman", sans-serif;
	font-size: .7em;
	text-decoration: none;
	display: block;
	font-weight: normal;
	letter-spacing: .1em;
	padding-right: 15px;
	}

#bottom_nav a:hover
	{
	color: #fff;
	font-family: trebuchet ms, verdana, times, "times new roman", sans-serif;
	font-size: .7em;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	}

/* Parameters for company details below main container */
#company_details p
	{
	color: #fff;
	font-size: .7em;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	margin: 5px auto;	
	width: 780px;
	}

/* styles Genero link */
#company_details a:link, #company_details a:visited 
	{
	font-weight: normal;
	color: #fff; 
	text-decoration:none;
	}

#company_details a:hover 
	{
	color: #1e90ff; 
	text-decoration: underline;
	}

/* floats copyright and address to LHS */	
.copy_address
	{
	float: left;
	}

/* floats registratio details and Genero link to rhs */
.registration_genero
	{
	float: right;
	}

/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul 
	{
	}

h1 
	{
	color: #330000;
	font-family: trebuchet ms, verdana, times, "times new roman", sans-serif;
	font-size: 1em;
	padding-left: 40px;
	letter-spacing: .03em;
	margin-top: 0;
	padding-top: 15px;
	font-weight: normal;
	}

h2 
	{
	color: #660000;
	font-family: trebuchet ms, verdana, times, "times new roman", sans-serif;
	font-size: 1em;
	padding-left: 40px;
	font-weight: normal;
	font-weight: normal;
	}

h3 
	{
	color: #330000;
	font-family: trebuchet ms, verdana, times, "times new roman", sans-serif;
	font-size: 1.6em;
	margin-right: 20px;
	text-align: center;
	font-weight: normal;2
	}
	
h4 
	{
	color: #660000;
	font-family: georgia, verdana, times, "times new roman", sans-serif;
	font-size: 2em;
	margin: 0;
	padding: 15px 30px 10px 30px;
	text-align: center;
	font-weight: normal;
	}
	
h4 a:link, h4 a:visited
	{
	color: #660000;
	text-decoration: none;
	}
	
h4 a:hover
	{
	text-decoration: underline;
	}
	
#news
	{
	float: right;
	border: 0px solid #000;
	margin-top: 15px;
	margin-right: 15px;
	}

ul 
	{
	}

blockquote 
	{
	}



/* ---------- 5. images ---------- */

a img 
	{
	border: 0;
	}
		
/* ---------- 6. tables ---------- */

table 
	{
	}
		
caption 
	{
	}
		
tr 
	{
	}

th, td 
	{
	}
		
th 
	{
	}
		
td 
	{
	}

/* ---------- 7. forms ---------- */	

/* styles photos on the team page */
.team
	{
	float: right;
	margin-left: 30px;
	margin-right: 30px;
	border: 1px solid #666;
	}
	
/* styles logos on the links page */
.logos
	{
	float: right;
	margin-left: 30px;
	margin-right: 40px;
	}

/* aligns logo photo at bottom of div (shows no gaps) */
.photo_align
	{
	vertical-align: bottom;
	}

/* styles offers on home page */
.offer
	{
	float: right;
	margin: 20px;
	clear: both;
	}

#credit_cards
	{
	float: left
	margin-right: 20px;
	margin-top: 0;
	}

.cards
	{
	font-size: 1.3em;
	padding-left: 60px;
	}

#trade_logos
	{
	float: left;
	margin-left: 150px;
	
	}

.contact
	{
	float: right;
	margin: 20px;
	clear: both;
	}

.map
	{
	margin-left: 140px;
	}

/* styles contact us words within the contact details section */
.contact_bold
	{
	font-weight: bold;
	color: #330000;
	}

#tims_logo
	{
	vertical-align: top;
	margin: 0 auto;
	width: 780px;
	}
	
.bold
	{
	font-weight: bold;
	}