/*
Theme Name: Regen Theme Theme
Theme URI: http://www.regen.org/
Description: Primary Theme
Author: The Regenerative Cooperative of Pomona
Version: 1.0
*/
body {
	background-image: url(template-imgs/soil03g.jpg);
	text-align: center;
	margin: 0;
	padding: 0;
}
table#mainbody01 {
	padding: 0;
	width:1002px;
	height: 100%;
	border-width: 0px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: smaller;
	margin: 0px;
}
/* height was 193 */
table#mainbody01 td#header01 {
	border-width: 0;
	height: 169px;
	padding: 0;
	background-image: url(template-imgs/kingsley-ftyd02-992px.jpg);
	background-repeat: no-repeat;
	color: white;
}
table#mainbody01 td#topmenu01 {
	background-color: black;
	border-width: 0;
	padding: 0;
	height: 2px;
}
table#mainbody01 td#btmenu01 {
	background-color: black;
	border-width: 0;
	padding: 0;
	height: 2px;
}
table#mainbody01 td#sidebar01 {
	width: 240px;
	border-width: 0;
	padding: 15px 15px 15px 15px;
	color: black;
	background-color: white;
	background-image: url(template-imgs/kingsleyst02-270px.jpg);
	font-size: 14px;
	font-weight: bold;
}
table#mainbody01 td#sidebar01 a:link,
table#mainbody01 td#sidebar01 a:active,
table#mainbody01 td#sidebar01 a:visited {
	text-decoration: none;
	color:#045D41;
}
table#mainbody01 td#sidebar01 a:hover {
	text-decoration: underline;
	color:#FF4B33;
}
table#mainbody01 td#content01 {
	border-width: 0;
	padding: 19px 18px 18px 18px;
	font-color: black;
	background-color: white;
	color: black;
}
/*  entry line height  */
table#mainbody01 td#content01 {
	line-height:1.2em;
}
/*  Content links  (body links)  */
table#mainbody01 td#content01 a:link,
table#mainbody01 td#content01 a:active,
table#mainbody01 td#content01 a:visited {
	text-decoration: underline;
	color: #336699;
}
table#mainbody01 td#content01 a:hover {
	text-decoration: underline;
	color:#F4005C;
}
table#mainbody01 td#footer01 {
	height: 30px;
	border-width: 0;
	padding: 0px 10px 3px 10px;
	font-color: white;
	background-color: white;
	color: white;
	background-image: url(template-imgs/kingsley-ftyd-footer05-1000px.jpg);
}
/*  Footer links  */
table#mainbody01 td#footer01 a:link,
table#mainbody01 td#footer01 a:active,
table#mainbody01 td#footer01 a:visited {
	text-decoration: underline;
	color:#51547A;
}
table#mainbody01 td#footer01 a:hover {
	text-decoration: none;
	color:#51547A;
}
.sideline01 {
	width:5px;
	background-color: black;
}
table#mainbody01 td#middleline01 {
	width:4px;
	background-color: #A3785B;
}
#footer-cred01 {
	width: 500px;
}
caption {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 4px 0 0 0;
}
table#mainbody01 td#content01 h2 {
	font-size: 25px;
	margin: 0 0 16px 0;
}