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

body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	color:#1D1132;
}
#container {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
}
p {
	font-size:85%; }
h1 {
	font-size:110%;
	color:#A4AE5B;
	margin:0px;
	}
h2 {
	font-size:105%;
	}
ul {
	font-size:85%; }
a:link {
	color: #838383;
	text-decoration:none;
}
a:visited {
	color: #838383;
	text-decoration:none;
}
a:hover {
	color: #A4AE5B;
	text-decoration:none;
}
a:active {
	color: #838383;
	text-decoration:none;
}
#mulberry {
	position:absolute;
	left:8px;
	top:0px;
	width:140px;
	height:507px;
	z-index:10;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:203px;
	z-index:2;
}
#navigation {
	position:relative;
	left:0px;
	top:153px;
	width:100%;
	height:25px;
	z-index:8;
	background-color: #FFFFFF;
}
#content {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
}
#content_left {
	position:relative;
	top:0px;
	width:680px;
	z-index:4;
	float: left;
}
#content_right {
	position:absolute;
	top:221px;
	width:121px;
	z-index:4;
	left: 706px;
}
#footer {
	position:relative;
	top:40px;
	width:100%;
	height:100px;
	z-index:9;
	float: left;
}
#footer_contact {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:25px;
	z-index:9;
	background-color: #F8F5FD;
}
#copy {
	position:relative;
	left:181px;
	top:18px;
	width:499px;
	z-index:7;
}
.contact_details {
	color:#A4AE5B;
}
#div_pusher {
	position:relative;
	top:18px;
	width:13px;
	height:397px;
	z-index:11;
	float: left;
}
