body {
	background-color: #703A0B;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432412;
	line-height: 17px;
}

a, a:link, a:visited {
	color: #063282;
}

a:hover {
	color: #990000;
}

.content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #E5E9CC;
	padding-right: 18px;
	padding-bottom: 26px;
	padding-left: 10px;
	padding-top: 0px;
}
.left {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.border5px {
	border: 5px solid #FFFFFF;
}
.footer {
	font-size: 9px;
	color: #A37751;
	padding-right: 72px;
}

.footer a:link, .footer a:visited {
	color: #A37751;
	text-decoration: none;
}

.footer a:hover {
	color: #DCCF41;
	text-decoration: underline;
}
.bold14px {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}



.ad-bottom {
	background-image: url(../images/ad/ad-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F7F8F9;
	padding: 0px 8px 66px;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	margin: 3px;
	padding: 8px 0px 0px;
}


h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #5E3108;
	margin: 3px;
	padding: 0px;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
}
.camps {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DED24A;
	border-bottom-color: #DED24A;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	font-size: 10px;
	line-height: 14px;
}

.camps h2 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: normal;
}

.camps p {
	padding: 0px;
	margin: 5px;
}
hr {
	background-color: #DED24A;
	color: #DED24A;
}
.bg1 {
	background-image: url(../images/hemingway-kibongo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg2 {
	background-image: url(../images/richardcamp1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 295px;
	padding-left: 200px;
}
.delete {
	font-size: 10px;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
}
