#header *
{
    margin:0px;
    padding:0px;
}

#full-page-content {
    width: 720px;
    padding: 0px 15px 0px 28px;
    float: left;
}

#full-page-content p {
/*line-height:16px;
text-align:justify;*/
}

#full-page-content a {
color: #89C336;
border-bottom:dotted 1px #89C336;
text-decoration:none;
} 

#full-page-content a:hover {
color: #333333;
border-bottom:solid 1px #333333;
}


/* -- Base Styling -- */

/** { 
    margin: 0px; padding: 0px;
  }*/

body {
	margin:0px;
	padding:0px;
	color: #424347;
	text-decoration: none;
	background: #1A1A1A url(../img/tile.gif) repeat-x left top;
	color: #424347;
	width:100%;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
}

img { border: 0px; }

a { outline: none; }

#copyright { text-align:center; }

.gallery {display:none;}

#wrapper {
	width:765px;
	margin: auto;
	padding:0px 0px 0px 0px;
}

.clear 
{
    clear: both; visibility: hidden; height: 0px; margin: 0px; padding: 0px;
}

/* -- Headings -- */
h1.logo span {display:none;}

h1.logo {
	width:498px;
	height:75px;
	float:left;
	display:block;
}

h1.logo img
{
}

h1.title-welcome {
	height:47px;
	display:block;
	background: url(../img/title-welcome.gif) no-repeat left top;
	margin-bottom:15px;	
}

h1.title-web-applications {
	height:35px;
	display:block;
	background: url(../img/title-web-applications.gif) no-repeat left top;
	margin-bottom:15px;
}

h1.title-contact {
	height:35px;
	display:block;
	background: url(../img/title-contact.gif) no-repeat left top;
	margin-bottom:15px;
}

h2.bishy-tag {
	width:500px;
	height:81px;
	float:left;
	display:block;
	background: url(../img/branding-and-interactive.gif) no-repeat right center;
}

h2.subtitle-news {
	height:16px;
	display:block;
	background: url(../img/subtitle-news.gif) no-repeat left top;
	margin-bottom:5px;	
}

h2.subtitle-get-involved {
	height:15px;
	display:block;
	background: url(../img/subtitle-get-involved.gif) no-repeat left top;
	margin-bottom:5px;	
}

.showcase a {
	display:block;
	line-height:25px;
	border-bottom:1px solid #eeeeee;
	text-decoration:none;
	color:#666666;
	padding-bottom:1px;
	padding-top:1px;
	
}

.showcase li
{
    text-decoration:none;
    list-style-type: none;    
}

.showcase a:hover {
	color:#ffffff;
	padding-left:5px;
	background: #9BB100 url(../img/visit.gif) no-repeat 150px center;
	
}

h2.main-photo, 
h2.bishy-tag span,
h1.title-welcome span,
h2.subtitle-news span
{display:none;}
/* =Typography
-----------------------------------------------------------------------------*/
p.links {
	margin-bottom:3px;
}

p.text-bloc {
	width:250px;
	display:block;
	float:left;
}

p.static-text
{
    margin: 0 0 5px 0;
}

fieldset.contact-form {
	width:505px;
	height:306px;
	display:block;
	background: url(../img/fieldset-background.gif) no-repeat 0px 0px;	
	float:left;
	border:none;
	margin-top:30px;
}

p.contact-form-holder {
	width:240px;
	height:40px;
	float:left;
	display:block;
	padding:5px;
}

p.contact-form-holder-long {
	width:490px;
	height:40px;
	float:left;
	display:block;
	padding:5px;
}

p.contact-form-holder-longer {
	width:490px;
	float:left;
	display:block;
	padding:5px;
}

input.form-field {
	width:217px;
	height:23px;
	border:none;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	padding:8px 0 0 15px;
	color: #666666;
	text-decoration: none;
	background: url(../img/form-field.gif) no-repeat 0px 0px;	
}

input.form-field-long {
	width:471px;
	height:23px;
	border:none;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	padding:8px 0 0 15px;
	color: #666666;
	text-decoration: none;
	background: url(../img/form-field-long.gif) no-repeat 0px 0px;	
}

textarea.form-text-area {
	width:471px;
	overflow:auto;
	height:87px;
	border:none;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	padding:8px 0 0 15px;
	color: #666666;
	text-decoration: none;
	background: url(../img/text-area.gif) no-repeat 0px 0px;	
	clear:both;
	display:block;
	float:left;
}
textarea.form-text-area:focus {background: url(../img/text-area.gif) no-repeat -486px 0px;	}

