/* IMPORTED STYLES */

@import url("home.css");
@import url("content.css");
@import url("column.css");
@import url("secondary.css");
@import url("images.css");
@import url("titles.css");
@import url("navbar-script.css");
@import url("lightbox.css");


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* MARGIN: top   right   btm   left */
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body    {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 100px 0px;
	background: #8FC757 url(/images/greenback.gif) repeat-x;
	background-position: top center;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}

#container    {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 975px;
	text-align: left;
	background: #FFFFFF;
	}

/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */



#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 975px;
	height: 135px;
	position: relative;
	border: 0;
	}
#header h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 275px;
	height: 135px;
	background: transparent url(/images/logo.gif) top left no-repeat;
	overflow: hidden;
}
#header h1 img {
	display: none;
}
#header h1 span {
	display: none;
}
#header h1 a {
	display: block;
	width: 275px;
	height: 135px;
}


#corner_nav {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
	list-style: none;
	width: 700px;
	height: 135px;
	background-color: #FFFFFF;
	}
    .events {
   border:none;
  margin: 0px;
}
#corner_nav .link_front {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	list-style: none;
	padding: 50px 6px 5px 6px;
	margin: 0px 14px 0px 0px;
	float: right;
	border-left: 1px dashed #CCCCCC;
	} 
#corner_nav .link_front A:link {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	list-style: none;
	padding: 5px 6px 5px 6px;
	margin: 0px 0px 0px 0px;
	border: none;
	text-align: center;
	display: block;
	}
#corner_nav .link_front A:visited {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	list-style: none;
	padding: 5px 6px 5px 6px;
	margin: 0px 0px 0px 0px;
	border: none;
	text-align: center;
	display: block;
	}
#corner_nav .link_front A:hover	{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background: #88C456;
	color: #FFFFFF;
	list-style: none;
	padding: 5px 6px 5px 6px;
	margin: 0px 0px 0px 0px;
	border: none;
	text-align: center;
	display: block;
	}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*MARGIN: top   right   btm   left*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*FOOTER*/
#footer {
	clear: both;
	padding: 0px 0px 25px 0px;
	background: #FFFFFF;
	}
	
/* COPYRIGHT */
#footer .copyright {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer .copyright p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size:12px;
	line-height: 13px;
	color:#8D8D8D;
	font-weight: normal;
	text-decoration:none;
	text-align: center;
  	}
#footer .copyright p A:link {
	color:#8D8D8D;
	text-decoration:none;  
	}
#footer .copyright p A:visited {
	color:#8D8D8D;
	text-decoration:none; 
	}
#footer .copyright p A:hover {
	color:#6E7E1D;
	text-decoration:none; 
	border-bottom: 1px solid #A2AB69;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#globalnavigation {
	margin: 0px 0px 0px 0px;
	padding: 175px 50px 25px 50px;
	float: left;
	text-align: left;
	width: 875px;
	background: #FFFFFF;
	clear: both;
	}

#directorynav {
	margin: 0;
	padding: 0;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	width: 620px;
	}
	
#directorynav #dn-col1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	float: left;
	text-align: left;
	}
#directorynav #dn-col2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: left;
	}
	
#directorynav .column h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #8D8D8D;
	font-weight:normal;
	text-decoration:none;
	margin: 0px 0px 5px 0px;
  	}
#directorynav .column h3 A:link {
	color: #8D8D8D;
	text-decoration: none;
	}
#directorynav .column h3 A:visited {
	color: #8D8D8D;
	text-decoration: none;
	}
#directorynav .column h3 A:hover {
	text-decoration:none;
	color: #FFFFFF; 
	background: #88C456;
	}
	
#directorynav .column ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	list-style: none;
	position: relative;
	}
#directorynav .column li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #8D8D8D;
	border: none;
	font-weight: normal;
	}
#directorynav .column li A:link {
	color: #8D8D8D;
	text-decoration: none;
	}
#directorynav .column li A:visited {
	color: #8D8D8D;
	text-decoration: none;
	}
#directorynav .column li A:hover {
	text-decoration:none;
	color: #FFFFFF; 
	background: #009BE3;
	}


div.clear {
	clear: both;
	}

.hidden {
	visibility: hidden;
	 }

  /* Upcoming events */
      #upcoming   {
     	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	text-align: left;
	width: 455px;
    height:300px;
    overflow:auto;
	background: #FFFFFF;
	}



    .events_left {
	background-color: #FFFFFF;
	margin-left: 50px;
    width: 400px;
    float:left;


	}

    .events_left h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 16px;
	color: #64A54C;
	font-weight:normal;
	text-decoration:none;
  	}
.events_left h4 A:link {
	text-decoration:none;
	color: #64A54C;
	}
.events_left h4 A:visited {
	text-decoration:none;
	color: #64A54C;
	}
.events_left h4 A:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: #009BE3;
	}

    .events_left p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	color: #646363;
	}
.events_left p A:link {
	text-decoration:none;
	color: #009BE3;
	}
.events_left p A:visited {
	text-decoration:none;
	color: #009BE3;
	}
.events_left p A:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: #009BE3;
	}

    /*  .events_right {
        background-color: #FFFFFF;
	margin-right: 30px;
    width: 425px;
    margin-top:33px;
    float:right;

	}


     .events_right h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 16px;
	color: #64A54C;
	font-weight:normal;
	text-decoration:none;
  	}
.events_right h4 A:link {
	text-decoration:none;
	color: #64A54C;
	}
.events_right h4 A:visited {
	text-decoration:none;
	color: #64A54C;
	}
.events_right h4 A:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: #009BE3;
	}

    .events_right p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #646363;
	}
.events_right p A:link {
	text-decoration:none;
	color: #009BE3;
	}
.events_right p A:visited {
	text-decoration:none;
	color: #009BE3;
	}
.events_right p A:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: #009BE3;
	}
      */










