body {
  font:                	small/1.6em Verdana, Helvetica, Arial, sans-serif;
  background-color:	#3D6540; 
}

#Homepage {
  background-image:	url(Images/comingsoon.jpg);
  background-repeat:    no-repeat;
}


h1, h2 {
  color:               black;
}

h1 {
  font-size:           150%;
  
}

h2 {
  font-size:           130%;
 
}

h3 {
  font-size:           100%;
  
}


#textdivs {
  width:	     550px;
position:            relative;
left:			155px; 
}

#wallbedstextdivs {
width:	             620px;
position:            relative;
left:			155px; 
}

#contactinfo {
  line-height:         1.9em;
  font-style:          italic;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               #444444;
  border:              1px dashed white;
  background-color:    #a7cece;
  padding:             25px;
  padding-left:        80px;
  margin-left:	       210px;
  margin-right:        150px;
  background-image:    url(images/background.gif);
  background-repeat:   no-repeat;
  background-position: top left;
}

#elixirs {
  border:              thin solid black;
  width:               200px;

  padding:             0px 20px 20px 20px;

  margin-left:         20px;

  text-align:          center;
  
  float:               right;
  line-height:         1;
}


#elixirs h2 {
  color:               black;
  float:               left;
  line-height:         1;
  }
  
#elixirs h3 {
  color:               #d12c47;
}

#menus {
  width:               150px;
  background-image:	url(Images/sidebanner.jpg);
  background-repeat:    no-repeat;
  padding:             0px 20px 0px 0px;
  margin:	       -20px -155px 0px 0px;
  text-align:          center;
  float:               left;
  line-height:         1;
}

#productmenus {
  width:               150px;
  background-image:	url(Images/productbanner.jpg);
  background-repeat:    no-repeat;
  padding:             0px 20px 0px 0px;
  margin:	       -20px -155px 0px 0px;
  text-align:          center;
  float:               left;
  line-height:         1;
}

#servicesmenus {
  width:               150px;
  background-image:	url(Images/sidebanner.jpg);
  background-repeat:    no-repeat;
  padding:             0px 20px 0px 0px;
  margin:		-20px -155px 0px 0px;
  text-align:          center;
  float:               left;
  line-height:         1;
}
#contactmenus {
  width:               150px;
  background-image:	url(Images/contactbanner.jpg);
  background-repeat:    no-repeat;
  margin:		-20px 60px 0px 0px;
  text-align:          center;
  float:               left;
  line-height:         1;
}

#photosmenus {
 width:               150px;
  background-image:	url(Images/photobanner.jpg);
  background-repeat:    no-repeat;
  margin:		-20px 5px 0px 0px;
  text-align:          center;
   float:               left;
  line-height:         1;
}

#photodivtexts {
width:	       550px;
}


#wallbedmenu {
 width:               150px;
 background-image:	url(Images/sidebanner.jpg);
  background-repeat:    no-repeat;
  margin:		-20px 60px 0px 0px;

  text-align:          center;
 
  float:               left;
  line-height:         1;
}

#wallbedmenu2 {
 width:                150px;
background-image:	url(Images/sidebanner.jpg);
  background-repeat:    no-repeat;
  margin:		-20px -155px 0px 0px;
  text-align:          center;
 
  float:               left;
  line-height:         1;
}

#about {
 text-align:          left;

}

#footer {
  font-size:           60%;
  text-align:          center;
  line-height:         normal;
  margin-top:          30px;
}


#homepagescontact {
width: 800px;  
font-size:           10px;
  text-align:          right;
  line-height:         normal;
  margin:              -20px 10px 0px 10px;
  color:               brown; 
}

#homepagescontact a {
text-decoration:       none;
}

#homepagescontact a {
text-decoration:       none;
}

#homepagescontact a:link {
  color:               brown;
}

#homepagescontact a:visited {
  color:               brown;
}

#homepagescontact a:hover {
color:	blue;
}

a:link {
  color:               blue;
}

a:visited {
  color:               #333333;
}

a:hover {
color:	red;
}



#allcontent {
  width:		800px;
  background-color: 	#9fcf74;
  margin-left:		auto;
  margin-right:		auto;
}

