
h1
{
  font-family     :  "trebuchet ms", geneva, sans-serif;
  font-size       :  22px;
  font-weight     :  bold;
  color           :  #ffffff;
  
  margin          :  0px;
  letter-spacing  :  1px;
  text-transform  :  capitalize;
  
  background      :  #c17939;
  border-bottom   :  solid 1px #000000;
  padding         :  4px 0px 3px 10px;  
}

h3
{
  font-family     :  "trebuchet ms", geneva, sans-serif;
  font-size       :  18px;
  font-weight     :  normal;
  color           :  #000000;
  
  margin          :  0px 0px 5px 0px;
  padding         :  0px 0px 2px 6px;
  line-height     :  22px;
  letter-spacing  :  0px;
  text-align      :  left;
  border-bottom   :  solid 1px #c17939;
  border-left     :  solid 6px #c17939;
  text-transform  :  capitalize;
  
  background      :  inherit;
}

#Showcase
{
  width       :  725px;
  margin      :  0px auto 0px auto;
  text-align  :  center;
  background  :  inherit;
  color       :  inherit;
	margin-top:0px;    
}

#NoTemplate
{
  width        :  700px;
  height       :  280px;
  padding-top  :  20px;
  clear        :  both;
  display      :  block;   
  background   :  inherit;
  color        :  inherit;   
}

#NoTemplate div
{
  display      :  block;
  margin       :  0px auto 0px auto;
  padding      :  50px;
  background   :  #f9f9f9;
  border       :  solid 2px #cccccc;
  
  text-align   :  center;
  font-weight  :  bold;
  font-size    :  72px;
  color        :  #f0f0f0;
}

#Templates
{
  width        :  700px;
  clear        :  both;
  background   :  inherit;
  color        :  inherit;   
}

.templatesRow
{
  width        :  700px;
  padding-top  :  10px;
  clear        :  both;
  background   :  inherit;
  color        :  inherit;
	margin-top:0px;    
}

#Template_1, #Template_4, #Template_7
{
  left        :  25px;
  width       :  200px;
  float       :  left;
  text-align  :  center;
  display     :  block;
  background  :  inherit;
  color       :  inherit;    
}

.templatePic
{
  width       :  175px;
  height      :  175px;
  margin      :  0px auto 0px auto;
  color       :  inherit;
  background  :  inherit;
}

.templatePic img
{
  width       :  175px;
  height      :  175px;
  border      :  none;
  background  :  #dddddd;
  color       :  inherit;
}

.templateDetails
{
  width        :  175px;
  margin       :  5px auto 0px auto;
  line-height  :  15px;
  text-align   :  left;
  color        :  inherit;
  background   :  inherit;
}