/* CSS Document */


body{
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #a97b4d;
	background-image: url(../nav/rfb-back1.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

#maincontainer{
	width: 902px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topsection{
	height: 145px; /*Height of top section*/
	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-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #F4E3C9;
	border-bottom-style: solid;
	border-bottom-color: #770000;
}

#topsection h1{
	margin: 0;
	padding-top: 6px;
	color: #770000;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 29px;
	margin: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#contentwrapper{
	float: left;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

#contentcolumn {
	margin-right: 200px;
}
#contentcolumn p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 25px;
}
#contentcolumn a {
	font-weight: bold;
	color: #770000;
	text-decoration: none;
}
#contentcolumn a:hover {
	color: #FFFFFF;
	background-color: #770000;
}
#contentcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #966D3D;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#contentcolumn h3 {
	color: #502b08;
	font-size: 14px;
	line-height: 18px;
	padding: 0;
	margin: 10px;
}
#contentcolumn h4 {
	color: #604E3E;
	font-size: 12px;
	line-height: 17px;
	padding: 0;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul {
	color: #333333;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contentcolumn .feature1 {
	background-color: #000000;
	background-image: url(feature1-back.jpg);
	background-repeat: no-repeat;
	width: 700px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
}
#contentcolumn .feature1 h2 {
	color: #F4E3C9;
}
#contentcolumn .feature1 a {
	color: #fae2bf;
}
#contentcolumn .feature1 a:hover {
	background-color: transparent;
	color: #770000;
}
#rightcolumn {
	color: #ffffff;
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -202px;
	background-color: #aa7c4d;
	background-image: url(images/rfb-1b_08.jpg);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	position: relative;
}
#rightcolumn p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}
#rightcolumn a {
	color: #fae2bf;
	background-color: transparent;
	background-image: none;
	border-width: 0;
	font-weight: bold;
	text-decoration: none;
}
#rightcolumn a:hover {
	color: #F4E3C9;
	background-color: #4C2E18;
}
#rightcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 23px;
	color: #F4E3C9;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcolumn h3 {
	font-size: 14px;
	line-height: 17px;
	padding: 0;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}


#footer{
	clear: left;
	width: 100%;
	color: #f1e1d1;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	padding: 4px 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer ul {
	display: inline-block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
}

#footer ul li a {
	font-weight: bold;
	text-decoration: none;
	margin: 0 8px;
	padding: 1px 4px;
	color: #f1e1d1;
}
#footer ul li a:hover {
	color: white;
	background-color: #770000;
	border-bottom: 1px solid black;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#address {
	position: absolute;
	width: 200px;
	right: 0px;
	bottom: 0px;
}
.sold {
	background-color: #C70003;
	color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 155px;
	height: 59px;
	background-image: url(sold.gif);
}