body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: white;
	margin: 0px;
	padding: 0px;
	padding-top: 18px;
	color: #a6795c;
	background-image: url(../images/bg_site.png);
	text-align: center;
	width: 100%;
}

form {
	margin: 0px;
	padding: 0px;
}

.blockSmall {
	font-size: 12px;
	color: #a6795c;
	width: 80px;
	border: 1px solid #8E6353;
}
.blockLarge {
	font-size: 12px;
	color: #a6795c;
	width: 220px;
	border: 1px solid #8E6353;
}
.blockVar {
	font-size: 12px;
	color: #a6795c;
	border: 1px solid #8E6353;
}



a {
	color: #a6795c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

table td {
	font-size: 11px;
}

div.main {
	width: 798px;
	margin:0px auto;
	background-image: url("../images/bg_main.png");
	background-repeat: repeat-y;
	text-align: center;
}

div.fullTop {
	width: 798px;
	height: 11px;
	background-image: url("../images/bg_main_top.png");
	background-repeat: no-repeat;
	font-size: 0px;
}

div.fullBottom {
	width: 798px;
	height: 11px;
	background-image: url("../images/bg_main_bottom.png");
	background-repeat: no-repeat;
	font-size: 0px;
}

div.mainInside {
	margin: 14px;
	text-align: left;
}

div.mainHeader {
	position: relative;
	float: left;
	width: 770px;
	height: 80px;
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
}

div.contactTop {
	position: relative;
	float: right;
	top: 40px;
	right: 15px;
}
div.contactTop{
	font-size: 11px;
	font-weight: bold;
}


div.mainTitle {
	position: relative;
	float: left;
	/*top: 5px;*/
	width: 770px;
	height: 200px;
	background-image: url("../images/img_title.jpg");
}

div.mainMenu {
	position: relative;
	float: left;
	padding-top: 20px;
	text-align: left;
}

div.mainMenu ul{
	width: 770px;
	float: left;
	text-align: left;
	margin: 0 0 0 0px;
	padding: 0px;
	background-color: #E2DACF;
}

div.mainMenu ul li {
	float: left;
	display: inline;
	list-style: none;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

div.mainMenu ul li a{
	display: block;
	padding: 8px 10px 10px 11px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8E6353;
}
div.mainMenu ul li#active a{
	background-color: #8E6353;
	color: #E2DACF;
}

div.mainMenu ul li a:hover{
	text-decoration: none;
	background-color: #8E6353;
	color: #E2DACF;
}



div.mainContent {
	position: relative;
	clear: left;
	font-size: 11px;
	padding-top: 20px;
}

div.indexPhoto {
	/*position: relative;*/
	float: left;
	width: 234px;
	height: 220px;
	background-image: url("../images/img_index.jpg");
	background-repeat: no-repeat;
}

div.indexContent {
	position: relative;
	float: right;
	width: 520px;
}
div.indexContent2 {
	margin: 10px 5px 10px 10px;
}



div.indexBlockAll {
	position: relative;
	clear: right;
	padding-top: 15px;
}
div.indexBlock {
	position: relative;
	width: 189px;
	height: 220px;
}
div.indexBlock a{
	float: left;
	display: block;
	top: 180px;
	left: 6px;
	position: relative;
	width: 175px;
	height: 35px;
}

div.indexBlock#location {
	float: left;
	background-image: url("../images/img_location.png");
}
div.indexBlock#enquiry {
	float: left;
	left: 4px;
	background-image: url("../images/img_enquiry.png");
}
div.indexBlock#gallery {
	float: left;
	left: 8px;
	background-image: url("../images/img_gallery.png");
}
div.indexBlock#attractions {
	float: left;
	left: 12px;
	background-image: url("../images/img_attractions.png");
}


div.subLeft {
	width: 220px;
	position: relative;
	float: left;
}
img.subLeftTitle {
	margin: 10px 0 5px 20px;
}

div.subLeft ul {
	width: 200px;
	margin: 0px; 
	padding: 0px;
	border-top: 1px solid #E2D6CE;
}

div.subLeft ul li {
	float: left;
	width: 200px;
	font-size: 10px;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #E2D6CE;
	background-image: url("../images/square.gif");
	background-repeat: no-repeat;
	background-position: 40px 5px;

}
div.subLeft ul li a{
	display: block;
	/*margin-left: 17px;*/
	padding-left: 65px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #8E6353;
}
div.subLeft ul li a:hover{
	/*
	*/
}

div.subLeft ul li#activeLeft a{
	text-decoration: underline;
}


div.subContent {
	position: relative;
	float: right;
	width: 540px;
	border-left: 1px solid #E7DED6;
}

div.subContent2 {
	margin: 10px 20px 20px 30px;
}


div.logos {
	position: relative;
	float: left;
	margin: 15px 0 15px 0;
	/*top: 20px;*/
}
div.logos img#logoIreland {
	position: absolute;
	float: left;
	left: 310px;
}
div.logos img#logoFailte {
	position: relative;
	float: left;
	left: 400px;
}
div.logos img#logoBb {
	position: relative;
	float: left;
	left: 420px;
}
div.logos img#logoBord {
	position: relative;
	float: left;
	left: 440px;
}



div.footer {
	width: 798px;
	margin: 0px auto;
	background-image: url("../images/bg_main.png");
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 10px;
}

div.footerInside {
	overflow: auto;
	margin: 2px 14px 2px 14px;
}

div.copyright {
	float: left;
}
div.tendora {
	clear: right;
	float: right;
}

/*************************************/
/*	 		Photo Gallery			 */
/*************************************/

.photo {
	float: left;
	position: relative;
	left: 100px;
	width: 480px;
	height: 240px;
	background-repeat: no-repeat;
	background-image: url("../images/gallery/pic02.jpg");	
	/*padding: 0px 0px 15px 0px;*/
}

.thumps {
	padding: 10px 0px 10px 4px;
	float: left;
}

.photosctrip {
	position: relative;
	float: left;
	/*width: 490px;*/
	padding: 0 3px 0 3px;
	height: 73px;
	background-image: url("../images/gallery/gallery_strip_bg.gif");
	background-repeat: no-repeat;	
	border: 0px solid red;
}
/*************************************/
/*	 		Testimonials			 */
/*************************************/
img.flag {
	display: block;
	float: left;
	margin: 5px 8px 0 7px;
}
div.quote1 {
	float: left;
	width: 15px;
	height: 33px;
	background-image: url("../images/quote_open.gif");
	background-repeat: no-repeat;
}
div.rew {
	border: 0px solid red;
	float: left;
	padding: 0px 3px 0px 3px;
}
div.quote2 {
	float: left;
	width: 15px;
	height: 33px;
	background-image: url("../images/quote_close.gif");
	background-repeat: no-repeat;
}
div.testimTop {
	float: left;
	width: 480px;
	height:8px;
	background-image: url("../images/testim_top.gif");
	font-size: 1px;
}
div.testimBottom {
	float: left;
	width: 480px;
	height: 8px;
	background-image: url("../images/testim_bottom.gif");
	font-size: 1px;
}
div.testimContent {
	float: left;
	width: 480px;
	background-color: #EAE3DB;
}
div.spacer {
	float: left;
	width: 20px;
	height: 20px;
}