/* SAHBA body only styles */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333;
}

/* header tag styles */
h1{
 font: bold 120%;
 color: #334d55;
 margin: 10px 0 0 15px;
 padding: 0px;
}
h2{
 font: bold 114%;
 color: #006699;
 margin: 10px 0 0 15px;
 padding: 0px;
}
h3{
 font: bold 100%;
 color: #334d55;
 margin: 10px 0 0 0;
 padding: 0px;
}
h4{
 font: 100%;
 color: #333333;
 margin: 10px 0 0 15px;
 padding: 0px;
}
h5{
 font: 100%;
 color: #334d55;
 margin: 10px 0 0 15px;
 padding: 0px;
}

/* list styles*/
ul{
	list-style-type: square;
}
	
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}

/* formatting styles */
div#content p {
	font-size: 80%;
}

/* sub sub nav styles */
div#subsubnav {
	font-size: 11px;
	text-align: center;
	color: #FFF;
}
div#subsubnav a, div#subsubnav a:visited {
	font-weight: bold;
	
}.Eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.mainpagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 30px;
}
.mainpgetbl {
	border-left-style: none;
}
.directory {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #8C9BB3;
}
.inlineimage {
	float: right;
}
.inlineimageleft {
	float: left;
	margin-right: 10px;
}
.golfsponsors {
	margin-bottom: 5px;
}
.golfsponsors p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h6 {
	color: #334d55;
	padding: 0px;
	margin-top: 2px;
	font-size: 80%;
}

.lesspmargin {
	margin-left: 5px;
	font-size: 75%;
	line-height:1.25;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right:auto;
}

.issuestbl  {
		font-size:75%;
		vertical-align:top;
}
 
.tblheader  {
		font-size: 95%;
}

.tblsubhead	{
	font-weight:bold;
}

div#content p.centerlarger  {
	font-size:105%;
	font-weight:bold;
	text-align:center;
}
