/* CSS Document */
/* Normalises margin, padding */
body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend,
input, p, blockquote, caption, th, td
{ margin: 0; padding: 0; }

/* Normalises heading font sizes */
h1, h2, h3, h4, h5, h6
{ font-size: 100%; }

/* Removes list-style for lists */
ul, ol
{
	list-style: none;
}

/* Normalises table borders */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset, img
{ border: 0; }


body {
	color: #000000;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFF66 url(../images/body_bg.gif) repeat-x;
}
#wrapper {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	border: 2px solid #5e00a0;
}
#skipnav {
	font-size: 70%;
	position: absolute;
	left: -9999px;
}

		
				/* Header */
#header {
	height: 255px;
	font-size: 70%;
	font-weight: bold;
}

/* Start header backgrounds - page specific */
#homepage #header, #historypage #header {
	background: url(../images/index_hd_bg.jpg) no-repeat top;
}
#officerspage #header {
	background: url(../images/officers_hd_bg.jpg) no-repeat top;
}
#memberspage #header {
	background: url(../images/members_hd_bg.jpg) no-repeat top;
}
#newspage #header {
	background: url(../images/news_hd_bg.jpg) no-repeat top;
}
#eventspage #header, #resultspage #header, #dinnerpage #header {
	background: url(../images/events_hd_bg.jpg) no-repeat top;
}
#resultspage #header {
	background: url(../images/results_hd_bg.jpg) no-repeat top;
}
#contactpage #header {
	background: url(../images/contact_hd_bg.jpg) no-repeat top;
}
#sitemappage #header {
	background: url(../images/sitemap_hd_bg.jpg) no-repeat top;
}
#rulespage #header {
	background: url(../images/index_hd_bg.jpg) no-repeat top;
}
/* End header backgrounds - page specific */

#header #crest {
	float: left;
	margin-right: 0.25em;
	margin-top: .5em;
	margin-left: 0.5em;
}
#header h1 {
	font: bold 200% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 0.2em;
}

				/* End Header */


				/* Main Horizontal Navigation */
#mainnav {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #5E00A0;
	height: 18px;
	background: #FFFF66;
}
#mainnav ul {
	font-weight: bold;
	list-style-type: none;
}
#mainnav li {
	float: left;
	margin-left: 3px;
}
#mainnav a:link, #mainnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	width: 82px;
	background: url(../images/link_tab.gif) no-repeat;
	height: 18px;
	padding-top: 3px;
}
#mainnav a:hover, #mainnav a:active {
	background: url(../images/roll_tab.gif) no-repeat;
}
#mainnav #desblink  {
	width: 146px;
	margin-left: 40px;
}
#mainnav a.alt:link, #mainnav a.alt:visited {
	background: url(../images/link_tab_alt.gif) no-repeat;
}
#mainnav a.alt:hover, #mainnav a.alt:active {
	background: url(../images/roll_tab_alt.gif) no-repeat;
}

/* Current page identifiers - menu tab in rollover state */
#homepage #mainnav li #homelink, #officerspage #mainnav li #officerslink,
#memberspage #mainnav li #memberslink, #eventspage #mainnav li #eventslink, #contactpage #mainnav li #contactlink, 
#newspage #mainnav li #newslink, #sitemappage #mainnav li #sitemaplink, #rulespage #mainnav li #ruleslink, 
#resultspage #mainnav li #eventslink, #dinnerpage #mainnav li #eventslink, #historypage #mainnav li #historylink {
	background: url(../images/roll_tab.gif) no-repeat;
}

			/* Main Content */
#maincontent {
	font-size: 80%;
	padding-top: 1.5em;
	color: #333333;
	background: #FFFFFF;
	padding-bottom: 2em;
}
#maincontent h2 {
	font-size: 130%;
	color: #5E00A0;
	margin-left: 1.5em;
}
#maincontent h3 {
	font-size: 100%;
	font-weight: bold;
	color: #5E00A0;
	margin-left: 2em;
	margin-top: 2em;
	margin-bottom: 1em;
}
#maincontent h4 {
	font-weight: bold;
	text-align: center;
	color: #333333;
}
#maincontent h5 {
	font-size: 100%;
	color: #333333;
}
#maincontent p {
	margin-left: 2em;
	margin-top: 1em;
	line-height: 150%;
	margin-right: 2em;
	text-align: justify;
}
#maincontent ul {
	margin-bottom: 1em;
}
#maincontent li {
	margin-left: 4em;
	margin-top: 0.5em;
	list-style: disc;
	line-height: 140%;
}
#maincontent ol li {
	list-style: decimal;
	margin-right: 1em;
}
#maincontent dl {
	margin-left: 2.5em;
}
#maincontent dt {
	font-weight: bold;
}
#maincontent dd {
	line-height: 130%;
	margin-top: 0.25em;
	font-size: 90%;
	margin-left: 1em;
	margin-bottom: 1em;
}
#maincontent dd li {
	list-style: none;
	margin-left: 0em;
}
#maincontent address {
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
	margin-left: 3em;
}
#maincontent .contact {
	line-height: 140%;
	font-weight: bold;
	margin-left: 3em;
}
#maincontent .sitemaplist {
	padding-bottom: 1em;
	margin-right: 6em;
}
#maincontent .sitemaplist li {
	list-style: none;
	font-size: 90%;
	padding-bottom: 0.5em;
}
#maincontent .sitemaplist a:link, #maincontent .sitemaplist a:visited {
	font-weight: bold;
}

