﻿#homeContent
{
  position: relative;
  height: 613px;
}

#homeIntro
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 472px;
  height: 354px;
  background: #e5e4e0 url("homeStairsBkgd.jpg") 0 0 no-repeat;
}

#homeIntro div
{
  margin: 30px 30px 0 20px;
}

#homeIntro h1, p 
{
  color: #4b473c;
  background-color: Transparent;
}

#homeIntro div p a:link, #homeIntro div p a:visited, #homeIntro div p a:hover
{
  color: #000000;
  background-color: Transparent;
  font-size: 12px;
}

#homePhoto
{
  position: absolute;
  top: 0px;
  left: 472px;
  width: 492px;
  height: 354px;
}

#homeFeaturedProduct
{
  position: absolute;
  top: 354px;
  left: 0px;
  width: 472px;
  height: 259px;
  background: #352d25 url("homeFeaturedProductBkgd.jpg") 0 0 no-repeat;
}

#homeFeaturedProduct #homeBottomLeft
{
  position: relative;
}

#homeFeaturedProduct #homeCustomsSpecials
{
  position: absolute;
  top: 4px;
  left: 20px;  
  width: 200px;
}

#homeFeaturedProduct #homePremiumSpecies
{
  position: absolute;
  top: 4px;
  left: 292px;
  width: 160px;
}

#homeBottomRight
{
  position: relative;
  top: 354px;
  left: 472px;
  width: 492px;
  height: 259px;
  background: #e6e5e1 url("homeBottomRight.jpg") 0 0 no-repeat;
}

#homeBottomRight #homeIdeaGallery
{
  position: absolute;
  top: 7px;
  left: 6px;
}

#homeBottomRight #homeIdeaGallery h3, #homeBottomRight #homeLiterature h3
{
  margin: 0;
}

#homeBottomRight #homeLiterature
{
  position: absolute;
  top: 7px;
  left: 312px;
  width: 160px;
}

#homeBottomRight #homeNewsRoom
{
  position: absolute;
  top: 117px;
  left: 312px;
  width: 160px;
}

#homeBottomRight p, #homeBottomRight p
{
  line-height: 16px;
}

#homeBottomRight #homeLiterature p a:link, #homeBottomRight #homeLiterature p a:visited, #homeBottomRight #homePremiumSpecies p a:link, #homeBottomRight #homePremiumSpecies p a:visited, #homeFeaturedProduct div p a:link, #homeFeaturedProduct div p a:visited
{
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  /*color: #f4a93e;*/
  background-color: Transparent;
}

#homeContent h3
{
  font-family: "Palatino Linotype", Georgia, Garamond, Serif;
  color: #ffffff;
  background-color: Transparent;
  font-size: 13px;
  font-weight: bold;
}

#homeContent h3 a:link, #homeContent h3 a:visited
{
  color: #ffffff;
  background-color: Transparent;
  text-decoration: none;
}

#homeContent h3 a:hover
{
  color: #f4a93e;
}

#homeContent h3 span
{
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #f4a93e;
  background-color: Transparent;
  font-size: 12px;
  font-weight: bold;
}

#homeContent p a:link, #homeContent p a:visited
{
  color: #f4a93e;
  background-color: Transparent;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#homeContent p a:hover
{
  color: #ffffff;
  background-color: Transparent;
}

#content
{
  background-image: none;
}