@charset "UTF-8";
body {
	background-color: #210500;
	background-image: url();
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #897369;
}
#aboutcontainer {
	height: 712px;
	width: 948px;
	margin: auto;
	background-image: url(images/indexbg.jpg);
	background-position: center top;
}
#whatcontainer {
	height: 712px;
	width: 948px;
	margin: auto;
	background-image: url(images/whatbg.jpg);
	background-position: center top;
}
#contactcontainer {
	height: 711px;
	width: 946px;
	margin: auto;
	background-image: url(images/contactbg.jpg);
	background-position: center top;
}
#logo  {
	width: 170px;
	height: 155px;
	margin-left: 30px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
}
#strapline {
	width: 715px;
	height: 155px;
	float: right;
}
#nav  {
	width: 100px;
	margin-top: 260px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: absolute;
	margin-left: 30px;
	line-height: 5em;
}
#animation  {
	float: right;
	width: 403px;
	height: 268px;
	margin-top: 289px;
	text-align: left;
	vertical-align: bottom;
}
#text  {
	width: 530px;
	height: 300px;
	text-align: justify;
	vertical-align: top;
	margin-left: 30px;
	float: left;
	position: absolute;
	margin-top: 390px;
}
#whattext {
	width: 550px;
	height: 250px;
	text-align: justify;
	vertical-align: top;
	margin-left: 30px;
	float: left;
	position: absolute;
	margin-top: 380px;
	overflow: visible;
	padding-right: 5px;
	line-height: 1.1em;
}
#whattext td{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
a:link {
	text-decoration: none;
	color: #B91318;
}
a:visited {
	text-decoration: none;
	color: #B91318;
}
a:hover {
	text-decoration: none;
	color: #47BDA1;
}
a:active {
	text-decoration: none;
	color: #B91318;
}
#img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.heading {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
}
#contacttext {
	width: 430px;
	text-align: justify;
	vertical-align: top;
	margin-left: 30px;
	float: left;
	position: absolute;
	margin-top: 380px;
}
.contactline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A97C69;
	padding-bottom: 3px;
}
#footer {
	width: 950px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #5A4540;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #184338;
}
#whatanimation {
	float: right;
	width: 403px;
	height: 268px;
	margin-top: 289px;
	text-align: left;
	vertical-align: bottom;
}
#contactanimation {
	float: right;
	width: 400px;
	height: 365px;
	margin-top: 190px;
	text-align: right;
	vertical-align: bottom;
}
