body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/Putters_Webheader_bckgnd.gif);
	margin: 0px;
	padding: 0px;
	height: 198px;
	background-repeat: repeat-x;
}


#navBar {
	background-color: #74BE1E;
	border-bottom-color: #FFFFFF;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#navBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 8px;
}
#navBar ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#navBar ul li.last {
	padding-right: 10px;
	padding-left: 10px;
	border-right: none;
}
#navBar ul li a {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0em;
	color: #FFFFFF;
	font-weight: bold;
}
#navBar a:hover {
	color: #333333;
}

#leftBar {
	width: 172px;
	padding-right: 7px;
	float: left;
	padding-left: 5px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	color: #2066CA;
}

#leftBar a {
	color: #333333;
	text-decoration: underline;
}

#leftBar a:hover {
	color: #9D2025;
}

#navcontainer {
	width: 172px;
	padding-top: 0px;
	margin-top: 0px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	padding: 4px;
	width: 160px;
	background-color: #2066CA;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #74BE1E;
	color: #fff;
}

#content {
	padding-left: 20px;
	font-size: 14px;
	line-height: 120%;
	width: 600px;
	float: left;
	padding-top: 15px;
}

#content h1 {
	font-size: 22px;
	color: #2066CA;
}

#content h2 {
	font-size: 19px;
	color: #74BE1E;
	margin-bottom: 2px;
	line-height: 120%;
}

#content a {
	color: #74BE1E;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.highlight {
	color: #FFFFFF;
	background-color: 003366;
	padding: 3px;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	color: #666666;
	clear: both;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5px;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}
.floatLeft {
	float: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactTable {
	font-size: 12px;
}
.alignRight {
	text-align: right;
}
#content #leftColumn li {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.7em;
}
.blockquote {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #003366;
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	background-color: #E8E8E8;
}
.blockquote2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #B80F0F;
	font-family: "Lucida Grande";
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	background-color: #E8E8E8;
}
#content #leftColumn a:hover {
	color: #003366;
	border-bottom-width: .75px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-decoration: none;
}
.photoLeft {
	float: left;
	border: 5px solid #666666;
	margin: 4px;
}
.photoRight {
	float: right;
	border: 5px solid #666666;
}
.byline {
	font-size: 9px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.7em;
}
