/* CSS Document */

body {

	margin: 0px;
	padding: 0px;
	background-color: #808B5D;
	font: 1em Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

}

a:link {
	text-decoration: none;
	color: #006600;
	
}

a:visited {
	text-decoration: none;
	color: #006600;
	
}
a:hover {
	text-decoration: underline;
	color: #6C3800;
	
}
a:active {
	text-decoration: none;
	
}



#wrapper {
margin-top: 10px;
width: 900px;
position:relative;
margin-right: auto;
margin-left: auto;
padding: 0px 0px 0px 0px;
background: url(images/ncse_01.jpg) no-repeat #DFF5C3;
border: 1px solid #6C3800;
margin-bottom: 20px;
}




#botNav {
letter-spacing: 1px;
font: 0.8em Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
height: 22px;
background-color: #006600;
border-top: #6C3800 4px solid;
width: 864px;
padding-left: 18px;
padding-right: 18px;
padding-top: 4px;

}

#topNav {
height: 22px;
background-color: #006600;
margin-top: 142px;
border-top: #6C3800 4px solid;
width: 872px;
padding-left: 10px;
padding-right: 18px;
padding-top: 0px;
font: 0.8em Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
letter-spacing: 1px;

}


#topNav ul
{
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#topNav ul li { 
display: inline;
}

#topNav ul li a
{
height: 19px;
display: block;
padding: 2px 8px 0px 8px;
text-align: center;
float: left;


border-left: 1px  solid #006600;
border-right: 1px  solid #006600;
border-bottom: 1px  solid #006600;

color: #FFFFFF;
text-decoration: none;
}

#topNav ul li a:hover
{

border-left: 1px  solid #6C3800;
border-right: 1px  solid #6C3800;
border-bottom: 1px  solid #6C3800;

background-color: #ffffff;

color: #006600;
}



#botNav a  {
color: #FFFFFF;
}

#shadowBar {
width: 900px;
height: 10px;
background:  url(images/ncse_06.gif) repeat-x #DFF5C3;
}

#main {
width: 864px;
padding: 0px 18px 20px 18px;
float: left;
}

#main a {
text-decoration: none;
color: #006600;
}

#main a:hover {
text-decoration: underline;

}

.contentRight {
font: 0.9em Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
float: right;
padding: 4px 4px 4px 4px;
margin-left: 10px;
width: 618px;
}

.contentLeft {
font: 0.9em Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
float: left;
padding: 4px 4px 4px 4px;
margin-right: 10px;
width: 618px;
}

.contentLeft h1, .contentRight h1, h1 {
margin-bottom: -8px;
font-size: 1.5em;
color: #6C3800;

}

.minorTitle {

font-size: 1.25em;
color: #6C3800;

}



.contentLeft h2, .contentRight h2, h2 {
margin-bottom: -8px;
font-size: 1.25em;
color: #6C3800;

}

.contentLeft h3, .contentRight h3, h3 {
margin-bottom: -8px;
font-size: 1.1em;
color: #6C3800;
}


.contentLeft h4, .contentRight h4, h4 {
margin: 0px;
margin-bottom: -8px;
font-size: 1em;
color: #6C3800;
}


.callOutLeft {
font: 0.9em Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 208px;
background-color:#FFFFFF;
border: 1px solid #6C3800;
float: left;
padding: 4px 4px 4px 4px;
margin-right: 10px;
}

.callOutLeft h1, .callOutLeft h2,  .callOutLeft h3, .callOutRight h1, .callOutRight h2,  .callOutRight h3  {
font-size: 1em;
margin: -4px -4px 4px -4px;
display: block;
width: 208px;
background-color:#6C3800;
padding: 2px 4px 2px 4px;
border-bottom: 1px  solid #6C3800;
color: #FFFFFF;
}

.callOutRight {
font: 0.9em Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 208px;
background-color:#FFFFFF;
border: 1px solid #6C3800;
float: right;
padding: 4px 4px 4px 4px;
margin-left: 10px;
}

.callOutRight_plain {
font: 0.9em Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 208px;
float: right;
padding: 4px 4px 4px 4px;
margin-left: 10px;
text-align: right;
}


.imageLeft {
border: 1px solid #6C3800;
float: left;
margin-right: 10px;
}

.imageRight {
border: 1px solid #6C3800;
float: right;
margin-left: 10px;
}

.smallText, .smallTextGreen, .smallTextLessPale {
font-size: 0.75em;
}

.smallTextLessPale {
font-size: 0.75em;
color:#6C3800;
}

.pageTitle {
margin-bottom: -8px;
font-size: 1.5em;
color: #6C3800;

}

#newsArchiveWrapper 
{
    background-color: #dbcfd5;
    width: 630px;

}

#newsArchiveWrapper h1, .pageTitle {
margin-top: 0px;
margin-bottom: 0px;
font: 1.2em Futura, Lucida, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #6C3800;
}



#newsArchive 
{
    margin: 14px 4px 0px 4px;
    overflow: auto;
    height: 120px;
   
}




#newsArchive a 
{

  
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	padding: 3px 2px 3px 2px;

	}


#newsArchive a:hover  {
	color:#ffffff;
	background-color: #6C3800;
	text-decoration: none; 
	}



#newsContent ul {
	list-style: none;
	margin: 0 ;
	padding: 0;
	position: relative; 
	}

#newsContent ul li a 
{
 
	display: block;
	text-decoration: none;
	font-size: 0.9em;


	padding: 3px 2px 3px 2px;

	}


#newsContent ul li a:hover  {
	color:#fff;
	background-color: #6C3800;
	text-decoration: none; 
	}

