/* general styling */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* the hyperlinks */
a {
	color: #336666;
}
a:hover {
	color: #669933;
}


/* site specific styling */


/* the container centers the page */
#container {
	width: 990px;
	height: auto;
	margin: 0 auto;
	align: center;
}	

/* the header that contains the big image */
#header {
	width: 988px;
	height: 120px;
	position: relative;
	background-image: url(Images/GNWHEADER4890x120.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #669933;
	border-bottom: 1px solid #669933;
	border-right: 1px solid #669933;
	border-left: 1px solid #669933;
}

#navbar {
	width: 988px;
	height: 42px;
	background-image: url(Images/line.gif);
	background-color: #669933;
	background-repeat: repeat;
	background-position: center top;
	border-right: 1px solid #669933;
	border-left: 1px solid #669933;
	}
/* the core contains all the site contents */
#core {
	width: 990px;
	height: auto;
	background-color: #FFF;
	
}

/* the coreleft contains the left part of the core */
#coreleft {
	width: 150px;
	height: 490px;
	float: left;
	background-color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #669933;
	border-bottom: 1px solid #669933;
	border-right: 1px solid #669933;
	border-left: 1px solid #669933;
}

/* the links in coreleft are another unordered list */
	#coreleft ul {
	}
	#coreleft li {
	display: block;
	height: auto;
	width: 136px;
	font-family: Verdana, Geneva, sans-serif;
	color: #669933;
	text-align: left;
	}
	#coreleft a {
	display: block;
	height: auto;
	width: auto;
	background: url(Images/readmore_arrow.gif) 97% center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #693;
	padding: 4PX;
	}

	#coreleft a:hover {
	color: #FFF;
	background-image: url(Images/readmore_over.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
	font-size: 12px;
	}
	
	#coreleft h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #336666;
	padding-top: 0px;
	padding-bottom: 4;
	padding-left: 4px;
	}
	
	#coreleft h3 {
	padding: 4px 4px 0px 4px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	margin: 0;
	color: #336666;
	text-align: left;
	}
	
	#coreleft p {
	margin-top: -2px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* the coreright contains the left part of the core */
#coreright {
	width: 155px;
	height: 490px;
	float: right;
	border-top: 1px solid #669933;
	border-bottom: 1px solid #669933;
	border-right: 1px solid #669933;
	border-left: 1px solid #669933;
	}

/* the links in coreleft are another unordered list */
	#coreright ul {
	}
	#coreright li {
	display: block;
	height: auto;
	width: 136px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}
	#coreright a {
	display: block;
	height: auto;
	padding: 4px;
	width: 134px;
	color: #669933;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0;
	text-align: center;
	}

	#coreright a:hover {
	color: #FFF;
	background-color: #336666;
	background-repeat: no-repeat;
	background-position: 97% center;
	}
	
	#coreright h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	margin: 0;
	color: #336666;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	}
	
	#coreright p {
	padding: 4px;
	margin-top: 5px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

	#corecenter h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 20px;
	color: #669933;
	padding: 10px 0 0 10px;
	}
	

/* the corecenter contains the center part of the core */
#corecenter {
	width: 681px;
	height: 490px;
	float: right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: inherit;
	text-align: center;
	left: auto;
	top: auto;
	overflow: auto;
	border-top: 1px solid #669933;
	border-bottom: 1px solid #669933;
}
	#corecenter p {
	line-height: 30px;
	color: #669933;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	width: auto;
	text-decoration: none;
	overflow: auto;
	font-size: 16px;
	text-align: justify;
	}
	#corecenter h1 {
	line-height: 30px;
	color: #669933;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 20px;
	text-align: center;
	}
	#corecenter h2 {
	line-height: 25px;
	color: #669933;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 15px;
	text-align: center;
	}
	#corecenter h4 {
	font-size: 5px;
	}
	
	#corecenter ul {
	padding: 0px;
	width: auto;
	text-indent: 40px;
	}
	#corecenter li {
	list-style: none;
	line-height: 0px;
	}
	#corecenter li a {
	text-decoration: none;
	color: #336666;
	display: block;
	padding: 10px;
	font-size: 16px;
	line-height: normal;
	padding: 0px;
	}
	#corecenter li a:hover {
	color: #669933;
	background-color: #336666;
	}
#corecenter img {
border: 6px solid #FFFFFF;
margin: 0px 0;
    }
/* the footer contains all copyright info etcetera */
#footer {
	clear: both;
	width: 990px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-color: #669933;
}
	#footer p {
		color: #FFF;
		padding-right: 20px;
	}
	#footer a {
		color: #FFF;
	}
#container #core #corecenter p .style19 {
	font-weight: bold;
	font-size: 18px;
}
#container #core #corecenter p .style19 {
	font-weight: normal;
}
.T {
	font-size: 24px;
}
