/* @override http://clc.affiniscape.com/associations/10663/css/clc-styles-home.css */

/* Global Nav - Below Banner */
ul#navtop2 { background: none; }

ul#navtop2 li { margin-bottom: 0; }

* html ul#navtop2 li {
	margin-bottom: -1px;
}

ul#navtop2 li li { margin: 0; }


/* Landing Table
----------------------------------------*/
table#landing {
	background: #eee6ce url(/associations/10663/imgs/bak-landing-table.png) no-repeat top;
	margin-top: 10px;
}

table#landing td {
	padding: 10px;
	background: url(/associations/10663/imgs/bak-landing-td.png) no-repeat bottom;
}

table#landing td td {
	padding: 0;
}

table#landing h4 {
	border-top-color: #e2d6ae;
	clear: both;
	margin: 10px 0 5px 0;
}

table#landing ul {
   padding-left: 12px;
   margin-left: 7px;
}

table#landing ul li {
   margin-bottom: 8px;
}

table#landing p img {
	margin-right: 10px;
}

/* Main Content Cell
----------------------------------------*/
td#maincontentcell {
	padding: 0;
}

td#maincontentsubcell {
	padding: 0;
}



/* Left Navigation
----------------------------------------*/
td#leftnavcell table {
	background: #e2d6ae url(/associations/10663/imgs/landingtable-left.png) no-repeat top;
}

td#leftnavcell table.calendar th {
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}

td#leftnavcell table.calendar td {
	padding: 10px 0;
	background: none;
}

td#leftnavcell table.calendar tr td {
	border-bottom: 1px solid #cccccc;
}
 
td#leftnavcell table.calendar {
	background: none;
}


/* Right Navigation
----------------------------------------*/
td#rightnavcell {
	padding: 0;
}



