/* CSS Document */

html, body {
	margin: 0; 
	padding: 0;
}
body {
	background-image:  url("../images/sidebar-wide.gif");
	background-repeat: repeat-y;
}
#banner {
	position: relative; 
	height: 98px; 
	padding: 0; 
	margin: 0; 
	background: #E1C77E url("../images/banner-background.jpg") repeat-x;
	background-color: #191483; /*override for HTML space bug*/
	border-bottom: 3px solid #191483; 
	z-index: 100;
}
/*#topmenu {position: absolute; top: 105px; left: 0;}*/
/*#topmenu {position: absolute; top: 74px; left: 0; z-index: 110;}*/
#topmenu {
	position: absolute; 
	bottom: 0px; 
	left: 0; 
	z-index: 110;
}

a#inlineright {
	position: absolute; 
	right: 30px; 
	z-index: -10;
}

a#dblogin {
	position: absolute; 
	top: 135px; 
	right: 10px; 
	padding: 7px 10px; 
	z-index: 120;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AECBD1;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	width: 90px;
	border: 5px outset #003399
}

a:hover#dblogin  { 
	background-color: beige;
}

a#flptag {
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	font-weight: bold;
	position: absolute; 
	top: 28px; 
	top: 5px; 
	right: 5px; 
	padding: 5px 8px; 
	z-index: 120;
	text-decoration: none;
	border: 4px outset #9B7326;
	background-color: #71A171;

}
a:hover#flptag  { 
	color: #503A14;
	background-color: #E9D9A7;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009966;
	font-weight: 750;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3.notopspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}


ul {
	list-style-type: none;
}

p, li, ul, ol {
	margin-top: 6px;
	margin-bottom: 6px;
}

th {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.topright {
	position: absolute; 
	top: 135px; 
	right: 10px; 
	padding: 7px 10px; 
	z-index: 120;
}

.inlineright {
	position: absolute; 
	right: 10px; 
	z-index: -10;
}

.small h1 {
	font-size: 18px;
	color: #003399;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 3px;
}

.small h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

h2.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

.colorrow h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #B3C9C7;
	padding: 2px;
}

.listBullet ul {
	list-style-type: square;
}

.listBullet ul ul {
	list-style-type: circle;
}

.listBullet ul ul ul {
	list-style-type: disc;
}

td.sidemenu {font: 11px Arial, Helvetica, sans-serif;}

/*.navList {
	list-style-position: inside;
	list-style-type: none;
	white-space: normal
}*/
/*.sideNavItem {
	margin-top: 0em;
	margin-bottom: 0.7em;
	margin-left: 5px;
}*/

.sideNavHead {
	margin-bottom: .5em;
	margin-left: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: center;
}
.navBox {
	background-color: #A7C489;
	margin: 8px 0px 0px;
	padding: 5px;
	border: 2px solid #393695;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navBox p {
	margin-top: 0em;
	margin-bottom: 0.7em;
	margin-left: 10px;
	font-size: 12px;
}

.navBox a {
	color: #000000;
	text-decoration: none;
}

.navBox a:hover {
	text-decoration: underline;
}

.notbold {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.aboutblurb {
 width: 184px;
 background-color: #A7C489;
 padding: 8px;
 padding-top: 110px;
 background-image: url(/ces/wnep/images/aboutmap.gif);
 background-position:top;
 background-repeat:no-repeat;
 font: 11px Arial, Helvetica, sans-serif;
 margin-bottom: 24px;
}

.blackSmallertext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000
}

.scheddetail {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000
}

.smallblack
	{
	color: 000000; font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal
	}
	
.smallsubhead {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.smallsubhead h1 {
	font-size: 24px;
	color: #009966;
	font-weight: 750;
	margin-top: 0px;
	margin-bottom: 5px;
}

.smallbold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

.smallbottomlink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	margin-bottom:  0px;
}

.indentpar p {
	margin-left: 25px;
}

.indentpar ul {
	margin-left: 50px;
}

.indentpar ol {
	margin-left: 50px;
}

.indent {
	margin-left: 25px;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ACC6C5;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.boxtext td.indent {padding-left: 50px;}

.boxdefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0C882;
	padding: 15px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
	width: 800px;
}

.dmaSmallertext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.featurebox {
	text-align: left;
}

.deadline {
	font-weight: bold;
	color: #cc0000;
}

.deadlinesmall {
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}

.holiday {
	font-weight: bold;
	color: #FF9900;
}

.holidaysmall {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

.meeting {
	font-weight: bold;
	color: 000000;
}

.meetingsmall {
	font-size: 11px;
	font-weight: bold;
	color: 000000;
}
	
.training {
	font-weight: bold;
	color: 000000;
}

.trainingsmall {
	font-size: 11px;
	font-weight: bold;
	color: 000000;
}

.sansserifBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: 600;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

.sansserifGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #009966;
	font-size: 12px;
	font-weight: 600;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

/*
.projectswithstaff {
	border-bottom: 2px solid lightgray;
margin: 10px 0;
padding: 15px 0;
}
.projectswithstaff h2 {
	margin: 0 10px 0 0;

	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
}
h2 a {
	color: #039;
}
.address {
margin-left: 40%;
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	font-weight: bold;
}
.projectswithstaff table {
	clear: both;
	width: 100%;
margin:  10px 0 0 0;
}
th {
	text-align: left;
}
*/


/**** Alternate Style ****/


.projectswithstaff {
margin: 10px 0;
padding: 15px 0;
}
.projectswithstaff h2 {
	margin: 0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
}
h2 a {
	color: #039;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	font-size: 12px;
}
.projectswithstaff table {
	clear: both;
	width: 90%;
margin:  5px 0 0 0;
border: 1px solid black;
background-color: #F1D68D;
}
.projectswithstaff th {
	text-align: left;
	font-size: 12px;
background-color: #039;
color: white;
padding: 3px;
}
.projectswithstaff td {
padding: 3px;
vertical-align: top;
border: 1px solid #039;
}
.projectswithstaff tr.odd {background-color: #F7E7BB;}

/* Events Catalog: very much like the projects with staff */
.eventscatalog table {
clear: both;
width: 90%;
margin:  5px 0 0 0;
border: 1px solid black;
background-color: #F1D68D;
}
.eventscatalog th {
text-align: left;
 
}

.eventscatalog .title{
background-color: #039;
color: white;
padding: 3px;
}
.eventscatalog td {
padding: 3px;
vertical-align: top;
}

/* Calendar detail */

.caldetail table {
clear: both;
width: 90%;
}

.caldetail th {
padding: 3px;
text-align: left;
}

.caldetail td {
padding: 3px;
vertical-align: top;
}

.caldetail th.year {background-color: #ACC6C5; padding-left: 25px;}
.caldetail th.month {text-align: right;}



