/* ------------ Styles ---------------- */

/* This rule resets all margins for compatibility with ie & FF */
* {padding:0;margin:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ol, dl, fieldset, address {margin-bottom: 1em;}

body 	{
	background-color:#EFEFEF;
	background-image:url(images/bgg.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#333333;
	line-height:150%;
	}
	
a:link {color:#333399;text-decoration:none;}	
a:visited {color:#333399;text-decoration:none;}	
a:hover {color:#000000;text-decoration:underline;}

a.footertext {font-family:verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#666666;}
a.davidandrewslink {text-decoration: none;color: #999999;font-family:verdana, Arial, Helvetica, sans-serif;font-size:9px;margin-left:289px;}



h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000066;
	font-weight: normal;
	margin-top: 15px;
	}
	
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000066;
	font-weight: normal;
	margin-top: 15px;
	}

ul	{ 
	line-height:150%;
	list-style:url(images/arrow.gif);
	margin-bottom:25px;
	margin-top:5px;
	padding-left:25px;
	}
	
/* ------------ Top Navigation Menu ---------------- */

ul.navigation {
	list-style:none;
	margin-top:0px;
	margin-left:-5px;
	}

li.navigation {
	list-style:none;
	display:inline;
	float:left;
	} 	
	
.navigation li a:link {
	color: #000000;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	display: block;
	background:url(images/navbg.gif);
	width:103px;
	height:20px;
	text-align:center;
	margin-right:2px;
	margin-top:13px;
	}  

.navigation li a:visited {
	color: #000000;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	display: block;
	background:url(images/navbg.gif);
	width:103px;
	height:20px;
	text-align:center;
	margin-right:2px;
	margin-top:13px;
	}  	
	
.navigation li a:hover {
	background-image:url(images/nav_hover.gif);
	color:#000000;
	margin-top:9px;
	padding:5px 0px 7px 0px;
	height:30px;
	}  	
	
ul.subnavigation {
	list-style:none;
	margin-top:5px;
	margin-left:0px;
	}

li.subnavigation {
	list-style:none;
	display:inline;
	float:left;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;	
	} 	
	
.subnavigation li a:link {
	color: #333399;
	height:26px;
	padding-right:30px;
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	display: block;
	text-align:center;
	margin-right:2px;
	}  

.subnavigation li a:visited {
	color: #333399;
	height:26px;
	padding-right:30px;
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial, "sans serif";
	font-size:11px;
	display: block;
	text-align:center;
	margin-right:2px;
	}  	
	
.subnavigation li a:hover {
	text-decoration:underline;
	}  		
	
	
/* ------------------ Layout ------------------ */

#container {
	margin-top:0px;
	position:relative;
	top:0px;
	left:0px;
	width:935px;
	margin:0px auto;
	z-index:1;
	}  

#branding {
	height:426px;
	width:100%;
	margin-top:0px;
	background:url(images/head_index.jpg);
	position:absolute;
	left:0px;
	top:0px;
	color : #000000;
	background-repeat: repeat;
	z-index:0;
	}  
	
#branding-about {
	height:213px;
	width:100%;
	margin-top:0px;
	background:url(images/head_about.jpg);
	position:absolute;
	left:0px;
	top:0px;
	color : #000000;
	background-repeat: repeat;
	z-index:0;
	}  	

#branding-places_to_stay {
	height:213px;
	width:100%;
	margin-top:0px;
	background:url(images/head_places_to_stay.jpg);
	position:absolute;
	left:0px;
	top:0px;
	color : #000000;
	background-repeat: repeat;
	z-index:0;
	} 
	
#branding-itinerary_samples {
	height:213px;
	width:100%;
	margin-top:0px;
	background:url(images/head_itinerary_samples.jpg);
	position:absolute;
	left:0px;
	top:0px;
	color : #000000;
	background-repeat: repeat;
	z-index:0;
	} 

#branding-travel {
	height:213px;
	width:100%;
	margin-top:0px;
	background:url(images/head_travel.jpg);
	position:absolute;
	left:0px;
	top:0px;
	color : #000000;
	background-repeat: repeat;
	z-index:0;
	} 

#branding-contact {
	height:213px;
	width:100%;
	margin-top:0px;
	background:url(images/head_contact.jpg);
	position:absolute;
	left:0px;
	top:0px;
	color : #000000;
	background-repeat: repeat;
	z-index:0;
	} 
	
#altnavigation {
	position:absolute;
	left:1px;
	top:170px;
	width:935px;
	height:43px;
	z-index:100;
	} 

#navigation {
	position:absolute;
	left:1px;
	top:383px;
	width:935px;
	height:43px;
	z-index:100;
	} 
	
#subnav {

	position:absolute;
	left:0px;
	top:213px;
	width:934px;
	height:43px;
	z-index:100;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background:url(images/subnavstrip.png);
	} 
	
#subnav2 {

	position:absolute;
	left:0px;
	top:213px;
	width:934px;
	height:86px;
	z-index:100;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background:url(images/subnavstrip2.png);
	}  
	
#altmaincontent {
	padding-left:20px;
	padding-top:50px;
	padding-right:20px;
	overflow: hidden;
	margin-top:0px;
	position:relative;
	left:0px;
	top:213px;
	width:895px;
	border-right:solid 1px #CCCCCC;
	background:url(images/content_bg.gif);
	}	

#altmaincontent2 {
	padding-left:20px;
	padding-top:50px;
	padding-right:20px;
	overflow: hidden;
	margin-top:0px;
	position:relative;
	left:0px;
	top:245px;
	width:895px;
	background:url(images/content_bg.gif);
	}

#maincontent {
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
	overflow: hidden;
	margin-top:0px;
	position:relative;
	left:0px;
	top:426px;
	width:894px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background:url(images/indexbg.jpg);
	}
	
#altfooter {
	margin-top:198px;
	position:relative;
	left:0px;
	width:100%;
	height:30px;
	padding-top:15px;
	
	}

#footer {
	margin-top:400px;
	position:relative;
	left:0px;
	width:100%;
	height:30px;
	padding-top:15px;
	
	}

/* Menu highlight style */

.index a#index,
.about a#about,
.places_to_stay a#places_to_stay,
.itinerary_samples a#itinerary_samples,
.travel a#travel,
.contact a#contact,
.gallery a#gallery
{
	background-image:url(images/nav_hover.gif);
	color:#000000;
	margin-top:9px;
	padding:5px 0px 7px 0px;
	height:30px;
	}  	
}    

/* End Menu highlight style */
