/*---------------------------------------------------------------
  >> Fonts <<
  ---------------------------------------------------------------
  generic fonts used throughout Zoe Murdcoh
  -------------------------------------------------------------*/

body {
  text-align: center;
  font: 83%/1.4  Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2px;
}

h1 {
  font-size: 14px;
  letter-spacing: 0.2px;
}
h2 {
  font-size: 13px;
  letter-spacing: 0.2px;
}
h3 {
  font-size: 12px;
  letter-spacing: 0.2px;
}

#content {
  text-align:left;
}

#content-gallery {
  text-align:left;
}

#leftCell {
  float: left;
  text-align: right;
}

#leftCell-content span {
  text-align: right;
}

#main-content {
  text-align:left;
}

#main-content-gallery {
  text-align:left;
}


#header ul { 
  list-style: none;
  height: 30px;
}

#header ul li { 
  display: inline;
}

													
#top a:link.off, #top a:visited.off { 
  float: right;
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
  letter-spacing: 0.2px;
}

#top a:link.on, #top a:visited.on { 
  float: right;
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
  letter-spacing: 0.2px;
}

#bottom a:link.off, #bottom a:visited.off { 
  float: left;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: 0.2px;
}

#bottom a:link.on, #bottom a:visited.on { 
  float: left;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: 0.2px;
}

#footer p {
  font-size: 10px;
  letter-spacing: 0.2px;
  text-align: center;
}

#no-decoration ul {
  list-style: none;
  text-decoration: none;
  letter-spacing: 0.2px;
}

#center {
  text-align: center;
}
