body {
    background-color: #8c8365;
}

.outline1 {

  background-color: #FFFFFF;
  border:	1px solid #cccccc;
  width: 	1024px;
  height: 	768px;
  position:	absolute;
  left:		50%;
  top:		50%;
  margin: 	-384px 0 0 -512px;

}

.outline2 {

  background-color: #FFFFFF;
  border:	1px solid #cccccc;
  width: 	1004px;
  height: 	738px;
  position:	absolute;
  left:		10px;
  top:		10px;
  margin: 	0;
  box-shadow: 0px 0px 4px 4px rgba(192,192,192,0.75);

}

.outline3 {

  background-color: #FFFFFF;
  border:	1px solid #cccccc;
  width: 	974px;
  height: 	708px;
  position:	absolute;
  left:		15px;
  top:		15px;
  margin: 	0;

}

.bg_image {

  background-image: url('images/IMG_1131_crop.jpg');

  width:	914px;
  height:	648px;
  position: 	absolute;
  left:		30px;
  top:		30px;
  margin:	0;


}

.pic_a_day_image {

  background-image: url('resize_image.php?f=image_upload/GOPR0587.JPG');

  width:	800px;
  height:	600px;
  position: 	absolute;
  left:		87px;
  top:		54px;
  margin:	0;


}

.main_menu {
	
  background-color:	#FFFFFF;
  opacity:	1;

  height:	700px;
  width:	250px;
  position:	absolute;
  left:		20px;
  top:		4px;

  box-shadow: -10px 0 8px -8px grey, 10px 0 8px -8px grey;

}

.ribbon {
	
  background-color:	#FFFFFF;
  opacity:	0.7;

  height:	700px;
  width:	290px;
  position:	absolute;
  left:		90px;
  top:		4px;

  box-shadow: -10px 0 8px -8px grey, 10px 0 8px -8px grey;

}

.ribbon_horizontal {
	
  background-color:	#FFFFFF;
  opacity:	0.7;

  height:	90px;
  width:	966px;
  position:	absolute;
  left:		4px;
  top:		30px;

  box-shadow: 0 -10px 8px -8px grey, 0 10px 8px -8px grey;

}

.menu_img {

  opacity:	0.8;

  background-image:	url('images/g3383.png');

  width:	218px;
  height:	84px;

  position: 	absolute;
  left:		126px;
  top:		120px;

  z-index: 	47000000;
}

.corner_img {

  opacity:	0.8;

  background-image: url('images/ls_logo_55.png');

  position: 	absolute;
  left:		45px;
  top:		3px;
  width: 	143px;
  height:	55px;

}

.menu_items {

  font-family:	"Century gothic", "Tahoma", "Verdana","Arial","sans-serif";
  list-style: 	none;
  display: 	block;
  text-align:   center;

  color:	#222222;

  position: absolute;

  width: 	200px;
  height: 	100px;

  top:	275px;
  left: 	-15px;
}

li.menu-item {

  margin:	0 0 20px 0;
  font-size:	16px;


}

li.mi2 {

  margin:	50px 0 0 0;
  font-weight:  bold;

}

li.menu-item a {

  text-decoration: none;
  color: inherit;
}

li.menu-item a:hover {

  color: 	#377029;
  text-shadow: 0 0 8px #000;

}
li.mi2 a:hover {

  color: 	#333;
  text-shadow: 0 0 5px #666;
}

.text_top {
  font-family:	"Century gothic", "Tahoma", "Verdana","Arial","sans-serif";
  text-align:   	center;
  width: 		100%;
  height: 		54px;
  line-height: 	54px;
  color:		#222222;
  font-size:	22px;

}

.text_bottom {
  font-family:	"Century gothic", "Tahoma", "Verdana","Arial","sans-serif";
  text-align:   	center;
  width: 		100%;
  height: 		54px;
  line-height: 	54px;
  color:		#222222;
  font-size:	18px;
  position: 	absolute;
  top:		654px;

}