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

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

.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(photos/top2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:0px;
	margin:0px;
}

.container{
	padding:10px 120px 50px 120px;
	background-image:url(photos/bottom4.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.content{
	margin:0px 0px 0px 0px;
	padding:20px 20px 20px 20px;

}

/***************************************************************** 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:4.5em;
	margin-left:20px;
}

.stars{
	position:absolute;
	margin-left:430px;
	margin-top:-90px;
}

.stars2{
	position:absolute;
	margin-left:510px;
	margin-top:-90px;
}

.stars3{
	position:absolute;
	margin-left:590px;
	margin-top:-90px;
}

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

.nlinks{
	position:absolute;
	top:4em;
	right:140px;
}

.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:#f3f1dd;
	margin-bottom:2px;
	color:#2D4F6F;
	text-decoration:none;
	border-top:1px solid #454545;
	border-bottom:1px solid #454545;
	text-align:right;
}

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

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

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

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

.xlinks{
	width:100%;
	position:relative;
	right:-15px;
}

* html .xlinks{
	top:22px;
}

.xlinks li{
	list-style:none;
	float:left;
}

.xlinks li a:visited, .xlinks li a:link{
	width:95px;
	display:block;
	padding:0.1em 0 0.1em 0;
	background-color:#f3f1dd;
	color:#2D4F6F;
	text-decoration:none;
	border-top:1px solid #454545;
	text-align:center;
}

.xlinks li a:hover{
	background-color:#2D4F6F;
	color:#FFFFFF;
}

.xlinks li span{
	width:95px;
	display: block;
	padding:0.1em 0 0.1em 0;
	background-color:#E3DFBD;
	color:#2D4F6F;
	text-decoration:none;
	border-top:1px solid #454545;
	text-align:center;
}

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

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

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

/******************************************************* 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:#7a7232;
}
	
a:visited {
	color:#7a7232;
}
	
a:hover, a:active {
	color:#0E4E7A;
}	

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     *******************/