
#page-container {
	width: 100%;
	margin:auto;
}

html, body {
        width: 100%;
	margin: auto;
	padding: 0;
	background:#e2f4d3;
	color:#435930;
	font-size:1em;
}

#navcontainer
{
width:100%;
  font-family: arial, georgia, sans-serif;
font-size: .85em;

}
.navcell {
width:100%;
height:100%;
margin:0;
padding-top:.1em;
padding-bottom:.1em;
border-style:solid;
border-color:white;
border-width: .15em 0 0;
color:white;
background-image:url(../images/headings/black.gif);
background-repeat:repeat;
text-align:center;
font-size:1em;
font-weight:bold;
}
.navcell a{
color:white;
text-decoration:none;
padding:.5em;
}
#header{
width:100%;
height:100%;
}
 .logo{
 width:100%;
 height:100%;
 background-image:url(../images/headings/logo3.gif);
 background-repeat:repeat;
 color:white;
  font-family: arial, georgia, sans-serif;
 text-align:center;
 }
#content {
	background:#e2f4d3;
	color:black;
  font-family: arial, georgia, sans-serif;
	font-size:.8em;
padding-top:.1em;
	margin:.1em;
	}
#bg1{
	width:100%;
	height:100%;
	padding:0;
	margin:.1em;
 background-image:url(../images/headings/bg1.gif);
  background-repeat:repeat;
  color:white;
  font-family: arial, georgia, sans-serif;
 text-align:center;
	}

#content a:link{
   text-decoration:none;
   }
   

#footer {
	background: black;
	color: white;
  font-family: arial, georgia, sans-serif;
	font-size: .75em;
	width:100%;

       margin:auto;
}
#footer a{
    color:white;
  
}
h1 {
  font-family: arial, georgia, sans-serif;
      	     font-size:1em;
	margin: 0;
	padding: 0;
	color:white;
	      background:green;
	  text-align: center;
}
h2 {
  font-family: arial, georgia, sans-serif;
      	  font-size:1em;
	margin: 0;
	padding: 0;
	color:white;
	background:green;
	  text-align: center;
}

h4{
 	  text-align: center;
  font-family: arial, georgia, sans-serif;
 	          font-size:1em; 
}
 
h5{
	  text-align: left;
	  color:blue;
  font-family: arial, georgia, sans-serif;
	  font-size:1.1em;
	  padding:0;
	  margin:0;
}

.gallerycontainer{
background:#e2f4d3;
width:100%;
padding-top:.1em;
}

#prices {
font-size:.8em; 
 text-align: center;
}

#prices2 td{
font-size:.8em;
}
.td {
font-size:.8em; 
background: #ffff99;
 text-align: center;
}
.td1{
font-size:.8em; 
background: #cccccc;
 text-align: center;
}
.table{
font-size:.85em;
background:#ffff00;
  font-family: arial, georgia, sans-serif;
background:teal;
color:white;
}

