html {
	height: 100%;
}

body {
	height: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	padding:0px;
	margin:0px;
	color:#6b3b08;
	background-color: #fef1e1;
	background-image: url(images/content-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center -95px;	
}

/*-------------------------------------------------------- LINK */


a {
	color: #6b3b08;
	text-decoration: none;
}

a:hover {
	color: #2f1a03;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	color: #6b3b08;
}

h1 {
	font-size: 2.6em;
	padding: 0 0 0px 0;
}

h2 {
	font-size: 1.6em;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 1.4em;
	padding: 0 0 6px 0;
}

h4 {
	font-size: 1.2em;
	padding: 0 0 5px 0;
}



/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 100%;
	line-height: 1.6em;
	padding: 0 0 1.25em 0;
}


/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}

#main-content ul {
	list-style: url(images/list-style.png);
}

#main-content li {	
	line-height: 1.6em;
}

/*-- nested lists --*/

#main-content ul ul {
	padding: 0 0 0 1.5em;
}

#main-content ol ol {
	padding: 0 0 0 1.5em;
}

/*------------------------------------------------------ LAYOUT */

#homepage #header {
	height: 508px;
}

#header-wrapper {
	width: 939px;
	margin:auto;
	height:auto;
	
	
}

#header {
	width: 940px;
	height: 386px;
	display: block;
	position: relative;
	margin: 0 auto;
	z-index: 5;
}

#logo {
	width: 939px;
	height: 104px;
	display: block;
	top: 0px;
	left: 0px;
	
	
}

logo2 {
	width: 475px;
	height: 33px;
	display: block;
	background: url(images/geta.png) no-repeat;
	top: 205px;
	left: 356px;
	position: relative;
	text-indent: -9999px;
	z-index: 2;
}

#hero-image {
	position: absolute;
	top: 153px;
	width: 940px;
	height: 233px;
	overflow: hidden;
}

.feature-holder {
	width: 940px;
	height: 356px;
	position:absolute;
	top: 153px;
	display: block;
}

#feature {
	padding: 0;
	margin: 0;
	height: 356px;
	width: 940px;
	overflow:hidden;
}

#feature li {
	position: relative;
}

.feature-content {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 10;
}

.feature-content .caption-heading {
	background: url(images/feature-text-bg.png);
	padding: 10px 15px;
	float: left;
}

.feature-content .caption-heading span {
	height: 40px;
	display: block;
	text-indent: -9999px;
}

.feature-content p {
	background: url(images/feature-text-bg.png);
	padding: 5px 15px 15px 15px;
	clear: both;
	color: #222;
	width: 330px;
	font-size: 1.1em;
	line-height: 1.4em;
}
	
.feature-content#a-country-retreat span {
	width: 247px;
	background: url(images/a-country-retreat-title.png) no-repeat;
}
	
.feature-content#fishing-experience span {
	width: 434px;
	background: url(images/fishing-experience-title.png) no-repeat;
}
	
.feature-content#sit-back-relax span {
	width: 201px;
	background: url(images/sit-back-relax-title.png) no-repeat;
}
	
.feature-content#the-beautiful-south-west span {
	width: 339px;
	background: url(images/the-beautiful-south-west-title.png) no-repeat;
}
	
.feature-content#the-beautiful-south-west p {
	width: 400px;
}
	

.feature-holder  .bx_pager {
	position: absolute;
	top: 280px;
	display: block;
}

.feature-holder .next {
	position: absolute;
	top: 370px;
	right: 15px;
	text-indent: -9999px;
	width: 74px;
	height: 26px;
	display: block;
	background: url(images/next-btn.png) no-repeat;
}

.feature-holder .prev {
	position: absolute;
	top: 370px;
	left: 15px;
	text-indent: -9999px;
	width: 97px;
	height: 26px;
	display: block;
	background: url(images/prev-btn.png) no-repeat;
}

.feature-holder .prev:hover, .feature-holder .next:hover {
	background-position: 0 -26px;
}

