@charset "ISO-8859-1";
html,body{margin:0;padding:0}
body{
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	background-color:#716558;
	color:#716558
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size:0.9em;
	
	color: #FFFFCC;
}


a { 
color: #971b1e;
}
a:hover { color: #acaa85;
}

a.home { 
color: #ffc;
}

div#container{
	text-align:left;
	
	
}


div#navigation{background:#B9CAFF}


div#extra{width:200px; color:#FFFFCC}

div#rainbowborder{
	background-color: #961B1E;
	color: #FFFFCC;
	clear:both;
	width:792px;
	font-size: 1em;
	
}

div#footer{
	background-color: #3b2314;
	color: #FFFFCC;
	clear:both;
	width:792px;
	font-size: 1em;
	height: 100px;
	
}

.footerstyle {
	color: #89856e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
		}
.footerstyleright { color: #89856e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
		}

div#container{
	width:792px;
	margin:0 auto;
	background-color: #961B1E;
	}
div#content{
	width:800px;
	background-image: url(images/hmebackground.jpg);
	float:left;
	width: 792px;
	padding-top:15px;
	background-color: #9f9a80;
}
div#logo{
	position:inherit;
	float:right;
	vertical-align: bottom;
}
.expo{
	color:#505226;
	font-size:0.8em;
	text-align:center;
	font-weight: normal;
	margin: 8px;
}
.up{
	color:#FFC;
	font-size:0.8em;
	text-align:center;
	margin-bottom: 20px;
	width: 650px;
}


.em {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	padding-left: 60px;
	color: #000;
}
.hideout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #716558;
}

