body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff url(../images/bg_body2.gif) repeat-x;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #881c1c;
}

a:hover{ text-decoration: none; }
a:visited{text-decoration:underline;color:Black;}

a img{ border: 0; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #881c1c;
}

#container{
	margin: 0 auto;
	width: 748px;
}

#header{
	clear: both;
}

#header h1{
	float: left;
	padding: 26px 30px 0 30px;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

#pagewrapper{
	float: left;
	width: 748px;
	padding: 23px 0;
	background: url(../images/bg_page2.gif) no-repeat left top;
}

#page{
	padding: 0 23px;
}
/* this banner style is no longer used. 
   to use again, this is the div where
   the swf file is.
*/
#banner{
	float: left;
	width: 702px;
	height: 150px;
	background: url(../images/farmerHeader.jpg) no-repeat left top;
	clear: both;
}

.maincolumn{
	float: left;
	width: 500px;
}

.post{
	margin: 10px 0 0;
	padding: 15px;
	text-align:left;
	background: url(../images/bg_post.gif) no-repeat left top;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #881c1c;	
}

.post h2 a{
	text-decoration: none;
	color: #881c1c;
}

.post h2 a:hover{
	text-decoration: underline;
}

#bottombar
{
    float:left;
    width:702px;    
  	margin: 10px 0 0;
	padding: 15px;
	text-align:left;
	background: url(../images/bg_post2.gif) no-repeat left top;
}


#bottombar h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #881c1c;	
}

#bottombar .post2 h2 a{
	text-decoration: none;
	color: #881c1c;
}

#bottombar .post2 h2 a:hover{
	text-decoration: underline;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{
	color: #861C1C;
}

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e5d8c6;
	padding: 4px;
	background-color: #faf5ef;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}


#sidebar{
	float: left;
	margin: 10px 0 0 10px;
	width: 192px;
	background: url(../images/bg_sidebar.gif) no-repeat left top;
}

#sidebar a{
	color: #881c1c;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 15px;
	font-family: Georgia, sans-seriff;
	text-transform: uppercase;
}

#sidebar ul li.syndicate a{
	padding: 0 20px 0 0;
	background: url(../images/feed-icon.gif) no-repeat right 2px;
	color:#881c1c;
}

#sidebar ul li h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 12px;
	color:  #881c1c;
	text-align:right;
}

#sidebar ul ul{
	padding: 7px 0 0;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	line-height: 24px;
	text-align:right;
	color:#881c1c;
	text-transform: none;
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	background: url(../images/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
	background: url(../images/bullet_3.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul ul li{
	background: none;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Images/SavedStar.png);
}

.modalBackground{
    background-color:Gray;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup{
    background-color:#FFFFFF;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:5px;
    width:350px;
    height:150px;
}
