body {
	font-family: Arial;
	font-size:12px;
	background-image:url(/images/bg.gif);
	background-repeat:repeat;
	color:#FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1
{
    font-size:1.4em;
    font-weight:lighter;
}

h2
{
    font-size:9pt;
    font-weight:lighter;
}

h3
{
    font-size:8pt;
    color:#FFCC66;
    font-weight:lighter;
}

h4
{
    font-size:0.90em;
    font-weight:lighter;
}

img
{
    border:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#Wrapper
{
 
	margin:70px auto 0 auto;
	/* hack to set min height in IE 6 */
    height: auto !important;
    height: 600px; 
    min-height: 600px;
	width:800px;
	background-color:#030303;
	background-image:url(/images/backgrounds/home-bg.jpg);
	background-repeat:no-repeat;
	}			
	
/********************/
/*******HEADER*******/
/********************/	
	
#Top-Bit{
	width:800px;
	height:120px;
	margin:0 auto 0 auto;
	}	
	
	#logo{
		width:537px;
		height:50px;
		margin:75px 0 0 30px;
		float:left;		
		}
	
	#Book-Online{
		width:78px;
		height:44px;
		margin:75px 40px 0 0;
		float:right;
		}
/************************/	
/*******END HEADER*******/
/************************/		
		
		
		
		
/*######################*/		
/*######NAVIGATION######*/
/*######################*/


/***************************/
/******MAIN NAVIGATION******/
/***************************/

#Nav-Wrapper{
	width:800px;
	height:34px;
	margin:50px auto 0 auto;
	}
	
	#Nav-Text{
		width:800px;
		height:23px;
		margin:0 auto 0 auto;
		background-image:url(../Images/nav-bg.gif);
		background-repeat:repeat-x;
		}
			
		#Nav-Actual-Text{
            width: 100%;
            height: 12px;
            margin: 0;
            padding: 0;
            }

        #Nav-Actual-Text ul{
            width: 800px;
            margin:0;
            padding: 5px 0 0 0;
            text-align:center;
            }

        #Nav-Actual-Text a:link, #Nav-Actual-Text a:visited,#Nav-Actual-Text a:active{
            color: #FFFFFF;
            text-decoration: none;
            }

        #Nav-Actual-Text a:hover{
            color:#FFCC66;
            }

        #Nav-Actual-Text ul li{
            display: inline;
            font-family:Arial;
            font-weight:bolder;
            font-size: 10px;
            color: #423f3c;
            list-style: none;
            padding: 0 6px 0 6px;
            }
	
	#Nav-Shadow{
	width:800px;
	height:11px;
	margin:0 auto 0 auto;
	}

/************END*************/	
/*******MAIN NAVIGATION******/
/****************************/


	
/****************************/
/*******SUB NAVIGATION*******/
/****************************/

/****************************/
/********Beige Hover*********/
/****************************/

#sub-nav
{
    margin-left:20px;
    
}

table.menu a { 
width:120px; 
border:1px solid none; 
display: block; 
margin-top:2px;
}

.menu a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
font-size:12px; 
line-height:20px; 
font-family: arial;
padding: 2px 15px;
font-weight:bolder;
}

.menu a:link {
color: #50030C; 
background: #BFAE9C; 
}

.menu a:active { 
color: #000000;
background: #BFAE9C; 
}

.menu a:visited {
color: #50030C; 
background: #BFAE9C; 
}

.menu a:hover {
color: #BFAE9C;
background: #50030C; 
border:1px solid none; 
}

/***********END**************/
/********Beige Hover*********/
/****************************/


/****************************/
/*********Red Hover**********/
/****************************/

td.menu-red a {
color: #333333; 
background: #000000; 
text-decoration:none; 
font-size:12px; 
line-height:20px; 
font-family: arial;
padding: 2px 15px;
font-weight:bolder;
}

td.menu-red a:link {
color: #BFAE9C; 
background: #50030C; 
}

td.menu-red a:active { 
color: #BFAE9C;
background: #000000; 
}

td.menu-red a:visited {
color: #BFAE9C; 
background: #50030C; 
}

td.menu-red a:hover {
color: #50030C;
background: #BFAE9C; 
border:1px solid none; 
}

/***********END**************/
/*********Red Hover**********/
/****************************/

/*##########################*/		
/*######END NAVIGATION######*/
/*##########################*/

#home-page-text
{
    margin:40px 0 0 80px;
    width:300px;
    padding-bottom:15px;
}

#left-cont-col
{
    margin:50px 0 0 0;
    float:left;
    padding-bottom:10px;
}

#left-img
{
    margin-top:30px;
}

#text
{
    float:left;
    margin:70px 10px 0 40px;
    width:320px;
    padding-bottom:15px;
}

#right-cont-col
{
    margin:70px 0 10px 0;
    float:right;
    width:252px;
    padding-bottom:10px;
    text-align:right;
}

#map
{
    margin:20px 0 10px 50px;
    width:700px;
    height:250px;
    text-align:center;
    float:left;
}

#strapline
{
    margin:0 auto 0 auto;
    width:800px;
    text-align:right;
    padding:3px 0 0 0;
    font-weight:bold;
}

#madeinguernsey
{
    padding-left:20px;
    width:200px;
    float:left;
    text-align:left;
}

#privacy
{
    padding-right:20px;
    width:300px;
    float:right;
}

#terms-text
{
    margin:40px auto 20px auto;
    padding:0 20px 0 20px;
    width:700px;
}