/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
background-color: #dde4bb;
margin-left: 0px;
margin-top: 0px;
}

li {
margin-left: 40px;
}


/* BEGIN PAGE BACKGROUNDS */
#facts_body {
background: url(apcor_web_images/leftnav_images/facts_subnav_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#index_body {
background: url(apcor_web_images/leftnav_images/splash_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#history_body {
background: url(apcor_web_images/leftnav_images/history_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#cert_body {
background: url(apcor_web_images/leftnav_images/cert_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#defects_body {
background: url(apcor_web_images/leftnav_images/defects_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#ecology_body {
background: url(apcor_web_images/leftnav_images/nature_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#harvest_body {
background: url(apcor_web_images/leftnav_images/harvest_subnav_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#howto_body {
background: url(apcor_web_images/leftnav_images/uses_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#links_body {
background: url(apcor_web_images/leftnav_images/links_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#manufacture_body {
background: url(apcor_web_images/leftnav_images/manufacture_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#proper_body {
background: url(apcor_web_images/leftnav_images/storage_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#r_d_body {
background: url(apcor_web_images/leftnav_images/r+d_subnav_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#types_body {
background: url(apcor_web_images/leftnav_images/types_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#uncorking_body {
background: url(apcor_web_images/leftnav_images/uncorking_mainimg.jpg) #dde4bb no-repeat fixed top left;
}

#whywelove_body {
background: url(apcor_web_images/leftnav_images/whywelove_mainimg.jpg) #dde4bb no-repeat fixed top left;
}
/* END PAGE BACKGROUNDS */

div.imgcontainer {
float: left;
width: 395px;
height: 410px;
}

p.apcor_bodycopy { 
color: black; 
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: left; 
max-width: 320px; 
margin-right: 20px; 
margin-left: 20px;
}

p.form {
color: black; 
font-size: 12pt;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;  
margin-right: 20px; 
margin-left: 20px;
}

div#content {
float: right;
width: 400px;
}
