.mainbox {
	background-attachment: scroll;
	background-image: url(assets/layout/layoutdone_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.centeredfail {
	font-weight: bold;
	text-align: center;
}
.navtable {
	font-weight: bold;
	color: #A58D89;
}
.navtable a {
	font-weight: bold;
}


.logoright {
	background-attachment: fixed;
	background-image: url(assets/layout/layoutdone_r1_c3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

body {
	background-attachment: scroll;
	background-color: #B38061;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(assets/layout/layoutdone_r1_c3.jpg);
	color: #411105;
}
.maintable {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.paddingall {
	padding: 20px;
}
.paddingall a {
	text-decoration: none;
	color: #411105;
}

.paddingtop {
	padding-top: 20px;
	padding-right: 6px;
	padding-left: 3px;
}
.paddingleftrightbottom {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.paddingtopbox {
	padding-bottom: 10px;
	padding-left: 5px;
	word-spacing: 3px;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #671D10;
}
.imagehand {
	cursor: hand;
}
.paddingallless {
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 17px;
}
.tinytext {
	font-size: 1px;
}
.propertytitle {
	font-size: 24px;
	font-weight: bold;
}
.formbuttons {
	background-color: #B38061;
	border: 1px solid #411105;
	height: 24px;
	width: 65px;
	margin-left: 5px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.formfield {
	background-color: #FBF7EE;
	border: 1px solid #411105;
	height: 20px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formsmall {
	font-size: 11px;
}
.formbuttonssmall {
	background-color: #B38061;
	border: 1px solid #411105;
	height: 22px;
	width: 125px;
	margin-left: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}
.horizontalrule {
	background-color: #F5EBD3;
	color: #F5EBD3;
}
.horizontalrule2 {

	background-color: #F5EBD3;
	color: #E3C27D;
}
.borderimage {
	border: 1px solid #999999;
	background-color: #F8F0DE;
	padding: 4px;
	cursor: hand;
}
.sitemap {
	font-size: 12px;
	font-weight: 100;
	list-style-type: disc;
	line-height: 29px;
}
.listprop {
	margin-left: -15px;
	list-style-type: disc;
	text-align: left;
	display: list-item;
}
.listcounter {
	margin-left: 85px;
}
.linksgrey {
	font-size: 10px;
	color: #A58D89;
	text-decoration: none;
}
.linksgrey a {
	color: #006633;
}
