body {
	background-color:#131416;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#FFF;
}

img {
	border:0px;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

#Container {
	background: #131416 url(../images/bg.jpg) no-repeat;
	width:960px;
	margin: 0px auto;
	height:660px;

}
#StayContainer {
	background: #131416 url(../images/bg.jpg) no-repeat;
	width:960px;
	margin: 0px auto;
	position:relative;
}


#Menu {
	width:250px;
	height:150px;
	position:relative;
	left:522px;
}
#Layout {
	top:15px;
	left:90px;
	width:780px;
	line-height:24px;
	position:relative;
	margin-bottom:10px;
}
#Content {
	background-image:url(../images/content_bg.png);
	height:auto;
	padding:20px;
	margin-bottom:10px;
	float:left;
}
#homeContent {
	width:360px;
	line-height:24px;
	position:relative;
}

#MainBody {
	clear:both;position:relative;width:100%;height:auto;	
}
#welcome {
	float:right;
	bottom:1px;
	position:relative;
	width:400px;
	height:185px;
	top:270px;
	right:30px;
}

#SlideContainer {
	width: 330px; float: right; position: relative;  margin-top: 10px;	
}


#Slide {

	width:329px;
	margin: 0px auto 0px 0px;
	border: 0px solid #f0f0f0;

}
#slide_left {
	margin-left:0px;
	margin-top:1px;
	width:36px;
	height:289px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#colwrap1 {
	float:left;
	width:250px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#slide_top {
	margin-left:0px;
	margin-top:2px;
	width:250px;
	height:31px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#slideShow {
	margin-left:0px;
	margin-top:0px;
	width:250px;
	height:220px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#slide_bottom {
	margin-left:0px;
	margin-top:0px;
	width:250px;
	height:38px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#slide_right {
	margin-left:0px;
	margin-top:1px;
	width:43px;
	height:289px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

#PageTitle {
	position:relative;
	width:150px;
	z-index:900;
	margin-left:0px;
	margin-top:20px;
}

#CottageContainer {
	margin:20px 0;	

}
.Cottage.odd {
	clear:both;
	margin-bottom:30px;
	background:  url(../images/cot1.png);
	height:auto;	
	padding:10px;
	border:1px solid #999;
}

.Cottage.even {
	clear:both;
	margin-bottom:30px;
	background:  url(../images/cotEven.png);
	height:auto;	
	padding:10px;
	border:1px solid #999;
}



.cottageName {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:both;
	float:left;
	width:420px;
	height:20px;
}

.cottageContent {
	font-size:11px;
	letter-spacing:normal;
	line-height:16px;
	text-align:justify;
}

.cottageImages {
	width:170px;height:115px;position:relative;float:left;margin-right:9px;
	display:block;
}

#content_left {
	width:400px;
	position:relative;
	float:left;
	height:300px;
	overflow:auto;
}
#content_left_contact {
	width:440px;
	position:relative;
	float:left;
	height:340px;
	overflow:auto;
}
#content_right {
	width:300px;
	float:left;
	position:relative;
	margin-left:10px;
}

.GalleryThumbImage {
	width:115px;
	height:100px;
	float:left;
	margin:0 10px 10px 0;
	
}

