
/* TAG DEFAULTS
*********************************************************/
a:hover {
	color: #00f;
	text-decoration: underline;
	border-bottom: none;
}

body {
	font: 15px arial, serif;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #fff;
}

p a:hover {
	color: #00f;
	text-decoration: underline;
	border-bottom: none;
}

li { margin: 0 0 0 0; }

ol li {
	list-style: upper-alpha;
	margin: 0 0 1em 0;
}

ol { margin: 0 0 1.5em 2em; }

p {
	margin: 0 0 1.5em 0;
	line-height: 1.6em;
}

strong { font-weight: bold; }

/* PREVENT SCROLLBAR JUMP
*********************************************************/
html { height:100% }

body { min-height:101% }

/* SITEWIDE CLASSES & ID'S
*********************************************************/	

.bulletedList li { list-style-type: disc; }

.bulletedList { margin: 0 0 1em 1em; }

/* MASTHEAD
*********************************************************/

#outerMastheadContainer { background: url(/images/site/mh_outer_bg_tile.jpg) repeat-x top left; }

#masthead { padding: 0 0 0 0px; }

.mhLogo {
	margin: 0 0 0 0px;
	display: inline;
	float: left;
}

#mastheadContainer {
	width: 960px;
	height: 36px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;  /*  prevents scrollbars  */
}

#mastheadImage {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px 0 10px 0px;
}

#mastheadLinks { display: inline; }

#mastheadLinks li {
	display: inline;
	float: left;
	padding: 0 0 0 0;
}

.searchForm {
	height: 36px;
	width: 200px;
	padding: 0 0 0 10px;
	margin: 0 0px 0 10px;
	background: url(/images/site/searchbox.gif) left top no-repeat;
}

.searchBox {
	border: 0px;
	width: 160px;
	height: 18px;
	padding: 0px 0 0 0px;
	margin: 8px 0 0px 25px;/*background-color: #aaa; */
}

.searchSubmitBttn { position: absolute; }

/* PRIMARY CONTENT
*********************************************************/

#contentContainer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
}

#primaryContent {
	float: left;
	width: 560px;
	margin: 0 20px 0 50px;/* overflow: hidden; */
}

#primaryContent dt a {
	color: #000;
	text-decoration: none;
	background: none;
}

#sectionBanner { margin: 0px 0 0 0; }

/* TITLES 
. . . . . . . . . . . . . . . . . . . . . . . . . . . */

.pageTitle {
	margin: 0 0 10px 0;
	font: 32px georgia, sans-serif;
	color: #444;
}

/* SECONDARY CONTENT (main menu)
*********************************************************/

#secondaryContent img { margin: 0 0 13px 0; }

#secondaryContent {
	margin: -10px 40px 0px 0px;
	float: right;
	width: 260px;
	height: 590px; /*set min page size */
	text-decoration: none;
}

#secondaryContent li {
	border-bottom: dotted #aaa 1px;
	margin: 0 5px 0 15px;
}

#secondaryContent li a {
	text-decoration: none;
	font: 13px arial, sans-serif;
	text-transform: uppercase
}

#secondaryContent ul { margin: -15px 25px 25px 0px; }

#secondaryContent li {
	padding: 7px 0 7px 0px;
	background-repeat: no-repeat;
	background-position: 1px;
	text-align: center;
}

#secondaryContent a { color: #222; }

#secondaryContent a:hover { color: #557; }

#secondaryContent li:hover { background-color: #f8f8f8; }

#mainMenu {
	background: #242424 url(/images/site/main_navigation_body_bg.png) left top repeat-y;
	margin: -16px 0 -30px 0;
	padding: 0 0 0 20px;
	height: 500px; /* fixes ie6+7 bg bug */   
}

/* FOOTER
*********************************************************/
#outerFooterContainer {
	margin: 10px 0 0 0;
	padding: 70px 0 0 0;
	background: #242424 url(/images/site/footer_bg.png) left top repeat-x;
}

#footer {
	width: 900px;
	height: 260px; /* this needs to be set for ie7 */
	margin: 10px 0 0px 0px;
	padding: 0px 0px 0px 40px;
	color: #aaa;
	background: #242424 url(/images/site/coffee_cup.png) right top no-repeat;
}

#footerContainer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 0px;
	overflow: hidden;  /*  prevents scrollbars  */
	background-color: #242424;
}

#upcommingEvents ul, #recentArticles ul { margin: 10px 30px 0px 0; }

h3.footerHeading {
	text-align: left;
	font: 22px Georgia, "Times New Roman", Times, serif;
	color:#ccc;
}

#footer ul { padding: 10px 0px 30px 0; }

#footer a {
	color: #aaa;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover { color: #92a11e; }

#upcommingEvents, #recentArticles { float: left; }

#upcommingEvents li, #recentArticles li {
	padding: 0 0 5px 0px;
	border-top: dotted #444 1px;
	display: block;
}

#innerFooterContainer { padding: 20px 0px 0px 0px; }

#footerContainer a { color:#666; }

#footerContainer li { font: 13px Georgia, "Times New Roman", Times, serif; }

/* UPCOMMING EVENTS
. . . . . . . . . . . . . . . . . . . . . . . . . . . */

#upcommingEvents li {
	height: 40px;
	padding: 7px 0 7px 0px;
	clear: both;
}

.dateCard {
	width: 70px;
	margin: 0 0 0 0;
	float: left;
	color: #92a11e;
}

#upcommingEvents li { background: url(/images/site/date_card_bg.png) left top no-repeat; }

.dateCardMonth {
	padding: 2px 0 0 0;
	font: 12px Georgia, serif;
	text-align:center;
	display: block;
	text-transform: uppercase;
}

.dateCardDay {
	margin: -2px 0 0 0;
	font: 18px Georgia, serif;
	text-align:center;
	display: block;
}

.eventCard { width: 280px; }

.eventTitle {
	line-height: 18px;
	color: #999;
}

/* RECENT ARTICLES
. . . . . . . . . . . . . . . . . . . . . . . . . . . */

#recentArticles li {
	line-height: 54px;
	padding: 0 0 0 20px;
	width: 350px;
	font: 18px Georgia, Geneva, sans-serif;
	padding: 16.5px 0 16.5px 12px;
	font-style: italic;
}

#recentArticles { float: left; }

/* BOTTOM LINE
. . . . . . . . . . . . . . . . . . . . . . . . . . . */

#bottomLine {
	border-top: dotted #666 1px;
	clear: both;
	text-align: right;
	float: right;
	width: 900px;
}

#bottomLine li {
	padding: 0px 10px 0px 0;
	float:right;
	font: 11px Verdana, san-serif;
	color: #555;
	display: inline;
}

#bottomLine #w3 {
	padding: 10px 0px 0px 15px;
	float:left;
	display: inline;
}

/* ETC
********************************************************/

.alignRight {
	float:right;
	margin: 20px 0 0 0;
}

.alignLeft {
	float:left;
	margin: 0px 0 0 0;
}
