@charset "utf-8";
/* CSS Document */

body {
	padding: 10px;
	margin: 0;
	background-color: #716f6b;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist ul {
	margin: 2px 0 0 0;
	padding: 0;
}
#navlist li {
	float: left;
	display: block;
	list-style-type: none;
}
#navlist a, #navlist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 26px; /* Setting for IE8 & Chrome */
	background-color: #004961;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#navlist a.last {
	border-right: none;
}
#navlist a:hover {
	background-color: #d5dffe;
	color: #000000;
	text-decoration: none;
}
.leftSideBarBg {
	background: url(http://newcenturysoftware.com/images/blue_sidebar.jpg) top left no-repeat;
	background-color: #226a79;
}
.leftSideBarItem {
	width: 170px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 17px;
	padding: 10px 0 10px;
	border-bottom: 1px solid #78a22f;
}
.leftSideBarItem a, .leftSideBarItem a:visited {
	display: block;
	color: #004961;
	text-decoration: none;
}
.leftSideBarItem a:hover {
	color: #df7a1c;
}
.leftSideBarWhyChoose {
	width: 170px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 17px;
	padding: 10px 0 10px;
}
.leftSideBarWhyChoose a, .leftSideBarWhyChoose a:visited {
	display: block;
	color: #78a22f;
	text-decoration: none;
}
.leftSideBarWhyChoose a:hover {
	color: #df7a1c;
}

.contentArea {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 20px;
}
.contentArea ul {
	margin-top: 8px;
}
.contentArea a:link, .contentArea a:visited {
	color: #df7a1c;
	text-decoration: none;
}
.contentArea a:hover {
	text-decoration: underline;
}
h1 {
	margin: 30px 0 20px;
	font-size: 34px;
	font-weight: normal;
	color: #004961;
	line-height: 38px;
}
h2 {
	margin: 20px 0 20px;
	font-size:26px;
	font-weight: normal;
	color: #004961;
}
h3 {
	margin: 30px 0 10px;
	font-weight: bold;
}
.headerParagraph {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: black;
}
.newsBar {
	background: #afaea3;
}
.newsHeader {
	padding: 0 0 10px 15px; 
	font-size: 18px; 
	letter-spacing: 1px; 
}
.newsHeader a:link, .newsHeader a:visited {
	text-decoration: none;
	color: #004961;
}
.newsHeader a:hover {
	text-decoration: underline;
}
.newsItem {
	float: left; 
	width: 150px; 
	height: 92px;
	padding: 3px 10px 0px 15px; 
	border-right: 2px solid #ffffff; 
	font-size: 11px; 
	color: #ffffff;
}
.newsItem a {
	color: #004961;
	text-decoration: none;
}
.newsItem a:visited {
	color: #004961;
	text-decoration: none;
}
.newsItem a:hover {
	text-decoration: underline;
}
.downloadBox {
	margin-top: 20px;
}
.extrasBox {
	margin-top: 20px;
	width: 184px; 
	padding: 0; 
	background: #e0e9ec; 
	border: 1px solid #4db3d0;
}
.extrasBox p {
	margin: 10px 0;
	padding: 0 12px; 
	font-size: 11px; 
	color: #000000; 
	line-height: 17px; 
	letter-spacing: normal;
}
.extrasBox ul {
	margin-left: 10px;
	padding-left: 10px;
}
.extrasBox li {
	margin-left: 10px;
}
.panelOne {
	width: 184px;
	margin-top: 20px; 
	border: 1px solid #6e8878; 
	background: #d2dcd5; 
	text-align: center; 
	font-size: 10px; 
	letter-spacing: normal; 
	text-transform: uppercase;
}
.panelOneHeader {
	margin-bottom: 5px;
	padding: 3px 6px; 
	background: #6e8878; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	text-transform: uppercase; 
	letter-spacing: 1px;
}
.panelTwo {
	width: 184px;
	margin-top: 20px; 
	border: 1px solid #566c11; 
	background: #e2e7d2; 
	text-align: left; 
	font-size: 11px; 
	color: #ffffff; 
	letter-spacing: normal; 
}
.panelTwoHeader {
	margin-bottom: 5px;
	padding: 3px 6px; 
	background: #566c11; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff;
	text-align: center;
	text-transform: uppercase; 
	letter-spacing: 1px;
}
.panelTwo a:link, .panelTwo a:visited {
	color: #004961;
	text-decoration: none;
}
.panelTwo a:hover {
	color: #df7a1c;
}
.panelThree {
	width: 184px;
	margin-top: 20px; 
	border: 1px solid #566c11; 
	background: #e2e7d2; 
	text-align: left; 
	font-size: 11px; 
	color: #464646; 
	letter-spacing: normal; 
	line-height: 17px;
}
.panelThreeHeader {
	margin-bottom: 5px;
	padding: 3px 6px; 
	background: #566c11; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff;
	text-align: center;
	text-transform: uppercase; 
	letter-spacing: 1px;
}
.panelThree a:link, .panelThree a:visited {
	color: #df7a1c;
	text-decoration: none;
}
.panelThree a:hover {
	text-decoration: underline;
}

.panelFour {
	width: 184px;
	margin-top: 20px; 
	border: 1px solid #df7a1c; 
	background: #ffe4cc; 
	text-align: left; 
	font-size: 11px; 
	color: #464646; 
	letter-spacing: normal; 
	line-height: 17px;
}
.panelFourHeader {
	margin-bottom: 5px;
	padding: 3px 6px; 
	background: #df7a1c; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff;
	text-align: center;
	text-transform: uppercase; 
	letter-spacing: 1px;
	line-height: 20px;
}
.panelFour a:link, .panelFour a:visited {
	color: #df7a1c;
	text-decoration: none;
}
.panelFour a:hover {
	text-decoration: underline;
}
.panelFour li {
	line-height: 14px;
	padding: 4px 0;
}

.panelFive {
	width: 184px;
	margin-top: 20px; 
	border: 1px solid #6e8878; 
	background: #d2dcd5; 
	text-align: left; 
	font-size: 11px; 
	color: #464646; 
	letter-spacing: normal; 
	line-height: 17px;
}
.panelFiveHeader {
	margin-bottom: 5px;
	padding: 3px 6px; 
	background: #6e8878; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff;
	text-align: center;
	text-transform: uppercase; 
	letter-spacing: 1px;
	line-height: 20px;
}
.panelFive a:link, .panelFour a:visited {
	color: #df7a1c;
	text-decoration: none;
}
.panelFive a:hover {
	text-decoration: underline;
}
.panelFive li {
	line-height: 14px;
	padding: 4px 0;
}

.panelSix {
	width: 184px;
	margin-top: 20px; 
	border: 1px solid #df7a1c; 
	background: #FFFFFF; 
	text-align: center; 
	font-size: 11px; 
	color: #464646; 
	letter-spacing: normal; 
	line-height: 17px;
}
.panelSixHeader {
	margin-bottom: 5px;
	padding: 3px 6px; 
	background: #df7a1c; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff;
	text-align: center;
	text-transform: uppercase; 
	letter-spacing: 1px;
	line-height: 20px;
}
.panelSix a:link, .panelFour a:visited {
	color: #df7a1c;
	text-decoration: none;
}
.panelSix a:hover {
	text-decoration: underline;
}
.panelSix li {
	line-height: 14px;
	padding: 4px 0;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
	display: block;
	list-style-type: none;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 27px; /* Setting for IE8 & Chrome */
	background-color: #78a22f;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footer a.last {
	border-right: none;
}
#footer a:hover {
	text-decoration: underline;
}

