* {
	padding: 0;
}

body {
	margin-top: 30px;
	background-repeat: no-repeat;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #B43939;
	background-color: #FFFFFF;
	background-position: 30px 30px;
	background-image: url(images/lenaweecdlogo5.jpg);
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #B43939; /* Burgandy 180,57,57 */
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img {
}

/* Slogan */

#p1_logo {
	width: 800px;
	height: 200px;
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0px;
}

#p1_logo h1 {
	font-size: 2.5em;
	font-weight: normal;
	font-style: italic;
	color: #0268B3; /* Blue 2,104,179 */
	text-align: right;
}

#p1_logo h2 {
	font-size: 3.5em;
	font-weight: normal;
	font-style: italic;
	color: #0268B3; /* Blue 2,104,179 */
	text-align: right;
}
#p1_logo a {
	color: #FFFFFF;
}

#logo {
	width: 800px;
	height: 200px;
	padding: 200px 50px 0 0;
	background: url(images/spacer.gif) no-repeat right top;
	text-align: right;
}

#logo h3 {
	font-size: 2.5em;
	font-weight: normal;
	font-style: italic;
	color: #0268B3; /* Blue 2,104,179 */
	text-align: center;
}


/* Content */

#content {
	width: 800px;
	height: 800px;
}

/* Content > Main */

#main {
	float: left;
	width: 400px;
	padding: 0 50px;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 400px;
}


/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #57A353; /* Green 87,163,83 */
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	color: #0268B3; /* Blue 2,104,179 */
	display: block;
	padding: 10px;
	border-top: 1px solid #57A353; /* Green 87,163,83 */
	font-weight: bold;
}
/*
#menu a:hover, #menu .active a {
*/
#menu a:hover {
	background: #57A353; /* Green 87,163,83 */
	text-decoration: none;
	color: #FFFFFF;
}



/* Footer */

#footer {
	clear: both;
	border-top: 1px solid #D1BC5C; /* Tan 209,188,92 */
	background: #57A353; /* Green 87,163,83 */
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
