body {
	background: url(../includes/img/header-default.jpg) top center repeat-x #fff;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

p, li, td, dd, dt, blockquote {
	font-size: 12px;
	line-height: 150%;
	font-family: arial, verdana, helvetica, sans-serif;
}

li li, td td, td li, td p, li p, li td {
	font-size: 12px;
}

a:hover { text-decoration: none; }

dd { padding-left: 20px; margin-left: 0; }
dd.active { font-weight: bold; }
dd.active a { text-decoration: none; }
table {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
}

td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0;
	border-top: 0;
}
/*
#content dt { display: block; width: 5%; margin: auto 0; float: left; clear: both; }


#content dd { display: block; width: 94%; margin: auto 0; float: right; }
*/
.noBorder td {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
}

#header h1 { 
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	display: block;
	width: 201px;
	height: 202px;
	background: url(../includes/img/logo-default.jpg) no-repeat top left transparent;
	text-indent: -5000px;
	overflow: hidden;
}

#header h1 a { 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	width: 201px;
	height: 202px;
}

h1, h2, h3, h4, h5 { 
	color: #a52a2a;
	margin-top: 0;
}

h1 { font-size: 100%; }

hr {
	display: block;
	height: 3px;
	background: transparent;
	border: 0;
	border-top: 3px solid #ccc;
	overflow: hidden;
	padding: 0 0 0 0;
}

div.wrap {
	display: block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
	width: 960px;
}

#content {
	float: left;
	display: block;
	width: 670px;
	margin: 0 0 0 30px;
	padding: 30px 0 20px 0;
	font-size: 12px;
}

#Senior-Teams #content {
	width: 900px;
}

#sidecol {
	float: left;
	display: block;
	width: 220px;
	margin: 0 0 0 20px;
	padding: 30px 0 20px 0;
}

#Senior-Teams #sidecol {
	display: none;
}

#sidecol img {
	margin-top: 1em;
}

.date {
	float: left; 
	margin: 0 1em 0 0;
	font-weight: bold;
}

#footer {
	clear: both;
	margin: 1em 30px;
	border-top: 1px solid #ccc;
	display: block;
	text-align: right;
}

#footer p {
	font-size: 70%;
	color: #666;
	margin: 0 0 0 0;
	padding: 5px;
}

#footer p a { color: #666; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }

#footer p.aleft { float: left; }

#footer p.aleft a { text-decoration: underline; color: #00f; }
#footer p.aleft a:hover { text-decoration: none; }



#navigation {
	width: 920px;
	margin: 0 20px;
}

#navigation hr {
	display: none;
}



#nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 920px;
	float: left;
	/* width: 36em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0; */
}

#nav ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1;
	background: #000;
	padding: 0;
	border: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	/* width: 10em;
	w\idth: 6em; */
	color: #fff;
	text-decoration: none;
	padding: 11px 15px 12px 14px;
}

*html #nav a {
	padding: 11px 15px 11px 14px;
}

#nav a.active {
	background: #fff;
	color: #000;
}

#nav li {
	float: left;
	padding: 0;
	/* width: 10em; */
}

#nav li a {
	text-transform: uppercase;
	color: #fff;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 5px;
}

#nav li li {
	width: 13em;
}

#nav li ul a {
	/* width: 13em;
	w\idth: 9em; */
	background: #000;
	text-transform: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav li a:hover {
	text-decoration: underline;
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #000;
}



ul#topnav {
	display: block;
	float: right;
	text-align: right;
	position: relative;
	top: -242px;
	margin: 5px 0 -242px 0;
	padding: 0 5px 0 0;
	width: 900px;
	list-style: none;
}

ul#topnav li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	font-size: 70%;
}

ul#topnav li a {
	margin: 0 8px;
	padding: 0 0 0 0;
	color: #ccc;
}

ul#topnav li a:hover {
	text-decoration: none;
}