/* Generated by KompoZer */
* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
html {background-color: #ffdfb8;}

body {
	font-size: 1em;
	font-family: arial;}

#wrapper {
	margin: 10px auto 10px auto;
  	width: 900px;
  	min-width: 900px;
  	height: auto;
  	background-color: #ffffff;
  	border: #cccccc 1px solid;
}

#header {
	text-align: center;
	width: 900px; 
	height: 250px;
	background-color: #ffffff;
	background-image:url(../images/newheader.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	overflow: hidden;
}

#header h1 {
	padding: 30px 15px 0 0;
	margin: 0 0 0 250px;
	Text-align: right;
	color: #ffffff;
	font-size: 2.75em;
	visibility: hidden;
}

#header h2 {
	padding: 10px 15px 0 0;
	margin: 0 0 0 250px;
	Text-align: right;
	color: #ffffff;
	visibility: hidden;	
}

#nav {
	float: left; 
	padding: 10px 0 20px 20px;
	width: 150px; 
	height: auto;
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

/* vertical menu ------------*/


#nav ul {
	list-style: none;
	/*background-image: url('../images/nav.jpg');*/
	background-color: #d6a469;
	margin: -10px 0 0 0;
	padding: 0;
	border-left: 1px solid #545d32;
	border-right: 1px solid #545d32;
	border-top: 1px solid #545d32;
	width: 148px;
	}

#nav ul li { position: relative;}

#nav li {
	border-bottom: 1px solid #545d32;
	margin: 0;
	width: 148px;
	}

#nav li a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #000000;
	text-decoration: none;
	width: 148px;
	font-size: large;
	}

html>body #nav li a {
	width: auto;
	}

#nav li a:hover {
	color: #000000;
	background-color: #92905f;
	}

#nav li ul {
	position: absolute;
	left: 148px;
	width: 200px;
	top: 0;
	display: none;
	background-image: none;
	background-color: #d6a469;
	padding: 0 0 0 0;
	border: 1px solid #545d32;
	}

/*#nav li ul li{
	background-image: url('../images/navbottombg.jpg');
	background-repeat: no-repeat;
	padding: 0 20px 5px 20px;
	margin: 0 0 0 0;
	}
		
#nav li ul li a{
	background-image: url('../images/navbg.jpg');
	background-repeat: repeat-y;
	padding: 0 20px 5px 20px;
	margin: 0 0 0 0;
	}*/
	
#nav li:hover ul { display: block; 
	margin: 0 0 0 0;}
/* -------------- end menu */

#content {
	margin: 0 0 0 190px;
	padding: 0 0 0 0px;
	width: 700px; 
	height: auto;
	/*background-repeat: repeat-y;
	background-image: url('../images/content.jpg');*/
}

#content h2 {
	margin: 20px 20px 0px 25px;
	padding: 0 0 5px 0;
	color: #545d32;
	font-family: "arial Narrow";
	}

#content h3 {
	margin: 20px 20px 0px 25px;
	padding: 0 0 5px 0;
	color: #545d32;
	font-family: "arial Narrow";
	}
	
#content p {
	margin: 5px 20px 10px 25px;
	padding: 0 0 5px 0;
	color: #333333;
	}
	
#content ul{
	margin: 10px 20px 2em 55px;
	line-height: 1.2em;
	color: #333333;
	}

#content ol{
	margin: 10px 20px 2em 55px;
	line-height: 1.2em;
	color: #333333;
	}

#content ol li{
	margin: 0 0 1.25em 0;
	}
	
#image{
	width: 100%;
	margin: 0 0 0 60px;
	font-size: small;
	height: 100%;
	/*background-image: url('../images/singleFlower.jpg');
	background-repeat: no-repeat;
	background-position: center;*/
	}

pres { font-weight: bold;
font-style: italic;
}

#poem {
	width: 100%;
height: auto;
	margin: 0 5px 0 0;
	font-size: x-small;
	font-style: italic;
	}

#poet {height: auto;
	width: 100%;
	margin: 0 20px 0 0;
	font-size: x-small;
	font-style: italic;
	}
	
#footer {
	text-align: center;
	clear: both; 
	width: 900px; 
	height: 75px;
	background-image: url('../images/newfooter.png');
background-position: bottom;
}
