@import url("../../global/CSS/global.css");


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  DEFAULTS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #FFFFFF;
}

img, div { behavior: url(/SiteFiles/1360/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  TYPE */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4D4D4D;
}
#DEFcontentLeft  p, #DEFcontentLeft td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #4D4D4D;
}
#DEFcontentLeft ul {
	padding-left:10px;
}
#DEFcontentLeft ul li {
	margin-left:10px;
	list-style:circle;
}
a:link, a:visited, a:active {
	color: #60C32F; 
	text-decoration: none;
}
a:hover {
	color: #60C32F; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	color: #666666;
}
h2 {
	font-size: 16px;
	line-height: 24px;
	color: #4D4D4D;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	font-size: 22px;
	line-height: 30px;
	color: #cccccc;
}
h4 {
	font-size: 16px;
	line-height: 24px;
	color: #4D4D4D;
	font-weight: bold;
	margin-bottom: 10px;
}
h5 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  SEARCH */
#search {
	float: right;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #B3B3B3;
	padding-right: 0px;
	padding-top: 15px;
}
#search p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display:block;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 12px;
	border-bottom: 2px solid #cbcece;
	text-transform:uppercase;
}
.searchField {
	font-size: 11px;
	color: #606060;
	width: 246px;
	margin-top:7px;
	padding:9px;
	background-image: url(/sitefiles/1360/Images/bkgd-search.gif);
	background-position: center center;
	border: 0px;
}
.searchButton {
	width: 25px;
	text-indent: -999px;
	overflow: hidden;
	height: 18px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1360/Images/arrow.png) no-repeat;
	behavior: url(/SiteFiles/1360/Scripts/iepngfix.htc);
	font-size: 0px;
	line-height: 0px;
	float: right;
	margin-top:15px;
}
#signup {
	float: right;
	width: 290px;
	height: 45px;
	background-color: #000000;
	line-height: 45px;
	color: #B3B3B3;
	padding-right: 0px;
	padding-left: 20px;
}
#signup p {
	color: #DBDAD9;
	float: left;
	display: block;
	line-height: 45px;
	height: 45px;
	margin: 0px;
	font-size: 12px;
	padding-right: 8px;
}
.signupField {
	font-size: 11px;
	color: #606060;
	width: 160px;
	margin-top:7px;
	padding:8px;
	background-image: url(/sitefiles/1360/Images/bkgd-signup.gif);
	background-position: center center;
	border: 0px;
}
.signupButton {
	width: 25px;
	text-indent: -999px;
	overflow: hidden;
	height: 18px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1360/Images/arrow.png) no-repeat;
	behavior: url(/SiteFiles/1360/Scripts/iepngfix.htc);
	font-size: 0px;
	line-height: 0px;
	float: right;
	margin-top:15px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  MAIN NAV */
#mainnavWrapper {
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 40px;
	position: absolute;
	top: 81px;
	left: 386px;
}
#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}
#mainnav li ul {display: none;}

#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
	list-style:none;
}
#mainnav a {	
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
}
#mainnav a:hover {
	display: block;
	text-decoration: none;
	color: #cccccc;
}

#mainnav a.current {
	display: block;
	text-decoration: none;
	color: #ffffff;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  LEVEL2NAV */
#level2navWrapper {
	margin: 0px;
	padding: 0px;
	width: 902px;
	height: 40px;
	position: absolute;
	top: 113px;
	background-color: #3B626E;
}
#level2navWrapper p,
#level2navWrapper h2,
#level2navWrapper h2 a {
	display: none;
}
#level2nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 35px;
}
#level2nav li ul {display: none;}

#level2nav li {
	padding: 0px;
	margin: 0px 16px 0px 0px;
	float: left;
	background: none;
}
#level2nav a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
}
#level2nav a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #29424A;
	padding: 0px 4px;
}
#level2nav a.current {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  SUB NAV */
#subnavWrapper {
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
#subnavWrapper p {
	display: none;
}
#subnavWrapper h2,
#subnavWrapper h2 a {
	color: #4d4d4d;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:12px;
    padding: 0;
    margin: 0;
    width: 100%;
    background: none;
}
#subnav a {
	color: #666666;
	display:block;
	padding: 3px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
}
#subnav a:hover {
	color: #333333;
	display:block;
	padding: 3px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
