#content li { margin-bottom: 10px; }

.custom #promo_banner
{
	height:  65px;
	width:  942px;
	padding: 0;
	margin:  0;
}

.custom #promo_banner a
{
	text-decoration: none;
}

.custom #promo_banner a img
{

}

.custom #header
{
	position: relative;
	height: 225px;
	background: url('./header_rotator.php') no-repeat 0 0;
	border-width: 0;
	margin: 0;
	padding: 0;
}

.custom #logo
{
	position: absolute;
	bottom: 25px;
	right: 15px;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,1);
	
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=3);
}

.custom #logo a { color: #fff; }

.custom #tagline
{
	position: absolute;
	text-align: left;
	bottom: 5px;
	right: 15px;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,1);
	
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=3);
}

.custom .menu
{
	border-collapse: collapse;
	background-color: #515B65;
	border-width: 1px 0;
	border-style: solid;
	border-color: #000;
}

.custom .menu li 
{
	margin-bottom: -0.1em;
	margin-top:    -0.1em;
}

.custom .menu a
{
	/*padding: 10px;*/
}

/* all WP-TablesReloaded tables. */
.custom table { font-size: 12px; }
.custom .wp-table-reloaded td { line-height: 1em; padding: 5px; }

/* founder's award table */
table.wp-table-reloaded-id-1 .column-1 { width: 10%; }
table.wp-table-reloaded-id-1 .column-2 { width: 45%; }
table.wp-table-reloaded-id-1 .column-3 { width: 45%; }

/* vigil table */
table.wp-table-reloaded-id-2 .column-1 { width: 10%; }
table.wp-table-reloaded-id-2 .column-2 { width: 30%; }
table.wp-table-reloaded-id-2 .column-3 { width: 30%; }
table.wp-table-reloaded-id-2 .column-4 { width: 30%; }

/* current officers & advisers table */
table.wp-table-reloaded-id-3 .column-1 { width: 30%; }
table.wp-table-reloaded-id-3 .column-2 { width: 35%; }
table.wp-table-reloaded-id-3 .column-3 { width: 35%; }

/* key 3 history table */
table.wp-table-reloaded-id-4 .column-1 { width: 10%; }
table.wp-table-reloaded-id-4 .column-2 { width: 30%; }
table.wp-table-reloaded-id-4 .column-3 { width: 30%; }
table.wp-table-reloaded-id-4 .column-4 { width: 30%; }

.custom li.widget p a {text-decoration: none;}
.custom li.widget p a:hover {text-decoration: underline;}

/*.custom #wpstats { visibility: hidden; height: 0; width:  0; } */
.custom #footer { background: url('./images/neckerchief_background.gif') no-repeat 100% -105px; }

.custom #footer_widgets {text-align:left; color:#333; height: 250px;}
.custom #footer_widgets ul.sidebar_list li.widget {width:30%; margin-right: 1%; padding: 1%; float:left;}
.custom #footer_widgets ul.sidebar_list li.widget h3 {color:#222;}
.custom #footer_widgets ul.sidebar_list li.widget a {color:#444; border-bottom:0;}
.custom #footer_widgets ul.sidebar_list li.widget a:hover {color:#111;}

