@charset "utf-8";
@import url(thickbox.css);
/* CSS Document */
/*stili per il layout fisso*/
html,body {margin: 0;padding:0;}
body {
	font-family: verdana, arial, sans-serif;
	text-align:left;
	background-color: #c6e0bf;
}

a img { border:none; }


#container{
	width:940px;
	font-size:11px;
	text-align:left;
	padding:0;
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Cfooter{
	width:918px;
	font-size:11px;
	text-align:justify;
	position:relative;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../css/images/footer_full.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	color: #333333;
	padding-top: 25px;
	padding-left: 20px;
}
#wrapperContainer { /*background: url(../css/images/knightlong.png) 100% 100% no-repeat;*/}
	
#home #wrapperContainer {background-image: url((URL));background-repeat: no-repeat;background-position: 100% 118%;}
.hidden {display:none;}

/* 3. Header*/
#header {
	text-align:center;
	width:905px;
	background-color: #fff;
	background-image: url(../css/images/top_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 16px;
}

#headertop {float:right;color:#00853e;padding:35px 4px 0 0;height:55px;width:346px;text-align:right;}
		  
#header #logo {
		    width:330px;
			height:100px;
		    /*background:url(../css/images/h1logo.png) -14px -1px; no-repeat;*/
			cursor:pointer;
			font-weight: normal;
			font-size: 0.8em;
			line-height: 1.0em;
			text-indent: -2000em;
			float:left;
			display:block;
			padding-top:2px;
		  }

		#header #logo a {width:330px; height:100px; display:block; cursor:pointer; text-decoration:none;}			
		
		#headertop .phone {font-size:16px;color:#77B48A;margin-top:5px;
			display:block;
			}

		#headertop .phone strong{
			color:#00853e;
			font-size:24px;
			font-family:Arial, Helvetica, sans-serif;
			}

		#headertop .email {
			font-size:12px;
			color:#77B48A;
			}

		#headertop .email a {
			color:#00853e;
			text-decoration:none;
			}

		#headertop .email a:hover {
			text-decoration:underline;
			}


		/* 3.1 HEADER NAVIGATION */
			#navcontainer {
	width:905px;
	text-align:left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #603913;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -15px;
	padding-left: 0px;
				}
			
			#navcontainer ul {
	width:910px;
	height:23px;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
				}
			
			#navcontainer li {
				margin:0 0px 0 0;
				padding:0;
				display: inline;
				float:left;
				list-style-type: none;
				}
			
			#navcontainer a {
	font-size:11px;
	font-weight:bold;
	width:177px;
	height:22px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	padding:1px 0 0 5px;
	margin:0;
	background-image: url(../css/images/n-nav-current.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	vertical-align: middle;
				}
			
			#navcontainer a {
				color:#fff;
				margin:0;
				text-decoration: none;
				background: url(../css/images/n-nav-current.png) 0 100% no-repeat;
				}

			#navcontainer a:hover {
	margin:0;
	text-decoration:underline;
	background-image: url(../css/images/n-nav-active.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
				}
			
			#navcontainer li.selected a {
				margin:0;
				background: url(../css/images/n-nav-active.png) 0 100% no-repeat;
				}


	/*SLIDE */
	
	#slide {
	padding-top:0px;
	padding-right: 15px;
	padding-left: 15px;
	width: 532px;
	height: 180px;
		}
		
	#slide img {
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		}
		
	#home #slide img {
		display:none;
		}


	/*COLUMN LEFT */

	#colleft {
	background:#fff;
	width:557px;
	margin:0;
	padding:0;
	float: left;
		}

	#colleft .title2 {
	color:#00853e;
	height:40px;
	width: 532px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
		}
		
	#colleft h1 {
		font-size:21px;
		color:#00853e;
		border-bottom:1px solid #78AB7E;
		padding-bottom:10px;
		}

	#home #colleft h1, #home #colleft .blockWrapper h3 {
	font-size:13px;
	color:#00853e;
	height:36px;
	/*background:#fff url(images/round_title_repeat.png) 0 0 repeat-x;*/
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #00853E;
		}
		 
	#home #colleft h1 span, #home #colleft .blockWrapper h3 span {
		height:35px;
		display:block;
		/*background: url(images/round_title_left.png) 0 0 no-repeat*/
		}
		
	#home #colleft h1 strong, #home #colleft .blockWrapper h3 strong {
	display:block;
	height:27px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% 0;
		}
		
	#colleft a.showHide {
		display:block;
		height:20px;
		width:20px;
		font-weight: normal;
		font-size: 1em;
		line-height: 1.0em;
		text-indent: -2000em;
		background: url(images/show_hide_arrow.png) 0 0 no-repeat;
		float:right;
		position:relative;
		top:-1px;
		}

	#main #colleft{
		float:right;
		display:inline;
		margin:0px 0 5px 20px;
		background:#fff;
		border:1px solid #ccc;
		padding:1px;
		}	


	/*#main #colleft img  {
		float:right;
		display:inline;
		margin:0px 0 5px 20px;
		background:#fff;
		border:1px solid #ccc;
		padding:1px;
		}*/

	#colleft .left {
		float:left;
		margin:0 20px 5px 0;
		}	
							
	#colleft .right{
		float:right;
		margin:0 0px 5px 20px;
		}
		
		
		
		/* YOU ARE HERE */
		#youAreHere {
			font-size:10px;
			font-weight:bolder;
			color:#00853e;
			margin:0;
			width:537px;
			padding:15px 0 0 30px;
			}

		#youAreHere a {
			color:#fff;
			text-decoration:none;
			}

		#youAreHere a:hover {
			text-decoration:underline;
			}
			
		
			
		/* CONTENT */
		#colleft #content {
	font-size:11px;
	width:532px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
			}

		*> #colleft #content {
			min-height:400px;
			}

		* html #colleft #content {
			height:400px;
			}
			
		#colleft #content .blockWrapper{
	float:left;
	width: 254px;
			}
			
		#colleft #content .blockWrapperRight{
			float: right;
			width: 254px;
			
			}	

		#colleft #content #offers .wrapper1 {
	text-align:left;
	/*margin-bottom:12px;*/
	width:254px;
	background-repeat: no-repeat;
	background-color: #FFFF00;
			}
			
		#colleft #content #offers .wrapper2 {
	width:525px;
	background-repeat: no-repeat;
			}
			
		#colleft #content #offers .wrapper3 {
	padding:10px;
	text-align: left;
	background-image: url(../css/images/h-special-offer-wide.png);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	color: #666666;
	margin-left:10px;

	
			}
			
			img.wrapper3 {
			border: none;
			}
		
		
		#colleft #content h3 {
			margin: 15px 0 10px 0;
			font-size:12px; 
			font-weight:bold;
			color:#00853e;
			}
			
		#colleft h2 {
		font-size:12px; 
			font-weight:bold;
			color:#00853e;
			margin: 15px 0 10px 0;
			}
	
		#colleft #content h4 {
			margin:0 0 0 0;
			color:#008640;
			font-size:11px;
			}

		#colleft #content #offers h4 {
			margin:0;
			}
			
		#colleft #content p {
			margin:0 0 15px 0; 
			line-height: 1.5em;
			color:#666;
			padding:0;
			}
			
		#colleft #content a.seeall {
		
		
		color: #c59a6c;
		text-decoration: underline;
		line-height: 2em;
		font-weight: bold;
		
		}
		
		span.seeall {
			color: #8d5932;
			line-height: 2em;
		font-weight: bold;
		}
		
		
		#leftbig a.seeall {
		
		
		color: #c59a6c;
		text-decoration: underline;
		line-height: 2em;
		font-weight: bold;
		
		}
		
		#leftbig ul {
		margin-left: 13px;
		width: 155px;
		margin-right: 3px;
		padding-left: 3px;
		padding-right: 3px;
	
		}
		
		#leftbig ul li
		{
			margin-left: 2px;
			margin-right: 2px;
			
			padding-left: 5px;
			padding-right: 5px;
			}
			
		
