/* CSS Document */

body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/wood007b.jpg) repeat;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #ABA000;
} 
p a:link {
	color: #DDDDDD;
	text-decoration: underline;
}
p a:hover {
	color: #999999;
	text-decoration: underline;
}
p a:visited {
	color: #999999;
	text-decoration: none;
}
li {
	padding-bottom: 1em;
}
ul a:link {
	color: #DDDDDD;
	text-decoration: underline;
}
ul a:hover {
	color: #999999;
	text-decoration: underline;
}
ul a:visited {
	color: #999999;
	text-decoration: none;
}
h1 {
	padding-bottom: 20px;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background: #3f0000;
	padding: 0px;
}
#header {
	text-align: center;
	left: -5px;
}
#sidebar {
	background: #3f0000;
}
#content {
	position: relative;
	left: 205px;
	top: -400px;
}
#txtcontent {
	position: relative;
	left: 205px;
	top: -400px;
	margin-right: 20px;
	margin-left: 20px;
}
#txtcontent p {
	text-indent: 20px;
}
#content p {
	text-indent: 20px;
}
#footer {
	text-align: center;
	font-size: .8em;
	line-height: 1em;
	background: url(images/rmo/footer.jpg) no-repeat;
}
#tblcontent {
	position: relative;
	left: 205px;
	top: -400px;
}
#schheader {
	font-size: 1.5em;
	font-weight:bold;
	text-align:center;
}
#schheaderb {
	font-size: 1.2em;
	font-weight:bold;
	text-align:center;
}
#purchasefrm {
	padding-left: 90px;
	padding-top: 40px;
}
#contactfrm {
	margin-left: 40px;
}
#bckbr {
	position: relative;
	top: -250px;
}
#fwdbr {
	position: relative;
	top: 250px;
}
#e1p1 {
	background: url(images/p1.jpg) no-repeat;
}
#e1p2 {
	background: url(images/p2.jpg) no-repeat;
}
#e2p1 {
	background: url(images/p3.jpg) no-repeat;
}
#e2p2 {
	background: url(images/p4.jpg) no-repeat;
}
.imgfltright {
	float: right;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-right: 35px;
}
.imgfltleft {
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 40px;
}#wrapper #txtcontent #whiteback {
	background: #FFFFFF;
}