#subnav a.first {
	color: #666666;
	display:block;
	padding: 3px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
}
#subnav a.first:hover {
	color: #333333;
	display:block;
	padding: 3px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
#subnav a.current {
	color: #333333;
	display:block;
	padding: 3px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
	font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  WRAPPERS */
#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #60C32F;
}
#pageWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1360/Images/bkgd-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#DEFpageWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1360/Images/bkgd-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #efefef;
}
#topWrapper {
	width: 960px;
	text-align: left;
	height: 136px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(/sitefiles/1360/Images/bkgd-top.gif);
	background-repeat: repeat-x;
}
#flashWrapper {
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#DEFcontentWrapper {
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #EFEFEF;
}
#adsWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #000000;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #F2F2F2;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  SITE INDEX */
#siteIndex {
	margin: 0px auto;
	padding: 30px 0px;
	width: 960px;
}
#siteIndex h2 {
	color: #ffffff; float: left;
}
#siteIndex a {
	color: #ffffff;
	float: right;
	margin-top: 0px;
}
#indexTab {
	width: 100px;
	float: left;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 113px;
}
#logo {
	width: 102px;
	height: 102px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 75px;
	}
#logo a {
	display:block;
	background-image: url(/sitefiles/1360/Images/logo.png);
	behavior: url(/SiteFiles/1360/Scripts/iepngfix.htc);
	background-repeat: no-repeat;
	width: 102px;
	height: 102px;
	text-indent: -9999px;
	overflow:hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentLeft {
	float: left;
	width: 252px;
	padding: 25px 25px 0px 25px;
	background-image: url(/sitefiles/1360/Images/bkgd-blocks.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#contentMid {
	float: left;
	width: 252px;
	margin-left: 27px;
	background-image: url(/sitefiles/1360/Images/bkgd-blocks.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#intro {
	float: left;
	width: 440px;
	line-height: 40px;
	color: #666666;
	padding-top: 140px;
	background-image: url(/sitefiles/1360/Images/whenigrowup.jpg);
	background-repeat: no-repeat;
	background-position: left 93px;
}
#intro h1{
}
#flash {
	width: 467px;
	height: 350px;
	float: right;
	background-color: #DBDAD9;
}
#videos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDAD9;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#hmAds {
	width: 960px;
	margin: 0px auto;
	padding: 30px 0;
}
#hmAdsLeft {
	float: left;
	width:312px;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
#hmAdsLeft a {
	color: #ffffff;
}
#hmAdsMid {
	margin-left: 17px;
	width:260px;
	padding: 20px;
	height: 99px;
	float: left;
	background-image: url(/sitefiles/1360/Images/bkgd-ads.jpg);
	font-size: 12px;
	line-height: 16px;
}
#hmAdsRight {
	margin-left: 27px;
	width:260px;
	padding: 20px;
	height: 99px;
	float: right;
	background-image: url(/sitefiles/1360/Images/bkgd-ads.jpg);
	font-size: 12px;
	line-height: 16px;
}
#contentRight {
	float: right;
	width: 252px;
	background-image: url(/sitefiles/1360/Images/bkgd-blocks.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#contentRight img {
	float: left;
}
#contentRightBtm {
	float: left;
	width: 188px;
	height: 187px;
	background: url(/SiteFiles/1360/Images/contentRightBtm.jpg) no-repeat;
	padding: 24px 12px 12px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
}
#contentRightBtm img {
	float: none;
}
.arrowlink {
	display: block;
	padding-left: 18px;
	background-image: url(/sitefiles/1360/Images/arrow.png);
	behavior: url(/SiteFiles/1360/Scripts/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:8px;
}
.extratab {
	background-image: url(/sitefiles/1360/Images/tab-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height:30px;
	width:115px;
}
.extratab strong {
	background-image: url(/sitefiles/1360/Images/tab-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height:30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}
a.extratab {
	color: #ffffff;
	clear: both;
}
#DEFcontentLeft {
	float: left;
	width: 610px;
	padding: 90px 0px 30px 0px;
}
#DEFcontentRight {
	float: right;
	width: 300px;
}
#DEFsubcontent {
	float:left;
	width:261px;
	background-image: url(/sitefiles/1360/Images/bkgd-subarea.gif);
	padding: 20px;
	height: 184px;
	margin-top: 30px;
}
a.sidelink {
	padding:2px 28px;
	width: 244px;
	height:27px;
	display: block;
	background-image: url(/sitefiles/1360/Images/bkgd-sidelink.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	line-height: 31px;
	margin-top:7px;
	clear: both;
}
a.sidelink:hover {
	padding:2px 28px;
	width: 244px;
	height:27px;
	display: block;
	background-image: url(/sitefiles/1360/Images/bkgd-sidelink.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	line-height: 31px;
	text-decoration:none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  FOOTER */
#footer {
	margin: 0px auto;
	padding: 30px 0px;
	width: 960px;
}
#footerLeft {
	float: left;
	width: 650px;
	font-size: 12px;
}
#footerLeft a {
	color: #4a4a4a;
}
#footerLeft a:hover {
	color: #4a4a4a;
}
#utilityLinks {
	float: left;
	width: 650px;
	font-size: 12px;
	color: #ffffff;
	height: 45px;
	background-color: #000000;
	line-height: 45px;
	text-align: right;
}
#utilityLinks a {
	color: #60C32F;
}
#utilityLinks a:hover {
	color: #60C32F;
}
#footerRight {
	float: right;
	width: 305px;
}
.footerRight {
	float: left;
	margin-right: 18px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  DEFAULT CONTENT */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  SEARCH TITLE */
.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  PHOTO GALLERY */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	background: none;
	display:inline;
	float:left;
	list-style:none;
	margin:0;
	padding:0 15px 10px 0;
	width:81px;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
	list-style: none;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}
