 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: 11px Verdana, sans-serif;
width: 178px;
}

#navlist li
{
	list-style: none;
	margin: 2 4 4 2;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663333;
}

#navlist li a
{
	display: block;
	text-decoration: none;
	padding-top: 0.75em;
	padding-right: 5px;
	padding-bottom: 0.75em;
	padding-left: 5px;
	background-color: #FFFDF1;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #E1A101;
}

#navlist li a:link { color: #663333; }
#navlist li a:visited { color: #663333; }

#navlist li a:hover
{
	color: #663333;
	background-color: #FFFFF0;
	border-top-color: #0A246A;
	border-right-color: #0A246A;
	border-bottom-color: #0A246A;
	border-left-color: #0A246A;
}
.cream_fill {
	font-family: Tahoma;
	background-attachment: scroll;
	background-image: url(images/cream_fill.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 900px;
}

#lhs {
	float: left;
	width: 180px;
	background-color: #fffdf1;
	background-attachment: scroll;
	background-image: url(images/lhsbackground.gif);
	background-repeat: repeat;
	background-position: left top;
}
.cell1_background {
	background-attachment: scroll;
	background-color: #FFFDF1;
	background-image: url(images/lhsbackground.gif);
	background-repeat: repeat;
	background-position: left top;
}

#title {
	background-attachment: scroll;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 60px;
	width: 720px;
}
#logo {
	background-attachment: scroll;
	background-image: url(images/logo_website.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 104px;
	width: 180px;
}
#images {
	background-color: #FFFDF1;
	float: left;
	height: 275px;
	width: 720px;
}
#main_text {
	width: 720px;
	float: right;
	background-attachment: scroll;
	background-image: url(images/background_rhs.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer {
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 60px;
	width: 900px;
}
#lounge {
	background-color: #FFFDF1;
	background-attachment: scroll;
	background-image: url(images/lounge.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 183px;
}
.award_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	color: #663333;
}

.paratext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	color: #663333;
	margin: 10px;
	padding: 10px;
}


#main {
	float: left;
	padding: 275px;
}


body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
}
#main_background {
	background-attachment: scroll;
	background-image: url(images/background_rhs.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#rhpanel {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 150%;
	color: #663333;
	float: left;
	width: 135px;
	padding-right: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/blueimage.gif);
	padding-left: 5px;
}
#images_fac {
	float: left;
	height: 275px;
	width: 570px;
}
.heading_houses {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1A101;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 2px;
	left: -1000px;
	visibility: hidden;
	color: #000066;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -130px; /*top position for enlarged image*/
left: 45px; /*position where enlarged image should offset horizontally */

}
#lhpanel {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 150%;
	color: #663333;
	float: right;
	width: 157px;
	padding-right: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/blueimage.gif);
	padding-left: 5px;
}
