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

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

html {
	background-color:#FFFFDD;
	background: #F3EFE1 url('images/middle_shade2.png') repeat-y top center;
}

body {
	padding:0;
	margin:0;
}

.container{
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:28px;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	background-color:#FFF;

}

.content{
	margin:0 0 0 0;
}

.overview{
	background-color:#FFFFFF;
	color:#000;
	font-size:0.8em;
	padding:0px 10px 0 10px;
	margin:35px 0.75em 0 0.75em;
	border:1px solid #FFF;
}

.overview2{
	background-color:#FFFFFF;
	color:#000;
	font-size:0.8em;
	padding:0px 4em 0 4em;
	margin:4em 0.75em 0 0.75em;
}

.overview3{
	background-color:#FFFFFF;
	color:#000;
	font-size:0.8em;
	padding:0px 95px 0 95px;
	margin:35px 0.75em 0 0.75em;
}



.rating{
	position:absolute;
	top:41em;
	width:12em;
	padding:0 0 0 1.25em;
	z-index:2;
}

.footer{
	font-size:13px;
	padding-bottom:10px;
	border-top:1px solid #003300;

}

.footer2{


}
/***************************************************************** Masthead ******************************************************/

.bbname h1{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#003300;
	position:absolute;
	width:420px;
	top:228px;
	margin:0 0 0 35px;
	z-index:2;
	
}

.pagetitle h1{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#003300;
	position:absolute;
	width:300px;
	top:228px;
	margin:0 0 0 490px;
	z-index:2;
}



.pagetitle2 h1{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#003300;
	position:absolute;
	width:350px;
	top:228px;
	margin:0 0 0 715px;
	z-index:2;
}

h3{
	text-align:center;
	margin-left:170px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;

}


h4{
	font-size:15px;
}

h5{
	text-align:center;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.pagetitle, .fpagetitle{

}

.masthead{
	border-top:1px solid #999919;
	border-bottom:1px solid #999919;
}

.titlebar{
	background-color:#FFF;
	height:200px;
}

.logo{

}

.virtual{

	width:300px;
	font-size:16px;
	font-weight:bold;
	margin-left:290px;

}

.left{
	float:left;
	width:48%;
	margin:10px 0 10px 0;

}

.right{
	float:right;
	width:48%;
	margin:10px 0 10px 0;
	
}

.top{
	float:right;
	padding:0 20px 0 20px;

}

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

.nlinks{
	position:fixed;
	top:0px;
	width:901px;
	height:22px;
	padding:6px 0 0 0;
	z-index:2;
	background-color:#FFFFFF;
	border-bottom:1px solid #003300;

}

* html .nlinks{
	position:absolute;
}

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

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

.nlinks span.nav{
	text-align:center;
	display:block; 
	padding:0 13px 0 13px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	float:left;
	text-transform:capitalize;
	background-color:#0E570E;
}

.nlinks li a:visited, .nlinks li a:link{
	text-align:center;
	display:block;
	padding:0 13px 0 13px;
	font-size:12px;
	float:left;
	color:#0E570E;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	background-color:none;
}

.nlinks li a:hover{
	font-weight:bold;
	color:#FFF;
	display:block; 
	background-color:#0E570E;
}

.nlinks2{
	position:absolute;
	top:228px;
	width:901px;
	height:20px;
	padding:1px 0 2px 0;
	background-color:#FFFFFF;
	border-bottom:1px solid #003300;

}

.nlinks2 li{
	list-style-type:none;
	display: inline;
}

.nlinks2 ul{
	padding:0;
	margin:0;
}

.nlinks2 span.nav{
	text-align:center;
	display:block; 
	width:225px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	float:left;
	text-transform:capitalize;
	background-color:#999919;
}

.nlinks2 li a:visited, .nlinks2 li a:link{
	text-align:center;
	display:block;
	width:225px;
	font-size:12px;
	float:left;
	color:#999919;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	background-color:none;
}

.nlinks2 li a:hover{
	font-weight:bold;
	color:#FFF;
	display:block; 
	background-color:#999919;
}


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

.photo{
	padding:3px;

}

.rightpic{
	float:left;
	margin:0 0 10px 5px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border:1px solid #999919;
}

.leftpic{
	float:left;
	margin:0 8px 10px 5px;
	padding:2px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border:1px solid #999919;
}

.centrepic{
	float:left;
	margin:0 0px 10px 5px;
	padding:2px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border:1px solid #999919;
}

.leftpicbrown2{
	float:left;
	padding:2px;
	margin:10px 15px 10px 15px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	border:1px solid #003300;
	color:#333333;
	
}

.leftpicbrown3{
	float:left;
	padding:2px;
	margin:10px 5px 10px 8px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border:1px solid #003300;
	
}

.rightpicbrown3{
	float:left;
	padding:2px;
	margin:10px 0px 10px 8px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	border:1px solid #003300;
	
}



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


hr{
	
}

a:link { 
	text-decoration:underline;
	color:#003300;
	}
	
a:visited {
	text-decoration:underline; 
	color:#003300;
	}
	
a:hover, a:active { 
	text-decoration:none; 
	color:#FF6600;
}	

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