#contact-form {
	padding-top: 0px;
	margin-top: 0px;
}

h1{display: block;color:#003d77;padding-top:5px;padding-bottom:5px;font:normal 32pt "Courier New", "Times New Roman", Times, serif;}
.recipes-text h1 {
color:#562e18;padding-top:15px;padding-bottom:5px;font:normal 26pt "Courier New", "Times New Roman", Times, serif;
}

.ddsmoothmenu ul li a {
	text-decoration: none;
	display: block;
	padding-bottom: 20px;
	
	text-align: center;
	color: #ffffff;
	font:normal 16px "Courier New",Helvetica,Arial,Sans-Serif;
	text-transform: uppercase;
	padding-right: 0px;
	
}
p {
font-family: "Courier New",Helvetica,Arial,Sans-Serif;
}
a {
font-family: "Courier New",Helvetica,Arial,Sans-Serif;
}
.button-color {
  background-color:#6EA03B;
  border-bottom-color:#466626;
  border-left-color:#6EA03B;
  border-right-color:#6EA03B;
  border-top-color:#6EA03B;
}
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 100% 20px;
	background-image: url(../images/tag-line.png) !important;
}

.footer-translate h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Courier New";
	}
.footer-text h1 {
	
	color: #FFFFFF;
	font: 22px "Courier New";
	
}
#slideshow .unitPng img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;

}
#slideshow-container{
	width:100%;
	margin-top:-154px;
	/*background-image: url(../images/slider-con.png);
	background-repeat: no-repeat;
	background-position: 50% 14px;
	background: transparent;*/


}
.nivo-controlNav {
float: right;
    margin-right: 20px;
    margin-top: 23px;
}