﻿		body
{
    font-family: helvetica, arial, sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: .85em;
    font-weight: bold;
    color: black;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.7em;
}
h1
{
    color: #b9390e;
    font-size: 1.6em;
    font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	font-size: 1.3em;
	color: #b9390e;
}

h3 {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	font-size: 1.2em;color: black;
}

img {
	border: 0px;
}
a {
	outline: none;
}
b {
	font-size: 110%;
}
em {
	color: red;
}
/* block quote */
blockquote {
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 0px 20px;
	border-left: 8px solid;
}
/* unordered list */
#contentcolumn ul {
	margin: 8px 0px 0px 16px;
	padding: 0px;
}
#contentcolumn ul li {
	list-style-type: square;
	margin: 0px 0px 11px 0px;
	padding: 0px;
}
/* ordered list */
ol {
	margin: 8px 0px 0px 24px;
	padding: 0px;
}
ol li {
	margin: 0px 0px 11px 0px;
	padding: 0px;
}

A:link    { color: #b9390e}  
A:visited { color: #b9390e} 
A:hover   { color: #374c01}  
A:active  { color: #b9390e}

/* ************* Layout ********************     */

#topBar {position:relative;width:100%; height:80px;  z-index:2;
    background-image:url(../Images/50p_white.png);}

#topBarInner {
	width: 960px;margin: 0 auto;position:relative;
    z-index:2;
}

#logo2 {position:absolute; left:20px; top:5px;}

#ContactDetails {position:absolute; right:22px; top:5px; font-size:1.5em; color: #b9390e; text-align:right}
#QuickQuote {position:absolute; right:20px; top:27px;}
#topsection {
	height: 40px;
	background-repeat: no-repeat;
	position:relative;
	padding:0px 15px 0px 15px;
}
#contentwrapper {
	float: left;
	width: 100%;
	padding-top:25px;

}
#contentcolumn {
	margin: 0 190px 0 180px;

}
#leftcolumn {
	float: left;
	width: 180px;
	margin-left: -960px; 
	padding-top:25px;
	background-color:white;
}
#rightcolumn {
	float: left;
	width: 190px; 
	margin-left: -190px;
	padding-top:25px;
	background-color:white;
}
#footer {width:100%; height:40px; bottom:0px; z-index:2;padding-top:5px;padding-bottom:0px; 
  background-image:url(../Images/55p_white.png);}

#footerInner {
	width: 960px;margin: 0 auto;height:30px;padding:5px;
 text-align: center;
	color:black;
		font-weight:bold;
		font-size:1em;
 }
#footerInner A:link    { color: black; text-decoration:none}  
#footerInner A:visited { color: black; text-decoration:none} 
#footerInner A:hover   {  text-decoration:underline}  
#footerInner A:active  { color: black; text-decoration:none}

/* Top Menu */
#myslidemenu{
width: 100%;
/*bottom horizontal line that runs beneath tabs*/
position:absolute;
bottom:5px;
left:0px;
   
    height: 50px;
}	
.innerBox1Header
{
    height: 20px;
    color: white;
    background-color: #4b6c16;    background-image:url(../Images/title_bg.jpg);
    background-repeat:repeat-x;
    padding: 15px 10px 10px 15px;
    font-size: 1.4em;
    letter-spacing: .1em;
    margin-bottom: 12px;
}

.innerBox2Header
{
    height: 20px;
    color: white;
    background-color: #4b6c16;    background-image:url(../Images/title_bg.jpg);
    background-repeat:repeat-x;
    padding: 15px 10px 10px 15px;
    font-size: 1.4em;
    letter-spacing: .1em;
    margin-bottom: 12px;
}

.innerBox3Header
{
    height: 20px;
    color: white;
    background-color: #4b6c16;    background-image:url(../Images/title_bg.jpg);
    background-repeat:repeat-x;
    padding: 15px 10px 10px 15px;
    font-size: 1.4em;
    letter-spacing: .1em;
    margin-bottom: 12px;
}

.innerBox1
{
    padding: 0px;
    width: 275px;
    float: left;
    margin-right: 22px;
    background-color: #4b6c16;    background-image:url(../Images/orange_bg.jpg);
    background-repeat:repeat-x;
    height: 180px;
    color: #000000;
    text-align: left;
    font-size: 12px;
    line-height: 16px;
}
.innerBox2 {
  padding: 0px;
    width: 275px;
    float: left;
    margin-right: 22px;
    background-color: #4b6c16;    background-image:url(../Images/orange_bg.jpg);
    background-repeat:repeat-x;
    height: 180px;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    text-align:left}
.innerBox3 {
  padding: 0px ;
    width: 275px;
    float: left;
    background-color: #4b6c16;    background-image:url(../Images/orange_bg.jpg);
    background-repeat:repeat-x;
    height: 180px;
    color: #000000;
	font-size: 12px;
    line-height: 16px;
    text-align:left;	
}

#homeTop {width:870px; height:300px; margin: 20px 20px 20px 20px;}
#homeMid {width:870px; height:190px; margin: 20px 20px 20px 20px;}
#homeTopLeft {width:275px; float:left; padding-right:25px}
#slider {width:570px; float:left;position:relative;
	background:url(../images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.innerBoxFull 
{ width:850px; background-color: #fea24f;   
  background-image:url(../Images/orange_bg.jpg);
  background-repeat:repeat-x; 
  margin: 20px 20px 20px 20px; padding:10px; 
}

/*Image gallery classes*/

.LG_thumbnail
{
    background-color: #222222;
    border: 1px solid #2A2A2A;
    float: left;
    margin-right: 10px;
    padding: 10px;
    width: 120px;
    height: 100px;
    text-align: center;line-height:100px;
    vertical-align: middle; 

}
.galImgL
{ display:block;vertical-align: middle;    text-align: center; margin-top:15px; margin-left: 10px;  }
.galImgP
{ display:block;vertical-align: middle;    text-align: center; margin-left: 30px;}

