.pageTitle {
	font-family: Georgia;
	font-size: 32px;
	color: #244620;
	text-transformation: uppercase;
	line-height: 36px;
	text-align: right;
}
a {
	font-family: sans-serif;
	color: #244620;
}
h2{

	font-family: sans-serif;
	font-size: 18px;
	color: #244620;
	line-height: 22px;
}
p{
	font-family: sans-serif;
}

font {
	font-family: sans-serif;
	color: #244620;
}

hr {
	border: 0;
	height: 1px;
	color: #244620;
	background-color: #244620;
}

fieldset{
	border-width:1px;
	border-style:solid;
	border-color:#244620;
	padding: 10px;
}

.saleprice{

	color: #FF0000;
}

.rrprice{

	color: #1A600A;
}
.mainlinks {
	font-family: Georgia;
	font-size: 20px;
	color: #244620;
	text-transformation: uppercase;
	line-height: 25px;
	text-decoration: none;
}

.smallsanserif {
	font-family: arial;
	font-size: 10px;
	line-height: 10px;
	color: #244620;
	font-weight: bold;
	text-transformation: uppercase;

}
.furncat {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #244620;
	text-indent: 8pt;
	text-transformation: uppercase;

}
.furniture {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	/* color: #C3B756; */
	color: #AEA23E;
	text-indent: 8pt;
	text-decoration: none;
	text-transformation: uppercase;
	margin: 0px;
	padding: 0px;

}
.itemname {
	font-family: Arial;
	font-size: 12px;
	color: #244620;
	text-transformation: uppercase;

}
.headline {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #244620;
	text-transformation: uppercase;

}
.price {
	font-family: arial;
	font-size: 14px;
	color: red;
}


.copyright {

	font-family: arial;
	font-size: 10px;
	color: black;
}

#container {
	width: 850px;
	margin-left: 100px;
	margin-top: 30px;
}

#logo {
			background-image: url("images/rrh_logo.jpg");
			background-repeat: no-repeat;
			height: 148;
			width: 424;
			margin-left: 0px;
			margin-top: 0px;
			position: absolute;
			z-index: 1;
		
			}

#containersmall{
	width: 731px;
	margin-left: 37px;
	margin-top: 5px;
	}


#ad {
			background-image: url("images/smple-ad.jpg");
			background-repeat: no-repeat;
			height: 400;
			width: 603;
			position: relative;
			z-index: -2;
		
		
			}
			
#adtext {
			margin-left: 10px;
			margin-top: -130px;
			font-family: arial;
			text-transform: uppercase;
			float: left;
			font-size: 50px;
			color: #ffffff;
			position: relative;
			z-index: -1;
			}
			
#headertext {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #244620;
	margin-top: 20px;
	text-transform: uppercase;
	}
	

