html  {
/*	height: 100%;
*/}
	
body  {
/*	height: 100%;
*/	background-color: green;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 4px;
	padding: 0px;
}

#container {
	width: 900px;
/*	height: 100%;
*/	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: white;
	/* [disabled]background-attachment: fixed; */
	background-image: url(images/richscapes_logo500b.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 4px double black;
}

#montage {
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0px;
	height: auto;
}

#slideshow {
	position: relative;
	left: -375px;
	top: 20px;
	margin-bottom: 20px;
}

#infolist {
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
}

#headerarea {
	text-align: center;
	margin: 0px;
	height: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bodyarea {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 500px;
}

#footerarea {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/stripes.gif);
}

#footnote {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: smaller;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:hover   { color: #f60; text-decoration: none; background-color: white }

p.center  { text-decoration: underline; text-align: center }

.orangehilite {
	color: #ff6600;
	font-style: italic;
	text-align: center;
}

.whitetext {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#navcontainer
{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#navlist
{
	margin: 0;
	font: bold 14px Verdana, sans-serif;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: black;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	color: #f60;
	background: white;
	border-color: #227;
}

.tab1page#navcontainer li a#tab1, .tab1page#navcontainer li a:hover#tab1, .tab1page#navcontainer li a:visited#tab1,
.tab2page#navcontainer li a#tab2, .tab2page#navcontainer li a:hover#tab2, .tab2page#navcontainer li a:visited#tab2,
.tab3page#navcontainer li a#tab3, .tab3page#navcontainer li a:hover#tab3, .tab3page#navcontainer li a:visited#tab3,
.tab4page#navcontainer li a#tab4, .tab4page#navcontainer li a:hover#tab4, .tab4page#navcontainer li a:visited#tab4,
.tab5page#navcontainer li a#tab5, .tab5page#navcontainer li a:hover#tab5, .tab5page#navcontainer li a:visited#tab5,
.tab6page#navcontainer li a#tab6, .tab6page#navcontainer li a:hover#tab6, .tab6page#navcontainer li a:visited#tab6,
.tab7page#navcontainer li a#tab7, .tab7page#navcontainer li a:hover#tab7, .tab7page#navcontainer li a:visited#tab7
{
	color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}

.centeralign {
	text-align: center;
}

.centeralignboldlastline {
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.leftalign {
	text-align: left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.largerbold {
	font-size: larger;
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}

.textcolumn {
	margin-right: 60px;
	margin-left: 60px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

.borderedimage {
	padding: 0px;
	margin: 0px;
	border: medium solid #000000;
}

.imglink a {
}

.imglink a:link {
}

.imglink a:visited {
}

.imglink a:hover {
	background-color: transparent;
}

img.imageleftalign {
	float: left;
	padding: 0px;
}

img.imagerightalign {
	float: right;
	padding: 0px;
}

img.smallimageleftalign {
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 8px;
	top: 8px;
}

img.smallimagerightalign {
	padding-top: 0px;
	padding-right: 0px;
	position: absolute;
	top: 8px;
	right: 8px;
}

#ads {
	float: left;
}

h2 {
	padding: 10px;
	margin: 0px;
}

h3 {
	padding: 4px;
	margin: 0px;
}
