/***** CSS Document *****/

@charset "iso-8859-1";

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #fff;
	margin:0 0 30px 0;
	background:#2b0e06 url(images/graphics/background.jpg) center top fixed;
}

a {
 	color: #96aeda;
 	text-decoration:underline;
} 
 
a:hover {
 	color: #629a47; 
 	text-decoration:underline;
}

h1 {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17pt;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
}

h2 {
	color:#629a47;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
	font-style:italic;
	font-weight:bold;
	margin:0;
}

.small-text {
	font-size:8pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.green-text {
	color:#629a47;
	font-weight:bold;
}

.border-pics img {
	border: #242424 solid 5px;
}

.border-margin-left {
	border: #242424 solid 5px;
	margin-left:10px;
	float:right;
}

.border-margin-right {
	border: #242424 solid 5px;
	margin-right:10px;
	float:left;
}

.border {
	border:#242424 5px solid;
}

.float-right {
	float:right;
	margin-left:10px;
}

p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}

li {
	margin:0 0 0 30px;

}

#wrapper {
	width:1060px;
	margin:auto;
}

#header {
	width:1060px;
	height:344px;
	margin:auto;
	background-image:url(images/graphics/header.png);
}

#nav-bkgd {
	width:1040px;
	height:57px;
	margin:auto;
	background-image: url(images/graphics/nav-bkgd.png);
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#nav-bkgd ul li {
	list-style-type:none;
	margin:0;
 	padding:0;
 	display:inline;
	margin-left:45px;
}

#nav-bkgd a {
	color: #fff;
	text-decoration:none;
}

#nav-bkgd a:hover {
	color: #96aeda;  /*Blue Link*/
	text-decoration:none;
}

#content {
	width:960px;
	min-height:300px;
	margin:auto;
	padding:0 15px 15px 15px;
	background:#000 url(images/graphics/scroll-graphic.jpg) top left no-repeat;
	border-left:#792816 5px solid;
	border-right:#792816 5px solid;
}

#content1 {
	width: 960px;
	margin: auto;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	clear: both;
}	

#direct-entry-pic1 {
	width:296px;
	height:125px;
	border:5px solid #242424;
	background:url(images/pics/cow.jpg) center;
	/*box-shadow: 5px 5px 10px #b8b8b8;*/
	float: left;
	margin-right:20px;
}

#direct-entry-pic2 {
	width:296px;
	height:125px;
	border:5px solid #242424;
	background:url(images/pics/homep.jpg) center;
	/*box-shadow: 5px 5px 10px #b8b8b8;*/
	float: left;
	margin-right:20px;
}

#direct-entry-pic3 {
	width:296px;
	height:125px;
	border:5px solid #242424;
	background:url(images/graphics/direct-entry-pic3.jpg) center;
	/*box-shadow: 5px 5px 10px #b8b8b8;*/
	float: left;
}

#content2 {
	width: 960px;
	margin: auto;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	clear: both;
}	

#direct-entry-text1 {
	width:306px;
	float: left;
	margin-right:20px;
	padding-top:5px;
}

#direct-entry-text2 {
	width:306px;
	float: left;
	padding-top:5px;
}

#direct-entry-title-bkgd {
	width:296px;
	height:22px;
	margin:auto;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(121, 40, 22);
	/* RGBa with 0.6 opacity */
	background: rgba(121, 40, 22, 0.8);
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-size:10.5pt;
	padding-top:5px;
}

#direct-entry-title-bkgd a {
	color: #fff;
	text-decoration:none;
}

#direct-entry-title-bkgd a:hover {
	color: #96aeda;
	text-decoration:none;
}

#footer {
	width:1040px;
	height:120px;
	margin:auto;
	background-image:url(images/graphics/footer-bkgd.png);
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top:15px;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
}

#footer ul li {
	list-style-type:none;
	margin:0;
 	padding:0;
 	display:inline;
	margin-left:30px;
}

#bottom {
	width:990px;
	margin:auto;
	background-color:#000;
	border-left:#792816 5px solid;
	border-right:#792816 5px solid;
	border-bottom:#792816 5px solid;
	text-align:center;
	padding-bottom:15px;
}

#form {
	width: 400px;
	float:right;
	text-align:center;
}
#bottomlinks {
	margin: auto;
	width: 1000px;
	text-align:center;
}
#tanbox {
	background-color: #e8e8e8;
	width: 400px;
}
.googlerecipe {
	font-family: 'Grand Hotel', cursive;
	font-size:28px;
	color:#fff;
}

#bottom-content {
	width: 800px;
	margin: auto;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	clear: both;
}	

#share-buttons {
	width:380px;
	float: left;
	margin-right:20px;
}

#edje {
	width:400px;
	float: left;
}