body {
 background-color: #F8FBF0;
 font-size: 1em;
 font-family: "Times New Roman", Times, serif;
 padding: 0px;
}

p, h1, h2, h3, h4, img {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4 {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
}

a {
  text-decoration: none;
  font-weight: normal;
  font-family: Tahoma, Geneva, sans-serif;
  color: #77a22e;
}

#content {
  width: 727px;
  background-color: #ffffff;
  border-right: solid 2px #77a22e;
  border-bottom: solid 2px #77a22e;
  border-left: solid 2px #E6F2D0;
  border-top: solid 2px #E6F2D0;
  margin-left: auto;
  margin-right: auto;
}

#headerwrapper, #mainBodyWrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 707px;
  height: 100%;
}

#header {
  background-image: url(../images/aoth_header_border_red.gif);
  background-repeat: no-repeat;
  height: 141px;
  width: 707px;
  margin-top: 10px;
}

#hdrcontact {
  position: absolute;
  bottom: 13px;
  left: 160px;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: .75em;
}

.hdremail, .hdrphone, .hdrccl {
  margin-right: 2em;
}

#header img {
  border: none;
}

#headerlogo {
  position: absolute;
  margin-top: 17px;
  left: 30px;
}

#headermotto {
  position: absolute;
  margin-top: 20px;
  left: 320px;
}

#headerbrush {
  position: absolute;
  top: 90px;
  left: 630px
}

#header  a {
  border: none;
}

#navbar {
  position: absolute;
  top: 60px;
  left: 180px;
  z-index: 100;
}

#navbar img {
  border: none;
}

.mousetext {
  text-decoration: none;  
  position: absolute;
  top: 30px;
  left: 140px;
  display: block;
  font-size: inherit;
  font-family: "Arial", sans-serif;
  text-decoration: none;
  color: #eb4544;
}

#mainBody {
  position: relative;
  top: 0;
  left: 0;
  width: 707px;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

#mainBody h3, #mainBody p {
  margin-bottom: 10px;
}

#contentwrapper {
  position: relative;
  top: 0;
  left: 0;
}

#home, #about, #portfolio, #faq, #contact, #fiveways {
  position: relative;
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}

#about a:hover {
  color: #eb4544;
}
 
#columnleft, #columnright {
  postion: relative;
  width: 330px;
  margin-left: 0;
  margin-right: 0;
}

#columnleft img, #columnright img {
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

#columnright img.hgshow {
  margin-right: 3em;
}

#columnright img.emailicon {
  background-color: #EB4546;
  float: right;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right: 5px;
}

#columnright {
  position: absolute;
  top: 0px;
  right: 0;
}

.clientcomment {
  padding: 5px;
  border: solid 1px #eb4544;
  background-color: #FCE2E2;
  font-size: .75em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  width: 80%;
  }

.nanciecomment {
  padding: 5px;
  border: solid 1px #77A22E;
  background-color: #E6F2D0;
  font-size: .75em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  height: 120px;
}

.clientcomment, .nanciecomment {
  position: relative;
}

.nanciecomment h4, .clientcomment h4 {
  font-size: smaller;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.nanciecomment p {
  position: relative;
  width: 70%;
}

img.salilogo {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 25px;
  right: 0px;
  width: 80px;
  height: 64px;
  border: none; 
}

#home {
  height: 700px;
}


#about p, #fiveways p {
  height: 100%;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
}

img.aboutportrait {
  margin-right: 10px;
  float: left;
  width: 250px;
  height: 188px;
  padding-bottom: 0;
  margin-bottom: 0;
}

#sec1, #sec2, #sec3 {
  position: relative;
  height: 100%;
  clear: left;
  border: dashed 1px red;
}

#portfolio h3 {
  text-align: center;  
}

#portfolio img {
  border: none; 
}

/*****************************
 * PORTFOLIO GALLERY styling *
 *****************************/

#portfolio {
  position: relative;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}
 
img.portrait  {
  position: relative;
  width: 150px;
  height: 200px;
  z-index: 2;
}

img.landscape  {
  position: relative;
  width: 200px;
  height: 150px;
  z-index: 2;
}

img.portraithover {
  position: absolute;
  width: 299px;
  height: 399px;
  z-index: 100;
}

img.landscapehover {
  position: absolute;
  width: 399px;
  height: 299px;
  z-index: 100;
}

.portfoliopicr, .picright {
  float: right;
  clear: left;
  width: 300px;
  right: 50px;
}