.feature-holder .prev:active, .feature-holder .next:active {
	margin-top: 1px;
}

.feature-holder .current-slide, #page-title {	
	position: absolute;
	top: 368px;
	left: 340px;
	width: 260px;
	height: 30px;
	background: url(images/caption-bg.png) repeat-x;
	text-align: center;
	color: #e7ddd2;
	text-shadow: 0 1px 0 #000000;
	font-size: 1.4em;
}

.feature-holder .current-slide p, #page-title p {
	padding: 0;
}


#page-title {
	top: 400px;	
	font-size: 1.5em;
	padding: 0;
	
}


#feature li {
	width: 940px;
	height: 356px;
	margin: 0;
	padding: 0;
}
	
#bird {
	position: absolute;
	bottom: -19px;
	right: 0;
	background: url(images/bird.png) no-repeat;
	width: 125px;
	height: 116px;
	display: block;
}

#content-wrapper {
	width: 100%;
	background: url(images/container-bg.jpg);
}

#content-top { 
	width: 100%;
	background: url(images/content-bg.jpg) repeat-x top center;
	display: block;
}

#content { 
	width: 940px;
	background: url(images/content-bg.png) no-repeat;
	min-height: 400px;
	display: block;
	padding: 55px 10px 0;
	margin: 0 auto;
	color: #29333b;
	position: relative;
}

#content h1 {
	background: url(images/heading-separator.gif) repeat-x bottom left;
	margin: 0 0 15px;
	text-shadow: 0 1px 0 #faf3ed;
}

#main-content {
	width: 590px;
	float: left;
	padding: 15px 15px 0;
}

#main-content p, #main-content li {
	font-size: 1.1em;
}

#main-content img {
	border: 6px solid #fff;
	-webkit-box-shadow: 0px 5px 5px #c9bfb2;
	-moz-box-shadow: 0px 5px 5px #c9bfb2;
	box-shadow: 0px 5px 5px #c9bfb2;
	margin: 0 0 15px 0;
}

#main-content img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

#main-content img.alignright {
	float: right;
	margin: 0 0 15px 15px;
}


#features {
	width: 630px;
	margin: 5px 0 0 -25px;
}

.feature-box {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	width: 305px;
}

.feature {
	width: 269px;
	min-height: 240px;
	display: block;
	background: url(images/feature-bg.jpg) no-repeat;
	padding: 18px;
	position: relative;
}

#main-content .feature img {
	border: solid 3px #eadcce;
	margin: 0 0 10px 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0 0 15px 0;
}

.feature p {
	color: #7f7466;
	padding: 0 0 40px 0;
}

.feature-bottom {
	width: 305px;
	height: 16px;
	background: url(images/feature-bottom.jpg) no-repeat;
}

.feature .find-out-more {
	width: 127px;
	height: 33px;
	display: block;
	background: url(images/feature-btn.gif) no-repeat;
	text-indent: -9999px;
	position:absolute;
	right: 20px;
	bottom: 15px;
}

.feature .find-out-more:hover {
	background-position: 0 -33px;
}

.feature .find-out-more:active {
	bottom: 14px;
}

#side-content {
	float: right;
	width: 320px;
}

#make-a-booking {
	width: 320px;
	margin: 15px 0 0 0;
	min-height: 300px;
	background: url(images/make-a-booking-bg.png) bottom left no-repeat;
}

#make-a-booking h3 {
	width: 320px;
	background: url(images/make-a-booking.png) no-repeat;
	height: 79px;
	display: block;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}

#make-a-booking p {
	padding: 0 0 0 20px;
}

a#experience-btn {
	width: 320px;
	height: 117px;
	display: block;
	background: url(images/experience-btn.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0;
	
}

a#experience-btn:hover {
	background-position: 0 -117px;
}

a#map-btn {
	width: 320px;
	height: 117px;
	display: block;
	background: url(images/map-btn.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0;
}


a#map-btn:hover {
	background-position: 0 -117px;
}

