.row1header {
	position: absolute;
	top: 135px;
}

.row1block {
	position: absolute;
	top: 182px;
}

.row2header {
	position: absolute;
	top: 420px;
}

.row2image {
	position: absolute;
	top: 455px;
}

.row2block {
	position: absolute;
	top: 598px;
}

.relativetop5px {
	position: relative;
	top: 5px;
}

.relativetop10px {
	position: relative;
	top: 10px;
}

.relativetop20px {
	position: relative;
	top: 20px;	
}

.relativeleft5px {
	position: relative;
	left: 5px;
}

.relativeleft10px {
	position: relative;
	left: 10px;
}

.relativeleft20px {
	position: relative;
	left: 20px;
}

.hor1 {
	position: absolute;
	top: 200px;	
}


.hor1_5 {
	position: absolute;
	top: 220px;	
}

.hor2 {
	position: absolute;
	top: 240px;	
}

.hor3 {
	position: absolute;
	top: 280px;	
}

.hor4 {
	position: absolute;
	top: 320px;	
}

.hor5 {
	position: absolute;
	top: 360px;	
}


.hor5_5 {
	position: absolute;
	top: 380px;	
}

.hor6 {
	position: absolute;
	top: 400px;	
}

.hor7 {
	position: absolute;
	top: 440px;	
}

.hor8 {
	position: absolute;
	top: 480px;	
}

.hor9 {
	position: absolute;
	top: 520px;	
}

.hor10 {
	position: absolute;
	top: 560px;	
}

.hor11 {
	position: absolute;
	top: 665px;	
}

.column1 {
	position: absolute;
	left: 154px;
}

.column2 {
	position: absolute;
	left: 320px;
}

.column3 {
	position: absolute;
	left: 486px;
}

.column1span {
	width: 158px;
}

.column2span {
	width: 320px;
}

.column3span {
	width: 490px;
}

.height1 {
	line-height: 1px;
}

.height2 {
	line-height: 5px;
}

.height3 {
	line-height: 10px;
}

.height4 {
	line-height: 15px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.floatwidth {
	width: 70px;
}

.divider {
	color: #7b4d2c;
	font-size: 12px;
}

.brownheading {
	line-height: 14px;
	font-family: arial;
	color: #7b4d2c;
	font-size: 14px;
	font-weight: bold;
}

.heading {
	line-height: 14px;
	font-family: arial;
	color: #cf7a3e;
	font-size: 14px;
	font-weight: bold;
}

.bigheading {
	line-height: 16px;
	font-family: arial;
	color: #cf7a3e;
	font-size: 18px;
	font-weight: bold;
}

.biggerheading {
	line-height: 26px;
	font-family: arial;
	color: #cf7a3e;
	font-size: 32px;
	font-weight: bold;
}
.text {
	font-family: arial;
	color: #7b4d2c;
	font-size: 12px;
}

.link {
	text-decoration: underline;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #464957;
}

.biglink {
	text-decoration: underline;
	font-size: 162px;
	font-family: arial;
	font-weight: bold;
	color: #464957;
}

.imagelink {
	text-decoration: none;
	border: 0;
}

.imageborder {
	border: solid 1px #7b4d2c;
}



.noimageborder {
	border: solid 0px #7b4d2c;
}

.footertitle {
	color: #7d4b2c;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	z-index: 1;
}

.footerlink {
	text-decoration: underline;
	color: #7d4b2c;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
}

A:link {
	COLOR: #7d4b2c; text-decoration: underline
}
A:visited {
	COLOR: #7d4b2c; text-decoration: underline
}
A:hover {
	COLOR: #7d4b2c; text-decoration: none
}