body {
	margin: 0;
	background-image: url(sqmanor12.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	padding-bottom: 1.5em;

	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

hr {	width: 30%; 
		margin-bottom: 25px;
		margin-top: 25px;
		
		}

#header {
	position: relative;
	background-color: transparent;
	height: 5em;
}



#header .strapline {

	font: 470% "Rage Italic" cursive;
	color: #6B649E;
	background-color: transparent;
	float: right;
	margin-top: 2px;
	margin-right:35px;
}


#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1.5em;
	background-color: #2A4F6F;
	color: #FFFFFF;
	border-top: #778899;
	text-align: right;
		font: 110% Georgia, "Times New Roman", Times, serif;

}
html > body #footer {
  position: fixed;
}
#footer a:link, #footer a:visited {
	text-decoration: none;

	padding: 0.5em 1em 0.5em 1em;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 80%;
}
#footer a:hover {
	text-decoration: none;
		color: #000000;

}



#nav {
	position: absolute;
	top: 7em;
	left: 1em;
	width: 12em;
}
body > #nav {
	position: fixed;
}


#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;

}

#nav li {
	position: relative;
	font-size: 80%;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav a:hover {
	color: #778899;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #6B649E;
	background-color: transparent;
	border-bottom: ;
}

.currentpage {
	position: relative;
	font-size: 80%;
	color: #778899;
	margin-bottom: 0.3em;
	background-color: transparent;
	background-image: url(line.gif);
	background-position: 0% 5%;
	background-repeat: no-repeat;
	padding-left: 1.5em;
}


#content {
	margin: 0px 260px 0px 240px;
	padding: 1px; 
}


#content h1 {
	text-align: right;
	padding-right: 10px;
	padding-top:00px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602;
}

.ipcol {
	background-color: #E8F4FF;
	border: solid 1px #C5C5C5;
	}

.space {
	line-height: 2.0;
	}

.space1 {
	line-height:1;
	list-style-image: url(foodicon.jpg)
	}

.tele {
	list-style-image: url(telephoneicon.jpg)
	}

.italic {
	font-style: italic;
	}

.link {
	text-decoration: overline underline;
	}

#content th {
	text-align: left;
	padding-bottom: 5px;
	}

#content td {
	padding: 2px 5px;
	}

.price {
	text-align: right;
	}

#albumlist {
	list-style-type: none;
	width: 95%;
	}


#albumlist li{
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
}
#albumlist img {
	display: block;
	border: 1px solid #333300;
}


#side2 {
	position: absolute;
	width: 234px;
	top: 50px;
	right: 10px;
	padding: 70px 10px 10px 10px;
}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
	color:#6B649E;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: transparent;
}

