@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #ba7a4e;
	text-decoration: none;
	background-color: #1b0601;
	margin: 0px;
	padding: 0px;
}
.contactDetails {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.socialheader {
	font-size: 16px;
	font-weight: normal;
	color: #ffda70;
	text-decoration: none;
}
.TextHeader {
	font-size: 24px;
	font-weight: normal;
	color: #ffda70;
	text-decoration: none;
	padding-left:22px;
}
.innerbg {
	width:100%;
	background-image: url(../images/repeatbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #ba7a4e;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.menuHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.socialLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #ba7a4e;
	text-decoration: none;
}
.socialLink:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

