body {
   margin: 0;
   padding: 10px;
   font-family: verdana, arial, "times new roman", serif;
   background-color: #e0e0e0;
text-align:center;
}
form {
  margin: 0;
  padding: 0;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

table td {
   vertical-align:top;
}
a img {
   border:none;
}
body, p, td {
   font-size:12px;
}
div.topContainer {
   padding:8px 8px 0px;
   background: white ;
   width:880px;
   margin:auto;
   text-align:left;
}
div.topContainer div.topBG {
   height: 130px;
   width: 880px;
/*   background: white url(/images/valleyheartland_headerbackground.jpg) repeat-x 0px 0px; */
   background-color:white;
   position:relative;
}



div.centerContainer {
   background-color:white;
   width: 896px;
   margin:auto;
   text-align:left;
}
table.contentTable {
   width:100%;
}
table.contentTable td {
   margin-left:4px;
   margin-right:4px;
}
table.contentTable td.leftblock, table.contentTable td.rightblock {
   background: #f1f6fe url(../images/blockfader.png) repeat-x 100% 0px;
}
.leftblock div.module_menu h3, .leftblock div.module h3, .rightblock div.module_menu h3, .rightblock div.module h3, .rightblock div.moduletable h3, .leftblock div.moduletable h3 {
   background-image: url(../images/greenback.png);
   margin:5px;
   padding:5px;
   color:white;
   font-size:16px;
}


div.bottomContainer {
   padding:0px 8px 8px;
   background: white ;
   width:880px;
   margin:auto;
}
div.bottomContainer div.botBG {
   color:white;
   width: 880px;
   background-image: url(../images/greenback.png);
   position:relative;
}
div.bottomContainer div.inner {
   padding:10px;
   text-align:center;
}
div.bottomContainer div.inner ul {
   margin:0 0 10px;
   padding:0;
   width:auto;
}
div.bottomContainer div.inner ul  li {
   margin-right:5px;
   padding: 0px 10px;
   display:inline;
   position:relative;
   list-style-type:none;
}
div.bottomContainer div.inner ul  li a{
   text-decoration:none;
   color:#fff;
}



/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}