/*******************     CSS design by   :   ben@site-designers.co.uk   :   http://www.site-designers.co.uk     *******************/

h1{color:#FFFFFF;}
h2{color:#126479;}
.content{color:#285a28;}
.photo{border:2px solid #368036;}
body {background-color:#95c395;}
.container{background-color:#FFF; border-left:2px solid #368036; border-top:2px solid #368036;}


/*************************************************************** Main Layout ************************************************/

html {
	height: 100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	padding:0;
	margin:0;
}

.container{
	margin-left:14em;
	margin-top:11em;

}

.content{
	margin:0;
	padding:1em 1em 0 1em;
	text-align:justify;
}

.contact{
	position:absolute;
	top:560px;
	left:1em;
	color:#FFFFFF;
	text-align:center;
	width:12em
}

.contact img{
	float:left;
}

.overview{
	min-height:500px;
}

* html .overview{
	height:500px;
}

/***************************************************************** Masthead ******************************************************/



h1{
	font-size:2em;
	position:absolute;
	top:3em;
	margin-left:1em;
	padding:0;
}

.pagetitle, .fpagetitle{

}

h2{
	font-size:1.5em;
	margin:0.5em 0 0 0.5em;
}

.titlebar{
	
}

.logo{

}

.logo img{
	width:12em;
	position:absolute;
	left:1em;
	top:1em;
	border:2px solid #368036;
}

.masthead{

}

.masthead img{
	position:absolute;
	top:1em;
	left:15em;
	padding-bottom:0;
}

/**************************************************************** Navigation bar *************************************/

.nlinks li a:visited, .nlinks li a:link{border-color:#368036; background-color:#FFFED1; color:#60413C;}


.nlinks{
	position:absolute;
	top:11em;
	left:1em;
	width:13em;
}

.nlinks li, .flinks li{
	list-style-type:none;
	display: inline;
}

.nlinks ul, .flinks ul{
	padding:0;
	margin:0;
}

.nlinks span.nav{
	display:block; 
	width:10em;
	border:2px solid #368036;
	background-color:#d0ecd0;
	color:#126479;
	padding:0.2em 0.5em 0.2em 0.5em;
	float:left;
	margin:0 0 0.2em 0;
	font-size:1.1em;
}

.nlinks li a:visited, .nlinks li a:link{
	display:block;
	width:10em;
	border:2px solid #368036;
	padding:0.2em 0.5em 0.2em 0.5em;
	float:left;
	margin:0 0 0.2em 0;
	text-decoration:none;
	color:#126479;
	font-size:1.1em;
	font-weight:500;
}

.nlinks li a:hover{
	border-color:#FFF; 
	background-color:#126479; 
	color:#FFF;
	display:block;
	border:2px solid #126479;
	float:left;
}

/************************************************************** Photos ******************************************************/

.rightpic{
	float:right;
	margin:0 0 20px 30px;
	font-size:14px;
	color:#126479;
	text-align:center;
}

.leftpic{
	float:left;
	margin:0 30px 0 0;
	font-size:14px;
	color:#126479;
	text-align:center;
}

/******************************************************* Home page layout *****************************************************/

.bbaddress{
	float:left;
	margin:10px 20px 0 0;
	text-align:left;
	width:250px;
}


/****************************************************** Contact Page **************************************************/

.bbform{
	margin-left:auto;
	margin-right:auto;
	width:385px;
	padding:20px;
	border:1px solid #000;
	background-color:#FFFCD5;
}

.bbform td{
	text-align:left;
	font-size:16px;
}


/******************************************************* Text formating *********************************************/

a:link { 
	text-decoration:underline;
	color:#126479;
}
	
a:visited {
	text-decoration:underline; 
	color:#126479;
}
	
a:hover, a:active { 
	text-decoration:underline; 
	color:#EE3523;
}	

h3{	
	text-align:left;
	font-size:16px;
}

ul{
	text-align:left;
}

.contacttable{
	text-align:justify;
	display:inline;
}

.info{
	position:absolute;
	right:20px;
	width:35%;
	padding:0px;
	margin:0px;
}

img{
	border-style:none;
}

.design{
	position:absolute;
	right:10px;
}

.mindiv{
	clear:both;
}

/*******************     CSS design by   :   ben@site-designers.co.uk   :   http://www.site-designers.co.uk     *******************/
