/* @override http://www.wishfarmers.com/wp-content/themes/wf/css/global.css */

#wrapper { width:62em;*width:60.51em;min-width:806px; margin:auto; text-align:left; }
body { background: #fff url('../images/bg_image.jpg') repeat-x scroll top left;}
img {
	position: relative;
	z-index: 45;
}

.content_block {width: 618px; margin: 0 auto 20px auto; z-index:1}
.cfooter { background: transparent url('../images/content_block_footer.gif') no-repeat 0px 0px; height: 90px; }


/* main nav menu */
#menu, #menutext { margin: 0 auto; padding: 15px 0 10px 0; text-align: center; width: 618px; }
#menu li,  #menutext li {display: inline; padding: 0 5px;}

/* nav links */
a { font-weight: bold ;text-decoration: none;}
a:link, a:visited { color: #71380e;}
a:hover, a:active { color: #ff9900; }

#links a:hover, #links a:active { background-color: lightblue; color: #000000; }

a.on { color: #ff9900; }

/*body copy styles*/
#contentblocktop {
	position: absolute;
	z-index: 15;
	top: 300px;
	clear: none;
}
.cbody 	{ 
margin-top: -4px;
position: relative;
z-index: 10;
background: transparent url('../images/content_block_bg.gif') repeat-y 0 50px;
}

.cbody h1, .cbody h2 { padding:0 40px 0 30px;}
.cbody p, address{ color: #666; line-height: 1.6em; padding:0 60px 0 50px; text-align: justify; }
.cbody > p { margin-top: 10px; }
address { font-style: oblique; line-height: 1.4em; }

img.sidepic{
	padding:7px;
	margin:8px;
}

/*.h1 {
	border: 1px solid #666;
}*/

 /*BODY LINKS*/
.cbody a { font-weight: bold;}
.cbody a:link, .cbody a:visited { text-decoration: none;}
.cbody a:link {	color: darkorange; }
.cbody a:visited { color: darkbrown; }
/*.cbody a:hover, .cbody a:active { background-color: lightblue; color: deeppink; text-decoration: underline; }*/

/* Generic Padding Classes */
.p15_left { padding-left: 15px;}
.p15_right { padding-right: 15px;}
.p10_bot { padding-bottom: 10px; }
.p10_top { padding-top: 10px;}

/* Heads */
h1, h2 { color: #99cc00; font-family: helvetica; }
h1 { font-size: 330%; line-height: 1em;}
h2 { font-size: 220%; line-height: .8em;}
.cbody h3 { color: #ff9900; font-size: 129%; line-height: 1.2em; margin-left: 45px; margin-right: 35px; padding-top:  20px; border-bottom: 1px solid #99cc00; }

/* @group Thumbs Content */
img.storythumb {
	margin-top: 5px;
	padding: 9px 28px 15px 9px;
	background: transparent url(/wp-content/themes/wf/images/frame.gif) no-repeat;
	float: left;
}

/*div.thumb {
	background:transparent url(/wp-content/themes/wf/images/frame.png) no-repeat scroll 0%;
	padding:7px;
	width:160px;
}*/

/* @end */

/* @group Contact Form */

.contactform {
	color: #666; 
	margin-left: 30px;
}

p.contact_error {
	color: #ff0000;	
}
/* @end */

/* @group Links Listings */
#links{
	padding-top: 20px;
	padding-left: 50px;
}

ul#links li{
	list-style-type: none;
	display: block;
}

ul#links h2{
	font-size: 155%;
	margin-top: 14px;
	padding: 0;
}

ul#links li ul li{
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}
/* @end */

/* @group basics */

strong, b {	font-weight: bold; }

.left {	float: left; }

.right{	float: right; }

/* @end */







