html, body{height:100%}

BODY {
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana,Arial,sans-serif;
}
HR {
    height:1px;
    width:100%;
    background:#A5AEC1;    
   }

a:link { color: #006699; text-decoration: none }
a:active { color: #006699; text-decoration: none }
a:visited { color: #006699; text-decoration: none }
a:hover { color: #FFFFFF; text-decoration: underline }

.menutext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CCCC66;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.menutext a:link { color: #CCCC66; text-decoration: none }
.menutext a:active { color: #CCCC66; text-decoration: none }
.menutext a:visited { color: #CCCC66; text-decoration: none }
.menutext a:hover { color: #FFFFFF; text-decoration: underline }

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;}
	
.sidebartext a:link { color: #FFFFFF; text-decoration: underline }
.sidebartext a:active { color: #FFFFFF; text-decoration: underline }
.sidebartext a:visited { color: #FFFFFF; text-decoration: underline }
.sidebartext a:hover { color: #F3DBC0; text-decoration: underline }

.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 10px;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #44605E;
	line-height: 20px;

}
.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.sidebarlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
.golfouting-bkgd {
	background-image: url(graphics/golfouting-bkgd.gif);
	background-repeat: no-repeat;
}
.conference-schedule-bkgd {
	background-image: url(graphics/conference-schedule-bkgd.gif);
	background-repeat: no-repeat;
}
.conference-divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.sessiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}

