body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCCB93;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #533015;
}
a:active {
	text-decoration: none;
	color: #539135;
}
a:link {
	text-decoration: none;
	color: #539135;
}
a:visited {
	text-decoration: none;
	color: #539135;
}
a:hover {
	color: #533015;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.bg {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.colour {
	background-color: #C7D060;
}
.bgl1 {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgl2 {
	background-image: url(images/bg_l2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgl3 {
	background-image: url(images/bg_l3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgl4 {
	background-image: url(images/bg_l4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgl5 {
	background-image: url(images/bg_l5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgr1 {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgtitle {
	background-color: #DCCB93;
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.bgr2 {
	background-image: url(images/bg_r2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgr3 {
	background-image: url(images/bg_r3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgr4 {
	background-image: url(images/bg_r4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgr5 {
	background-image: url(images/bg_r5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu {
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.navigation {
	font-size: 10px;
	font-weight: bold;
}
.navigationw {
	color: #FFFFFF;
	padding-left: 5px;
}
.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #533015;
	padding: 20px;
}
.hover {
	display: none;
}
.bghome {
	background-image: url(images/bg_home.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bgtitleh {
	background-image: url(images/bg_title_home.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgtitlew {
	background-image: url(images/bg_title_white.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bghomew {
	background-image: url(images/bg_home_white.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

