/* ##### Common Styles ##### */

body {
  color: black;
  background:url(somecourse2.jpg);
  background-repeat:repeat-y;
  background-color:#73A542;
  background-position:center;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 71%;  /* Enables font size scaling in MSIE */
  width:1018px;
  border-left:3px ridge #ffffff;
  border-right:3px groove #ffffff;
  margin: auto;
  padding: 0;
}

html > body {
}

acronym, .titleTip {
  border-bottom: 1px dotted #7B845A;
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}


/* ##### Header ##### */

.superHeader {
	color: #083929;
	height: 2em;
	font-family: "Times New Roman", Times, serif;
}

.superHeader a {
  color: white;
  background-color: #004229;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0.25ex;
}

.superHeader a:hover {
}

.superHeader .left {
  position: absolute;
  left: 1.5mm;
  top: 0.75ex;
}

.superHeader .right {
  position: absolute;
  right: 1.5mm;
  top: 0.75ex;
}

.midHeader {
	color: #083929;

<h1 class="headerTitle">Houston Amateur Golf Association</h1>
; 	background-color: #73A542;
}

.headerTitle {
background-image:url(header_bckg_2.png);
height:208px;
}

.subHeader {
	color: white;
	background-color: #004229;
	margin: 0;
	padding: 0mm 0 0mm 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.subHeader a:link,.subHeader a:visited
{
display:block;
width:11.71em;
font-weight:bold;
color:#FFFFFF;
text-align:center;
padding:4px;
text-decoration:none;
}

.subHeader ul {
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
.subHeader li {
border-right:2px outset;
	float:left;
}

.subHeader a:hover {
	background-color: #7B845A;
}


.superHeader .highlight, .subHeader .highlight {
  color: #84AD52;
  background-color: transparent;
}


/* ##### Side Bar ##### */

#side-bar {
  width: 12em;
  float: left;
  clear: left;
  border: 1px outset #ffffff;
  font-family:"Times New Roman",Times,serif;
  font-size:125%;
}

#side-bar div {
background-color:#d4d1c2;
}

.sideBarTitle {
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0em 0;
}

#side-bar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
    border-bottom:1px solid #004229;

}

#side-bar a, .thisPage {
  color: #084231;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.25em 1ex 0.25em 2mm;
  display: block;

}

.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px solid #004229;
  border-bottom: 1px solid #083929;
}

#side-bar a:hover {
  color: white;
  background-color: #847B4A;
  text-decoration: none;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar .sideBarText a {
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: #7BA542;
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
  color: inherit;
  background-color: white;
}


/* ##### Main Copy ##### */

#main-copy {
  color: #004229;
  text-align: justify;
  margin: 0 0 0 15em;
  padding: 0.5mm 0mm 5mm 2mm;
  
}

#main-copy p {
  margin: 1em 1em 2em 1em;
  padding: 0;
}

#main-copy a {
	color:#004229;
}

#main-copy a:hover {
	color:white;
	background-color: #7B845A;
	text-decoration:none;
}

#main-copy h1 {
  color: #004229;
  font-size: 110%;
  font-weight: bold;
  margin: 1em 0 0 0;
  padding: 0.5ex 0 0.5ex 1em;
}
#main-copy h2 {
  margin: 1em 0 0 0;
  padding: 0.5ex 0 0.5ex 1em;
}
#main-copy .topOfPage {
  color: white;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: left;
}

#main-copy > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}

dl {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0;
}

dd {
  margin: 0 0 2em 2em;
  padding: 0;
}


/* ##### Footer ##### */

#footer {
  color: #004229;
  background-color: #d4d1c2;
  padding: 1ex;
  clear: both;
  border-top: 1px solid #004229;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  color: #004229;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}
.tb {
font-size:9pt;
	color: #004229;
	border: solid #737B5A;
	border-collapse:collapse;
	text-align:left;
	margin-left:1em;
}
.tb th {
	color:white;
	background-color:#083929;	
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 1;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
z-index::0;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
z-index:0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -80px;
left: 60px; /*position where enlarged image should offset horizontally */

}

