@charset "US-ASCII"
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: Ariel, "MS Verdana", "Lucida Sans", sans-serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Ariel, "MS Verdana", "Lucida Sans", sans-serif;
	font-weight: normal;
	color: #006400;
}

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

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

h3 {
	font-size: 1em;
}

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

blockquote {
	float: right;
	margin: 15px 0px;
 	padding: 5px 7px 5px 7px;  	
    	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Ariel, "MS Verdana", "Lucida Sans", sans-serif;		
	color: #006400;
}

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

a {
	color: #006400;
}

a:hover {
	color: #006400;
}

hr {
	display: none;
}

/* Header */

#topbg {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	background: url(pics/img01.jpg) no-repeat left top;
}

.header {
	width: 800px;
	height: 300px;
	margin: 0 auto;
	border: none;
	padding: 0 auto;
	background: url(pics/img02.jpg) no-repeat left top;
}

#headerline1 {
	font-size: 42px;
	font-family: Ariel, "MS Verdana", "Lucida Sans", sans-serif;
	line-height: 115%;
	color: #98FF12;
	padding: 120px 0px 0px 20px;
	
}


#headerp {
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 20px;
	font-size: 24px;
	font-weight: normal;
	font-family: Ariel, "MS Verdana", "Lucida Sans", sans-serif;
	text-transform: lowercase;
}

.header a {
	text-transform: none;
	color: #006400;
}

/* Menu */

#menu {
	width: 800px;
	height: 42px;
	margin: 0 auto;
	
}

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

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(pics/img03.gif) no-repeat left center;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #006400;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(pics/img03.jpg) no-repeat left top;
}

/* Content */

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

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

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


.byline {
	text-align: left;
	margin: -25px 20px 0 0px;
	color: #006400;
}

.meta {
	text-align: left;
	color: #006400;
	padding: 5px 20px 5px 25px;
	background: url(pics/img07.gif) no-repeat left 50%;
	font-family: Ariel, "MS Verdana", "Lucida Sans", sans-serif;
	font-size: 12px;
	margin-right: 20px;
}

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

.meta a {
	color: #006400;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

.blockquote2 {
	float: right;
	margin: 15px 0px;
 	padding: 5px 7px 45px 7px;  	
    	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Ariel, "MS Verdana", "Lucida Sans", sans-serif;		
	color: #006400;
}


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

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


.entry {
	margin: 0;
	padding: 10px 17px 5px 0px;
}
.img {
	float: left;
	padding-bottom:15px;
	padding-right:15px;
	border: none;

}	

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	margin-bottom: 10px;
	padding-right: 20px;
	color: #006400;
}

#sidebar ul {
	margin-left: 10;
	padding: 0px 0px 0px 20px;
	list-style: none;
}


#sidebar li {
	margin: 0 0 0 0;
	text-align: left;
	line-height: 28px;
	border-bottom: 1px #006400 dotted;
}

#sidebar img {
	margin-left: 10px;
	padding: 0;
}


#sidebar h2 {
	height: 30px;
	font-size: 18px;
	color: #006400;
	background: url(pics/img04.gif) no-repeat right 30%;
	border-bottom: 2px #006400 dashed;
}

#sidebar a {
	text-decoration: none;
}

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


/* Footer */

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

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

#footer p a {
	color: #006400;
}

img { border: none; }

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

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}