/* 
Theme Name: Vinifera For Life Grape Powders
Theme URL: http://www.viniferaforlife.com
Author: Aaron Beaudoin
Author URL: http://www.abovethefold.ca
*/


body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline;
  font-weight: bold; 
  color : #0000ff; 
}

a:link:after, a:visited:after { content:" [" attr(href) "] "; } 

h1 {
	font-weight: bold;
}

h2 {
	font-weight: bold;
}

#hdrcontainer {
	display: none;
}

#hdr {
	display: none;
}

#topcontainer {
	display: none;
}

#banner_container {
	display: none;
}

#banner {
	display: none;
}

#teaser-container {
	display: none;
}

#teaser {
	display: none;
}

#nav-container {
	display: none;
}

#nav {
	display: none;
}

#sidebar {
	display: none;
}

#ftr-wrap {
	display: none;
}

#ftr {
	display: none;
}
   
   
