
body {
	margin: 0;
	padding: 0;
	background: #66A342;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 3em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #000000;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:hover {
	color: #000111;
}

hr {
	display: none;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 0px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 530px;
	margin: 0;
	padding-left: 30px;
	color: #000000;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 20px 5px 0px;
	font-size: 26px;
	background: url(images/img06.gif) no-repeat right 40%;
	border-bottom: 2px #61492D dashed;
	margin-right: 20px;
}

.title a {
	text-decoration: none;
	color: #66A342;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 0px;
	color: #66A342;
}

.meta {
	text-align: left;
	color: #66A342;
	padding: 5px 20px 5px 25px;
	background: url(images/img04.gif) no-repeat center 30%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
}

.meta .more {
}

.meta .comments {
	background: url(images/img07.gif) no-repeat right 50%;
	padding-left: 25px;
}

.meta a {
	color: #66A342;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 17px 20px 5px 0px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	margin-bottom: 10px;
        padding-left: 10px;
	padding-right: 20px;
	color: #66A342;
        border-left: 2px #66A342 solid;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-left: 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 20px;
	border-bottom: 1px #66A342 dotted;
}

#sidebar h2 {
	margin: 0px 0 0 20px; 
	height: 35px;
	font-size: 18px;
	color: #66A342;
	background: url(images/img07.gif) no-repeat right 50%;
	border-bottom: 2px #66A342 dashed;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}
#sidebar toc {
Leckeys Home

}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/img01.jpg) no-repeat left top;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #000000;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}
/* Begin CSS Drop Down Menu */


#menuh-container
	{
	position: relative;		
	<!--<top: 1px;
	left: 1px;
 -->	}


#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:800px;
	float:center;
	margin: 0px;
	margin-top: 0px;
	}
		

#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	

#menuh a:link, 
#menuh a:visited, 
#menuh a:active	
/* menu at rest */
	{
	color: white;
	background-color: royalblue;
	text-decoration:none;
	}
	
#menuh a:hover	
/* menu at mouse-over  */
	{
	color: white;
	background-color: cornflowerblue;
	text-decoration:none;
	}	
	

#menuh a.top_parent, 
#menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	

#menuh a.parent, 
#menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}


#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100px;	/* width of all menu boxes */
	}


#menuh li
	{
	position:relative;
    min-height: 1px; 			
/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}


#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}


#menuh ul ul ul
	{
	top:0;
	left:100%;
	}


div
#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div
#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div
#menuh li li li:hover ul ul,
div
#menuh li li li li:hover ul ul
{display:none;}

div
#menuh li:hover ul,
div
#menuh li li:hover ul,
div
#menuh li li li:hover ul,
div
#menuh li li li li:hover ul
{display:block;}


/* End CSS Drop Down Menu */