.portfoliopicl, .picleft {
  float: left;
  clear: right;
  width: 300px;
  left: 0px;
  margin-left: 50px;
}

#portfolio img, #about img {
  border-top: solid 3px #D1E69D;
  border-right: solid 3px #77A22E;
  border-bottom: solid 3px #77A22E;
  border-left: solid 3px #D1E69D;
}

.portfoliopr, .portfoliopl, .parright, .parleft {
  position: relative;                 
  width: 300px;
  height: 240px;
  z-index: 2;
}

.portfoliopr, .parright {
  margin-left: 310px;
}

.portfoliopl, .parleft {
  margin-left: 50px;
}

#portfolio h3.columnheading img {
  text-align: center;
  border: none;
}

#portfolio .columnpic img {
  border: none;
}

#portfolio a.columnpic {
  text-align: center;
}

#portfolio #columnleft a.columnpic {
  margin-left: 10px;
}

#portfolio #columnright a.columnpic {
  margin-left: 10px;
}

#portfolio img.columnpic {
  margin-left: auto;
  margin-right: auto;
  border: none;
}

#blog {
  font-family: "Comic Sans MS" cursive;
}

#blog p {
  margin-left: 20px;
  margin-right: 20px;
  color: #587922;
}

h3.dateline {
  border: solid 2px #587922;
  width: 100%;
  color: #EB4544;
}
/*************
 * FOOTER    *
 *************/   
#footer  {
  height: 75px;
  width: 707px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

#footer a.webmaster {
  font-weight: bold;
}

#footer .webmaster a:hover {
  color: #eb4544;
}

#footerwrapper {
  background-image: url(../images/aoth_footer_bg_g.gif);
  background-position: top center;
  background-repeat: no-repeat;
}

#footerwrapper p {
  text-align: center;
  padding-top: 15px;
}

#footer  img {
  border: none;
}

/*****************
 * MISCELLANEOUS *
 *****************/
.emphasis {
  font-weight: bold;
}

.clientname {
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
}

.copyright, .webmaster {
  font-family: sans-serif;
  font-size: .6em;
  color: #77A22E;
}

.pageheading {
  text-align: center;
}

.aothmotto {
  font-family: Tahoma, Geneva, sans-serif;
}


.smallnote {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 0 1em 0;
  font-family: "Arial";
  color: #663300;
  font-size: .6em;
  font-style: italic;
}

.companyname {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bolder;
}

/*************
 * Five Ways
 *************/
 
#fiveways h4.fivewaysheader {
  color: #EB4544;
}

#fiveways p.fivewaysparagraph {
  color: #587922;
}  

/********
 * FAQ  *
 ********/
#questions a, #answers a {
  color: #EB4544;
  text-decoration: none;
}


#faq #answers li, #faq #questions li {
  font-family: Tahoma, Geneva, sans-serif;
}

#faq #answers li.sublist {
 font-family: "Times New Roman", Times, serif;
  
}

#answers p, #answers ul {
  color: #587922;
}

#questions li {
  margin-top: 1em;
}

#answers p, #answers ul {
  margin-top: 1em;
  margin-left: 2em;
  margin-right: 2em;
}

#answers li {
  margin-top: 1em;
}

p.ccl  {
  text-align: center;
}

a.offthewallbanner {
  position: relative;
  margin-left: 150px;
  top: 20px;
}

#about a.offthewallbanner {
  margin-left: 125px;
}

.offthewallbanner img{
  border: 2px solid #eb4544;
  margin-left: auto;
  margin-right: auto;
}

#about .offthewallbanner img  {
  margin-bottom: 30px;
}

.sup {
  font-size: 0.75em; 
  line-height: 0.5em;
}

a.linkintext {
  text-decoration: underline;
}

a.linkintext:hover {
  color: #eb4544;
}

#portfolio img.galleryseparator {
  border: none;
  margin-left: 150px;
  margin-bottom: 35px;
}

#newslettersignup, #facebook {
  position: relative;
  border: 2px solid #76A12E;
  text-align: center;
  padding-top: 8px;
}   

#newslettersignup h4 {
  font-family: "Times New Roman", Times, serif;
  color: #76A12E;
  margin: 0;
  padding: 0;
}

#newslettersignup form {
  margin: 0;
  padding: 0;

}

#newslettersignup a {
  border: none;
}

#facebook {
  font-family: "Times New Roman", Times, serif;
  border: 2px solid #3B5998;
  margin-top: 5px;
}

.facebooknote {
  width: 50%;
  float: left;
}
