body {
	background-color: #5A2B11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5B2A12;
}
img {
	border:none;
}
.firstWords {
	font-style: italic;
	font-weight: bold;
}
.saleHeadings {
	font-style: italic;
	font-weight: bold;
	color: #D0B48C;
}

#bottomcell {
	background-image: url(images/design/index_22.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 750px;
	width: 524px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
#homeRollover
{
	height:32px;
	width:85px;
	display:block;
	background-image:url(images/design/buttons/btn_up_08.jpg);
	float: left;
}

#homeRollover:hover
{
background-image:url(images/design/buttons/index_08.jpg);
}
#lauderranchRollover
{
	height:32px;
	width:130px;
	display:block;
	background-image:url(images/design/buttons/btn_up_10.jpg);
	float: left;
}

#lauderranchRollover:hover
{
background-image:url(images/design/buttons/index_10.jpg);
}
#feesRollover
{
	height:32px;
	width:79px;
	display:block;
	background-image:url(images/design/buttons/btn_up_12.jpg);
	float: left;
}

#feesRollover:hover
{
background-image:url(images/design/buttons/index_12.jpg);
}
#salesRollover
{
	height:32px;
	width:126px;
	display:block;
	background-image:url(images/design/buttons/btn_up_14.jpg);
	float: left;
}

#salesRollover:hover
{
background-image:url(images/design/buttons/index_14.jpg);
}
#linksRollover
{
	height:32px;
	width:84px;
	display:block;
	background-image:url(images/design/buttons/btn_up_16.jpg);
	float: left;
}

#linksRollover:hover
{
background-image:url(images/design/buttons/index_16.jpg);
}

.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #B31A1F;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5A2B11;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B31A1F;
	text-decoration: none;
}
#notes {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #5B2A12;
	border-right-color: #5B2A12;
	border-bottom-color: #5B2A12;
	border-left-color: #5B2A12;
}
#info {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #5B2A12;
	border-right-color: #5B2A12;
	border-bottom-color: #5B2A12;
	border-left-color: #5B2A12;
}
#info #infoTD {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5B2A12;
	border-right-color: #5B2A12;
	border-bottom-color: #5B2A12;
	border-left-color: #5B2A12;
}
.bullet {
	float: left;
	width: 10px;
	height: 32px;
	background-image: url(images/design/buttons/index_09.jpg);
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #BB221F;
	margin-top: 35px;
}
.small {
	font-size: 12px;
	font-style: italic;
}
#newsBox {
	width: 205px;
	overflow: hidden;
}
#newsMain {
	background: url(images/design/pages/titles/news_bg.jpg);
}
#newsContent {
	width: 164px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

