
body { margin: 0px; padding: 0;  background-image: url(../images/bg.gif); text-align: center; }

/*Font Elements*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C834D;
	margin: 0 0;
	letter-spacing: 2px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C834D;
	margin: 0 0;
	letter-spacing: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C834D;
	margin: 0 0;
	letter-spacing: 2px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C834D;
	margin: 0 0;
	letter-spacing: 2px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C834D;
	margin: 0 0;
	letter-spacing: 2px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C834D;
	margin: 0 0;
	letter-spacing: 2px;
}

h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C834D;
	margin: 0 0;
	letter-spacing: 2px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9C834D;
	text-align: justify;
	line-height: 20px;
	margin: 0.5em 0;
}

strong { 
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9C834D;
	text-align: justify;
	line-height: 20px;
	margin: 0.5em 0;
}

/*Links*/

#content a:link {
    color: #9C834D;
    text-decoration: none;
	font-weight: bold;
    border-bottom: #9C834D;
    border-width: 0px 0px 1px 0px;
    border-style: none none none none;
}

#content a:visited {
    color: #9C834D;
    text-decoration: none;
	font-weight: bold;
    border-bottom: #9C834D;
    border-width: 0px 0px 1px 0px;
    border-style: none none none none;
}

#content a:hover {
    color: #9C834D;
    text-decoration: none;
    border-bottom: #9C834D;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

#content a:active {
    color: #9C834D;
    text-decoration: none;
    border-bottom: #9C834D;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}



a.fnav:link {
    color: #9C834D;
    text-decoration: none;
	font-weight: bold;
    border-bottom: #9C834D;
    border-width: 0px 0px 1px 0px;
    border-style: none none none none;
}

a.fnav:visited {
    color: #9C834D;
    text-decoration: none;
	font-weight: bold;
    border-bottom: #9C834D;
    border-width: 0px 0px 1px 0px;
    border-style: none none none none;
}

a.fnav:hover {
    color: #9C834D;
    text-decoration: none;
    border-bottom: #9C834D;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

a.fnav:active {
    color: #9C834D;
    text-decoration: none;
    border-bottom: #9C834D;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

/*Layers*/

#container {
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	top: 1px;
	text-align: left;
}

#content {
	background-image: url(../images/backgroundcontainer.gif);
	padding-left: 70px; 
	padding-right: 78px; 
	padding-top: 20px; 
	padding-bottom: 20px;
	z-index: 4;
}

#boxbottom {
	float: right; 
	padding-right: 90px; 
	top: 0px; 
	left:0px;
	z-index: 3;
}

#footer {
	background-image: url(../images/footer.jpeg);
	background-repeat: no-repeat;
	padding-left: 70px; 
	padding-right: 75px;
	padding-top: 7px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C834D;
}

#headerads {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	top: 114px;
	text-align: left;
	z-index: 6;
}

.box {
	width: 94%;
	border: 1px solid #E7E0D1;
	background-color: #FFFFFF;
	padding: 20px;
}

.centeradverts {
	text-align: center;
}