body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 776px;
	margin: 0px auto;
}

/* header */
#Header {
	width:776px;
}
#slice1 {
}
#slice2 {
	float: left;
}
#Home {
	float: left;
}
#OurRooms {
	float: left;
}
#ContactUs {
	float: left;
}
#Photos {
	float: left;
}
#AboutCambria {
	float: left;
}
#slice8 {
}
#slice9 {
}

/* end header */

#content {
	float: left;
	width: 510px;
}
#contentPhotos {
	float: left;
	width: 776px;
}

.box {
	margin-bottom: 10px;
	background-image: url(../images/layout/boxes/bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
}
.box-outer {
	background-image: url(../images/layout/boxes/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}

.box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/layout/boxes/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 1em;
	padding-bottom: 1em;
}

#photoColumn {
	float: right;
	width: 260px;
}
.box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003399;
	padding-top: 5%;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/layout/boxes/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 8%;
}
.box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 1em;
	padding-bottom: 1em;
}
.box-inner {
	background-image: url(../images/layout/boxes/top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5%;
}


#photoRooms {
	float: right;
	width: 330px;
}
#contentRooms {
	float: left;
	width: 395px;
}

/* footer */

#Copyright {
}
#footerText {
	z-index:1;
}
#Layer5 {
	float: right;
}
#Layer3 {
	width:565px;
	height:37px;
	background-image: url(../images/layout/layout_18.jpg);
	float: left;
	padding-top: 10px;
	padding-left: 30px;
}

#Footer {
	width:776px;
	height: 123px;
	clear: both;
}
/* end footer */
.box-inner div {
	text-align: center;
}
.img-wrapper {
	line-height: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
}
.thumbnails {
	margin-left: 40px;
}
.spacer {
	clear: both;
}


.img-wrapper img {
	margin: 0px;
	float: none;
	position: relative;
	border: 0;
}
#content img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#Layer1 {
	font-size: 1.1em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: .5em;
}
#serviceOut {
	background-color: #000000;
	padding: 20px;
}
#serviceOut p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E0CCFF;
}

.errorText {
	font-size:10px;
	color:#FF0000;
}#valetinesSpecial {
	background: url(../images/Valentine_frame_bottom.jpg) no-repeat right bottom;
	padding-bottom: 60px;
}
#valSpecial-inner {
	background: url(../images/Valentine_frame_top.jpg) no-repeat scroll left top;
	padding: 40px 30px 5px 40px;
}

#valSpecial-inner h2 {
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 5px;
}
#valSpecial-inner h3 {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 6px;
}

