﻿/* CSS Document */

/* the following css code ensures that scroll bars appear in firefox and stops the effect of short pages jumping from side to side */

html {
min-height:100%;
margin:0 0 0.25px 0;
border:0; /*IE has a default border around the page*/
padding:0;}

body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(backgroundabfire.jpg);
	background-repeat: repeat-x;
 
}


img{
	padding: 10px;
	margin-top: 10px;
	border: 2px solid #B8B8B6;
}




p {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	padding-top: 5px;
	text-align: center;
}


li {
	padding-bottom: 5px;
}
.qanda {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #CC9933;
	font-weight: bold;
}


.top {
	background-image: url(headerabfire.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 791px;
}


.container {
	height: 100%;
	width: 791px;
	background-image: url(centreabfire.jpg);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.middle {
	background-image: url(centreabfire.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 791px;
}

.footer {
	background-image: url(footerabfire.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 791px;
}

.center_text {
	margin-right: auto;
	margin-left: auto;
	width: 791px;
	margin-top: 1px;
	
	background-image: url(centreabfire.jpg);
}


h1 {
	font-size: 20px;
	color: #D99601;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 167px;
	font-style: normal;
	padding-left: 255px;
}

h2 {
	font-size: 18px;
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 6px;
}


h3 {
	font-size: 18px;
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 10px;
}

.orangetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
	font-weight: bold;
}
.greentext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #348425;
}




#side
	{
	display: inline;
	float: left;
	width: 150px;
	text-decoration: none;
	margin-left: 65px;
	}
	
#side ul
	{
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #5C513F;
	width: 150px;
	text-decoration: none;
	}

#side ul li
	{
	display: block;
	width: 150px;
	list-style: none;
	height: 2.3em;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px solid #5C513F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2.3em;
	
	}

#side ul li a
	{
	display: block;
	width: 138px;
	padding-left: 12px;
	height: 2.3em;
	color: #333333;
	text-decoration: none;
	}

#side ul li a:hover
	{
	color: #2F7326;
	background-color: #FFFFFF;
	}
	
#side ul li a:active
	{
	color: #000;
	}
	
#side ul li.active a
	{
	font-weight: normal;
	color: #014286;
	cursor: default;
	background-color: #FFFFFF;
	}
	
	
#content
	{
	display: inline;
	width: 476px;
	float: right;
	margin-right: 60px;
	margin-top: 0px;
}
	
		
.clear
	{
	clear: both;
	height: 20px;
}
		
	
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
.testimonialtitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: italic;
}
.lists {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