a#attractions-btn {
	width: 320px;
	height: 117px;
	display: block;
	background: url(images/attractions-btn.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0;
	
}

a#attractions-btn:hover {
	background-position: 0 -117px;
}

#itineraries {
	width: 303px;
	margin: 15px 0 20px 17px;
}

#itineraries h3 {
	width: 192px;
	height: 24px;
	display: block;
	background: url(images/suggested-itineraries.png) no-repeat;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}	

#itineraries div {
	list-style: none;
	margin: 0;
	padding: 20px;
	background: url(images/itineraries-bg.png);
}

#itineraries ul {
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
}

#itineraries li {
	padding: 5px 0;
	margin: 0;
}

#itineraries li a {
	background: url(images/itinerary.png) no-repeat;
	padding: 0 0 2px 20px;
}

#testimonials {
	width: 303px;
	margin: 15px 0 0 17px;
}

#testimonials h3 {
	width: 192px;
	height: 24px;
	display: block;
	background: url(images/hear-from-our-guests.png) no-repeat;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

.testimonial {
	width: 263px;
	background: url(images/testimonial-bg.png) no-repeat;
	padding: 25px 20px 15px 20px;
}

.testimonial p {
	color: #6b5e4c;
}

p.testimonial-name {
	color: #666e72;
	background: url(images/testimonial-bottom.png) no-repeat;
	padding: 15px 0 0 58px;
	width: 245px;
}

#testimonial-page {
	width: 600px;
	margin: 0 0 0 -10px;
}

#main-content .testimonial-wrapper {
	float: left;
	margin: 0 0 15px 15px;
	display: inline;
}

#main-content .testimonial {
	width: 243px;
	min-height: 190px;
	background: url(images/testimonial-bg-page.png) no-repeat;
}

#main-content .testimonial p {	
	color: #6b5e4c;
	font-size: 1em;
}

#main-content .testimonial-name {
	width: 225px;
	background: url(images/testimonial-bottom-page.png) no-repeat;
}

#main-content #testimonial {
	width: 550px;
	background: url(images/testimonial-bg-full-page.png) no-repeat;
	padding: 25px 20px 15px 20px;
}

#main-content #testimonial p {
	color: #6b5e4c;
}

#main-content #testimonial-name {
	width: 532px;
	background: url(images/testimonial-bottom-full-page.png) no-repeat;
	padding: 15px 0 0 58px;
	color: #666e72;
}


#twitter {
	display: block;
	width: 303px;
	margin: 20px 0 0 17px;
}

#twitter a#follow-us {	
	width: 239px;
	height: 36px;
	display: block;
	background: url(images/twitter.png) no-repeat;
	text-indent: -9999px;
	}

#twitter a#follow-us:hover {
	background-position: 0 -36px;
}

#tweet {
	padding: 20px;
	background: url(images/screen.png);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: -4px 0 0 0;
	}

#footer {
	width: 100%;
	height: 246px;
	display: block;
	background: url(images/footer-bg.jpg) repeat-x top center;
}

#footer-inner {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#footer a {
	color: #d4c5ba;
	text-decoration: none;
}

#footer a:hover {
	color: #f2eae4;
	text-decoration: underline;
}


#footer-logo {
	width: 225px;
	height: 144px;
	display: block;
	background: url(images/footer-logo.jpg) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 5px;
	left: 4px;
}

#copyright {
	width: 260px;
	position: absolute;
	text-align: center;
	color: #c08f6e;
	text-shadow: 0 1px 1px #000;
	top: 160px;
	left: -10px;
}

#copyright a {
	color: #e6d7b2;
	text-decoration: none;
}

#copyright a:hover {
	color: #f6f0e1;
	text-decoration: underline;
}

#sitemap {
	width: 383px;
	height: 106px;
	display: block;
	background: url(images/sitemap-bg.jpg) no-repeat;
	position: absolute;
	top: 43px;
	left: 250px;
	padding: 55px 0 0 0;
}

