/* =Main menu items
------------------------------------------
*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../../dev/media_assets/bottom_stripes.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
}

#masthead {
	background-image: url(../../dev/media_assets/mainnav_stripes.gif);
	/* background-repeat: no-repeat; */
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#masthead a {
	border: none;
}


#mainnav {
	/* margin-left: 15px; */
	margin-bottom: 15px;
}

#mainnav ul {
	margin: 0px;
	padding: 0;
	background-color: #EEE;
}

#mainnav li {
	/* display: inline; */
	float: left;;
	list-style-type: none;
	/* height: 30px; */
	margin: 0px;
}

#mainnav li a {
	color: #000000;
	text-decoration: none;
	/* font-size: 12px; */
	font-size: 15px;
	line-height: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 14px; /* 9px */
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Arial, "Lucida Grande";
}

#mainnav a {
	color: #000000;
	text-decoration: none;
	/* font-size: 12px; */
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 14px; /* 9px */
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Arial, "Lucida Grande";
}

#forwrap {
	margin: 10px 10px 50px;
}

#home a {
	width: 97px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	text-decoration: none;
}

#home a:hover {
	background-color: #3399CC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#home_nav #home a {
	background-color: #3399CC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#about a {
	width: 130px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-decoration: none;
}

#about a:hover {
	background-color: #FF9900;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#about_nav #about a {
	background-color: #FF9900;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#services a {
	width: 200px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	text-decoration: none;
}

#services a:hover {
	background-color: #009933;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#services_nav #services a {
	background-color: #009933;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#volunteer a {
	width: 117px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9966CC;
	text-decoration: none;
}

#volunteer a:hover {
	background-color: #9966CC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#volunteer_nav #volunteer a {
	background-color: #9966CC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#events a {
	width: 192px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	text-decoration: none;
}

#events a:hover {
	background-color: #330066;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#events_nav #events a {
	background-color: #330066;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#forum a {
	width: 112px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	text-decoration: none;
}

#forum a:hover {
	background-color: #660099;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#forum_nav #forum a {
	background-color: #660099;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#media a {
	width: 92px;
	background-color: #EEE;
	padding: 10px 0;
	float: left;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0099;
	text-decoration: none;
}

#media a:hover {
	background-color: #CC0099;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#media_nav #media a {
	background-color: #CC0099;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#clubs a {
	width: 102px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-decoration: none;
}

#clubs a:hover {
	background-color: #CC0000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#clubs_nav #clubs a {
	background-color: #CC0000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#advice a {
	width: 112px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	text-decoration: none;
	border-bottom: 5px solid #99CC00;
}

#advice a:hover {
	background-color: #99CC00;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#advice_nav #advice a {
	background-color: #99CC00;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

#contact a {
	width: 106px;
	background-color: #EEE;
	padding: 10px 0;
	display: block;
	float: left;
	text-decoration: none;
	border-bottom: 5px solid #CC0099;
}

#contact a:hover {
	background-color: #CC0099;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

body#contact_nav #contact a {
	background-color: #CC0099;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	color: #FFFFFF;
}

/* end menu items
--------------------------------
*/
