/*****************************************************************************
  *
  * Copyright 2003,2004,2005 Families of FANA, WNY Inc.
  *
  ****************************************************************************/
  

body {
	/* background-image: url(../images/golf-background.png); */
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
}

#left-header-block {
	float: left;
	width: 210px;
	background-color: #101d40;
	height: 100px;
}

#main-header-block {
	background-color: #FFFFFF;
	width: 680px;
  margin-left: 220px;
	height: 100px;
}

#title-block {
	width: 80%;
}
	
.title {
  border-top: 4px solid #049300;
  border-bottom: 4px solid #049300;
  padding-top: 2px;
  padding-bottom: 2px;
	font-size: 1.9em;
	font-weight: bold;
	text-align: center;
  color: #049300;
}
.date-location {
	font-size: .8em;
	text-align: center;
	line-height: 1;
	}

#navbar-block {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #049300;
}

#navbar-content-block {
	text-align: center;
	font-weight: bold;
}

#navbar-content-block a:link, #navbar-content-block a:visited {
	/* display: block; */
	color: #101d40;
	background-color: #049300;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	padding-left: 10px;
}

#navbar-content-block a:hover {
	/* background-image: url(../images/brown.png); */
	background-color: #049300;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
}


#content-block {
}

#left-content-block {
	left: -1px;
	float: left;
	width: 200;
  background-color: #101d40;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 20px;
  padding-bottom: 40px;
}

#main-content-block {
  margin-top: 10px;
	margin-left: 220px;
	margin-right: 155px;
	/*width: 100%; */
	background-color: #b9ebc8;
}

#right-content-block {
	right: -1px;
	float: right;
	width: 150px;
  padding-left: 5px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 40px;
}

#main-footer-block {
	margin-top: 10px;
	background-color: #049300;
	color: #ffffff;
	text-align: center;
	clear: both;
}

#sponsor-block {
	/* border: 1px #000000 solid; */
	text-align: center;
	background-color: #ffffff;
	/*position: absolute;
	top: 310px;
	right: 10px;
	width: 160px;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*margin-left: 10px;
	margin-right: 10px;*/
}

#sponsor-block img {
	margin-top: 10px;
}

.sponsor-header {
	font-size: 0.8em;
	text-align: left;
	line-height: 1.0em;
}

.sponsor-title {
	font-size: 0.7em;
	text-align: center;
	line-height: 0.5em;
	margin-top: -2px;
}

#fana-logo-block {

}

#pamphlet-block {
  text-align: center;
}

#golf-detail-block {
  padding: 20px;

}

.golf-detail-block-title {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.golf-detail-date {
  font-size: 0.9em;
  line-height: 1;
}

.golf-detail-location {
  text-align: center;
  font-size: 0.9em;
  line-height: 1;
}

#golf-detail-date {
  font-size: 1.1em;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

#golf-detail-date a:link,
#golf-detail-date a:visited {
	color: #3333FF;
	text-decoration: none;
}

#golf-detail-date a:hover {
	color: #FF0000;
	text-decoration: none;
}


#golf-detail-extras {
  font-size: 1.0em;
  text-align: center;
  margin-top: 20px;
}

#golf-detail-registration {
  margin-top: 30px;
  font-size: 0.7em;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

#golf-detail-registration P {
  font-size: 0.8em;
  text-align: center;
}

#golf-detail-registration a:link,
#golf-detail-registration a:visited {
	color: #3333FF;
	text-decoration: none;
  border-top: 2px solid #3333FF;
  border-bottom: 2px solid #3333FF;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 1.3em;
}

#golf-detail-registration a:hover {
	color: #FF0000;
	text-decoration: none;
  font-weight: bold;
  border-top: 2px solid #3333FF;
  border-bottom: 2px solid #3333FF;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1.3em;

}

#golf-detail-table {
}

#golf-detail-table tr {
  font-size: 0.8em;
  font-weight: normal;
  
}


#golf-detail-morning {
  float: left;
  margin-left: 40px;
  border-right: 1px solid black;
}
#golf-detail-morning td {
	font-size: 0.7em;
}

#golf-detail-afternoon {
  margin-left: 000;
}
#golf-detail-afternoon td {
	font-size: 0.7em;
}

.bold {
  font-weight: bold;
}

.golf-detail-extras {
  margin-top: 50px;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 0.8em;
}

#sponsor-detail-block {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

#sponsor-story-block {
  margin: 10px;
}
.sponsor-story {
  font-size: 0.9em;
  line-height: 1;
}

#sponsor-level P {
  font-size: 1.0em;
}

#sponsor-level {
  margin-top: 20px;
}

table.sponsor {
  font-size: 0.8em;
}

#sponsor-level TD {
  padding-bottom: 2px;
  border-bottom: 1px solid #000000;
}


.prog-ad {
  padding-left: 20px;
}

.keepsake {
}

#sponsor-form-block {
  margin-top: 20px;
  text-align: center;
}

#sponsor-form-block P {
  font-size: 0.8em;
  text-align: center;
}


#sponsor-form-block a:link,
#sponsor-form-block a:visited {
	color: #3333FF;
	text-decoration: none;
  border-top: 2px solid #3333FF;
  border-bottom: 2px solid #3333FF;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: bold;
}

#sponsor-form-block a:hover {
	color: #FF0000;
	text-decoration: none;
  font-weight: bold;
  border-top: 2px solid #3333FF;
  border-bottom: 2px solid #3333FF;
  padding-top: 2px;
  padding-bottom: 2px;

}




#contact-block {
  padding: 20px;
  font-size: 1.1em;

}

.block-title {
	background-color: rgb(0,153,0);
	border-bottom: 1px #000000 solid;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: normal;
}


h1 {
	font-style: italic;
	font-size: 1.2em;
	text-align: right;
	letter-spacing: 5px;
}
h2 {
	text-decoration: underline;
	font-size: 1.1em;
	clear: both;
	margin-top: 20px;
}
p {
	text-align: justify;
	font-size: .8em;
	line-height: 1.7em;
}
p.footer {
	font-weight: normal;
	text-align: justify;
	font-size: .9em;
	line-height: 1.2em;
}

