/* -------------------------------- */
/* HTML ELEMENTS	    			*/ 
/* -------------------------------- */
html  { font: 11px/1.5 "Tebuchet MS", Verdana, Helvetica, sans-serif; }
body { text-align: center; background: url(../images/head.jpg) top center repeat-x;  }

*, * * { padding: 0px; margin: 0px; } 
* :focus { outline: 0; }

a { text-decoration: none; }
a img { border: none; }

#head { height: 170px; padding-top: 24px; }


#main-content {
	margin: 0 auto;
	width: 955px;
	text-align: left;
}

.content-left, .content-right { margin: 30px 0; padding-bottom: 60px; }
.content-left {
	float: left;
	width: 701px;
}

.content-left p {
	color: #9e7524;
	font: 10.3pt/1.3 Verdana, Helvetica, Sans-Serif;
	margin: 25px 0;
}

.content-right {
	float: right;
	width: 223px;
}

.logo-line { margin: 10px 0; }
.logo-line img { margin: 0 10px 0 0; }
#contain {  padding-bottom: 24px; }

#foot {
	background: url(../images/foot.jpg) top center repeat-x;
	height: 97px;
	padding-top: 22px;
	clear: both;
}

h1 {
	background: url(../images/h1.png) top left no-repeat;
	width: 679px;
	height: 78px;
	text-indent: -9999px;
	margin: 0 0 40px 0;
}

h2 {
	background: url(../images/h2.png) top left no-repeat;
	width: 218px;
	height: 14px;
	margin: 10px 0 30px 3px;
	text-indent: -9999px;
}


.left	{ float: left; }
.right 	{ float: right; }
.clear { clear:both; }

table {
	background: url(../images/form_background.jpg) top left no-repeat;
	width: 700px;
	height: 135px;
}

td.in { width: 467px; }
#input {
	background: transparent url(../images/input.jpg) top left no-repeat;
	width: 421px;
	height: 29px;
	border: none;
	font-size: 22px;
	color: #445309;
	padding: 8px 6px 2px 6px;
	margin: 30px 0 0 27px;
}

#submit { margin: 30px 0 0 13px; }
.bottom { text-align: center; }
.bottom p { color: #fff; font-size: 10pt; }
.bottom img { margin: 0 4px 0 0;}

.thanks_container { background-color:#768a27; }
.thanks_container_inside { padding:10px 20px; color:#fff; }
.thanks_title { font-size:18px; }
.thanks_text { font-size:14px; padding-top:5px;}


/*				*/
html { height: 100%; }
body { height: 100%; }


.recipe_content { padding-top:20px; }
.recipe { float:left; padding-right:20px; }
