a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #BEA47C;
	text-decoration: none;
}
.sideBorders {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
.topBottomLines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.eventsBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AC8B59;
	border-right-color: #AC8B59;
	border-bottom-color: #AC8B59;
	border-left-color: #AC8B59;
}
body {
	color: #645131;
}
a.nav:link {

	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {

	color: #003300;
	text-decoration: none;
}
.generalborder {
	border: thin solid #AC8B59;
}
a.homenav:link {
	color: #FFFF66;
	text-decoration: none;
}
a.homenav:visited {
	color: #FFFF66;
	text-decoration: none;
}
a.homenav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.greyborder {

	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-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.rightBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #AC8B59;
	border-right-color: #AC8B59;
	border-bottom-color: #AC8B59;
	border-left-color: #AC8B59;
}
.greenline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #016701;
	border-right-color: #016701;
	border-bottom-color: #016701;
	border-left-color: #016701;
}
.brownline {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #8E724B;
	border-right-color: #8E724B;
	border-bottom-color: #8E724B;
	border-left-color: #8E724B;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
a.homelinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.homelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.homelinks:hover {
	color: #FFFF99;
	text-decoration: none;

}
a.propertyLinks:link {
	color: #4A3D24;
	text-decoration: none;
}
a.propertyLinks:visited {
	color: #4B3E25;
	text-decoration: none;
}
a.propertyLinks:hover {
	color: #8C6F51;
	text-decoration: none;
}
.strikethrough {
	text-decoration: line-through;
	color: #FF0000;
}
.strikethroughNOT {
	color: #0066CC;
}
.dotLineBottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dotLineRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.generalborderThin {

	border: 1px solid #AC8B59;
}

