/* OVERRIDE /CSS/CONTENT.CSS BEGIN */
	#header {
		width: 978px;
		margin: 0 auto;
		/*border:solid 4px #2f4610;
		border-width:0 4px 2px;*/
	}
	#header a, a:hover {
		text-decoration: none !important;
		background-color: transparent;
		border: none;
		color: #f7ffd5 !important;
	}
	#header a:hover {
		color: #AFD887 !important;
	}
	#secondary-header {
		width: 996px;
		margin: 0 auto;
		padding-bottom: 0px;
		
	}
	/*removes green vertical rule */
	#content {
		background: none;
	}
	#secondary-header {
		height: 198px !important;
	}
	#secondary-header img {
		height: 198px !important;
	}
/* OVERRIDE /CSS/CONTENT.CSS END */
/* OVERRIDE /INC/INCLUDE.PHP BEGIN */
	#footer {
		width: 996px;
		height: 173px;
		margin: 0 auto;
	}
	#footer a, a:hover {
		border: none;
		text-decoration: none !important;
		background-color: transparent;
		color: #f7ffd5 !important;
	}
	#footer a:hover {
		color: #AFD887 !important;
	}
/* OVERRIDE /INC/INCLUDE.PHP END */
/* OVERRIDE SIMPLEX2 THEME DEFAULT.CSS BEGIN */
	a {
		color:#B26F25 !important;
		border-bottom: none !important;
	}
	a:hover {
		color: #B26F25 !important;
		background-color: transparent !important;
		border-bottom: none !important;
		text-decoration: underline !important;
	}
	#sidebar #wp-calendar a {
		background: #eee !important;
	}
	#sidebar #wp-calendar a:hover {
		background: #eee !important;
	}
	#sidebar #wp-calendar td.pad:hover {
		background-color: transparent !important;
	}
	#sidebar a {
		border-bottom: 1px solid #eee !important;
	}
	#content.narrowcolumn p {
		font-size: 14px !important;
	}
	a.more-link {
		background: #eee !important;
	}
	.entry a.more-link:hover, .navigation a:hover {
		background: #eee !important;
	}
	.entry a.more-link, .navigation a {
		background: #eee !important;
	}
	#sidebar #wp-calendar caption {
		text-align: left;
	}
	.post h2 {
		border-top: 1px solid #eee;
	}
/* OVERRIDE SIMPLEX2 THEME DEFAULT.CSS END */
/* OVERRIDE FACEBOOK WIDGET BEGIN */
/* OVERRIDE FACEBOOK WIDGET END */
/* OVERRIDE TWITTER WIDGET BEGIN */
	/* header image removal */
	.twtr-widget-profile img.twtr-profile-img {
		display: none !important;
	}
	/* header text positioning */
	#sidebar .twtr-hd {
		position: relative !important;
		left: -40px !important;
	}
	/* header NY Botanical Garden box */
	#sidebar .twtr-hd h3 {
		background-color: #385818 !important;
	}
	/* header NYBG text box */
	#sidebar .twtr-hd h4 {
		background-color: #385818 !important;
	}
	/* header NYBG link */
	#sidebar .twtr-hd h4 a {
		color: #f7ffd5 !important;
		background-color: #385818 !important;
	}
	/* header NYBG link */
	#sidebar .twtr-hd h4 a:hover {
		color: #AFD887 !important;
	}
	/* content links */
	#sidebar .twtr-doc a {
		text-decoration: none !important;
		border: 0px !important;
	}
	.twtr-bd p {
		font-size: 10px !important;
	}
	#sidebar #twtr-widget-1 .twtr-doc {
		background-color: #385818 !important;
	}
	/* footer 'join' link */
	a.twtr-join-conv {
		color: #f7ffd5 !important;
	}
	/* footer 'join' link */
	a:hover.twtr-join-conv {
		color: #AFD887 !important;
	}
/* OVERRIDE TWITTER WIDGET END */