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

h1{color:#AC9575;}
h2{color:#AC9575;}
.content{color:#1e2d3a;}
.photo{border:1px solid #AC9575; padding:2px;}

.masthead span{color:#0e4e7a; font-size:70px;}
.nlinks li a:hover{border-color:#FFF; background-color:#FFF;}

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

html {
	height: 100%;
}

body {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:0px;
	margin:0px;
}

.container{
	padding:40px 110px 50px 110px;
	background-image:url(images/bottom2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.content{
	margin:0px 0px 0px 0px;
	padding:65px 20px 20px 20px;
	min-width:600px;
}

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

.bbname{
	margin-top:20px;
	margin-left:20px;
	padding-right:150px; 
	text-align:left;
}

h1{
	font-size:20px;
	margin:0px;
}

.pagetitle, .fpagetitle{
	margin-left:20px;

}

h2{
	font-size:18px;
	margin:0px;
}

.titlebar{

}

.logo{
	position:absolute;
	width:300px;
	left:0px;
	top:10px;
}

.masthead{
	width:500px;
	margin-top:6.5em;
	margin-left:20px;
}


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

.nlinks{
	position:absolute;
	top:80px;
	right:130px;
}

.nlinks li{
	list-style:none;
}

.nlinks li a:visited, .nlinks li a:link{
	width:8em;
	display:block;
	padding:0.1em 0.4em 0.1em 0.1em;
	background-color:#EFEBD0;
	margin-bottom:2px;
	color:#705126;
	text-decoration:none;
	border-top:1px solid #705126;
	border-bottom:1px solid #705126;
	text-align:right;
}

.nlinks li a:hover{
	background-color:#705126;
	color:#FFFFFF;
}

.nlinks li span{
	width:8em;
	display: block;
	padding:0.1em 0.4em 0.1em 0.1em;
	background-color:#AC9575;
	margin-bottom:2px;
	color:#EFEBD0;
	text-decoration:none;
	border-top:1px solid #705126;
	border-bottom:1px solid #705126;
	text-align:right;
}

.ullinks{
	margin:0px;
	padding:0px;
}


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

.rightpic{
	float:right;
	margin:0 0 10px 35px;
	font-family:Trebuchet MS;
	text-align:center;
	font-size:12px;
}

.leftpic{
	float:left;
	margin:0 35px 10px 0;
	font-family:Trebuchet MS;
	text-align:center;
	font-size:12px;
}

.border img{
	border:1px solid #AC9575;
	padding:4px;
}

.border img:hover{
	border:2px solid #AC9575;
	padding:3px;
}

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

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

.tourist{
	position:absolute;
	top:450px;
	left:10px;
	width:150px;
	text-align:center;
}

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

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

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

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

a:link {
	color:#666;
}
	
a:visited {
	color:#666;
}
	
a:hover, a:active {
	color:#759564;
}	

img{
	border-style:none;
}

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

ul{
	text-align:left;
}

.mindiv{
	clear:both;
}

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