h1 {
	font-family: 'Francois One', sans-serif;
	;
	;
	;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 26px;
	color: #5F0A00;
	font-size: 22px;
	text-shadow: 2px 2px 1px #FFF;
	margin: 10px 0px 20px 0px;
}
h2 {
	font-family: 'Aclonica', sans-serif;
	;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 26px;
	color: #5F0A00;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F0A00;
	margin-bottom: 20px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
}
h5 {
	font-family: 'Lobster Two', cursive;
	font-size: 20px;
	margin: 0px;
}
h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin: 0px;
}
#todaysdate {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 15px;
	margin-top: 5px;

}
.indent_div {
	padding: 0px 5px 10px 10px;
	margin-left: 20px;
}
.text_bold_grey {
	font-weight: bold;
	font-size: 13px;
}


.text_bold_dark_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006;
	font-weight: bold;
	text-shadow: #FFF 0.1em 0.1em 0.2em;
}
.picture_centered {
	text-align: center;
	display: block;
	margin: 0 auto;
}
.picture_float_right {
	float: right;
}
.picture_float_left_withpadding {
	float: left;
	padding: 10px 10px 10px 0px;
}
.picture_float_right_withpadding {
	float: right;
	padding: 10px 0px 10px 10px;
}

.picture_float_left {
	float: left;
}


.bold_text {
	font-weight: bold;
}
.indent_no_padding {
	margin-left: 15px;
}
.grey_text_form {
	color: #333;
}
.marginbottom {
	margin-bottom: 10px;
}


.pga_tour_widget {
	margin-left: 20px;
	margin-bottom: 20px;
}
.ez_links {
	margin-left: 25px;
	margin-bottom: 10px;

}

.weather {
	padding-left: 20px;

}
#pga_widget {
	width: 245px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

span.dropcap_black {
	font-size:4em;5f0a00
	float:left;
	margin:0;
	padding:12px 7px 10px 0;
}

span.dropcap_red {
	font-size:4em;
	color: #900;
	float:left;
	margin:0;
	padding:12px 7px 8px 0;
}

/* orange */
.myButton {
	-moz-box-shadow:inset -2px 1px 0px 0px #f5e9f5;
	-webkit-box-shadow:inset -2px 1px 0px 0px #f5e9f5;
	box-shadow:inset -2px 1px 0px 0px #f5e9f5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #40b51a), color-stop(1, #248510) );
	background:-moz-linear-gradient( center top, #40b51a 5%, #248510 100% );




	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40b51a', endColorstr='#248510');
	background-color:#40b51a;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:2px solid #757575;
	display:inline-block;
	font-family:Arial;
	font-size:16px;
	padding:7px 36px;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #248510), color-stop(1, #40b51a) );
	background:-moz-linear-gradient( center top, #248510 5%, #40b51a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#248510', endColorstr='#40b51a');
	background-color:#248510;
}.myButton:active {
	position:relative;
	top:1px;
}

#ezLinks
{
	display: block;
	width: 244px;
	height: 58px;
	background-image: url(../layout_images/left_pics/ez_links.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 15px 10px 0px 20px;
}

#ezLinks:hover
{ 
  background-position: 0 -58px;
}

#ezLinks span
{
  position: absolute;
  top: -999em;
}

