/*========================================================

Global CSS file for 

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/
body{
	color:#162f06;
	background:url('../cssimages/body_background.jpg');
}

#wrapper{
	width:900px;
	margin:0 auto;
	padding:0 0 0 60px;
}

h3{
	font-size:1.4em;
}

/*===================================================================
HEADER
===================================================================*/
#header{
	margin:0 0px 0 100px;
}

#header h1{ 
	font-family:georgia, times, "times new roman";
	font-size:3.2em;
	color:#162f06;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}

#header img{
	float:left;

}

#header p{
	width:570px;
	display:block;
	background:url('../cssimages/header.jpg') no-repeat right;
	margin:0;
}

/*===================================================================
NAVIGATION
===================================================================*/

#navigation{
	font-family:georgia, times, "times new roman";
	background:url('../cssimages/nav_bar.png') no-repeat;
	height:30px;
	padding:0 0 0 110px;
	clear:both;
}

#navigation li{
	background:url('../cssimages/whitebar.png') no-repeat right;
	list-style:none;
	float:left;
	padding:8px 20px 0 0;
}

#navigation li#last{
	background:none;
}

#navigation li a{
	color:#fff;
}

#navigation li a:hover{
	color:#162f06;
}

#navigation li.current a{
	color:#162f06;
}

/*===================================================================
CONTAINER
===================================================================*/

#container{
	background:url('../cssimages/content_background.png') repeat-y;
	padding:0px 0 50px 0;
}

#container img#banner{
	padding:0px 0 20px 12px;
}

/*===================================================================
CONTENT
===================================================================*/

#content{
	clear:both;
	float:left;
	width:750px;
	padding:0 0 0 30px;	
}

#content h2{
	font-family:georgia, times, "times new roman";
	font-size:2.2em;
	margin:0 0 0 0px;
}

#content h2 span{
	font-size:0.8em;
}

#content p span{
	font-family:georgia, times, "times new roman";
	font-size:1.4em;
}

hr{
	border:solid #162f06 1px;
	margin:20px 0 20px 0;
}

#content a{
	color:#6C570F;
	text-decoration:underline;
}

#content a:hover{
	color:#929397;
	text-decoration:none;
}

/*===================================================================
HOME PAGE
===================================================================*/

body#home #content{
	clear:both;
	float:left;
	width:500px;
	padding:0 0 0 30px;
}

body#home #sidebar{
	width:250px;
	float:left;
	padding:0 0 0 20px;
}
/*===================================================================
ITINERARY PAGE
===================================================================*/

#itinerary{
	padding:0 0 30px 0;
}


/*===================================================================
THE PEOPLE PAGE
===================================================================*/

body#people #content p{
	padding:0 0 0 35px;
}

body#people #content img{
	float:left;
	padding:20px 30px 20px 0px;
}

/*===================================================================
FACTFILE PAGE
===================================================================*/
#factfile #text{
	width:480px;
	float:left;
}

#factfile #vertical_container{
	clear:both;
}

#factfile #content img{
	margin:30px 0 0 0;
}

/*FACTFILE PAGE (STYLING FOR ACCORDION IMAGES)*/

#factfile #content .accordion_content ul{
	float:left;
	width:460px;
}

#factfile #content .accordion_content h3{
	clear:left;
}

#factfile #content .accordion_content img{
	margin:0 0 0 20px;
	float:left;
	border:solid 2px #927613;
}

#factfile #content .accordion_content img.align_image_right {
	float:right;
	margin:10px 20px 10px 10px;
}

#factfile #content .accordion_content img.align_image_left {
	float:left;
	margin:10px 10px 10px 0px;
}


/*===================================================================
ACCORDION STYLING
===================================================================*/

h3.accordion_toggle {
	font-size:1.5em;
	font-family:georgia, times, "times new roman";
	cursor: pointer;
}

.accordion_content {
	overflow: hidden;
	margin:0 0 20px 0px;
	padding:20px 0 20px 30px;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background:url('../cssimages/accordion_content_background.jpg');
}

#vertical_container h3.accordion_toggle{
	height:32px;
	padding:12px 0 0 20px;
	background:url('../cssimages/accordion_background.jpg') no-repeat;
	color:#fff;
	margin:5px 0 0 0;
}

#vertical_container h3:hover{
  	color:#162f06;
}

.accordion_content li{
	line-height:1.6em;
}

li.no_bullet {
	list-style:none;
}

/* Container styling*/
#horizontal_container {
  	margin: 20px auto 20px auto;
}

/*===================================================================
REGIONAL PAGE (STYLING FOR ACCORDION IMAGES)
===================================================================*/
#regional .accordion_content ul{
	float:left;
	width:460px;
}

#regional .accordion_content img{
	margin:0 0 0 20px;
	float:left;
	border:solid 2px #927613;
}

/*===================================================================
NEWSLETTER PAGE (STYLING FOR ACCORDION IMAGES)
===================================================================*/
#newsletters .see_more{
	text-decoration:underline;
	cursor:pointer;
	margin:0 0 20px 80px;
}

#newsletters #vertical_container{
	margin-left:50px;
}

#newsletters .accordion_content{
	width:210px;
	margin:0px;
	padding:0;
	background:none;
	border:none;
}


/*===================================================================
GALLERY PAGE
===================================================================*/

body#gallery #content h2{
	margin-bottom:30px;
}

body#gallery #content img{
	margin:0 15px 15px 0;
}

#gallery_images{
	padding:0 0 0 25px;
}

/*===================================================================
CONTACT PAGE
===================================================================*/

#contact_left{
	width:450px;
	float:left;
}

#contact_form dd{
	margin:5px 0 10px 0;
}

#contact_form input, #contact_form textarea{
	border: 1px #9F9F9F solid;
	padding: 2px;
}

#NHsubmit{
	cursor:pointer;
	color:#fff;
	background:url('../cssimages/submit_background.jpg');
}

.warning{
	color:#990808;
}

#contact_details{
	text-align:right;
	width:250px;
	float:left;
}


/*===================================================================
NEWSLETTER PAGE
===================================================================*/

body#newsletters #container{
	background:url('../cssimages/content_background_newsletter.png') repeat-y;
}

body#newsletters #content{
	width:480px; 
    float:left;
}

body#newsletters .newsletters{
	font-family:georgia, times, "times new roman";
	
}

body#newsletters .newsletters h3{
	text-align:center;
	margin:0 0 20px 150px;
}

body#newsletters .newsletters{ 
	width:200px;
	margin:0 0 0 0px;
	float:left;
	
}

body#newsletters .newsletters ul{
	margin:0 0 0 70px;
}

body#newsletters .newsletters li{
	text-align:center;                            
	width:138px;
	height:38px;
	padding:8px 0 0 0;
	list-style:none;
	background:url('../cssimages/newsletter_li_background.jpg') no-repeat;
}

body#newsletters .newsletters li a{
	color:#fff;
	font-size:1.3em; 
}

body#newsletters .newsletters li a:hover{
	color:#162f06;
}

/*--------------------------newsletter request form--------------------------*/

body#newsletters form#newsletter_form dl{
	width:200px;
	margin:0 0 0 50px;
}

body#newsletters form#newsletter_form dt{
	margin:10px 0 0 0;
}

body#newsletters form#newsletter_form dd{
	margin:0;
}




/*===================================================================
FOOTER
===================================================================*/

#content_bottom{
	background:url('../cssimages/footer.png') no-repeat;
	height:50px;
}
















