#content{
	margin-left: 13em;
	padding: 20px;
}

#header {
	background: url("../images/header.png") repeat-x left bottom #fff;
	height: 110px;
}

#siteNav {
	left:1em;
}
#siteNav ul {
	background-color: #fffff4;
	border: none;
	width: 11em;
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#siteNav li {
	padding: 0;
}
#siteNav ul li a {
	display: block;
	padding: 0.25em;
	width: 11em;
	background-color: #b30738;
	border-bottom: 1px solid #ffffff;
}
#siteNav ul li a:link, #siteNav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#siteNav ul li a:hover {
	color: #ffffff;
	background-color: #919195;
}
#promo {
	border: none;
	color: #ffffff;
	background-color: #b30738;
}
#feature {
	border-color: silver #000000 #000000 silver;
        background-color: #e0e0e0;
}
body {
	color: #000000;
}
.logo{
	text-align: center;
	padding-top: 10px;
}
a:link {
	color: #b30738;
}
a:hover {
	color: #919195;
}
h1 {
	color: #b30738;
	background-color: transparent;
	border-bottom: 2px solid #919195;
	padding-bottom: 5px;
}
h2, .search h2 {
	color: #919195;
	background-color: transparent;
}
.search {
	border-color: silver #000000 #000000 silver;
        background-color: #e0e0e0;
}
#footer {
	clear: both
}

/************* PARTICULARS *************/

#particulars {

}

h4.roomName {
	margin-bottom: 0;
	font-size: 1em;
	display: block;
}


#roomsAndType {
	padding: 0.5em 0;
	font-size: 12px;
	margin-bottom: 1.5em;
	font-weight: bold;
	background: #e8e8e8;
}

#particularsRightInfo h3 {
	font-size: 1em;
	padding: 0.5em;
	margin: 0 0 0.5em 0;
	background: url("../images/darkGreyFade.png") repeat-x left bottom #a4a4a8;
	color: #fff;
}

#particularsRightInfo a img {
	border: solid 1px #fff;
}

#particularsRightInfo a:hover img {
	border: solid 1px #666;
}

#particulars h2 {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 0.7em;
	margin-top: 1.5em;
}

h3.floorName {
	color: #b30738;
}


p.particular {
	text-align: center;
}

.photoPosition {
	color: #fff;
	padding: 0.5em;
	text-align: right;
	background: #b30738;
	margin-top: 0;
}


#actionLinks a img, #actionLinks a:hover img {
	border: none;
	margin: 6px 3px;
}


#particularsRightInfo {
	margin-left: 460px;
	text-align: center;
	min-width: 300px;
	background: #e8e8e8;
	border: solid 1px #ccc;
}

#particularsPhoto {
	float: left;
	width: 448px;
}

#caption {
	z-index: 1001;
	background: url("../images/overlay.png") repeat;
	color: #fff;
	position: absolute;
	font-size: 1em;
	font-weight: bold;
}

#caption div#capText { padding: 7px; margin: 0; }


#descriptionAndRooms {
	clear: left;
}

table.featureList {
	margin-top: 1.5em;
	width: 448px;
	border: dotted 1px #666;
	background: #e8e8e8;
}

table.featureList td { width: 50%; }

table.featureList ul {
	margin: 0;
	padding: 0.5em;
	list-style-type: none;
}

ul#ticklist { list-style-type: none; padding-left: 0; margin-left: 10px; }

 ul#ticklist li {
	margin: 0 5px;
	padding: 8px 0 8px 25px;
	background: url("../images/tick.png") no-repeat left center;
	}
	
table.featureList ul li {	
	margin: 0 5px;
	padding: 5px 0 5px 25px;
	background: url("../images/tick.png") no-repeat left center;
	color: #333;
}


ul#locInfo {
	list-style-type: none;
	text-align: left;
}

.roomSize {
	font-weight: normal;
	font-size: 0.85em;
}

ul#locInfo li {
	margin: 0.25em;
	background: url("../images/exLink.gif") no-repeat left center;
	padding-left: 2em;
}

p.roomDescription {
	margin-top: 0;
}

#slideshowControls {
	text-align: center;
}
#slideshowControls img {
	margin-right: 8px;
}

#slideshowControls img, #slideshowControls select {
	vertical-align: middle;
	font-size: 0.9em;
}

#stWrapper  {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 20px;
}

#SLIDESTEXT {
	padding: 10px 25px;
	font-size: 1.3em;
	font-weight: bold;
	background: url("../images/overlay.png");
}

#slideshow { position: relative; }

p {	line-height: 150%; }

.photo {
	border: none;
}
