body {
		text-align: center; /* for IE */
        padding-top:0px;
        margin:0px;
  background-color: #eae1b2
}

a:link ,a:visited, a:active, a:hover{
  text-decoration:none;
  color: #000000;
}

a:hover {
  color: #B69901  ;
  text-decoration: underline
}


#center{
  	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 900px;
}

#page{
   width:900px;
   height:684px;
   margin:0px ;
   padding:0px;
}

#title{
  height:175px;
  width:900px;
}

#gap{
  width:900px;
  height:20px;
}
#toppic{
  width:900px;
  height:135px;
}

#allcontent{
  min-height:400px;
   overflow:auto;
   width:900px;
   background-color: #f8f5e5;
}


#leftpic{
  float:left;
  width:300px;
  min-height:400px;
  font-size: 10pt;
  font-family: "Times New Roman", Times, serif;
  color: #B69901;
  background-color: #f8f5e5;
  overflow:auto;
}
.leftpics{
  padding-left:10px;
  padding-right:10px
}

.greytimes{
  color:#7F7F7F;
  padding-left:20px;
  line-height: 1.5
}
.greytimesnp{
  color:#7F7F7F;
}


#pagepic{
  width:600px ;
  height:108px;
}

.picgap{
  height:5px;
  font-size:1px;
}


#content{
  float:left;
   width:600px;
   min-height:400px;
   overflow:auto;

    background-color: #FFFFFF;
   font-family:  Arial,Tahoma, sans-serif;
   font-size: 14px;
}


#contenttext{
  width:514px;

  padding-left:43px;
  padding-right:43px;
  overflow:auto;
  line-height: 1.3
}

#contenttext h2{
  font-family: "Times New Roman", Times, serif;
  color: #B69901;
  font-size: 14px ;
  font-weight: normal;

}


#bottompadding{
  height:1px;
  width:650px;
}


#menu{
  position:relative;

  width:900px;
  height:41px;
  text-align: center;
  margin:0px;
  padding:0px;

}

.menuitem{

  float:left;
  margin:0px;
  padding:0px;
  height:41px;
}

#footer{
   height:26px;

   width:900px;
  text-align: right  ;
  clear:all;
  background-color: #f8f5e5;
}
#footertext{
  height:17px;
  width:855px;
  float:left;
  padding-right:20px;
  padding-top:3px;
  text-align: right
}
#footerimage{
  height:25px;
  width:25px;
  float:left
}


#footerline{
  height:4px;
  width:900px;
  background-color: #A58B00 ;
  clear:all
}

.blacktimes{
  color:#000000;

}

.facilitiesgold{
   color:#B69901;
  font-size: 14px;
  font-family: "Times New Roman", Times, serif
}

.facilitiessmall{
  color: #000000;
  font-size: 7pt
}

.redstar{
  color: #B69901;
  font-size: 16px
}