#maincontent #boxright, #maincontent #bcwinners {
	float: right;
	width: 180px;
	margin-right: 2em;
	background: url(../images/boxr_bg_b.gif) no-repeat bottom;
	margin-bottom: 2em;
	margin-left: 2em;
}
#maincontent #boxright h3, #maincontent #bcwinners h3 {
	background: url(../images/boxr_bg_t.gif) no-repeat top;
	height: 56px;
	text-align: center;
	font-size: 110%;
	color: #5E00A0;
	padding-top: 1.25em;
	margin: 0px;
}
#maincontent #boxright h3.nobg, #maincontent #bcwinners h3.nobg {	/* No rounded corners background */
	background: url(../images/boxr_bg.gif);
	margin-top: 0px;
}
#maincontent #boxright ul {
	margin: -8px 0px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#maincontent #boxright ul.nobg, #maincontent #bcwinners ul.nobg {	/* No rounded corners background */
	background: url(../images/boxr_bg.gif);
}
#maincontent #boxright li, #maincontent #bcwinners li {
	margin: 0px 0px 0em 0em;
	list-style: none;
	font-size: 90%;
	background: url(../images/boxr_bg.gif) repeat-y;
	padding-bottom: 20px;
	padding-left: 2em;
	padding-top: 0px;
}
#maincontent #boxright2 {
	float: right;
	width: 250px;
	margin-right: 2em;
	background: url(../images/boxr_bg2_b.gif) no-repeat bottom;
	margin-bottom: 2em;
	margin-left: 2em;
}
#maincontent #boxright2 h3 {
	background: url(../images/boxr2_bg_t.gif) no-repeat top;
	height: 46px;
	text-align: center;
	font-size: 110%;
	color: #5E00A0;
	padding-top: 1.25em;
	margin: 0px;
}
#maincontent #boxright2 ul {
	margin: -8px 0px 0px;
	background: url(../images/boxr2_bg_b.gif) no-repeat bottom;
	padding-bottom: 12px;
	padding-top: 0px;
}
#maincontent #boxright2 li {
	margin: 0px 0px 0em 0em;
	list-style: none;
	font-size: 90%;
	padding-bottom: 10px;
	padding-left: 2em;
	padding-top: 0px;
	background: url(../images/boxr2_bg.gif) repeat-y;
}
#maincontent #boxright2 p {
	list-style: none;
	font-size: 90%;
	background: url(../images/boxr2_bg.gif) repeat-y;
	margin: 0px 0px 0em 0em;
	padding: 0px 2em 14px;
}
#maincontent #boxright2 p.base {
	background: url(../images/boxr2_bg_b.gif) no-repeat bottom;
	padding-bottom: 0px;
}

#maincontent #rules {
	font-size: 90%;
	margin-right: 4em;
	margin-left: 4em;
}
#maincontent #newslist li {
	list-style: none;
	font-weight: bold;
	margin-top: 1em;
}
#maincontent #officers+h3 {
	margin-top: 2em;
}
#maincontent #officers li {
	list-style: none;
	margin-top: 1em;
}
#maincontent #committee li {
	list-style: none;
}
#eventspage #maincontent p {
	margin-left: 4em;
	border-left: 8px solid #9B60C4;
	padding-left: 1em;
}

#maincontent .results {	/* Golf results table formatting */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 1em;
	margin-right: 2em;
	margin-left: 2em;
	width: 70%;
}
#maincontent .results table {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 46em;
	margin-left: 4em;
}
#maincontent .results caption {
	font-weight: bold;
	padding-bottom: 0.25em;
}
#maincontent .results th {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E00A0;
	padding: 4px;
	text-align: left;
}
#maincontent .results td {
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px dashed #FF8000;
}

#maincontent #tiesbadges {	/* Formats the ties and badges right box */
	float: right;
	width: 280px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
}
#maincontent #tiesbadges #tiesbadgesimg {
	margin-bottom: .5em;
}
#maincontent #tie {
	margin-right: 16em;
}
#maincontent #book {
	margin-top: 1em;
	margin-right: 12em;
}
#maincontent #print {
	margin-top: 1em;
	margin-right: 10em;
}
#maincontent #back {
	font-size: 80%;
	float: right;
	margin-right: 6em;
}



#maincontent a:link, #maincontent a:visited {
	color: #2F318F;
}
#maincontent a:hover, #maincontent a:active {
	color: #2670a0;
}
			/* End Main Content */
			
				/* Footer */
#footer {
	clear: both;
	font-size: 70%;
	color: #2F318F;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F318F;
	text-align: center;
	padding-top: .5em;
	background: #FFFF99;
}
#footer p {
	margin-bottom: 1em;
	margin-top: .5em;
}

#footer li {
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#footer a:link, #footer a:visited {
	color: #3366CC;
	padding-top: 0.5em;
}
				/* End Footer */

					/* Other CSS styles */
.imageright {
	float: right;
	margin-top: 0.2em;
	margin-left: 1em;
	margin-right: 1em;
}
.imageleft {
	float: left;
	margin-right: 1em;
	margin-top: .5em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
.highlight {
	font-weight: bold;
	color: #660033;
	text-align: center;
	font-size: 120%;
}
.highlight2 {
	color: #0066CC;
	font-size: 120%;
}
.smallprint {
	font-size: 70%;
	color: #666666;
}
.small {
	font-size: 80%;
}
.topline {
	border-top: 1px dashed #5E00A0;
	padding-top: .5em;
}

.top {
	clear: right;
	text-align: right;
}
