/* reset all styles for cross-browser compatability */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
/* Now for the site custom styles */ 
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	text-decoration: none;
	background-image: url(/images/bkg2014g.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
	background-color: #6A8C42;
}
a:link, a:visited {
	color: #40712D;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
td.main_content {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	text-decoration: none;
}
a.nav:link, a.nav:visited {
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.nav:hover {
	font-size: x-small;
	color: #000000;
	text-decoration: underline overline;
	font-weight: bold;
	background-color: #FFFF99;
}
.div_header {
	background-image: url(/images/header01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: none;
	height: 555px;
	width: 998px;
}
.div_container {
	clear: both;
	float: none;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	margin-bottom: 0px;
}
.div_Creating {
	font-family: "Tempus Sans ITC", Verdana, Arial;
	font-weight:bold;
	font-size: 28px;
	color: #FFC;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	padding-top: 236px;
	padding-right: 100px;
}
.div_chickenBlessing {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin-top: 100px;
	float: none;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.div_paypal {
	clear: both;
	float: left;
	height: auto;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: small;
	position: relative;
	font-style: italic;
	padding-top: 10px;
}
.div_content {
	text-decoration: none;


	overflow-x: visible 
	float: right;
	height: auto;
	width: 840px;
	padding-left: 3px;
	clear: none;
	margin-bottom: 0px;
	float: right;
}
.div_logo {
	clear: none;
	float: left;
	height: auto;
	width: 153px;
	background-image: url(/images/left_stripe_90pct.png);
	background-repeat: repeat;
	color: #000;
}.verse {
	font-size: large;
	font-style: italic;
	text-align: center;
	float: none;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	font-size: 12px;
	clear: both;
	float: none;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #000;
	position: relative;
}
li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
}
h2 {
	color: #743D28;
	font-size: large;
	font-weight: bold;
}
.tiny {
	font-size: 10px;
	text-decoration: none;
}