#sitemap ul {
	float: left;
	margin: 0 5px 0 0;
	list-style: url(images/footer-list-style.png);
}

#sitemap li {
	padding: 0 0 8px 0;
}

#bookings {
	width: 279px;
	height: 109px;
	display: block;
	background: url(images/bookings-bg.jpg) no-repeat;
	position: absolute;
	top: 42px;
	right: 6px;
	padding: 52px 12px 0;
}

#bookings p {
	color: #c1ac9c;
	padding: 0;
}

#bookings-btn {
	width: 276px;
	height: 51px;
	display: block;
	background: url(images/booking-btn.jpg) no-repeat;
	text-indent: -9999px;
	margin: 4px 0;
}

#bookings-btn:hover {
	background-position: 0 -51px;
}

#bookings-btn:active {
	margin: 5px 0 3px 0;
}

a#back-to-top-btn {
	width: 131px;
	height: 25px;
	background: url(images/back-to-top-btn.png) no-repeat;
	display: block;
	position: absolute;
	top: 45px;
	right: 6px;
	text-indent: -9999px;
}

a#back-to-top-btn:hover {
	background-position: 0 -25px;
}

a#back-to-top-btn:active {
	margin-top: 1px;
}

a.addthis_button {
	width: 78px;
	height: 25px;
	background: url(images/share-btn.png) no-repeat;
	display: block;
	position: absolute;
	top: 45px;
	left: 554px;
	text-indent: -9999px;
}

a.addthis_button:hover {
	background-position: 0 -25px;
}

a.addthis_button:active {
	margin-top: 1px;
}






/* IMAGE GALLERY -------------------------------------- IMAGE GALLERY */

.gallery {
	margin: 0 0 0 -20px;
}

.gallery-item {
	float: left;
	margin: 0 0 20px 20px;
	display: inline;
	width: 132px;
}

.gallery-caption {
	margin: 0;
	text-align: center;
}

.wp-caption {
	font-size: .9em;
	text-align: right;
}
	

/* ATTRACTIONS MAP -------------------------------------- ATTRACTIONS MAP */

#map {
	position: relative;
	display: block;
	width: 590px;
	margin: 0 0 20px 0;
	background: url(images/heading-separator.gif) repeat-x bottom left;
	padding: 0 0 10px 0;
}

#map ul, #descriptions ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#map li {
	position: absolute;
}

#map img {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
}

#map li a {
	height: 25px;
	width: auto;
	background: url(images/pin.png) no-repeat;
	display: block;
	padding: 0 0 0 30px;
	text-decoration: none;
	position: relative;
}

#map li a span {
	padding: 10px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 5px 5px #888;
	-moz-box-shadow: 0px 5px 5px #888;
	box-shadow: 0px 5px 5px #888;
	display: none;
	position: absolute;
	top: -5px;
	left: 30px;
	min-width: 140px;
}

#map li.active a span {
	display: block !important;
	z-index: 10;
}

#descriptions {
	width: 590px;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0 0 2px 0;
	background: url(images/heading-separator.gif) repeat-x bottom left;
}

.carousel-slider li {
	float: left;
	width: 570px;
	padding: 0 10px;
}

a#nextBtn {
	float: right;
	width: 66px;
	height: 24px;
	display: block;
	background: url(images/next-attraction.png) no-repeat;
	text-indent: -9999px;
	margin: 10px 0;
}

a#prevBtn {
	float: left;
	width: 92px;
	height: 24px;
	display: block;
	background: url(images/previous-attraction.png) no-repeat;
	text-indent: -9999px;
	margin: 10px 0;
}

a#nextBtn:hover, a#prevBtn:hover {
	background-position: 0 -24px;
}

a#nextBtn:active, a#prevBtn:active {
	margin: 11px 0 9px 0;
}



#main-content .carousel-slider li img {
	float: left;
	margin: 0 15px 15px 0;
}

/* Tripadvisor */


#CDSWIDSSP {
	width: auto !important;
	}
	
	

