/* @override http://www.naelb.org/associations/2004/stylesheets/naelb_home.css */

#landingone td,
#tritable td {
	padding: 0 0 0 0;
}

#landingone td.one h1 {
	font: 28px Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #FFF;
	background: #85CCB8;
	border-bottom: 1px solid #fff;
	margin: 10px 0 1px 0;
	padding: 10px;
}

#landingone td.two h5 {
	font: 28px Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1em;
	color: #FFF;
	background: #6F8373;
	border-bottom: 1px solid #fff;
	margin: 10px 0 1px 0;
	padding: 10px;
}

#landingone td.one {
	background: #85CCB8;
	border-right: 20px solid #fff;
}

#landingone td.two {
	padding: 0;
	border-right: 20px solid #fff;
}

#landingone td.two a:link {
	color: #8FB347;
}

#landingone td.two a:hover {
	color: #85CCB8;
}

#landingone td.two ul {
	background: #F7F9F2;
	border-bottom: 3px solid #B3BEB3;
	padding: 10px 5px 10px 0;
	list-style: none;
}

#landingone td.two ul li {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
	background: none;
	padding: ;
}

#landingone img#distancelearning {
	padding: 10px 20px 10px 5px;
}

#tritable td.left,
#tritable td.center {
	border-right: 20px solid #fff;
}

#tritable td.center h4 {
	color: #85CCB8;
}

#tritable td.right h4 {
	color: #8FB347;
}

#tritable div {
	border-top: 10px solid #fff;
}

#tritable a.readmore {
	font: bold 10px/11px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #666;
	background: transparent url(/associations/2004/imgs/arrow_readmore.png) no-repeat left 3px;
	padding: 0 0 0 14px;
}

#tritable a:hover {
	text-decoration: underline;
}

*html table#tritable td.left div a.readmore {
	font: bold 10px/11px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #666;
	background: transparent url(/associations/2004/imgs/arrow_readmore.png) no-repeat left 3px;
	padding: 0 0 0 14px;
}

*html table#tritable td.left div a.readmore:hover,
*html table#tritable td.center div a.readmore:hover,
*html table#tritable td.right div a.readmore:hover {
	color: #666;
	text-decoration: underline;
}

/* Upcoming Events
----------------------------------------*/
#landingone td.three {
	padding: 0;
}

#landingone td.three h3 {
	color: #8FB347;
	margin: 0;
	padding: 0 0 6px 0;
	font: 22px/22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top: none;
	text-align: center;
}

#landingone td.three h3 a {
	color: #8FB347;
	margin: 0;
	padding: 0 0 6px 0;
	font: 22px/22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top: none;
	text-align: center;	
}

#landingone td.three h4 {
	padding: 0 0 8px 0;
}

#landingone td.three ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#landingone td.three li {
	background: none;
	padding: 0 0 0 0;
}



