body{
	font-family: Arial,sans-serif;
	line-height: normal;
	height: 34em;	
	border: 1px solid #cccccc;
}
	
h1, h2, h3, h4 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px; }

h1{
 	font-size: 120%;
 	color: #334d55; }

h2{
 	font-size: 114%;
 	color: #006699; }

h3{
	font-size: 100%;
	color: #334d55;
	padding: 30px 0px 5px 0px; }

h4{
 	font-size: 100%;
 	font-weight: normal;
 	color: #333333; }		

#content{
	float:right;
	color: #333333;
	margin: 3px 8px 3px 3px;
	line-height: 20px;
	padding-top: 1%; 
	height: 80%;
	 }

.pageHeader {
	font-size: 14pt;
	font-weight: bolder;
	padding: 0px 0px 20px 0px; }
	
.extraLineSpc {
	line-height: 5px; }

.smallLineSpc {
	line-height: 1px; }
		
/**************  Masthead Styles **************/

#masthead{
	font-family: "Bookman Old Style";
	font-style: italic;
	font-weight: bold;
	border: 1px solid #cccccc;
	top: 20px; 
	height: 20%; 
	text-align: center;	}

.mast_sub {
	font-size: 18pt;
	color: #000099; }
	
.mast_sub_4clubs {
	font-size: 16pt;
	color: #000000; }
	
.mast_sub_4clubs_title {
	font-size: 12pt;
	color: #0000FF;	}

.logo-left {
	position:absolute;
	left: 1%;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px; }

.logo-right {
	position: absolute;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	right: 35px; }
	
/************* Text Section **************/

.blue_text { color: #0033CC; }
	
.light_blue_text { color: #000000; }
	
.red_text { color: #FF0000; }
	
.font_12px { font-size: 12px; }

.font_12px_bold_italic {
	font-size: 12px;
	font-weight: bold;
	font-style: italic; }
	
.font_14px {
	font-size: 14px;
	font-weight: bold; }

.font_18px_blue {
	font-size: 18px;
	font-weight: bold;
	color: #0033CC; }	

.font_18px_dblue {
	font-size: 18px;
	font-weight: bold;
	color: #006699; }

.font_14px_dblue {
	font-size: 14px;
	font-weight: bold;
	color: #006699; }
		
.font_14px_itl {
	font-size: 14px;
	font-style: italic; }	

.font_14px_itl_red {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	font-style: italic; }

.font_14px_itl_black {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-style: italic; }
	
.big_blue {
	font-family: "Bookman Old Style";
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #000099; }
		
/************* SiteInfo styles ***************/

.siteInfo{
	clear: both;
	
	bottom: .75em;
	position: absolute;
	width: 75em;
	height: 2em;
		
	border-top: solid #cccccc 1px;
	color: #999999;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	text-align: left; }

.siteContact {
	position:absolute;
	text-align:center;
	width: 30%;
	padding-left: 350px; }

/************* Footer Styles ***************/

.footCount {
	position: absolute;
	left: 0;
	width: 30%;
	padding: 0px 20px 0px 20px; }

.footProperty {
	position:absolute;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	width: 30%;
	padding-left: 350px; }
 	
.footModDate {
	position: absolute;
	right: 0;
	width: 30%;
	text-align: right;
	padding: 0px 20px 0px 20px; }
	
.footLastLine {	line-height:normal; }