.banner2 {
	background-image: url(images/banner2_repeat.jpg);
}
.logo {
	background-image: url(images/logo_mwood_small.gif);
	background-repeat: no-repeat;
}
.titlebrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #651D04;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.textbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #651D04;
	font-weight: normal;
}
.calltextbrown {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #651D04;
}

.up {
	background-image: url(images/up.gif);
	background-repeat: repeat-x;
}
.down {
	background-image: url(images/down.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}
.m {
	background-image: url(images/m.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titleblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #517BB3;
}
.wood {

	background-image: url(images/wood.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
