@charset "utf-8";

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-top: 5px;
	color: #003300;
	font-weight: normal;
}

.cotttitlerest {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}
.cotttitlegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1.2em;
}


.cottname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #006600;
	font-weight: bold;
}

.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 2em 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.booksmprt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.oneColFixCtrHdr #footer {
	background:url(../images/buttons/menu.png);
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

a:link {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #009900;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #009900;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #009900;
	font-weight: bold;
}
.boldtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.boldorg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF6600;
	font-weight: bold;
}
.guestbooknames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	color: #666666;
}
.townpic {
	border: 1px solid #006600;
	margin-right: 8px;
	margin-bottom: 3px;
	position: relative;
	overflow: visible;
}
.twnsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #006600;
}
.twnlrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003300;
}
.twncottpic {
	margin-right: 10px;
	border: 1px solid #006600;
}

.antrimmp {
	float: left;
	width: 510px;
}
.antrimmp2 {
	float: right;
	width: 340px;
}
.antrimmp3 {
	float: left;
	width: 165px;
	height: 580px;
	padding-right: 10px;
}
.antrimmp4 {
	float: right;
	width: 175px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
}
.greybgk {
	background: #F5F5F5 left;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 4px;
}
.seltpimg {
	padding-right: 3px;
	padding-bottom: 3px;
}
.seltimg2 {
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}


.booknow {
	float: right;
	width: 325px;
	border-left: 1px solid #FF6600;
	padding-left: 30px;
	height: 600px;
}
.booknow2 {
	float: left;
	width: 500px;
	clear: both;
}
.booknowauto {
	float: left;
	height: 500px;
	width: 500px;
	margin-bottom: 10px;
}
.booknowauto2 {
	float: right;
	height: 500px;
	width: 340px;
	border-left: 1px solid #FF6600;
	padding-left: 10px;
	margin-bottom: 10px;
}


.tariff {
	float: right;
	width: 400px;
	border-left: 1px solid #FF6600;
	padding-left: 20px;
}
.tariff2 {
	float: left;
	width: 410px;
	height: 380px;
}
.spaceselect {
	padding-bottom: 20px;
	padding-top: 30px;
}
.spaceind {
	width: 100px;
}

.space {
	height: 580px;
}
.spacecottar {
	height: 385px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.cotttar {
	color: #FFFFFF;
	background: #336600 url(../images/cottar.png);
	padding: 10px 15px;
	font-weight: normal;
}
.whiteb {
	font-weight: bold;
	color: #FFFFFF;
}

.clear {
	clear: both;
}




#details2 {
	width: 450px;
	right: 1px;
	float: right;
	clear: right;
	padding-right: 10px;
	padding-bottom: 10px;
}


#details1 {
	width: 375px;
	float: left;
	clear: both;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.attractpic {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 1px solid #003300;
}
.attractpicrg {
	margin-bottom: 3px;
	margin-left: 8px;
	border: 1px solid #003300;
	float: right;
}
.aboutlft {
	float: left;
	border: 1px solid #006600;
	margin-right: 10px;
	margin-bottom: 3px;
}
.aboutrgt {
	float: right;
	margin-bottom: 3px;
	margin-left: 10px;
	border: 1px solid #006600;
	margin-top: 3px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.addcott {
	float: right;
	width: 450px;
	border: 1px solid #666666;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.purple {
	color: #CC0099;
	font-weight: bold;
	font-size: 1.2em;
}
.fltlftnb {
	float: left;
	padding-right: 20px;
}
.featured {
	padding-left: 5px;
}
.featurelist {
	width: 865px;
	border: thin solid #FF6600;
	background: #F4F4F4 url(../images/featurelt3.png) no-repeat right top;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
}
.linethru {
	text-decoration: line-through;
}
.selectreview {
	float: right;
	width: 420px;
	padding: 0px;
	margin: 0px;
}
.owners {
	float: left;
	width: 185px;
	background-color: #E9E9E9;
	margin-right: 10px;
	padding-left: 10px;
	border: 1px dashed #CCCCCC;
}
.selecttx {
	font-size: 90%;
}
.cottagetc {
	float: right;
	width: 175px;
	margin-right: 15px;
}
.cottagetcimg {
	float: left;
	padding-right: 10px;
}
.seltypetx1 {
	float: left;
	width: 350px;
	padding-top: 10px;
}
.seltypetx1b {
	float: left;
	width: 400px;
	padding-top: 10px;
}
.seltypetx2 {
	float: right;
	padding-top: 2px;
}
.seltypetx3 {
	float: right;
	padding-top: 2px;
	margin-right: 60px;
}
.seltypetitle {
	float: right;
	width: 260px;
	text-align: right;
}

.seltypetx4 {
	float: right;
	padding-top: 2px;
	margin-right: 165px;
}
.seltypetitle2 {
	float: right;
	width: 300px;
	text-align: right;
}
.seltypetx5 {
	float: right;
	padding-top: 2px;
	margin-right: 125px;
}
.spoffer {
	font-weight: bold;
	color: #990066;
}
.blacksm {
	font-size: 75%;
	color: #000000;
	font-weight: normal;
}
.group {
	float: right;
	width: 130px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
}
.grey {
	color: #999999;
}
.followus {
	float: right;
	width: 300px;
}
.indrght {
	float: right;
	width: 170px;
	padding-left: 20px;
	background-image: url(../images/indrght.jpg);
	margin-top: 10px;
	padding-right: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 5px;
}
.indtabcont {
	float: left;
	width: 695px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.indfeat {
	float: left;
	width: 160px;
	text-align: center;
	margin-right: 3px;
	margin-top: 10px;
	background-image: url(../images/featbck.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 250px;
}
.indspoff {
	width: 160px;
	margin-top: 10px;
	margin-right: 3px;
	text-align: center;
	float: left;
}

.imgindfeat {
	border: 1px solid #003300;
}
.boldorgs {
	font-weight: bold;
	color: #FF6600;
	text-decoration: line-through;
}
.slideshow {
	width: 880px;
	background-color: #E0E0E0;
	padding: 10px;
}
.vtsurround {
	background-color: #99CC00;
	padding: 5px;
	margin-bottom: 10px;
}
.vtright {
	float: left;
	width: 300px;
}
.vtright2 {
	text-align: right;
	width: 300px;
	margin-top: 10px;
	float: right;
}
.indvattract {
	float: right;
	width: 200px;
	padding-left: 10px;
	text-align: left;
	border: 1px dashed #999999;
	background-color: #F7F7F7;
	padding-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.indattractsmenu {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #F7F7F7;
	border: 1px solid #DADADA;
}
