@charset "utf-8";
/* CSS Document */

/* sub pages content floats */

.container_secpage { width: 784px;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(../images/secpage_bkgd_contentContainer.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding: 0 1px;
	border-top: 0;
	border-right: 5px solid #A2A2A2;
	border-bottom: 0;
	border-left: 5px solid #A2A2A2; }
	
.container_blank { width: 784px;
	height: 10px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 0 1px;
	border-top: 0;
	border-right: 5px solid #A2A2A2;
	border-bottom: 0;
	border-left: 5px solid #A2A2A2; }

/* #secpage_container { background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 784px;
	margin: 0 auto;
	padding: 1px;
	text-align: left;
	border-top: 0;
	border-right: 5px solid #A2A2A2;
	border-left: 5px solid #A2A2A2; } */

#secpage_contentMainContainer { position: relative;
	width: 73%;
	float: right;
	background-color: #F9F8F6; }

#secpage_contentSubContainer { position: relative;
	width: 26%;
	float: left; }
	
#secpage_contentContainer {
	background-color: #FFF; ;
	background-image: url(../images/secpage_bkgd_contentContainer.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;	
}
	
/* hack */

#secpage_clear { clear: both; }

/* secpage containerSub section headings */

#secpage_h2_articles { background: url(../images/secpage_h2_articles.gif) no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	display: block; }

#secpage_h2_write2us { background: url(../images/secpage_h2_write2us.gif) no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	display: block; }
	
#secpage_h2_upcomingEvents { background: url(../images/secpage_h2_upcomingEvents.gif) no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	display: block; }
	
#secpage_h2_monthlyMeetings { background: url(../images/secpage_h2_monthlyMeetings.gif) no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	display: block; }

/* calendar section */

#secpage_eventsCalendarSection { width: 100%;
	float: right;
	height: auto;
	background: url(../images/secpage_bkgd_eventsCalendarSection.gif) repeat-y;
	background-position: left bottom; }

#secpage_eventsCalendarSection_calendar { margin: 12px; }

#secpage_h2_eventsCalendar { background: url(../images/secpage_h2_eventsCalendar.png) no-repeat;
	text-indent: -9999px;
	height: 35px;
	display: block;
	margin: 0; }
	
.border_eventsCalendarSection { width: 100%;
	height: 3px;
	background: url(../images/secpage_border_eventsCalendarSection.gif) no-repeat;
	}

/* associations page */

#secpage_h2_associations { background:url(../images/secpage_h2_associations.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

/* #associationsContainer { 
	background-color: #F9F8F6;
	padding-bottom: 25px;
} */

/* calendar page */

#secpage_h2_calendar { background:url(../images/secpage_h2_calendar.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

/* clubcenter page */

#secpage_h2_clubCenter { background:url(../images/secpage_h2_clubCenter.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

/* #clubCenterContainer {
	background-color: #F9F8F6;
	padding-bottom: 25px;
} */

/* regulations page */

#secpage_h2_regulations { background:url(../images/secpage_h2_regulations.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

/* #regulationsContainer { 
	background-color: #F9F8F6;
	padding-bottom: 25px;
} */

/* news and updates page */

#secpage_h2_news { background:url(../images/secpage_h2_news.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

/* #newsContainer { 
	background-color: #F9F8F6;
	padding-bottom: 25px;
} */

/* contact us page */

#secpage_h2_contact { background:url(../images/secpage_h2_contact.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

#secpage_h2_about { background:url(../images/secpage_h2_about.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

/* #contactContainer { 
	background-color: #F9F8F6;
	padding-bottom: 15px;
} */

/* downloads page */

#secpage_h2_downloads { background:url(../images/secpage_h2_downloads.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

/* #downloadsContainer { 
	background-color: #F9F8F6;
	padding-bottom: 25px;
} */

/* thank you page */

#secpage_h2_thankyou { background:url(../images/secpage_h2_thankyou.png) no-repeat;
	text-indent: -9999px;
	height: 45px;
	display: block;
	margin: 0 0 -10px 0;
}

/* lists */

#secpage_contentSubContainer ul a { color: #000; }
	
#secpage_contentSubContainer ul a:hover { color: #000066; }

	
/* misc */
	
.more { font-size: 1.4em;
	vertical-align: top;
}

.secpage_border_contentContainer { height: 3px;
	clear: both;
	background:url(../images/secpage_border_contentContainer.gif) no-repeat;
	}

ul#indent {
	font-size: 1em;
}

ul#indent li {
	margin-bottom: 0;
	padding-bottom: 0;
}
