@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../Images/BKGD.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
#ContainHeader {
	position:relative;
	width:1000px;
	height:190px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#ContainContent {
	position:relative;
	width:1000px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/BKGDContent.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#ContainFooter {
	position: relative;
	width: 1000px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/BKGDFooter.png);
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#HeaderLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:190px;
	z-index:3;
}
#HeaderLogoText {
	position:absolute;
	left:199px;
	top:5px;
	width:450px;
	height:130px;
	z-index:3;
}
#HeaderButtons {
	position:absolute;
	left:216px;
	width:780px;
	height:54px;
	z-index:2;
}
#SocialNetworks {
	position:absolute;
	left:758px;
	top:80px;
	width:238px;
	height:49px;
	z-index:5;
}
#FootColumn {
	position:relative;
	width:295px;
	height:175px;
	z-index:2;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	font-size: 12px;
}
#FootColumnSpace {
	position:relative;
	width:1px;
	height:180px;
	z-index:2;
	background-color: #FFF;
	float: left;
	top: 15px;
}
#ContentShadow {
	position:relative;
	width:1000px;
	height:6px;
	z-index:3;
	background-image: url(../Images/BKGDShadow.png);
}
#ContentText {
	position:relative;
	width:950px;
	z-index:4;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}
#HeaderButtonsBKGD {
	position:absolute;
	top:136px;
	width:1000px;
	height:54px;
	z-index:2;
	background-image: url(../Images/BKGDButtons.png);
	background-repeat: repeat-x;
}










#ColumnRight {
	position:relative;
	width:300px;
	z-index:2;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: right;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
#ColumnTitle {
	position:relative;
	z-index:2;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	text-align: center;
	height: 20px;
	font-weight: bold;
	background-image: url(../Images/BKGDColumnTitle.jpg);
	font-size: 14px;
}
#ColumnContent {
	position:relative;
	z-index:2;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
#ColumnBold {
	position:relative;
	z-index:2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
#ColumnText {
	position:relative;
	z-index:2;
	text-align: left;
	padding-left: 10px;
	color: #666;
	font-style: italic;
}
#ColumnDate {
	position:relative;
	z-index:2;
	font-size: 12px;
	text-align: right;
	color: #666;
}

#ImageContain {
	width:250px;
	z-index:2;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
#ImageContainImage {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCC;
	width: 225px;
	padding: 2px;
}
#ImageContainShadow {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;	
}
#ImageContainText {
	z-index:2;
	font-size: 10px;
	color: #999;
	text-align: center;
}



a:link {
	color: #C60;
	text-decoration: none;
}

a:visited {
	color: #C60;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
#ColumnTitle a:link {
	color: #FFF;
	text-decoration: none;
	}
#ColumnTitle a:visited {
	color: #FFF;
	text-decoration: none;
}
#ColumnTitle a:hover {
	color: #000;
	text-decoration: none;
}
.FootColumn a:link {
	color: #666;
	text-decoration: none;
	}
.FootColumn a:visited {
	color: #666;
	text-decoration: none;
}
.FootColumn a:hover {
	color: #000;
	text-decoration: underline;
}
#PageEnd {
	position:relative;
	z-index:2;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#ButtonsContain {
	position:relative;
	left:175px;
	top:0px;
	width:825px;
	height:54px;
	z-index:2;
}
#ImageContain {
	position:relative;
	width:480px;
	height:377px;
	z-index:2;
	float: right;
	background-image: url(../Images/BKGDImage.png);
}
#ImageDisplay {
	position:absolute;
	width:407px;
	height:288px;
	z-index:2;
	top: 24px;
	left: 35px;
	text-align: center;
	overflow: hidden;
	visibility: visible;
}
#ImageText {
	position:absolute;
	left:36px;
	top:282px;
	width:395px;
	z-index:3;
	background-image: url(../Images/BKGDImageText.png);
	font-size: 12px;
	color: #EDEDED;
	text-align: center;
	padding: 5px;
	height: 20px;
}
#ImageDisplay img {
	max-width: 407px;
	
}
#ContactContain {
	position:relative;
	width:925px;
	z-index:2;
	padding: 5px;
	float: left;
	border: 1px solid #CCC;
	clear: both;
	background-image: url(../Images/BKGDLists.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#RateContain {
	position:relative;
	width:170px;
	z-index:2;
	float: left;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDEDED;
}
#GalleryContain {
	position:relative;
	width:200px;
	height:200px;
	z-index:2;
	margin: 10px;
	float: left;
	text-align: center;
}
#GalleryImage {
	position:relative;
	top:0px;
	width:200px;
	height:175px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	padding: 5px;
}
#GalleryImageFile img {
	max-width:190px;
	max-height:150px;
	background-color: #000;
}
#GalleryText {
	position:absolute;
	width:200px;
	z-index:2;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 3px;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	height: 20px;
}
#GalleryShadow {
	position:relative;
	width:180px;
	z-index:2;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}
#CPList {
	position:relative;
	width:700px;
	z-index:2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	height: 40px;
}
#CPListTitle {
	position:relative;
	width:300px;
	z-index:2;
	float: left;
}
#CPListCat {
	position:relative;
	width:175px;
	z-index:2;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
}
#CPListEdit {
	position:relative;
	width:200px;
	z-index:2;
	float: right;
	text-align: right;
	height: 35;
}
/* Rate Box Contain Rate Page */


#RateBoxContain {
	position:relative;
	width:615px;
	z-index:4;
	background-color: #FFF;
	border: 1px solid #069;
	font-size: 12px;
	float: right;
	margin-bottom: 25px;
	margin-left: 15px;
}
#RateBoxRoomContain {
	position:relative;
	width:600px;
	z-index:4;
	background-color: #FFF;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 10px;
	clear: both;
}
#RateBoxRoomTitle {
	position:relative;
	width:200px;
	z-index:4;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
#RateBoxRoomList {
	position:relative;
	width:190px;
	z-index:4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	text-align: center;
}
#TextSmallFoot {
	position:relative;
	width:100%;
	z-index:2;
	margin-top: 40px;
	font-size: 12px;
}
#FacebookHead {
	position:absolute;
	left:739px;
	top:75px;
	width:244px;
	height:45px;
	z-index:2;
}
#ListText {
	position:relative;
	width:400px;
	z-index:2;
	padding: 10px;
	float: left;
	list-style-image: url(Images/ListIcon.gif);
	font-size: 12px;
	margin-right: 45px;
	background-image: url(Images/BKGDLists.png);
	background-repeat: repeat-x;
}
#LastMinuteSpecials {
	position:relative;
	width:425px;
	z-index:2;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
#ColumnMain {
	width: 33%;
	float: left;
	padding-left: 20px;
}
#ColumnSub {
	width: 20%;
	float: left;
	border-left: 1px solid #F5F5F5;
	height: 190px;
}
#ColumnClear {
	clear:both;
}
