/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {color: #000000; padding: 0; margin:10px 0 0 0;}

#skip-nav {
	display:none;
	}

/*  --------- 2. structure  --------- */

#wrapper {
		width: 750px;
		margin: 0 auto;
		padding: 0;
		background-color:#f0f0e1;
		}

#banner {
		width: 750px;
		margin: 0 auto;
		padding: 0;
		height: 65px;
		background-color:#ffffff;
		background-image:url(../images/header1.gif);
		border:none;
		}
#banner2 {
		width: 750px;
		margin: 0 auto;
		padding: 0;
		height: 31px;
		background-color:#ffffff;
		background-image:url(../images/header2.gif);
		border:none;
		}

#rightContent {
	width: 380px;
	float: right;
	background: #f0f0e1 url(../images/bg.gif) right top repeat-y;
	overflow: hidden;
	text-align: justify;
}

#leftContent {
margin:auto;
width: 365px;
float: left;
overflow: hidden;
text-align: justify;
background: #f0f0e1 url(../images/bg.jpg) left top repeat-y;
}

#fullContent {
width: 750px;
margin: auto;
overflow: hidden;
background: #ffffff url(../images/page_bg.gif) 0 0 repeat-y;
}

.columnWrapper {
padding: 0 10px 10px 10px;
}
#leftContent, #rightContent {
padding-bottom: 32767px !important;
margin-bottom: -32767px !important;
}

#wrapper {
overflow: hidden;
}

#strapline_index {
	z-index:100;
	float:left;
	position:absolute;
	top: 350px;
	padding:0;
	height:68px;
	width:450px;
	background: #f0f0e1 url(../images/strapline.jpg) no-repeat 0 0;
}
#strapline_coffee {
	z-index:100;
	float:left;
	position:absolute;
	top: 400px;
	padding:0;
	height:68px;
	width:450px;
	background: #f0f0e1 url(../images/strapline.jpg) no-repeat 0 0;
}

#footer {
		width: 750px;
		color:#000000;
		margin: 0 auto;
		padding: 25px 0 0 0;
		height: 31px;
		background: #FFFFFF url(../images/footer.gif) 0 0 no-repeat;
		}
#footer_text {
	padding: 5px 0 0 5px;
	}

#footer_text a{
	color:#ca8d7a;
	text-decoration:none;
}
#footer_text a:hover{
	color:#ca8d7a;
	text-decoration:underline;
}

#footer	{
clear: both;
}

.right img {
	float:right;
	padding: 5px 5px 5px 5px;
	border:0;
	}
.left img {
	float:left;
	padding: 5px 5px 30px 5px;
	border:0;
	}
.leftTight img {
	float:left;
	padding: 5px 10px 2px 0px;
	border:0;
	}
.rightTight img {
	float:right;
	padding: 5px 0px 2px 10px;
	border:0;
	}
#contact_page{
	padding: 0 0 0 50px;
	}
/* ---------- 3. links and navigation ---------- */

a {color: #333; text-decoration:underline;}
a:hover {text-decoration:none;}

#nav {
	padding:0;
	height:32px;
	background: #ffffff url(../images/header2.gif) no-repeat 0 0;

}
#nav ul{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#home_nav, #services_nav, #pastloads_nav, #quote_nav, #find_nav, #contact_nav, #lastbit {
	float:left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#home_nav a {
	display:block;
	width:77px;
	height:32px;
	margin: 0;
	padding: 0;
	background: url("../images/nav_home.gif") 0 0 no-repeat;
}

#home_nav a:hover, #home_nav a.active{
	background-position: 0 -33px;
}

#services_nav a {
	display:block;
	width:90px;
	height:32px;
	margin: 0;
	padding: 0;
	background: url("../images/nav_services.gif") 0 0 no-repeat;
}

#services_nav a:hover, #services_nav a.active{
	background-position: 0 -33px;
}
#pastloads_nav a {
	display:block;
	width:91px;
	height:32px;
	margin: 0;
	padding: 0;
	background: url("../images/nav_pastloads.gif") 0 0 no-repeat;
}

