/* 

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

/* --------- 1. defaults  --------- */
body 
{
background: url(bg.png) repeat-x;
font-family: arial, Helvetica, sans-serif;
}

body#home a#homenav,
body#about a#aboutnav,
body#services a#servicesnav,
body#contact a#contactnav,
body#links a#linksnav,
body#rate a#ratenav
{
text-decoration: underline;	}

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

#logo 
{
margin-bottom: 5px;
}

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

#content p
{
color: #330000;
background: #fff;
font-size: 14px;
line-height: 140%;
margin-left: 10px;
margin-right: 200px;
letter-spacing: .01em;
}

#content a
{
color: #444;
font-size: 14px;
line-height: 130%;
text-decoration: underline;
font-weight: normal;
}

#content a:hover
{

color: #330000;
}

#content ul
{
color: #330000;
font-size: 14px;
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-size: 14px;
text-decoration: none;
display: block;
padding: 15px 25px 5px 25px;
font-weight: normal;
letter-spacing: .09em;

}

#navigation a:hover
{
color: #ccc;
font-size: 14px;
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: arial, trebuchet ms, verdana, times, "times new roman", sans-serif;
font-size: 12px;
text-decoration: none;
display: block;
font-weight: normal;
letter-spacing: .1em;
padding-right: 15px;
}

#bottom_nav a:hover
{
color: #fff;
font-size: 12px;
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;
}

#content h1, #content h2
{
color: #660000;
font-size: 20px;
font-family: georgia;
font-weight: normal;
padding: 10px 0 0 10px;
margin: 0;
text-align: left;
font-weight: normal;
}

#content h2
{
font-size: 18px;
}

#awards h1, #awards h2 
{
color: #660000;
font-size: 30px;
font-family: georgia;
font-weight: normal;
text-align: center;
padding: 30px 30px 10px 30px;
margin:  0;
}

#awards h2 
{
font-size: 18px;
margin: 10px 0 0 0;
padding: 0 0 0 40px;
}

#awards h2 a
{
color: #660000;
font-size: 18px;
margin: 10px 0 0 0;
padding: 0 0 0 40px;
}

#news
{
float: right;
border: 0px solid #000;
margin: 15px 15px 0 15px;
}

#rate-TJHall
{
background: #01770e;
margin-bottom: 20px;
height: 160px;
width: 200px;
}

#rate-TJHall h1, #rate-TJHall h2
{
color: #fff;
text-align: center;
}

#rate-TJHall h1
{
font-size: 20px;
}


#rate-TJHall h2, #rate-TJHall h2 a
{
font-size: 20px;
margin-bottom: 20px;
}

#rate-TJHall h2 a
{
color: #fff;
text-decoration: none;
}

#rate-TJHall h2 a:hover
{
color: #111;
text-decoration: underline;;
}


.offer h1, .offer h2
{
text-align: center;
}

ul 
{
}

blockquote 
{
}



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

a img 
{
border: 0;
}

/* 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: 50px;

}

.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: #444;
}

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

.bold
{
font-weight: bold;
}

.CAT-logo
{
margin: 10px 0 10px 200px;
}
