/* generated by csscreator.com */ 
html, body {
margin: 0;
padding: 0;
text-align: center;
/*background: #FFFF99 url() no-repeat;*/
}

#wrapper_twocol {
  min-height: 59em;
}
 
#pagewidth_twocol {
width: 964px;
text-align: left;
margin-left: auto;
margin-right: auto;
height: 800px;
background: transparent url(/images/yellow_circle_800_twocol.png) no-repeat;  
}
 
#header {
position: relative;
height: 170px;
/*background-color: #9683A9;*/
width: 100%;
/*line-height: 0em;*/
}
 
#maincol {
}

#rightcol {
/*background-color: #E3CFA9;*/
float: right;
display: inline;
position: relative;
width: 30em;
height: 20em;
}
 
#footer {
/*height: 20px;
clear: both;
position: absolute;
bottom: 12em;
left: 0em;*/
float: none;
height: 20px;
vertical-align: bottom;

}

div.menu {
/*position: relative;*/
/*top: 0em;*/
/*left: 24em;*/
font-size: 1.8em;
/*width: 20em;*/
float:  right;
}

img.merged_img {
  margin-left: .4em;
}

embed.video {
  margin:  0 17px;
  padding: 0;
}

a.video {
  margin-left: 140px;
}

img.book_jacket_img {
  position:  relative;
  top: -18em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.vacookbookoftheyearlogo_img {
  position: relative;
  top: -20em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.compassionate_cooks_logo_img {
  position: relative;
  top: -2em;
  left: 8em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
 
p.visit {
  position: relative;
  top: -1em;
  left: 8em;
  width: 21em;
  margin-left: auto;
  margin-right: auto;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 
.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */  


 
/*printer styles*/ 
@media print {

/*hide the right column when printing*/ 
#rightcol {
  display: none;
}
#twocols, #maincol {
  width: 100%;
  float: none;
}

}
