body { background: #000 url('/images/background.gif') repeat-x; margin: 0; padding: 0; }

div#wrapper { margin: 30px auto;
	width: 750px;
	position: relative;
	}
body#rooms div#wrapper {background: url('/images/rooms-bg.jpg') no-repeat; height: 550px;}
body#largeapartments div#wrapper {background: url('/images/large-apartments-bg.jpg') no-repeat; height: 550px;}
body#smallapartments div#wrapper {background: url('/images/small-apartments-bg.jpg') no-repeat; height: 550px;}
body#service div#wrapper {background: url('/images/service-bg.jpg') no-repeat; height: 980px;}
body#facilities div#wrapper {background: url('/images/facilities-bg.jpg') no-repeat; height: 1200px;} 
body#about div#wrapper {background: url('/images/about-bg.jpg') no-repeat; height: 1070px;}
body#living div#wrapper {background: url('/images/living-bg.jpg') no-repeat; height: 550px;}
body#pictures div#wrapper {background: url('/images/pictures-bg.jpg') no-repeat; height: 850px;}
body#rates div#wrapper {background: url('/images/rates-bg.jpg') no-repeat; height: 1220px;}
body#location div#wrapper {background: url('/images/map-bg.jpg') no-repeat; height: 1180px;}
body#map div#wrapper {background: url('/images/map-bg.jpg') no-repeat; height: 1050px;}


div#logo img {border: none; display: block;}

div#navigation {padding-top: 4px;}
#navigation ul, #navigation li {margin: 0; padding: 0; list-style: none;}
#navigation li {
	display: inline;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	padding: 0 0 0 20px;
	}
#navigation a:link, #navigation a:visited  { color: #521213; text-decoration: none;}
#navigation a:hover { color: #000;}

div#content {
	width: 600px;
	margin: 186px auto;
}

div#blank-slate { padding-top: 60px; position: relative;}

#home h1 { font-family: georgia, times, sans-serif;
	color: #7A5835;
	text-align: center;
	font-size: 14px;
	margin: 4px 0;
	padding: 0;
}

div#content h1, div#blank-slate h1 {margin: 6px 0 0 0; padding: 0;
	font-family: georgia, times, sans-serif;
	color: #ccc;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}

div#content h2 {margin: 0; padding: 0;
	font-family: georgia, times, sans-serif;
	color: #ccc;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}

div#content p, div#content li, div#content dl,
div#blank-slate p, div#blank-slate li, div#blank-slate dl
 {font: 13px/1.4em georgia, times, serif;
	color: #ccc;
	}

div#content a:link, div#content a:visited, 
div#blank-slate a:link, div#blank-slate a:visited { color: #eee;}

div.gallery-image { text-align: center;}
div.gallery-image img { diplay: block;}
div.gallery-image div.caption {font: 16px/1.4em georgia, times, serif; color: #ccc; width: 400px; margin: auto;}

div.gallery-image div.control { color: #333; font: 13px helvetica, arial, sans-serif;}
div.gallery-image div#next-image {position: absolute; top: 320px; right: 35px;}
div.gallery-image div#previous-image {position: absolute; top: 320px; left: 14px;}
div.gallery-image div.control a:link, 
div.gallery-image div.control a:visited {color: #eee; text-decoration: none;}
div.gallery-image div.control a:hover {text-decoration: underline;}

div#map img {border: 6px solid white;}
div#map img:hover { border-color: #461213;}

/* front page */
div#welcome { width: 780px;
	height: 646px;
	margin: 0 auto 9px auto;
	background: url('/images/home/home-bg.jpg') no-repeat;
	position: relative;
}

table#intro { position: absolute;
	width: 320px;
	right: 4px;
	top: 6px;
	border-collapse: collapse;}
table#intro td {padding: 0;}
table#intro img { border: none; display: block;}

div#intro-footer { position: absolute;
	right: 4px;
	bottom: 12px;
	font: 12px/1.2em georgia, times, serif;
	color: #AC9F6B;
	width: 320px;
    text-align: center;}
div#intro-footer a:link, div#intro-footer a:visited { color: #AC9F6B;}
div#intro-footer span.telecoms {padding: 0 12px;}

div#fp-continuation {width: 760px;
	margin: 0 auto 12px auto;
	padding-bottom: 4px;
	background: #E6E9BE}

div#fp-continuation h2 {margin: 36px 48px 0 48px; padding: 0;
		font-family: georgia, times, sans-serif;
		color: #000;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 1px;
	}
div#fp-continuation p {font: 14px/1.3em georgia, times, serif;
	color: #000;
	margin-left: 48px;
	margin-right: 48px;
	}

div#fp-continuation div#navigation { text-align: center;}
div#fp-continuation div#navigation li { padding: 0 10px 0 10px;}
div#fp-continuation div#navigation a:link, 
div#fp-continuation div#navigation a:visited { color: #000;}

div#fp-leadout {width: 720px;
	margin: 0 auto 12px auto;
	padding-bottom: 4px;}
	
div#fp-leadout h2 {color: white; font-size: 14px;}
div#fp-leadout p {color: white;}
div#fp-leadout a:link, div#fp-leadout a:visited { color: #fff;}
	


/* front page ends */


table#tariff {border-collapse: collapse;
	font: 11px/1em georgia, times, serif;
	color: #ccc;
	border: 1px solid #CBB286;
	width: 540px;
	margin: auto;
	}

table#tariff th, table#tariff td {border: 1px solid #CBB286; padding: 4px 3px;}
table#tariff tr.detail { text-align: center;}
table#tariff tr.rate, table#tariff th { background-color: #985}
table#tariff p { margin: 0; line-height: 1.4em;}

div#notes { width: 540px; margin: auto;}
div#notes dl { padding-top: 12px;}
div#notes dt {width: 200px; text-align: right; float: left; clear: left;}
div#notes dd { margin-left: 212px;}

div#footer {font: 12px/1.4em georgia, times, serif; color: #ccc; width: 600px; margin: auto; text-align: center; padding-bottom: 12px;}
div#footer a:link, div#footer a:visited { color: #999;}

ul.subnav, ul.subnav li {margin: 0; padding: 0; list-style: none; }
ul.subnav li {
	display: inline;
	font: 12px georgia, times, serif;
	padding: 0 0 0 20px;
	}
ul.subnav a:link, ul.subnav a:visited  { color: #fff;}