/*********************************************************/
/*this style sheet was designed by fleetingdesigns.co.uk
/*and is protected by creative commons licenses you are free to use
/*as is any alterration of code both ccs or XHTML can only be made with permishon from author
/* If used this must stay intact and all credit given to author that being fleetingdesigns.co.uk 
/* CSS Document */
html, body {
margin: 0;
padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	background: #fff url(../assets/images/page-background.jpg) repeat fixed;
}
 .bar {
	background: #000 ;
	width:980px;
	margin:auto;
	height: 50px;
	background-position:center;
}
#page-container {
width:980px;
margin:25px auto;
background:#fff;
}
#nav {
margin:0;
padding:0;
list-style-type:none;
width:180px;
float:left;
}
#nav li {
margin:0;
padding:0;
float:left;
width:100%;
text-align: left;
}
#nav a {
display:block;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000;
background: url(../assets/images/a-link.png) no-repeat;
text-decoration:none;
padding: 0px 15px;
line-height: 35px;
}
#nav a:hover {
background: #fff;
color:#CC0000;
background: url(../assets/images/over.png) no-repeat;
}
#body_home #nav_home a, 
 #body_hou #nav_hou a, #body_rem #nav_rem a,
 #body_fre #nav_fre a, #body_mai #nav_mai a,
 #body_rub #nav_rub a, #body_cle #nav_cle a,
 #body_gar #nav_gar a, #body_off #nav_off a, 
 #body_sto #nav_sto a, #body_our #nav_our a,
 #body_term #nav_term a, #body_pri #nav_pri a,
 #body_ins #nav_ins a, #body_env #nav_env a,
 #body_cont #nav_cont a
	  {
	  background: url(../assets/images/active.png) no-repeat;
	  color:#000;
	  font-weight:bold;
	  }  
/*//////////////////////////////////////////*/
/*////      Navigation End           ////*/
/*/////////////////////////////////////////*/			 
#header {background: #000000 url(../assets/images/a2b_header-01.2.jpg) no-repeat;
height:300px;
border-bottom: yellow 15px solid;
}
.subhead {
font-size:1.13em;
font-style:italic;
font-weight:bold;
color:#284907;
}
#sidebar-a p {
margin: 3px;
padding:8px;
padding-bottom:15px;
line-height:18px;
}

#sidebar-a {
	margin: 20px 10px 0px 0px;
float:right;
width:200px;
line-height:18px;
}
sidebar-a .padding {
padding:15px; 
}
#sidebar-a .spec {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.06em;
	color: #4C1B1B;
}
#sidebar-a img {
	float: none;
	border: 2px ridge #990000;
	margin: 5px;
}
#content img {
float:left;
border: 2px ridge #006633;
margin:5px;
}
#content .spec {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.06em;
	color: #4C1B1B;
}
#sidebar-b p {
margin: 3px;
padding:4px;
padding-bottom:15px;
line-height:18px;
}
#sidebar-b {
background:#B8AE9C;
	margin: 15px 10px 0px 10px;
float:left;
width:160px;
line-height:18px;
}
sidebar-b .padding {
	padding: 15px;
}
#sidebar-b img {
	float: left;
	border: 2px ridge #990000;
	margin: 5px;
}
#content {
line-height:18px;
	margin: 0px 200px;
}
#content .padding {
padding: 25px;
}
#content h1 {
	margin: 0;
	padding: 10px 0px 15px;
	font-family:"Lucida Sans";
font-size:1.56em;
font-style:italic;
font-weight:bold;
color:#C03000;	
}
#content h2{
	margin: 0;
	padding: 10px 0px 15px;
	font-family:"Lucida Sans";
font-size:1.25em;
font-style:italic;
font-weight:bold;
color:#284907;	
}
#content p {
	margin: 0;
	padding: 0;
	padding-bottom:15px;
}
#content .highlight{
font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 0.81em;
	color: #8E2800;
	}
.note{
font-family: Tahoma, Arial, Helvetica, Sans-serif;
font-style:italic;
	font-size: 0.81em;
	color: #8E2800;
	}	
.caps {
font: "Lucida Grande" , Tahoma, sans-serif;
font-size:1.25em;
color:#4C1B1B;
font-weight:bold;
text-transform: uppercase;
}
.small {
font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 0.81em;
	color: #803C27;
}	

#footer
{
background:#FFD933; 
clear: both;
height:100px;
font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 0.81em;
	color: #8E2800;
	border-top: 2px solid #8E2800;
	padding: 13px 25px;
	line-height:1.5em
}
#footer a {
	color: #382513;
	text-decoration: none;
}
#footer a:hover {
	color: #363942;
}
#footer #altnav {
	width: 550px;
	float: right;
	text-align: right;
}


