body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #B89A67;
       margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
       text-align: center;
}
#header {
	width: 860px;
       height: 120px;
	margin-top: 5px;
	margin-left: 5px;
margin-right: 5px;
       background: url(http://www.potashbros.com/images/header2.gif) no-repeat;
 }

#sub_header {
color: #999;
font-size: .9em;
       border-bottom: solid #999 1px;
       padding-bottom: 3px;
 padding-top: 3px;
 }

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #A6105E;
       border-bottom: solid #B77E99 .0em;
       margin-bottom: .4em;
}
#topright {
       float: right;
height: 120px;
	font-weight: normal;
	color: #FDF7D5;
	width: 363px;
	text-align: left;
}
h2 {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 18px;
         font-weight: normal;
         color: #303896;
         text-transform: uppercase;
         margin-bottom: 2px;
         padding: 0;
 
}

#topright p {
	padding-left: 0px;
	color: #FDF7D5;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 100%;

}

#content {
float: left;
width: 550px;
       margin-top: 20px;
       padding-right: 20px;
       margin-bottom: 20px;
margin-left: 35px;
       text-align: left;
}
#contentSpecials {
float: right;
width: 800px;
margin-top: 20px;
padding-right: 20px;
margin-bottom: 20px;
margin-left: 15px;
text-align: left;
}

#content ul {
       padding-left: 10px;
color: #000;
}

#right_column {
float: right;
width: 210px;
       padding-right: 10px;
margin-top: 20px;
margin-bottom: 20px;
color: #666;
text-align: left;
}

#top {
	width: 870px;
	background-color: #892C51;
	padding: 5px 0px 5px 0px;
	color: #FDF7D5;
	border-top-color: #666666;
	border-bottom-color: #666666;
	letter-spacing: .09em;
}
#top a {
	color: #FDF7D5;
	text-decoration: none;
	
}
#top a:hover {
	color: #CCCCCC;
	text-decoration: none;
	
}
#list {
clear: both;
color: #999;
font-size: 85%;
text-align: center;
}
#wrapper {
width: 870px;
margin-left: auto;
margin-right: auto;
color: #000000;
border-right: 5px solid #892C51;
border-left: 5px solid #892C51;
background-color: #FDF7D5;
}

#footer {
	position: relative;
clear: both;
	width: 860px;
	background-color: #892C51;
	padding: 5px;
	text-align: center;
       line-height: 1.5em;
	color: #FDF7D5;
	font-size: 85%;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	
}
#footer a:hover {
	color: FDF7D5;
	text-decoration: none;
	
}
#counter {
	width: 873px;
	padding-top: 10px;
	float: left;
	text-align: center;
       line-height: 1.5em;
	color: #FDF7D5;
	font-size: 85%;
	background-color: #B89A67;
}
#counter a {
	color: #FDF7D5;
	
}
#counter a:hover {
	color: #666666;
	text-decoration: none;
	
}
#subtop {
	padding-top: 3px;
	color: #FDF7D5;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	font-size: 85%;
}
#subtop a {
	color: #FDF7D5;
	
}
#subtop a:hover {
	color: #666666;
	text-decoration: none;
	
}
a {
	color: #303896;
	text-decoration: none;
}
a:hover {
	color: #A6105E;
	text-decoration: none;

}
h3  {
       font-size: 1.3em;
       color: #3F4595;
       border-bottom: solid #BDC3D7 .09em;
       line-height: 1.6em;
       padding-top: .5em;
}
h4  {
       font-size: 1.2em;
       color: #84014A;
}
h5  {
       font-family: Times New Roman, Times, serif;
font-style: normal;
font-size: 200%;
       color: #3F4595;
       border-bottom: solid #BDC3D7 .09em;
}

.blog_subtitle {
	font-weight: normal;
	color: #A6105E;
}

.blog_title {
         font-family: Times New Roman, Times, serif;
         font-size: 200%;
         font-weight: normal;
         color: #303896;
         margin-bottom: 2px;
         padding: 0;
 
}

.recipe_title {
         font-family: Times New Roman, Times, serif;
         font-size: 180%;
         font-weight: normal;
         color: #303896;
         margin-top: 2px;
         padding: 0;
 
}
hr {
       color: #892C51;
}

#history {
       width: 160px;
       height: 180px;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
       float: left;

}

#recipes {
font-size: 90%;
background: url(http://www.potashbros.com/images/recipe_bg.jpg) no-repeat;
width: 540px;
padding-top: 45px;
padding-bottom: 20px;
padding-left: 20px;
float: left;
margin-bottom: 10px;


}

#instructions {
width: 500px;
margin-bottom: 10 px;
}
#ingredients {
width: 500px;
margin-bottom: 10px;
}

#print_recipes {
font-size: 90%;
width: 540px;
padding-right: 100px;
padding-top: 45px;
padding-bottom: 20px;
padding-left: 20px;
float: left;
border: 5px dashed #666666;

}