.newHeader {
	background-image: url(../css/images/h-horse-news.gif);
	background-repeat: no-repeat;
	float: right;
	background-color: #E5F3EB;
	margin-top: 8px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	width: 305px;
	height: auto;
	padding-right: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-position: left top;
}

	
		#colleft #content .margin-left-150 {
			margin-left:150px;
			}
.clearpp {
	margin: 0px;
	padding: 0px;
}

			
		#colleft #content ul {
			margin:0 0 20px 15px;
			}
			
			

		#colleft #content li {
			margin:10px 0; 
			color:#008240;
			padding:0;
			font-weight: bold;
			font-size: 9px;
			}

		#home #colleft #content dd {
			width:228px;
			display:block;
			padding:7px 4px 7px 12px ;
			color:#666;
			line-height: 1.5em;
			border-bottom:1px solid #f1d6a8;
			text-align:left;
			}
			
		#riding38 #colleft #content ul li {
			color:#00853e;
			}
			
		#colleft #content .pics {
			float:left;
			}
			
		#colleft #content .pics * {
			float:left;
			clear:left;
			}
			
		#colleft #content img {
	float:left;
	/*margin:0px 25px 20px 0;*/
	background:#fff;
	/*border:1px solid #ccc;*/
	padding:1px;
			}
					
		#colleft #content a {
			color:#00853e;
			text-decoration:none;
			}
	
		#colleft #content h4 a {
			margin-left:10px;
			color:#008640;
			font-size:11px;
			text-decoration:none;
			
			}
			
		#colleft #content h5
		{
		margin-left:10px;
		color:#666666;
		font-weight:normal;
		
		}
		
		#colleft #content a:hover {
			text-decoration:underline;
			}

			
		#colleft #content #offers h4 a {
			font-size:1.0em;
			color:#7b6a4c /*!important;*/
			text-align:left;
			margin:0;
			font-weight:bold;
			}
	
		#colleft #content .cost {
			display:block;
			margin-top: 5px;
			color:#00853e;
			font-size:13px;
			}

		#colleft #content .pdfIco {
			display:block;
			padding:5px 0 20px 60px !important;
			line-height:2.4em;
			background:url(images/PDF-symbol.png) 0 0 no-repeat;
			clear:both;
			}
		
		#colleft #content strong {
			color:#00853e;
			}
			
			
		/* ABOUT US */	
		#aboutus #content{
			padding-bottom:50px;
			}
		
		#aboutus h3{
			padding-top:20px;
			}
		
		#aboutus li{
		 color:#00853e !important; 
		 font-weight:normal;
		 }
		
		.link a {
			font-weight:bold;
			}

	
	
		
		

		/* NAVIGATION PAGE */
		#colleft #pages {
			margin:20px 0; padding:0;
			color:#666;
			}
			
		#colleft #pages li {
			display:inline;
			font-weight:bold;
			margin-right:15px;
			}

		#content #pages li a {
			text-decoration:none;
			}


		/* CONTACT FORM */
		.contcontact{
			margin:0 10px 5px 10px;
			 border-bottom:1px solid #CCCCCC;
			}

		.contcontact .details {
			float:left;
			width:300px;
			display:block;
			margin-bottom:20px;
			}

		.contcontact p {
			clear:both;
			}

		.contcontact .title {
			float:left;
			display:block;
			width:150px;
			}

		.contcontact .number {
			color:#00853e;
			}
		
		.contcontact h3 {
			color:#666 !important;
			margin-bottom:20px !important;
			}
		
		.form form {
			width:470px;
			margin-bottom:50px;
			margin-top:10px;
			}
		
		.form p {
			margin-top:3px;
			position:relative;
			display:block;
			width:100%;
			top:0;
			left:0;
			z-index:10;
			}
		
		.form dd.radio {
			margin-bottom:12px;
			position:relative;
			}
		
		.form label {
			color:#5D5C58;
			padding-right:210px;
			font-size:12px;
			display:block;
			}
		
		.form input, .form select {
			border:1px solid #A5C6AB;
			color:#5D5C58;
			width:200px;
			position:absolute;
			/*display:block;*/
			background:#fff;
			right:0;
			top:0;
			height:1.5em;
			font-size:12px;
			z-index:200;
			}
		
		.form select {
			width:202px;
			font-weight:bold;
			height:1.5em;
			}
			
		.form .checkBox label {
			padding:5px 0 0 20px;
			}
		
		.form .checkBox input {
			border:0;
			height:16px;
			width:16px;
			left:0;
			top:0;
			z-index:200;
			}
		
		.form .radio input {
			border:0;
			margin-right:236px;
			height:16px;
			width:16px;
			}
			
		.form .radio2 input {
			border:0;
			margin-right:5px;
			height:16px;
			width:16px;
			}
		
		.form #last input {
			border:0;
			margin-right:234px;
			height:16px;
			width:16px;
			}
		
		.form select option {
			color:#5D5C58;
			background:#fff;
			padding:3px 9px;
			border-bottom:1px solid #A5C6AB;
			font-size:1.0em;
			font-weight:normal;
			}
		
		.form textarea {
			border:1px solid #A5C6AB;
			width:468px;
			height:160px;
			margin-top:8px;
			font-size:1.2em;
			}
		
		.form .button {
			background:#A5C6AB;
			color:#fff;
			font-weight:bold;
			font-size:1.1em;
			cursor:pointer;
			width:160px;
			height:1.6em;
			position:static;
			padding:0 0 3px 0;
			margin:0 0 10px 0px;
			}
			
			
			#content .main
				{
					width: 525px;
					float: left;
					top: 0px;
					position:relative;
					padding-top: 0px;
					vertical-align:top;
					padding-right: 5px;
					
					
					}
					
			#content .itin
			{
				
				float: left;
				top: 0px;
				position:relative;
				padding-top: 25px;
				vertical-align:top;
				width: 535px;
				background: url(../css/images/itin-bg.png);
				background-repeat:no-repeat;
					
					
					}
					
			#content .itinopen
			{
				
				float: left;
				top: 0px;
				position:relative;
				padding-top: 25px;
				vertical-align:top;
				width: 535px;
				background: url(../css/images/itin-bg.png);
				background-repeat:no-repeat;
					
					
					}
					
					
			#whatsinc
				{
					width: 166px;
					float: right;
					top: 0px;
					position:relative;
					
					background: #f5ede2;
					color: #8c5e3c;	
					vertical-align::top;
				
					margin-top: 0px;
					padding-top: 5px;
					padding-bottom: 10px;
										
					
					
					}
					
				#whatsinc ul 
				{
				margin-left: 15px;
				}
					
			 #whatsinchdr
				{ 
					background-image: url(../css/images/dark-brown-header-bground-included.png);
					background-repeat: no-repeat;
					float: right;
					background-color: #FFFFFF;
					padding-top: 25px;
					padding-bottom: 0px;
					margin-left: 0px;
					width: 166px;
					height: auto;
					margin-right: 0px;
					background-position: left top;
					margin-top: 5px;
					
			}
			
			
			
			#optext
				{
					width: 166px;
					float: right;
					top: 0px;
					position:relative;
					background: #f5ede2;			
					vertical-align::top;
					color: #8c5e3c;
					margin-top: 0px;
					padding-top: 5px;
					padding-bottom: 10px;
					
					
					
					}
					
					#optext ul
					{
				margin-left: 15px;
				}
			
					
			#optexthdr
				{ 
					background-image: url(../css/images/dark-brown-header-bground-optional.png);
					background-repeat: no-repeat;
					float: right;
					background-color: #FFFFFF;
					padding-top: 25px;
					padding-bottom: 0px;
					margin-left: 0px;
					width: 166px;
					height: auto;
					margin-right: 0px;
					background-position: left top;
					margin-top: 25px;
					
			}
			
				#content #holprice
				{ 
					/*background-image: url(../css/images/pricebg.png);*/
					background-repeat: no-repeat;
					float: right;
					background-color: #036635;
					padding-top: 3px;
					padding-bottom: 0px;
					padding-left: 0px;
					margin-left: 7px;
					width: 246px;
					height: 35px;				
					margin-right: 0px;
					background-position: left top;
					margin-top: 0px;
					color: #FFFFFF;
					font-weight:: bold;
		
			}
			
			#content #ridingleftwrapper 
			{ 
			float: left;
			width: 266px;
			color: #666;
			}
			
			#content #ridingrightwrapper
			{
			float: right;
			width: 246px;
			height: auto;
			margin-top: -10px;
			
			/*height: 300px;*/
			}
			
			.firstpar {
			line-height:1.5em;
			}
			
			#colleft  #content .package {
			width:257px;
			height:56px;
			float:left;
			margin:10px 18px 15px 0;
			font-size: 7pt;
			color: #666;
			/*background: url(images/pkgbg.png) 0 0 no-repeat;*/
			}
			
		#colleft  #content .package a {
			/*width:257px;
			height:50px;*/
			padding:3px 0px 3px 3px;
			color: #00853f;
			/*display:block;*/
			
			font-size: 7pt;
			}
			
		#colleft  #content .package span {
			width:50px;
			height:50px;
			display:block;
			overflow:hidden;
			float:left;
			margin-right:8px;
			}
			
		#colleft #content .package strong {
			color:#00853f;
			text-align:left;
			padding:3px 0 0 0;
			/*display:inline;*/
			font-size: 7pt;
			
						}
						
			#colleft #content .package b {
			color: #8F6E47;
			}
			
			#colleft  #content .package img {
			border: solid 2px white;
			padding-left:2px;
			margin:0;
			}
					
					
		

	
	/* Column Right */
	#rightbig {
	float:left;
	width:169px;
	padding-top:30px;
	margin-left:18px;
	/*margin-bottom:20px;*/
	background-image: url(../css/images/h-horse-riding.png);
	background-repeat: no-repeat;
		}
		
	#leftbig {
	float:right;
	width:166px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:20px;
	padding-top:190px;
	background-repeat: no-repeat;
		}
		
   #leftOffers   {width:254px;padding-top:35px;margin-left:0px;margin-right:0px;margin-bottom:10px;background-image: url(../css/images/brown-header-bground-special.png);
	background-repeat: no-repeat;height: auto;margin-top: 10px;background-color: #ffffff;background-position: left top; float: left; position:relative;}
		#leftOffers h4 { color:#008640; margin:0; padding:0px 0px 0px 0px;font-size:11px;text-align:left;}
    		#leftOffers h4 a {
	color:#008640;
	margin:0;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	/*padding-left: 3px;
	background-image: url(../css/images/greenarr.png);
	background-repeat: no-repeat;
	background-position: 7px 4px;*/
	display: block;
	top: 0px;

}

	.smimg {
	width: 54px;
	padding-right: 4px;
	position:relative;
	float:left;
	top: 0;
	height: 80px;
	
	vertical-align:middle;
	}
	
	.textforimg {
	width: 195px;
	position:relative;
	float: right;
	top: 0;
	margin-left: 5px;
	
	}
	
	.textforimg strong {
	color: #008640;
	}
	

	#holidaysnaps  {width:254px;padding-top:35px;margin-left:0px;margin-right:0px;margin-bottom:10px;background-image: url(../css/images/brown-header-bground-charity.png);
	background-repeat: no-repeat;height: auto;margin-top: 10px;background-color: #ffffff;background-position: left top; float: left; position:relative;}
	

	#2col {
	
	width: 525px;
	top: 0px;
	position: relative;
	margin: 0 auto;
	}

	/* NEWS */
		
		#news {
		
		width: 254px;
		float: right;
		padding-top: 35px;
		background-image: url(../css/images/brown-header-bground-news.png);
	background-repeat: no-repeat;height: auto;margin-top: 10px;background-color: #ffffff;background-position: right top; 
	position: relative;
	top: 0px;
	padding-left: 5px;
	
		}
		
		#news h2 {
		color:#008640;
	margin:0;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
	
	
	#testimonial {
		
		width: 254px;
		float: right;
		padding-top: 35px;
		background-image: url(../css/images/brown-header-bground-testimonials.png);
	background-repeat: no-repeat;height: auto;margin-top: 10px;background-color: #ffffff;background-position: right top; 
	position: relative;
	top: 0px;
	padding-left: 5px;
	
		}
		
		#testimonial h2 {
		color:#008640;
	margin:0;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
	
	.regTitle {
	background: url(css/images/pkg-bg.png);
	width: 535px;
	height: 33px;
	}
	
	
		#colleft #content .news .content {
			display:none;
			padding-bottom:17px;
			
			}

		#colleft #content .news .date {
			color:#00853e;
			position:relative;
			top:-15px;
			display:block;
			}
		#colleft #content .news {
		
		background: #ffffff;
		width: 254px;
		float: right;
		}
		
		#colleft #content .news h2 {
		
		color:#00853e;
	/*	padding-left: 20px;*/
		font-size: 10pt;
		
		}
		
		.excerpt {
		/*background: url(../css/images/img-border-w.png);
		background-position: center;*/
		width: 100%;
		height: 115px;
		background-repeat:no-repeat;
		margin: 0 auto;
		text-align: center;
		vertical-align: middle;
		}
		
		.excerpt img {
		position: relative;
		top: 4px;
		
		width: 254px;
		}
		
		.rightExcerpt {
		background: url(../css/images/img-border.png);
		background-position: center;
		width: 157px;
		height: 102px;
		background-repeat:no-repeat;
		margin: 0 auto;
		text-align: center;
		vertical-align: middle;
		}
		
		.rightExcerpt img {
		position: relative;
		top: 4px;
		left: 2px;
		}
		
		


   #rightTest   {width:169px;padding-top:35px;margin-left:0px;margin-right:0px;margin-bottom:10px;background-image: url(../css/images/h-special-offer-wide.png);
	background-repeat: no-repeat;height: auto;margin-top: 10px;background-color: #FFFF00;background-position: left top;}
		#rightTest h4 { color:#008640; margin:0; padding:5px 8px 5px 8px;font-size:13px;cursor:pointer;font-weight:normal;text-align:left;}
    		#rightTest h4 a {color:#008640;margin:0;font-size:9px;cursor:pointer;font-weight:normal;text-align:left;padding-top: 5px;padding-right: 5px;
                padding-bottom: 5px;padding-left: 0px;}


	
	#rightbig h3 {
		color:#fff;
		margin:0;
		padding:8px 8px 8px 20px;
		font-size:13px;
		/*background: url(../css/images/h2top-grn.png) 0 100% no-repeat;*/
		background: #008240;
		clear:both;
		font-weight:bold;
		}
		
	#rightbig h3.country {
		background:#f3eadf;
		/*border-top:1px solid #CFB281;*/
		margin-top:15px;
		color:#FFFFFF;
		}

	#rightbig h4 {
		color:#FFFFFF;
		margin:0;
		padding:5px 0px 5px 0px;
	
		font-size:13px;
		cursor:pointer;
		font-weight:normal;
		text-align:left;
		background:#c49a6b;
		}

	#colright p {
		padding: 0px 0px 0px 0px;
		margin-bottom:100px;
		}
		
	#colright {
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
	background-color: #f3eadf;
	color: #FFFFFF;
		}
	
	
	#colright ul {
	list-style-type: none;
	/*display:none;*/
	background:#f3eadf;
	font-size:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
		}
		
	#colright li {
		margin: 0px 0px 0x 0px;
		padding:0px;
		/*color:#008240;*/
		color: #754C28;
		}
		
	#colright a {
	color:#754C28;
	font-size:0.9em;
	text-decoration: none;
	padding-left:30px;
	display:block;
	text-align:left;
	width:137px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../css/images/greenarr.png);
	background-repeat: no-repeat;
	background-position: 15px 4px;
		}
		
	#colright a:hover {
		text-decoration: underline;
		}
		
	#colright li.selected a {
	font-weight:bold;
	background-image: url(../css/images/greenarr.png);
	background-repeat: no-repeat;
	background-position: 14px 0;
		}
		
	#colright a img {
		text-decoration: none;
		border:none;
		}

	#colright .pdf {
		margin:0;
		padding:20px 0 40px 15px;
		font-size:12px;
		}
		#colright .pdf a{
		width:160px;
		}
	
	/* MAILING LIST */
		#mailingList {
			padding: 10px 20px 20px 20px;
			}

		#mailingList label {
			color:#fff;
			font-size:1.2em;
			}
			
		#mailingList input {
			border:1px solid #C6A87F;
			width:180px;
			display:block;
			margin-bottom:10px;
			}
			
		#mailingList input.button {
			color:#8F6A3E;
			width:80px;
			cursor:pointer;
			}
			
			