.sshot{
	position: relative;
	z-index: 0;
}
.sshot:hover{
	background-color: transparent;
	z-index: 50;
}
.sshot span{ /*CSS for enlarged image*/
	width: 500px;
	position: absolute;
	background-color: #d2dcd5;
	padding: 10px;
	left: -1000px;
	border: 2px solid #6e8878;
	visibility: hidden;
	color: #464646;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
}
.sshot span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding-bottom: 8px;
}
.sshot:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -150px;
	left: -545px; /*position where enlarged image should offset horizontally */
}
.sshot div {
	padding: 2px; 
	background: #edf0ee; 
	border: 1px solid #6e8878; 
	font-size: 11px;
}
.mapGalleryHeader {
	margin-bottom: 10px; 
	padding: 2px 4px; 
	background: #eeeeee; 
	font-size: 12px; 
	font-weight: bold;
}
.mapGallerySheet {
	padding: 10px 16px 5px 0;
}
.mapGallery td {
	font-size: 11px;
	line-height: 16px;
}
.mapGallery p {
	margin: 0; padding-top: 10px;
}
.mapGalleryPDF {
	font-size: 10px;
	line-height: 13px;
}
.mapGalleryPDF a:link {
	color: #464646;
	text-decoration: underline;
}
.mapGalleryPDF a:visited {
	color: #464646;
	text-decoration: underline;
}
.mapGalleryPDF a:hover {
	color: #df7a1c;
}
.newsItemHeader {
	background: #eeeeee;
	font-size: 11px;
	line-height: 14px;
}
.newsText {
	font-size: 11px;
	color: #464646;
	letter-spacing: normal;
	line-height: 16px;
}
.copyright {
	padding: 8px; 
	text-align: center; 
	font-size: 10px; 
	color: #999999; 
	letter-spacing: 1px;
}
.subheader {
	padding: 8px 10px 2px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}
.download ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.download li {
	padding: 4px 0 4px 20px;
	background: url(images/pdf_icon.gif) left center no-repeat;
	font-size: 12px;
}
.secondaryBlueHeader {
	margin: 10px 0;
	padding: 4px 8px;
	background: #4db3d0;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
#quickLinks {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;
}
#quickLinks a, #quickLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCCCCC;
}
#quickLinks a:hover {
	text-decoration: underline;
	color: #e8e8e8;
}
