﻿div#container {
  position: relative;
  width: 950px;
  height: auto;
  min-height: 420px;
  margin: 0 auto;
  padding: 0 0 10px 0px;
  color: #f0e68c;
  background-color: #000;
  text-align: left;
  border: px solid #fff
} 

div#header {
 
  width: auto;
  height: 150px;
  overflow: hidden;
  margin: 20px 0px 0px 0px;
  background-color: transparent;
  background-image: url(image/photo.gif);
  background-repeat: no-repeat;

  }

div#header h1{
  display: none;
  }

div#header img{
  margin: 12px 0px 0px 10px;
  }


div#header a {
  display: block;
  width: 250px;
  height: 110px;

  } 

ul#sitePolicy {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  width: 200px;
  height: auto;
  margin: 0 0 1em 0;
  text-align: right;
 
  }

ul#sitePolicy li{
  display: block;
  float: right;
  font-size: 11px;
  text-transform: lowercase;
  }

ul#sitePolicy a {
  display:block;
  width: auto;
  height: auto;
  padding: 0 10px;
  border-right: 1px solid #c0c0c0;

  }

ul#sitePolicy li#sitemap a {
  margin-right: 0;
  paddindg-right: 0;
  border-right: none;

}

ul#mainNavi {
  display: block;
  width: auto;
  height: 40px;
  margin-bottom: 0;
  text-aling: center;
}

ul#mainNavi li {
  display: inline;
  float: left;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
}

ul#mainNavi li#mHome {
  margin-left: 0px;
}

ul#mainNavi a {
  display: block;
  width: 100px;
  height: 30px;
  background-color: transparent;
  background-image: (image/navi3.png);
  margin: 10px 0px 0px 5px;
  padding: 0px 0px;
  text-align: center;
}

img{
 border: none;
}


ul#mainNavi a:link, ul#mainNavi a:visited {
  color: #ccffff;
  background-color: transparent;
}

ul#mainNavi a:hover, ul#mainNavi a:active {
  background-image: (image/navi4.png);
  background-repeat: repeat-x;

}

div#mainContents div#gallery {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 2em 0;
  border-bottom: 1px solid #c0c0c0;
}

div#mainContents h1 {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #c0c0c0;
  color: #fff;
  font-size: 200%;
  font-weight: normal;
  text-transform: capitalize;
}

div#mainContents h2 {
  color: #000000;
  font-size: 150%;
  border-bottom: none;
}


div#siteBanner {
  width: 940px;
  height: 690px;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  color: #000000;

  border: px solid #fff
}


#gallery {
 height: auto;
 width; 500px;
 margin: 0px 0px 0px 0px;
}

#box {
 height: 570px;
 width: 938px;
 padding: 5px 0px 0px 0px;
 margin: 0px; 
 border: px solid #2f4f4f
}



#box1{
 float: left; 
 font-size: 100%;
 color: #fff;
 width: 920px;
 height: 70px;
 margin: 10px 0px 10px 0px;
 padding: 5px;
 line-height: 1.2;
 border-top: 1px solid #bdb76b;
 border-bottom: 1px solid #bdb76b;

}






.box2 img{border: none }



.box2{
 float: left;
 height: 170px;
 width: 208px;
 padding: 10px 8px 0px 15px; 
 margin: 0px 0px 0px 0px;
 border: solid 1px #fff;
 font-size: 100%;
 line-height: 5px;
 color: #fff;
}

.box2 p{
color: #fff;
line-height: 14px
}

.box2 {
color: #fff;
line-height: 18px
}

div#back {
text-align: center;
}


div#back a{
font-size: 120%;
  font-family: Times, "Times New Roman", Garamond, serif;
color: #336633;
}

div#back a:hover{
color: #cc0000;
}


