/* css :: style :: Willingers Golf */

body {
	background-color: #F1E8CD;
}
.content {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #b6b6b6;
	line-height: 22px;
	text-align: left;
	min-height: 200px;
	width: 680px;
}
.sideBarHeadline {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.headerText {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
}
.smaller {
	font-size: 10px;
}
.larger {
	font-size: 12px;
}
h1, h2, h3, h4 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #C59042;
	margin: 0px;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}

/****************************************** general link */
a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #C59042;
}
/****************************************** h3 link */
h3 a, h3 a:link, h3 a:visited, h3 a:active {
	color: #C59042;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/****************************************** headerText link */
.headerText a, .headerText a:link, .headerText a:visited, .headerText a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.headerText a:hover {
	text-decoration: underline;
	color: #C59042;
}
/****************************************** footer link */
#footerBox a, #footerBox a:link, #footerBox a:visited, #footerBox a:active {
	color: #3C1617;
	text-decoration: none;
}
#footerBox a:hover {
	text-decoration: underline;
	color: #A5383E;
}.confirm {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
}

#partners p {
	line-height: 13px;
	margin: 0 0 10px 0;
}