/* CONTACT FORM -------------------------------------- CONTACT FORM */
	
.contactForm {
	display: block;
	background: url(images/screen.png);
	padding: 15px;
	margin: 0 0 20px 0;
}

.contactForm h2 {
	margin: 0 0 15px 0;
	background: url(images/heading-separator.gif) repeat-x bottom left;
}

.contactForm div {
	display: block;
	padding: 0 0 4px 0;
	position: relative;
}

.contactForm label {
	width: 200px;
	float: left;
}

.contactForm label.error {
	position: absolute;
	top: 10px;
	right: 120px;
	color: #F00;
	width: auto;
}

.contactForm .textarea label.error {
	right: 20px;
}

.contactForm input {
	-webkit-border-radius: 2px;
	-moz-border-radius: 42px;
	border-radius: 2px;
	background: transparent;
	-webkit-box-shadow: 0px 1px 0px #f6f1eb;
	-moz-box-shadow: 0px 1px 0px #f6f1eb;
	box-shadow: 0px 1px 0px #f6f1eb;
	border: 1px solid #a9957e;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	color: #443728;
	width: 240px;
}

.contactForm textarea {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(images/input-bg.png) repeat-x #fffaf2;
	-webkit-box-shadow: 0px 1px 0px #f6f1eb;
	-moz-box-shadow: 0px 1px 0px #f6f1eb;
	box-shadow: 0px 1px 0px #f6f1eb;
	border: 1px solid #a9957e;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	color: #443728;
	width: 340px;
}

.contactForm button {
	width: 116px;
	height: 42px;
	display: block;
	float: right;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background: url(images/submit-btn.png) no-repeat;
	margin: 10px 10px 1px 0;
}

.contactForm button:hover {
	background-position: 0 -42px;
}

.contactForm button:active {
	margin: 11px 10px 0 0;
}




/* BLOG ------------------------------------------------ BLOG */




#main-content.blog h2  {
	background: url(images/heading-separator.gif) repeat-x bottom left;
	margin: 0 0 10px;
	text-shadow: 0 1px 0 #faf3ed;
	font-size: 2em;
	}

.postmetadata {
	background: url(images/screen.png);
	font-size: .9em;
	padding: 10px;
	}
	
.post {
	margin: 0 0 15px 0;
	}	

small {
	font-size: .9em !important;
	color: #2F1A03;
	padding: 0 0 10px 0;
	display: block
	}

.blog-navigation {
	position: absolute;
	top: 15px;
	padding: 0 10px;
	width: 920px;
	}
	
.prev-post {
	float: left;
	}
	
.next-post {
	float: right;
	}
	
.prev-post a {
	width: 150px;
	height: 26px;
	display: block;
	text-indent: -99999px;
	background: url(images/prev-btn-post.png) no-repeat;
	}
	
.prev-post a:hover {
	background-position: 0 -26px;
	}
	
.next-post a {
	width: 120px;
	height: 26px;
	display: block;
	text-indent: -99999px;
	background: url(images/next-btn-post.png) no-repeat;
	}
	
.next-post a:hover {
	background-position: 0 -26px;
	}

.prev-post a:active, .next-post a:active {
	margin: 1px 0 0 0;
}

a#rss-btn {
	width: 84px;
	height: 26px;
	display: block;
	text-indent: -99999px;
	position: absolute;
	top: 15px;
	right: 20px;
	background: url(images/rss-btn.png) no-repeat;
	}
	
a#rss-btn:hover {
	background-position: 0 -26px;
}
	
a#rss-btn:active {
	margin: 1px 0 0 0;
}

.wp-pagenavi {
	text-align: center;
	font-size: 1.1em;
	}

.wp-pagenavi .pages, .wp-pagenavi a, .wp-pagenavi .current {
	padding: 3px 6px;
	}

.wp-pagenavi a {
	text-decoration: none;
	margin: 0 2px;
	background: #fdf8f1;
	border: 1px solid #ecdcc8;
	}

