

ul
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

a
{
	width:6em;
	text-decoration:none;
	color:white;
}

a:hover 
{
	color:#006633;
}

li 
{
//	display:inline;
}

#description
{
	font-family: Verdana, Arial, san-serif; 
	font-weight: normal;
	color: #003366;
	font-size: 10pt;
}

#rmh_menu
{
	z-index: 0;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

#rmh_menu a
{
	float:left;
	width:auto;
	text-decoration:none;
	color:white;
	background-color:#006633;
	padding:0.2em 0.7em;
	border-right:1px solid white;
}

#rmh_menu a:hover
{
	background-color:#003366;
}


#house_menu
{
	z-index: 0;
	position: relative;
}

#house_menu a
{
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	float:left;
	width:7em;
	text-decoration:none;
	color:white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}

#house_menu a:hover
{
	background-color: #CCCCCC;
}




body {
	position: absolute;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, san-serif; 
	font-weight: normal;
	color: #003366;
	z-index: 0;
}



a:visited {
	color: #111;
	text-decoration: none;
}

#logo {
	position: relative;
	background-repeat: no-repeat;
	text-align: right;
	z-index: 5;
	margin-top:10px;
	margin-left:10px;
	margin-right: 10px;
}

#box {
	position: relative;
	background-repeat: repeat;
	line-height: normal;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	z-index: 3;
	font-weight: normal;
	text-align: justify;
}

#container {
	position: relative;
	background-repeat: repeat;
	line-height: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	width: 820px;
	z-index: 3;
	font-weight: normal;
	text-align: justify;
}

#intro_content 
{
	position: relative;
	font-size: 11pt;
	line-height: 12pt;
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#intro_content a
{
	text-decoration:none;
	color:#004400;
}

#intro_content a:hover {color:#0033AA}


#content_heading1 
{
	font-weight: bold;
	font-size: 10pt;
}



#content_text 
{
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	font-size: 10pt;
}


#content {
	position: relative;
	background-repeat: repeat;
	line-height: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	z-index: 3;
	font-weight: normal;
	text-align: justify;
	font-size: 10pt;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content a
{
	text-decoration:none;
	color:#004400;
}

#content a:hover {color:#0033AA}

#content ol
{
	list-style: inside;
	list-style-type: decimal;
	margin:20px;
}

#content ul
{
	float:none;
	clear:both;
	width:auto;
	padding:0;
	margin:0px 20px;
	list-style-type:none;
}

#content li
{
	margin: 0px;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	display:block;
}

#content h1
{
	font-size: 18pt;
	margin-bottom: 5px;
}

#content h2
{
	font-size: 12pt;
	margin-bottom: 5px;
	text-decoration: underline;
}


#interior_photos 
{
	position: relative;
	background-repeat: repeat;
	line-height: normal;
	margin: 10px;
	border: #CCC solid 1px;
	z-index: 3;
	font-weight: normal;
	text-align: justify;
	font-size: 10pt;
	padding: 10px;
	color:#0033AA;
}

#interior_photos_disabled_link
{
	color:#CCCCCC;
}

#interior_photos a
{
	text-decoration:none;
	color:#008800;
}

#interior_photos a:hover {color:#0033AA}


#footer {
	position: relative;
	background-color:#CCCCCC;
	background-repeat: repeat;
	line-height: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	z-index: 3;
	font-size: small;
	font-weight: normal;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer a
{
	text-decoration:none;
	color:#003366;
	padding:0.2em 0.6em;
}

#footer a:hover {color:#000000}




