body {
	margin: 0;
	padding: 0;
	background: url(images/main-background.jpg) repeat center top;
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	color: #33332C;
}



form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	/*letter-spacing: -1px;*/
	font-size: 2em;
}
.title h1 {}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #ECE29F;
}

blockquote {
	font-style: italic;
	
	background: #F6F7D5;
	margin: 0;
	padding: 0px 20px;
	font-size: 13px;
	color: #A1B635;
}

ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}



/* Images */


img.left {
	float: left;
	/*margin: 0 15px 0 0;
	background-color: #aaa;	*/
	margin: -4px 4px 4px -4px;
	display: block; 
	position: relative;
	padding: 4px;
	background-color: #fcfcfc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	}



img.right { 
	padding:10px;
	float: right;
	margin: 0 0 0 15px;
	border: #848870 1px dashed;
	background: #ECE29F;
}


.shadow {
	/*float: left;*/
	background-color: #aaa;
	
	
}
.shadow img {
	margin: -4px 4px 4px -4px;
	display: block; 
	position: relative;
	padding: 6px;
	background-color: #fcfcfc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}



/* Menu */

#menu {}
	
#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 0px 0px 30px;
	}

#menu a:hover {}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Header */

#header {
	width: 920px;
	height: 0px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Sans;
}

#headerbg {
	margin: 0 auto;
	width: 980px;
	height: 400px;
	background: url(images/splash-v8.jpg) no-repeat ;
}



#headerinplant{
position:relative;
left:530px;
top:100px;
width: 350px;
height:95;

}

/* st benedict quotes */

#quotes{
position:relative;
left:540px;
top:60px;
font-family: Times New Roman;
font-size: 17px;
color: #33332C;
width: 300px;


}



/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 0px;
}

#latest-post {
	float: left;
	width: 590px;
	padding: 0px 5px 0px 5px;
	line-height: 17px;
	font-size: 16px;
	margin-left:20px;
}





#infoarea {
	float: right;
	width: 200px;
margin-right:20px;
}

#inforarea-content-top{
height: 3px;
background: url(images/menutop.jpg) no-repeat;
 }

#inforarea-content-wrap{
background: url(images/menufill.jpg) repeat-y;
}
#inforarea-content{
margin-top:0px;
margin-bottom:0px;
margin-right:20px;
margin-left:10px;
}


#inforarea-content-bd{
height: 20px;
 background: url(images/menubottom.jpg) no-repeat 
 }

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left:0px;
}
#infoarea h1 {
	letter-spacing: -1px;
	font-size: 1.6em;
}


.post {
}
.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 12px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;
	width: 650px;
/*margin-left: 30px;*/
font-size: 11px;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 590px;

	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {
	display: block;
	float: left;
	width: 180px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
;
}

#footer p {
	margin: 0;
	padding: 15px;
}


#wrapper {
	width: 100%;
	background: #5C8400;
}