.wp-pagenavi a:hover {
	background: #fff;
	text-decoration: underline;
	}
	
.wp-pagenavi .current {
	background: url(images/screen.png);
	margin: 0 2px;
	}

#respond {
	display: block;
	background: url(images/screen.png);
	padding: 15px;
	margin: 0 0 20px 0;
}

.blog #respond h2 {
	margin: 0 0 15px 0;
	font-size: 1.8em;
	background: url(images/heading-separator.gif) repeat-x bottom left;
}

#respond div {
	display: block;
	padding: 0 0 4px 0;
	position: relative;
}

#respond label {
	width: 200px;
	float: left;
}

#respond label.error {
	position: absolute;
	top: 10px;
	right: 120px;
	color: #F00;
	width: auto;
}

#respond .textarea label.error {
	right: 20px;
}

#respond input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(images/input-bg.png) repeat-x;
	-webkit-box-shadow: 0px 1px 0px #f6f1eb;
	-moz-box-shadow: 0px 1px 0px #f6f1eb;
	box-shadow: 0px 1px 0px #f6f1eb;
	border: 1px solid #a9957e;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	color: #443728;
	width: 240px;
}

#respond textarea {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(images/input-bg.png) repeat-x #fffaf2;
	-webkit-box-shadow: 0px 1px 0px #f6f1eb;
	-moz-box-shadow: 0px 1px 0px #f6f1eb;
	box-shadow: 0px 1px 0px #f6f1eb;
	border: 1px solid #a9957e;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	color: #443728;
	width: 340px;
}

#respond button {
	width: 160px;
	height: 42px;
	display: block;
	float: right;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background: url(images/submit-comment-btn.png) no-repeat;
	margin: 10px 10px 1px 0;
}

#respond button:hover {
	background-position: 0 -42px;
}

#respond button:active {
	margin: 11px 10px 0 0;
}

ol#commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}

li.comment {
	background: url(images/heading-separator.gif) repeat-x bottom left;
	margin: 0 0 10px 0;
	padding: 5px;
}

li.comment.byuser {
	background: url(images/screen.png);
	border: 2px solid #cfbaa0;
	}

li.comment img {
	float: left;
	margin: 0 10px 0 0;
	}

li.comment .comment-text {
	float: right;
	width: 470px;
	margin: 0 10px 0 0;
	}
	
li.comment cite {
	display: block;
	padding: 0 0 5px;
	}
	
li.comment cite p {
	font-size: .9em;
	}

li.comment p {
	font-size: 1em !important;
	}
	
	input, textarea, select {
	background-color:transparent;
	border:1px solid #6a665e;
	color:#373531;
	font-size:12px;
	    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;

	
}

/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

#booking {
	width: 300px;
	text-align: center;
}

#make-booking-soon {
	width: 300px;
	margin: 0 0 0 20px;
	height: 200px;
	display: block;
	position: absolute;
	z-index: 199;
	text-indent: -9999px;
}


.piccenter{

	border: 2px solid #e6e5d1;
	
}

.piccen{
	border: 1px solid #A5A489;	
}
.picleft{

	border: 2px solid #591105;
	float:left;
	margin-right:10px;
}


.picright{

	border: 2px solid #e6e5d1;
	float:right;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}
p {text-align:justify}



#events table {
	border:1px dashed #000;
	border-top:0px;
	border-right:0px;

}

#events td {
	border:1px dashed  #000;
	border-bottom:0px;
	border-left:0px;
	padding:5px;

}


#card table{
font-family:Geneva, Arial, Helvetica, sans-serif;
width:380px;
background-color:#6b3b08;
border:7px solid #93510b;
color:#f6e3d4;
padding:10px 5px;

}

#card td{

}

#card .p_name{
font-size:18px;
text-align:center;
font-weight:bold;
padding:20px 0;
}

#card .p_post {
float:left;
font-weight:bold;
}

#card .p_mobile {
float:right;
}

#card .p_location{
text-align:center;
}
