body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}

#wrapper {
	width: 994px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #221e1f;
	background-color: #FFFFFF;
}
#nav {
	width: 189px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat;
	vertical-align: top;
}
#nav2 {
	width: 189px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat;
	vertical-align: bottom;
}
#top-rh {
	width: 215px;
	height: 47px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 20px;
}
.body a{
	color: #F5802D;
	text-decoration: none;
	font-weight: normal;
}
.body a:hover{
	color: #F5802D;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #F5802D;
	padding-top: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #221E1F;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #221E1F;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	background-color: #221E1F;
	height: 80px;
	color: #92603d;
	line-height: 26px;
}
.footer a{
	color: #92603d;
	text-decoration: none;
}
.footer a:hover{
	color: #F5802D;
	text-decoration: none;
}

.style1 {
color: #F5802D
}
.style2 {
color: #CE0D3E
}
.style3 {
color: #F39163
}
.style4 {
	font-size: 0.6em
}

#information{
    position:absolute; z-index:10; visibility:visible; left: -1000px; top: -1000px;
}

#error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #F00;
}

