body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-main.jpg);
	background-color: #3D311D;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #EBDEB1;
}
a:active {
	color: #000000;
}

a.sub-links:link {
color: #FFFFFF;
text-decoration: underline;
}

a.sub-links:visited {
color: #FFFFFF;
text-decoration: underline;
}

a.sub-links:hover {
color: #CCCCCC;
text-decoration: underline;
}

a.sub-links:active {
color: #FFFFFF;
text-decoration: underline;
}


a.sub-links2:link {
color: #6F624F;
text-decoration: underline;
}

a.sub-links2:visited {
color: #6F624F;
text-decoration: underline;
}

a.sub-links2:hover {
	color: #E2D5AA;
	text-decoration: underline;
	background-color: #6F624F;
}

a.sub-links2:active {
color: #6F624F;
text-decoration: underline;
}


a.sub-links3:link {
color: #EBDEB1;
text-decoration: none;
}

a.sub-links3:visited {
color: #EBDEB1;
text-decoration: none;
}

a.sub-links3:hover {
	color: #EBDEB1;
	text-decoration: none;
}

a.sub-links3:active {
color: #EBDEB1;
text-decoration: none;
}


.bodybg {
	background-color: #AA9779;
}
.default {
	font-size: 14px;
	font-weight: normal;
	color: #EBDEB1;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EBDEB1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
.spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EBDEB1;
	letter-spacing: 5px;
	text-align: center;
}
.bglightbrown {
	background-color: #E2D5AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F624F;
	text-align: center;
}
.small-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.about_top {
	background-image: url(../images/about_top.jpg);
	height: 25px;
}
.about_body {
	background-image: url(../images/about_body.jpg);
	background-repeat: repeat;
}
.about_bottom {
	background-image: url(../images/about_bottom.jpg);
	height: 17px;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.media_top {
	background-image: url(../images/top_media.jpg);
	height: 25px;
}
.default_12px {
	color: #EBDEB1;
	font-size: 12px;
}
