Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #8c9160;
	width: 759px;
	z-index: 1;
	position: relative;
	clear: both;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #8c9160;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #8c9160;
}


a {
	color: #8c9160;
	font-weight: bold;
}

a:hover{
	color: #8c9160;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	background-image:url(../../Simple Affair/Banner-4.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 759px;
	background-position: center top;
	position: relative;
	clear: both;
}

#container {
	margin-top: 10px;
	margin-left: 100px;
}

#main {
	width: 610px;
	float: left;
	padding-top: 20px;
	margin-left: 15px;
	padding-bottom: 20px;
	font-size: 1.25em;
}

#lftnav {
	width: 120px;
	left: 105px;
	float: left;
	color: #8c9160;
	font-size: 1em;
	padding-top: 20px;
}
#footer {
	clear: both;
	width: 759px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding-top: 10px;
}



#nav {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #8A8AB0;
	font-weight: bold;
	padding-bottom: 15px;
}

#nav ul li {
	width: 759px;
	display: inline;

}

.submenu{
	padding: 20px;
	width: auto;
	left: 5px;

}