#pastloads_nav a:hover, #pastloads_nav a.active{
	background-position: 0 -33px;
}
#quote_nav a {
	display:block;
	width:93px;
	height:32px;
	margin: 0;
	padding: 0;
	background: url("../images/nav_quote.gif") 0 0 no-repeat;
}

#quote_nav a:hover, #quote_nav a.active{
	background-position: 0 -33px;
}

#find_nav a {
	display:block;
	width:72px;
	height:32px;
	margin: 0;
	padding: 0;
	background: url("../images/nav_find.gif") 0 0 no-repeat;
}

#find_nav a:hover, #find_nav a.active{
	background-position: 0 -33px;
}
#contact_nav a {
	display:block;
	width:327px;
	height:32px;
	margin: 0;
	padding: 0;
	background: url("../images/nav_contact.gif") 0 0 no-repeat;
}

#contact_nav a:hover, #contact_nav a.active{
	background-position: 0 -33px;
}


#quicklinks {
	padding:0;
	height:33px;
	float:left;
	margin: 0 auto;
	display: inline;
	list-style-type: none;
}
#quicklinks ul{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

li.quicklinks{
	float:left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#quicklinks img {border:0; float:left; padding: 0 5px 0 10px;}
#quicklinks a {text-decoration:none;}

li.quicklinks  {
	display:block;
	margin: 0;
	padding: 0;
	}

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

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

html {
		font-size: 100%;
		}

body {
		font-size: 80%;
		}

h1 {/* main heading */
		font: 1.4em/1.1em Arial, serif;
		color: #666666;
		margin-bottom: 1.2em;
		padding-left: 1px;
		padding-top: 0.5em;
		letter-spacing:0.1em;
		text-indent:0.5em;
		}

.copyright {
		font-size: 1em;
		float: right;
		color: #bbbbbb;
		letter-spacing: 0;
		margin-bottom:1em;
		padding-right:5px;
		}

.boxout h1 {
		color: #9d0a0e;
		font-size: 1.2em;
		line-height: 1.0em;
		margin-bottom: 0;
		}


h2 {
		font: 2em/1.6em Arial, serif;
		color: #ff0000;
		margin-bottom: 1.2em;
		padding-left: 1px;
		letter-spacing:0.05em;
		text-transform:uppercase;
		font-weight:bold;
		}
#footer_text{
	font: 1.2em/1.3em Verdana, Arial, sans-serif;
	padding-bottom:0.5em;
	text-align:left;
	text-indent: 2em;
}
.timeStamp {
	float:right;
	margin-right: 15px;
	}

h3 {/* cross-head */
		color: #333333;
		font: bold 1.3em/1.4em Arial, sans-serif;
		}

p, ul, h4, td {
	font: normal 1.2em/1.4em Tahoma, Arial, sans-serif;
	margin-bottom: 1em;
	letter-spacing: .05em;
		}
td { vertical-align:top;
}
table.nested {
	font: normal .9em/1.4em Tahoma, Arial, sans-serif;
	margin-bottom: 1em;
	letter-spacing: .05em;
	}

h4	{font-weight:bold;}

p, h4		{
		padding-left:5px;
		padding-right:5px;
		}

h4		{
		color: #bbbbbb;
		}

ul {
		list-style-type: square;
		padding-left: 25px;
		}

blockquote {
		margin: 1.6em 0 1em 1em;
		float: right;
		width: 300px;
		text-align: right;
		}

hr {
		background-color: #383838;
		color: #383838;
		height: 1px;
		border: 0;
		margin-left:1em;
		margin-right:1em;
		}
span.mainNav { display:none;}

.textright {text-align:right;}

.middle { padding-left: 95px;}

table {padding:3px;}
td.left {text-align:left; }
td.right {text-align:right; }
.bold { font-weight:bold; }
.red { color:#F00; font-weight:bold; }
.red img { float:right; padding: 0 0 0 10px;}
.imgRight img {float:right; padding: 0 0 40px 10px;}

/* FIND_PAGE */

body.find_page form
{
	clear: right;
	float: right;
	margin: -40px 14px 0px 0px;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
}

body.find_page form input,
body.find_page form textarea
{
	display: block;
	width: 100%;
}

body.find_page form button
{
	float: right;
	margin: 2px -5px 0px 0px;
}
