@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/Segenhoe_background.gif);
	margin-top: 0px;
}
#container {
	width: 906px;
	height: 794px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#topleftheader {
	height: 200px;
	width: 138px;
	float: left;
	background-image:url(../images/topleftheader.jpg);
	position: relative;
}

#toprightheader {
	height: 200px;
	width: 768px;
	float: right;
	background-image:url(../images/toprightheader.jpg);
	position: relative;
}
#sidebarnav {
	height: 508px;
	width: 138px;
	float: left;
	background-image:url(../images/sidebarnav2.jpg);
	position: relative;
	text-align: right;
	background-repeat: repeat-y;
}

#maincontent {
	height: 468px;
	width: 718px;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	overflow: auto;
	padding-right: 30px;
	padding-bottom: 20px;
	background-image:url(../images/maincontent3.jpg);
	background-repeat: no-repeat;
	background-color: #f3f1ed;
	position: relative;
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
	font-family: "Century Schoolbook, Bell Gothic Std Black";
	color: #2D092D;
}

#footer {
	height: 58px;
	width: 884px;
	clear: both;
	padding-top: 10px;
	background-image:url(../images/footer.jpg);
	padding-left: 2px;
	padding-right: 20px;
	text-align: right;
}

#sidebarnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	line-height: 20px;
	text-align:  right;
	padding-right: 10px;
}
#sidebarnav .rooms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebarnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #d56dc3;
	padding-left: 10px;
	text-decoration: none;
	line-height: 20px;
	text-align:  right;
	padding-right: 10px;
}
#footer p{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}
h1 {
	font-family: "Century Schoolbook, Bell Gothic Std Black";
	font-size: 1.8em;
	font-weight: bold;
	color: #660033;
	font-style: oblique;
}
.quote {
	font-family: "Century Schoolbook, Bell Gothic Std Black";
	font-size: 0.8em;
	font-weight: bold;
	color: #660033;
	font-style: oblique;
	text-align:  right;
