/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
.accom, ul {
	padding:0px 10px;
	margin:0px 10px;
	list-style-type:circle;
}

img {
	border:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}

/*Container*/
#Main {
	background:url(../images/bodyBG.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#Container {
	width:960px;
	margin:auto;
}
#Topper {
	width:960px;
	height:20px;
	margin-bottom:30px;
	margin-top:30px;
	
}
#mainShow {
	width:950px;
	height:385px;
	margin-bottom:0px;
	float:left;
	display:inline;
	border:#FFF solid 1px;
}
#navContainer {
	
	height:38px;
	margin-bottom:0px;
	float:left;
	background-image:url(../images/navBG.jpg);
	background-repeat:repeat-x;
	display:inline;
	width:100%;
}
#Layout {
	margin-top:0px;
	width:925px;
	height:auto;
	margin-bottom:0px;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/bg.jpg);
	/*background-repeat:repeat-y;*/
}
#Content {
	padding:20px;	
}
#mainBodyContainer {
	margin-left:20px;
	width:925px;
	height:auto;
}
.pageTitle {
	width:530px;
	height:60px;
}
/*Footer*/
#FooterContainer {
	width:100%;
	position:relative;
	margin-top:30px;	
}
#RightColm {
	width:300px;
	float:left;
	margin-left:10px;
	background-image:url(../images/bg_light.jpg);
	/*background-repeat:repeat-y;*/
	margin-bottom:10px;
}

.pictureFrame {
	width:400px;
	height:250px;
	border:#fff solid 2px;
}






#Accoommodation {
	margin-bottom:20px;
	width:900px;
	position:relative;	
}
.accommoHeader {
	width:430px;
	background-color:#A2A093;
	height:30px;
	margin:5px 0px 5px 0px;
	padding-top:12px;
	
}
.accommoHeaderText {
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:rgb(77,73,72);	
}
.SelfCatHeader {
	width:900px;
	background-color:#A2A093;
	height:30px;
	margin:5px 0px 5px 0px;
	padding-top:12px;
}

.bnbContainer {
	position:relative;
	height:auto;
	margin-bottom:20px;	
}
.bnbUnitContainer {
	width:430px;
	padding-right:10px;
	float:left;
	margin-bottom:20px;
}
.bnbContent {
	width:430px;
	padding-right:10px;
	float:left;
	position:relative;
	margin-bottom:20px;
	margin-top:60px;
	height:320px;	
}


#MainFooterImages {
	width:940px;
	height:auto;
	position:relative;	
}
.FooterImageCon {
	width:260px;
	float:left;
	margin:25px;	
}
.footerImg {
	width:260px;
	height:235px;
	border:1px solid #666;
}
.MainImages {
	width:940px;
	height:auto;
	position:relative;	
}
