@charset "UTF-8";
/* CSS Document */

.bodycopy_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #3b2313;
}
.bodycopy_brown_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #3b2313;
}
.bodycopy_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
.bodycopy_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.bodycopy_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #fcb040;
}
.bodycopy_yellow_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: fcb040;
}
.heading_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #3b2313;
}
.heading_brown_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #3b2313;
}
.menu_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #3b2313;
	text-decoration: none;
}
.menu_brown_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #3b2313;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}
a:active {
	color: #3B2313;
}
.td_main_back_1 {
	background-image: url(images/main_back_no_logo.gif);
	background-repeat: no-repeat;
}
.td_back_gallery {
	background-image: url(images/main_gallery_back.gif);
	background-repeat: no-repeat;
}
.td_back_foot {
	background-image: url(images/main_foot_banner_back.gif);
	background-repeat: no-repeat;
}
.td_back_download {
	background-image: url(images/main_downloads_back.gif);
	background-repeat: no-repeat;
}
.enquiry_boxes {
	width: 320px;
}