/*FOOTER*/
#footerlike {
	position:absolute;
	bottom:10px;
	right:0;
	font-size:1em;
	width:200px;
	padding: 1em;
	line-height:1.5em;
	text-align:center;
	color:#fff;
	}
			 
#footerlike a {
	text-decoration: none;
	color:#fff;
	line-height:2.4em;
	margin:0 15px 0 0;
	}
	
#footerlike a:hover {
	text-decoration: underline
	}
	
#footerlike a#activelink{
	text-decoration: none
	}
	
#footer 
{ 
	color: #8b623d;
	background: url(images/footerbg.png) repeat-x;
	height: 55px;
	text-align: center;
	line-height: 20px;
	margin: 0 auto;
	
	}
	
	#footer a {
		color: #8b623d;
		text-decoration: underline;
		}
		
		#footer a:hover {
			text-decoration:underline;
			}

/* COMPANY NUMBER */
#company {
	margin:0 auto;
	text-align:center;
	display:block;
	font-size:9px;
	width:800px;
	color:#777;
	margin-bottom:10px;
	}
.destinationHigh {
	background-image: url(../css/images/h-highlight.gif);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	padding-top: 28px;
	width: 325px;
	height: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

.rightTest {
	background-image: url(../css/images/EE-Website-V5-1_28.png);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-left: 0px;
	width: 169px;
	height: auto;
	margin-right: 0px;
	background-position: left top;
	margin-top: 5px;
}
.rightWeather {
	background-image: url(../css/images/weatherCheck.jpg);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 0px;
	width: 169px;
	height: 100px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-position: left top;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.rightHorseWorld {
	background-image: url(../css/images/dark-brown-header-bground-horseworld.png);
	background-repeat: no-repeat;
	float: right;
	background-color: #f3eadf;
	padding-top: 30px;
	/*padding-bottom: 10px;*/
	margin-left: 0px;
	width: 166px;
	height: auto;
	margin-right: 0px;
	background-position: center top;
	color: #754C28;
	padding-left: 3px;
}

.rightHorseWorld H2 {
	font-size: 10px;
	color: #8d5932;
	}
	
	.rightHorseWorld img {
	width: 100%; height: 95px; margin-top: 10px;
	}

.whyus {
	background-image: url(../css/images/dark-brown-header-bground-whyuseus.png);
	background-repeat: no-repeat;
	float: right;
	background-color: #f3eadf;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 0px;
	width: 166px;
	height: auto;
	margin-right: 0px;
	background-position: center top;
	color: #754C28;
	padding-left: 3px;
	font-size: 11px;
	line-height:1.5em;
}

#leftbig .tick ul
	{
		
		list-style-image: url(../css/images/tick.png);
		list-style-type: circle;
		
		
		}
		
	#leftbig .tick ul li {
		padding-left: 10px;
		list-style-image: url(../css/images/tick.png);
		}


#WorldLink {
	float: right;
	margin-left: 0px;
	width: 166px;
	height: auto;
	margin-right: 0px;
	margin-top: 10px;
	
	}

