.brdrbg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DFBB8B;
	border-right-color: #DFBB8B;
	border-left-color: #DFBB8B;
	background-image:url(images/shadeleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:760px;
	height:32px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFBB8B;
	border-left-color: #DFBB8B;
}

.linedashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;

}
.bodytop {
	background-image:url(images/bodytop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:580px;
	height:52px;
}
.bodybottom {
	background-image:url(images/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:580px;
	height:52px;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #9D7A4C;
	text-decoration: none;
}
.menutxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9D7A4C;
	text-decoration: none;
}
.padd{
	padding-left:20px;
	padding-right:20px;
}
.medtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #80623F;
	text-decoration: none;
}

/* ---------------------------------------------------------------------------------------------- */
.topshade {
	background-image: url(images/box_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:20px;
}
.leftshade {
	background-image: url(images/box_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height:20px;
}
.rightshade {
	background-image: url(images/box_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:20px;
}
.bottomshade {
	background-image: url(images/box_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:20px;
}
.cornerleftdownshade {
	background-image: url(images/box_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:20px;
	height:20px;
}
.cornerlefttopshade {
	background-image: url(images/box_top_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width:20px;
	height:20px;
}
.cornerrightdownshade {
	background-image: url(images/box_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:20px;
	height:20px;
}
.cornerrighttopshade {
	background-image: url(images/box_top_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:20px;
	height:20px;
}

/* ---------------------------------------------------------------------------------------------- */