img {
	border: solid 1px #000000;
}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 0;;
	background: url("images/menur_bg.gif") repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url("images/menur_hover_left.gif") no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url("images/menur_hover_right.gif") no-repeat right top; /*right tab image path*/
}


.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }


.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }


body { 
	background: #e0e0e0;  
	background-image: url("images/steel.jpg"); 
	}

#erik-stone-golf-instruction-all { 
	background: #ffffff; 
	margin: 70px; 
	border: solid 1px #999999;   
	padding: 0px; 
	}
#erik-stone-golf-instuction-menu { 
	background: #ee0000; 
	color: #000000; 
	text-align: left; 
	border-top: solid 2px #000000; 
	border-bottom: solid 2px #000000; 
	padding: 5px 0px 5px 0px;  
	}
#erik-stone-golf-instuction-main { 
	background: #ffffff; 
	color: #111111; 
	text-align: left; 
	margin: 0px; 
	padding: 20px;  
	font-family: Times; 
	font-size: 20px; 
	}

.pagetitle { 
	font-family: arial; 
	font-size: 4.8em; 
	font-weight: 500; 
	padding-left: 20px;  
	color: #CC310A;
	}
.pagetitle2 { 
	font-family: arial; 
	font-size: 3.2em; 
	text-transform: uppercase; 
	font-weight: 500; 
	padding-left: 0px; 
	color: #222;
	}
.menuitem, .menuitem a:link, .menuitem a:visited { 
	font-family: arial; 
	font-size: 1.2em; 
	font-weight: 700; 
	padding: 15px 15px 15px 15px; 
	color: #000000; text-decoration: none;
	}
.menuitem a:hover { background: #ffff00; }
.maintext { 
	font-family: Times; 
	font-size: 1.2em 
	}

blockquote {
	font-size: .8em; 
       }
