/* @override http://www.amphoraproducts.com/css/style.css */

/* @override http://amphoraproducts.com/css/style.css */


* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0px;
	padding: 0px;
	margin: 0px;
	}

img, a img {
	border: 0px;
}

body {
	background: #fff;		
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 960px;
	background: #fff;
margin: 0 auto;
padding: 0px;

}


.HeadPhoto {
	width: 960px;
	height: 224px;
	margin-bottom: -5px;
}




/*
== Navigation 
=====*/

ul#nav {
	width: 960px;
	background: #5b6033;
	text-align: center;
	font: 17px Georgia, Times, serif;
	margin-top: 5px;
	padding: 8px 0px;
}

ul#nav li {
	list-style: none;
	display: inline;
	background: none;
	padding: 0;
}

ul#nav li a {
	padding: 10px 20px;
	text-decoration: none;
	color: #fcf3be;
	background: none;
	font: 17px Georgia, "Times New Roman", Times, serif;
}


ul#nav li a:hover {
	background: #98995b;
	margin-top: 5px;
	padding: 8px 20px;
color: #fff;
}


.column1 {
	width: 600px;
	float: left;
}


.column2 {
	width: 360px;
	float: right;
}

.column3 {
	width: 960px;
}

.column1Contact {
	width: 400px;
	float: left;
}

.column2Contact {
	width: 560px;
	float: right;
}

.contactHold {
	width: 460px;
	height: 405px;
	float: left;
	margin: 70px 0px 0px 20px;
}

.newsHold {
	width: 760px;
	float: left;
	text-align: left;
margin: 60px 20px 0px 100px;
}

.oilHold {
	width: 251px;
	height: 405px;
	float: left;
	margin-top: 20px;
}


.paraHold {
	width: 400px;
	float: left;
	text-align: left;
margin: 60px 20px 0px 100px;
}



h1 {
color: #4a3209;
	font: 36px/46px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

.paraText {
	color: #666;
	font: normal 14px/26px Arial, Helvetica, Geneva, sans-serif;
}

.storeTitleBar {
	width: 400px;
	height: 20px;
	background-color: #98995b;
padding: 5px 0px 0px 10px;
	margin-bottom: 20px;

}

.storeTitle {
	text-decoration: none;
	color: #fff;
	font: 14px  Arial, Helvetica, Geneva, sans-serif;

}
.storeText {
	color: #666;
	font: 14px/18px Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
}

.storeName, .storeName a:link, .storeName a:active, .storeName a:visited {
	color: #d89323;
	font-weight: bold;
	text-decoration: none;
}

.storeName a:hover {
	color: #98995b;
	text-decoration: none;
}



.recipeTitle {
	color: #d89323;
	font: 20px Arial, Helvetica, Geneva, sans-serif;
}

.recipe {
	color: #666;
	font: 14px/23px Arial, Helvetica, Geneva, sans-serif;
}

.bold {
	font-weight: bold;
}

img.mt-image-right {
padding: 10px 0px 0px 10px;
}

hr.center {
	border-top: 1px solid #c2c090;
	border-bottom: 1px solid #c2c090;
	width: 100%;
	height: 3px;
	margin-bottom: 25px;
	text-align: center;
}

.newsTitle {
	color: #d89323;
	font: 20px Arial, Helvetica, Geneva, sans-serif;
}

.news p {
	margin-top: 10px;
}

.date, p.entry-footer a:link, p.entry-footer a:visited, p.entry-footer a:active {
	color: #999;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

p.entry-footer a:hover {
	color:#d89323;
}

p.entry-footer {
	text-align: right;
}


/* Footer */

#footer {
	width: 960px;
	height: 80px;
	border-top: 1px solid #4a3209;
	clear: both;
	margin-top: 50px;
	float: left;
}

.footText, .footText a:link, .footText a:active, .footText a:visited {
	color: #666;
	font: 11px/20px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-top: 10px;
	text-decoration: none;
}

.footText a:hover {
	color:#d89323 ;
}



ul#footNav {
	width: 600px;
	text-align: left;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;

}

ul#footNav li {
	list-style: none;
	display: inline;
}

ul#footNav li a {
	text-decoration: underline;
	color: #666;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding: 0px 10px 0px 0px;

}


ul#footNav li a:hover {
color: #000;
text-decoration: none;
}

.logoHold img{
	width: 343px;
	height: 45px;
	float: right;
}

/* MAIL CHIMP CODE */


#mc_embed_signup fieldset {
position: relative;
}
#mc_embed_signup legend {
position: absolute;
top: -1em;
left: .2em;
}

input#mce-EMAIL.required.email, input#mce-FNAME, input#mce-MMERGE2  {
	border: solid 1px #999;
}

input#mc-embedded-subscribe.btn {
border: solid 1px #999;
padding: 5px;
margin-bottom: 10px;
}

/* IE 7 code */