.rightWhyUseUs {
	background-image: url(../css/images/dark-brown-header-bground-whyuseus.png);
	background-repeat: no-repeat;
	float: right;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 0px;
	width: 169px;
	height: 150px;
	margin-right: 0px;
	background-position: left top;
}

.rightTestimo {
	float: right;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	width: 147px;
	height: auto;
	padding-right: 10px;
	margin-right: 0px;
	background-position: left top;
	border: 1px solid #008240;
	font-family: arial;
	font-size: 10px;
	color: #666666;
}

.centerHighlight {
	background-color: #FFFFFF;
	margin-left: 0px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 10px;
	background-position: left top;
	border: 1px solid #00853F;
	font-family: arial;
	font-size: 10px;
	color: #00853F;
	padding: 10px;
}
.rightblock {
	
	float: right;
	background-color: #f3eadf;
	/*padding-top: 30px;*/
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	width: 147px;
	height: auto;
	padding-right: 9px;
	margin-right: 0px;
	background-position: left top;
	border: 1px solid #fff;
	font-family: arial;
	font-size: 11px;
	color: #754C28;
	list-style-position: inside;
	list-style-image: url(../css/images/greenarr.png);
	list-style-type: circle;
}

.rightblockCon {
	margin-left: 0px;
	height: auto;
	margin-right: 0px;
	background-position: left top;
	font-family: arial;
	font-size: 11px;
	color: #754C28;
	padding: 10px;
	width: 149px;

}

.rightforecast {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	width: 169px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 10px;
	background-position: left top;
	background-color: #FFFFFF;
}
.leftlightBox {
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	width: 160px;
	height: auto;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 15px;
	clear: both;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #00853F;
	overflow: hidden;
	display: inline;
}


.imgCustom {
	margin: 10px;
	padding: px;
}