#DEFcontentLeft ul li.photo-list-item {
	list-style: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 612px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;
	display:inline;
}
#breadcrumbs a {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1360/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	margin-right: 8px;
}
#breadcrumbs a:hover {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1360/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
}
#breadcrumbs a.first  {
	padding: 0px;
	font-size: 11px;
	color: #2B4B77;
	background: none;
	text-decoration:none;
}
#breadcrumbs a.first:hover  {
	padding: 0px;
	font-size: 11px;
	color: #2B4B77;
	background: none;
	text-decoration:underline;
}
#breadcrumbs a.current  {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1360/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - UPCOMING EVENTS WIDGET OVERRIDES */
.upcoming-events-wrapper {
}

.upcoming-events-wrapper p {
	color:#4d4d4d;
	margin:0px;
}

.upcoming-events-wrapper ul, .upcoming-events-wrapper ul li {
	margin:0px;
	padding:0px;
	list-style: none;
	float:left;
	clear:left;
	width:250px;
}
.upcoming-events-wrapper ul li h2{
	display:none;
}

.upcoming-events-image {
	float:left;
	margin-right:10px;
}

p.upcoming-events-date {
	padding:0;
	display:block;
	width:50px;
	text-align:center;
	height:70px;
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
span.upcoming-events-date {
	display:block;
	color:#4D4D4D;
	font-size:30px;	
	font-weight:bolder;
	font-family:Helvetica, Arial, sans-serif;
	line-height:32px;
	text-align: left;
}
.upcoming-events-weekday {
	display:none;
}
.upcoming-events-month {
	font-size:19px;
	color:#4D4D4D;
	font-family:Helvetica, Arial, sans-serif;
	line-height:16px;
	font-weight:bold;
	margin-top:5px;
	display:block;
	text-align: left;
}
.upcoming-events-name a, .upcoming-events-name h2 {
	font-size:14px;
	color:#60C32F;
	font-weight:bold;
}


.upcoming-events-time {
	display:none;
}
.upcoming-events-title {
	font-weight:bold;
	margin:0;
	padding:0;
}
.upcoming-events-description {
	color: #333333;
}
.recent-news-view-link {
	display: none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RECENT NEWS WIDGET OVERRIDES */
.recent-news-title {
	font-size: 13px;
	font-weight:bold;
}
li.recent-news-list-item span{
	display: none;
}
li.recent-news-list-item {
	margin-bottom:10px;
}
.photogallery {
	margin: 0px;
}
.recent-news-wrapper ul li {
	list-style: none;
}