input.form-field:focus {
	background: url(../img/form-field.gif) no-repeat -232px 0px;
}

input.form-field-long:focus {
	background: url(../img/form-field-long.gif) no-repeat -486px 0px;
}


p.news {
	font-size:11px;
	line-height:13px;
	color:#62656A;
}

p.news-article {
	font: 10px Arial, Helvetica, sans-serif, Tahoma;
	color: #9E9E9E;
	text-decoration: none;
	text-align: left;
	padding-bottom:10px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:10px;
}
p.news-article span {font-size:10px;color:#333333;font-weight:bold;}

p.news-article a {
	font: 10px Arial, Helvetica, sans-serif, Tahoma;
	color: #9BB100;
	text-decoration: underline;
	
}
p.news-article a:hover {color:#333333;}

/* =Links
-----------------------------------------------------------------------------*/

a {
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #89C336;
	text-decoration:underline;
}

a:hover {text-decoration:none;color:#3A4815;}

/* =Main Content
-----------------------------------------------------------------------------*/

.breadcrumbs {
	width:762px;
	height:20px;
	text-align:left;
	padding-top:10px;
	padding-left:18px;
	clear:both;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

.breadcrumbs a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #8A8A8A;
	text-decoration:none;
	margin-left: 5px;
	border-bottom:1px dotted #3E3E3E;
}

.breadcrumbs strong {
	color:#ffffff;
	font-weight:normal;
}

.breadcrumbs a:hover {
	color:#9CAB00;
}


.container-top {
	width:780px;
	height:27px;
	background: url(../img/full-top-container.gif) no-repeat center top;	

}

#main-container {
	width:780px;
	text-align:left;
	background: url(../img/full-tile-container.gif) repeat-y center top;
	clear:both;
}

#footer 
{
	background: url('../img/full-footer.gif') no-repeat center 0px;
	width:765px;
	height:34px;
	margin: 0px 0px 10px 0px;
	padding: 7px 15px 0px 0px;
	float:left;
	text-align:right;
}

#sidebar {
	width:180px;
	padding:0px 10px 10px 20px;
	float:left;
	
}

#content {
    width: 513px;
    padding: 0px 15px 10px 28px;
    float: left;
}

#content p {text-align:justify;}

#content a {
color: #89C336;
border-bottom:dotted 1px #89C336;
text-decoration:none;
} 

#content a:hover {
color: #333333;
border-bottom:solid 1px #333333;
}

.subcontent {
	width:513px;
	margin-top: 20px;
	text-align:left;
	float: right;
}

.subcontent *
{
    margin: 0px;
	padding: 0px;
}

.subcontent ul {
	list-style: none;
	margin-left:10px;
	line-height:18px;	
}

.subcontent ul strong {
	color:#9BB100;
}

.subcontent ul ul {
	list-style: disc;
	margin-left:20px;	

}
 
h4.content-title {
	font-size:14px;
	margin-bottom:10px;
}

/* =Misc 1
-----------------------------------------------------------------------------*/
img.image-margins {margin:10px 0px 10px 0px;}

.infoList {
    margin-top:15px;
}

.infoList li {
    padding:5px 0 5px;margin:0px;list-style:none;border-bottom:1px solid #eeeeee;
}

.infoList a {
    background-color:#ffffff;text-decoration:none;color:#9CB300;display:block;line-height:16px;
}

.infoList a:hover {
    background-color:#9BB100;color:#ffffff;
}

/*  Homepage styling
---------------------------------------------*/
#nchLogoAndText
{
    background: #FFFFFF url(../img/static/nch-logo.gif) no-repeat;
    padding-left:60px;
    font-size: 1.3em;
    height: 70px;
}

#nchLogoAndTextContainer
{
    
}

.adminLinks {
	padding-left:18px;
	padding-top:2px;
	padding-bottom: 5px;
	width: 762px;
	margin: 0px;
    list-style-type: none;
    text-align: center;
}

.adminLinks li {
    display:inline;
}

.adminLinks li a 
{
    text-decoration: none;
    padding: 5px 5px 0px 0px;
    margin-left: 5px;
    color: #8A8A8A;
    width:auto;
    white-space: nowrap;
    border-right:1px solid #CCC;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

/*  The last one, don't show the border  */
.adminLinks li:last-child a, .adminLinks li a.last
{
	border-right:0px solid #AEAEAE;
	padding-right: 0px;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.center
{
	margin-left: auto;
	margin-right: auto;
}

textarea
{
    color: #424347;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;   
}

.leadingSpace {
    margin-left: 5px;
}