/* (C) 2010 Kurhula Wildlife Lodge */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	background: #9c7d46;
	color: #382400;
}

a, a:active, a:hover, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #204b80;
	border: 0;
}
a:hover { border-bottom: 1px dotted #204b80; }
a.frugal, a.frugal:active, a.frugal:hover, a.frugal:visited { border: 0; }

div {
	margin: 0;
	padding: 0;
}
div.firefix {
	visibility: hidden;
	clear: both;
	height: 0;
}
div.floatl { float: left; }
div.floatr { float: right; }
div.layout {
	margin: 0 auto;
	width: 600px;
}
div.logo {
	float: right;
	width: 300px;
	height: 150px;
	background: transparent url(/logo.png) center center no-repeat;
}

h1 { font-size: 150%; }
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 75%; }
h1, h3, h5 { font-weight: bold; }
h2, h4, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 {
	margin: .75em 0 .25em 0;
	padding: 0;
	line-height: 1em;
	color: #241700;
}

img {
	border: 0;
	vertical-align: top;
}

p { margin: .25em 0 .75em 0; }

span.goofix { display: none; }
span.right { float: right; }

table {
	margin: .5em 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	empty-cells: hide;
}
table th, table td {
	margin: 5px 5px 0 0;
	padding: 0;
	width: auto;
	min-width: 100px;
	text-align: center;
}

div.body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 11pt;
	background: #9c7d46 no-repeat;
	background-position: top center;	
	color: #382400;
	border: 0;
}

#c1s1 { background-image: url(/bg-c1s1.jpg); }
#c1s2 { background-image: url(/bg-c1s2.jpg); }
#c1s3 { background-image: url(/bg-c1s3.jpg); }
#c1s4 { background-image: url(/bg-c1s4.jpg); }
#c1s5 { background-image: url(/bg-c1s5.jpg); }
#c2s1 { background-image: url(/bg-c2s1.jpg); }
#c2s2 { background-image: url(/bg-c2s2.jpg); }
#c2s3 { background-image: url(/bg-c2s3.jpg); }
#c2s4 { background-image: url(/bg-c2s4.jpg); }
#c2s5 { background-image: url(/bg-c2s5.jpg); }
#c3s1 { background-image: url(/bg-c3s1.jpg); }
#c3s2 { background-image: url(/bg-c3s2.jpg); }
#c3s3 { background-image: url(/bg-c3s3.jpg); }
#c3s4 { background-image: url(/bg-c3s4.jpg); }
#c3s5 { background-image: url(/bg-c3s5.jpg); }
#c3s6 { background-image: url(/bg-c3s6.jpg); }
#c3s7 { background-image: url(/bg-c3s7.jpg); }
#c4s1 { background-image: url(/bg-c4s1.jpg); }
#c5s1 { background-image: url(/bg-c5s1.jpg); }
#c5s2 { background-image: url(/bg-c5s2.jpg); }
#c5s3 { background-image: url(/bg-c5s3.jpg); }

#header {
	width: 100%;
	height: 300px;
}
#header div {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
	height: 26px;
	background: transparent;
	color: #000;
}
#header div ul {
	display: inline;
	list-style-type: none;
	width: auto;
	height: 26px;
	line-height: 14px;
}
#header div ul li { display: inline; }

#header div.chapters ul {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}
#header div.chapters a, #header div.chapters a:visited {
	float: left;
	margin: 0 1px 3px 1px;
	padding: 2px .7em 6px .7em;
	font-weight: bold;
	text-decoration: none;
	background: #204b80;
	color: #fff;
	border: #382400 solid 1px;
	border-top: none;
}
#header div.chapters a.active, #header div.chapters a.active:hover {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	background: #fff;
	color: #241700;
	border: #382400 solid 1px;
	border-top: none;
	border-bottom-color: #382400;
	border-bottom-width: 3px;
}
#header div.chapters a:hover {
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 6px;
	background: #fff;
	color: #241700;
}

#header div.sections ul {
	float: left;
	margin: 248px 0 0 0;
	padding: 0;
	font-size: 10pt;
}
#header div.sections a, #header div.sections a:visited {
	float: left;
	margin: 3px 1px 0 1px;
	padding: 6px .7em 2px .7em;
	font-weight: normal;
	text-decoration: none;
	background: #382400;
	color: #9c7d46;
	border: #241700 solid 1px;
	border-bottom: none;
}
#header div.sections a.active, #header div.sections a.active:hover {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 4px;
	background: #9c7d46;
	color: #fff;
	border: #382400 solid 1px;
	border-top-width: 3px;
	border-bottom: none;
}
#header div.sections a:hover {
	margin-top: 0;
	padding-top: 6px;
	padding-bottom: 5px;
	background: #9c7d46;
	color: #fff;
	border: #382400 solid 1px;
	border-bottom: none;
}

#content {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#content div.layout {
	padding: 25px 15px;
}
#content form {
	margin: 0 auto;
	padding: 0;
	width: 600px;
	height: 300px;
}

#footer {
	margin: 0;
	padding: 50px 0 0 0;
	width: 100%;
	height: 100px;
	background: transparent url(bg-footer.jpg) top center no-repeat;
}
#footer a, #footer a:active, #footer a:hover {
	color: #241700;
	border-bottom-color: #241700;
}
#footer div.layout {
	padding: 4px 0 25px 0;
	border-top: 1px solid #241700;
}
#footer p {
	margin: 0;
	text-align: center;
}

