/* Ancient Forest CSS designed by Stanley Petrowski www.singingfalls.com/pilgrimage/index.html */
body {
	
	cursor: default;
	margin: 5px 0;
	font: small/1.8em "Arial", Arial Black, Sans, Sans Bold;;
	background: #003000;
	color: #2bb4c6;
	text-align: center;
}

h1 {
	background: #003000;
	color: #2bb4c6;
	text-align: center;
	font-size: 1.2em;
	text-transform: small-caps;
	border: 0px solid;
	line-height: 2em;
	margin: 0em 0;
}

h2 {
	color: #2bb4c6;
	background: #003000;
	text-align: center;
	text-indent: 0.5em;
	font-size: 1.1em;
	margin-top: 0em;
	
}

h3 {
	color: #c4debe;
	background: #003000;
	text-align: center;
	text-indent: 0.5em;
	font-size: 1.1em;
	font-variant: small-caps;
	margin-top: 0em;
	border: 1px solid #c4debe;
}

h4 {
	color: #c4debe;
	background: #003000;
	text-indent: 0.5em;
	font-size: .9em;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	margin-top: 0em;
}

h5 {
	background: #c4debe;
	color: #003000;
	text-align: center;
	font-size: 1.2em;
	text-transform: small-caps;
	border: 0px solid;
	margin: 0em 0;
}

/*this section for links and effects*/
a {
	color: #2bb4c6;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #7b8eef;
	border-bottom: 1px solid;
}

a:visited {
	color: #b66dd5;
}

img {
	border:1px;
}

.ancientforestrollover a {
	display:block;
	width: 200px;
	height:30px;
	padding:none;
	font-weight: normal;
	color: #c4debe;
	text-align: left;
}

.ancientforestrollover a:hover { 
	
	color: #7b8eef;
}
/*this section for main structure and content*/
#page {
	background: #003000;
	width: 800px;
	margin: 0 auto;
	color: #310030;
	
	text-align: left;
}

#header {
	width: 798px;
	height: 150px;
	background: url("images/ancient_forest_header.jpg") top right no-repeat;
	border:1px solid #2bb4c6;
}
#header h1 {
	margin: 0;
	border: none;
}

#menu {
	letter-spacing: 0.1em;
	line-height: 2em;
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #2bb4c6;
	border-left: 1px solid #2bb4c6;
	border-right: 1px solid #2bb4c6;
	background: #003000;
}
/* for #menu, #sidebar and #footer !!! */
#menu ul, #sidebar ul, #footer ul {	
	margin: 0;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 0px 10px 0px 10px;
}
		
#menu li a{
	color: #c4debe;
	text-decoration: none;
	border: none;
}
#menu li a:hover {
	color: #7b8eef;
}
	
#content {
	float: left;
	width: 500px;
	padding: 0px 10px 10px 10px;
	border-left: 1px, solid, #003000;
	background: #c4debe;
	height:100%;
	font-size: 1.1em;
}
	
#content h1{
	background: #c4debe;
	color: #003000;
	text-align: center;
	font-size: 1.2em;
	text-transform: small-caps;
	border: 0px solid;
	line-height: 2em;
	margin: 0em 0;
}
	
#content i {
	font-style: italic;
	font-weight: bold;
}

#sidebar {
	margin: 5px 0 0 -1px;
	padding: 0 0 0 0px;
	float: right;
	width: 270px;
	font-size: 1.1em;
	border-left:1px solid #003000;
	color:#c4debe;
}

#footer {
	clear: both;
	margin: 0;
	padding: 1px 0;
	background: #003000;
	text-align: center;
	font-size: 1em;
	border-top: 1px solid #2bb4c6;
}
	
#footer li {
	display: inline;
	padding: 0 1em 0 0;
}

#footer a {
	color: #320000;
		}

#canvas {
	float: left;
	width: 780px;
	padding: 0px 10px 10px 10px;
	border-left: 1px, solid, #003000;
	background: #c4debe;
	height:100%;
	font-size: 1.1em;
}

#canvas a {
	color: black;}

#canvas a:hover {
	color: blue;
	border-bottom: 2px solid green;
}
#canvas i {
	font-style: italic;
	font-weight: bold;
}

table {
	width: 100%;
    	background: #c4debe;
    	border: 2px #003000 solid;
    	border-spacing: 2px;
	text-align: center;
	font-size: 1em;
}

td {
    	background: #c4debe;
    	padding: 1px;
    	border: 1px #003000 solid;
	text-align: center;
	font-size: 1em;
}
/*This section for images*/

div.imagert {
	float: right;
	min-width: 270px;
	width: 270px;
	border: thin #321010 solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.imagelft {
	float: left;
	min-width: 160px;
	width: 160px;
	border: thin #321010 solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figurert {
	float: right;
	min-width: 300px;
	width: 300px;
	border: thin #321010 solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figurertalt {
	float: right;
	min-width: 200px;
	width: 200px;
	border: thin #321010 solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figurelft {
	float:left;
	min-width: 200px;
	width: 200px;
	border: thin #321010 solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figurecntr {
	float:right;
	width:360px;
	min-width:360px;
	background: #c4debe;
	border: 1px #321010 solid;
	margin: 0.5em;
	padding: 0.5em;
}

div.figurert p, div.figurertalt p, div.imagert p, div.figurelft p, div.imagert p, div.imagelft p, div.figurecntr p{
	text-align: center;
	font-style: italic;
	font-size: small;
	text-indent: 0;
}

div.italic {
	font-weight: bold;
}
