/* Zee Creative Custom Theme CSS */

/* BODY, P, A
-------------------------------------------------------------- */
body {
	font-size: 12px;
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #F8F8F0;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #1F1919;
	background-image: url(../img/top_gradient.jpg);
	background-repeat: repeat-x;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
a,  a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
p {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color:#F8F8F0;
	line-height:normal;
}

/* H TAGS
-------------------------------------------------------------- */
#content .entry-title {
	color: #FCC967;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	padding-bottom: 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 24px;
	color:#FCC967;
	text-align: left;
	margin: 0;
	text-decoration: none;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	color: #F8F8F0;
	text-decoration: none;
}

h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight:bold;
	padding: 0;
	margin: 0;
	color:#2C6368;
	text-decoration: none;
}
	
h4 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

/* FONTS
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
	#entry-content-calendar {
		font-size: 14pt;
		line-height: 1.6em;
		padding-top:30px;
		width: 715px !important;
	}

/* MAIN ELEMENTS
-------------------------------------------------------------- */
#outer_wrapper {
	background-image: url(../img/top_photo.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
#page {
	text-align: left;
	background-image:none;
	margin: 0 auto;
	width: 1000px;
}
#wrapper {
	text-align: left;
	background-image:none;
	margin: 0 auto;
	width: 1000px;
	}
#MainWrapper {
	padding:0;
	margin:0;
	width:auto;
	clear:both;
	z-index:0;
}
#ContentWrapper {
	width:1000px;
	margin: 0 auto;
	background-image: url(../img/container_bg.jpg);
	background-repeat: no-repeat;
	min-height:792px;
}
#ContentWrapperCalendar {
	width: 1000px;
	background-image: url(../img/container_bg.jpg);
	background-repeat: no-repeat;
	min-height:792px;
}
#SingleColumn /*wrapper*/ {
	padding-top:0px;
}
#DoubleColumn /*wrapper*/ {
	padding-top:0px;
}
#TripleColumn /*wrapper*/ {
	padding-top:0px;
}
#masthead {
	text-align: center;
	margin:0;
}
#masthead img {
	margin:0;
	padding:0;
}
#header {
	width: 1000px;
	position:relative;
	z-index:1;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 217px;
}
#headernav	{
  	position:relative;
  	text-align:right;
  	top:8px;
  	right:0px;
  	float:right;
	color:#F8F8F0;
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	text-shadow: 1px 1px 1px #333;
}
#branding {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	position:relative;
	margin: 15px 25px;
	padding:15px;
	width: 300px;
	float:left;
	text-align:left;
	background-color:#DFDFDF;
}
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}
#mainNav {
	height: 19px;
	background-color:#FC0;
	clear:both;
}
#footer {
	clear: both;
	width: 100%;
}
.footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
}
#footer1 {
	background-image: url(../img/container_btm.png);
	height: 114px;
	background-repeat: no-repeat;
}
#footer2 {
	height:25px;
	padding: 10px 20px 10px 20px;
}
.footerNav {
	float:right;
	height:15px;
}
.footerNav a:link, .footerNav a:visited {
	color: #000000;
	text-decoration: none;
}
.footerNav a:hover, .footerNav a:active {
	color: #333333;
}
.footerCredit {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	float:left;
	line-height: normal;
}	
 .navmenu ul {
	 margin:0;
}
 .navmenu ul li {
	 margin:0;
	 padding-top:0;
	 padding-bottom:0;
}
#colophon {
	overflow: hidden;
	padding: 0;
}
#container {
}
#content {
   z-index: 0;
   padding: 0;
   text-align: left;
   margin-top:0px;
   
}
#contentCalendar {
	float:right;
	padding-right: 20px;
}
#main {
	padding: 0;
	clear:both;
}
/* Column style designation */
	.three {
		margin:25px 250px 0 250px;
	}
	.two {
		margin:25px 35px 0 270px;
	}
	.twoCalendar {
		margin: 0px;
	}
	.one {
		margin:25px 35px 0 270px;
	}
.one-column #content {
	margin:0 15px;
	width: 100%;
}
.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

#nav_container {
	background-image: url(../img/nav_bg.png);
	background-repeat: repeat-y;
	width: 247px;
}

#nav_wm {
	background-image: url(../img/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 247px;
	min-height:379px;
}

#nav_btm {
	background-image: url(../img/nav_btm.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 247px;
	padding-bottom:15px;
}

/* SIDEBARS
-------------------------------------------------------------- */
#primary {
   float: left;
   width: 247px;
   margin: 0;
   padding: 0;
   *z-index: 999999;
}
#secondary {
   float: right;
   width: 180px;
   margin: 0 15px 15px;
   padding: 0;
}	
#sidebar {
	font: 12px "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	padding: 20px;
	margin-left: 0px;
	width: 170px;
	float:left;
	text-align:left;
}
#sidebar2 {
	padding: 20px;
	margin-left: 0px;
	width: 170px;
	float:right;
	text-align:left;
	list-style-type:none;
}
#sidebar3 {
	padding: 20px;
	margin-left: 0px;
	width: 170px;
	float:right;
	text-align:left;
	list-style-type:none;
}

/* SIDE CAPSULES
-------------------------------------------------------------- */
.LeftCapsule {
	margin-bottom:15px;
}
.LeftCapsuleBtm {
	padding-bottom:12px;
}
.LeftCapsuleContent {
	padding:0;
}
.LeftCapsuleContent2 {
	padding:0 14px;
}
.LeftCapsule2Btm {
	padding-bottom:12px;
}	
.RightCapsule {
	width:220px;
	margin-bottom:15px;
}
.RightCapsuleContent2 {
	 background-position: top;
	 padding:0 26px 16px;
}
.RightCapsuleBtm {
	 padding-bottom:12px;
}
.RightCapsule2Btm {
	background-color:#06C;
	padding-bottom:20px;
}
.RightCapsule3Btm {
	background-color:#06C;
	min-height:205px;
	padding-bottom:12px;
}
.RightCapsule4Btm {
	background-color:#06C;
	min-height:225px;
	padding-bottom:12px;
}
.RightCapsuleForm {
	min-height:25px;
}
.RightCapsuleContent {
	 background-position: top;
	 padding:0 26px;
}
.RightCapsuleContent2 {
	background-position: top;
	padding:0 26px 16px;
	z-index:100;
}
.sideCapsule {
	border: 1px solid #999;
	clear:both;
	margin-bottom:15px;
}
.capsuleTop {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	background-color:#333;
	padding:10px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.capsuleMid {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	background-color:#FFF;
	padding:10px;
	list-style:none;
}
.capsuleMid p {
	color: #333;
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}
	a.capsuleMid p:visited, a.capsuleMid p:link, a.capsuleMid p:active {
		color: #06C;
	}
	a.capsuleMid p:hover {
		color: #333;
		text-decoration:none;
	}
.capsuleBtm {
	background-color:#999;
	padding:10px;
}
#content_capsule {
	list-style:none;
	border:solid 1px #000;
	padding:20px 35px;
	background-color: #E4E4E4;
}

/* MENU & NAVIGATION
-------------------------------------------------------------- */
#access {
	background: #000;
	display: block;
	clear:both;
	margin: 0 auto;
	width: 100%;
	height:38px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	width: 100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#mainNav a {
	color: #aaa;
	display: block;
	line-height: 1em;
	padding: 0;
	text-decoration: none;
}
#mainNav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 15px;
	left: 0;
	float: left;
	width: 100%;
	z-index: 99999;
}
#mainNav ul ul li {
	min-width: 180px;
}
#mainNav ul ul ul {
	left: 100%;
	top: 0;
}
#mainNav ul ul a {
	background: #333;
	line-height: 1em;
	width: 160px;
	height: auto;
}
#mainNav li:hover > a,
#mainNav ul ul :hover > a {
	background: #333;
	color: #fff;
}
#mainNav ul li:hover > ul {
	display: block;
}
#mainNav ul li.current_page_item > a,
#mainNav ul li.current-menu-ancestor > a,
#mainNav ul li.current-menu-item > a,
#mainNav ul li.current-menu-parent > a {
	color: #fff;
}
* html #mainNav ul li.current_page_item a,
* html #mainNav ul li.current-menu-ancestor a,
* html #mainNav ul li.current-menu-item a,
* html #mainNav ul li.current-menu-parent a,
* html #mainNav ul li a:hover {
	color: #fff;
}
#leftNav {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	display: block;
	clear:both;
	width: 100%;
	padding-left:9px;
	padding-top:5px;
}
#leftNav a {
	color: #F8F8F0;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	width:218px;
	font-size:16px;
	text-transform:uppercase;
}
#leftNav ul ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 160px;
	width: 100%;
	z-index: 99999;
}
#leftNav li{
	background-image: url(../img/navigation-divider.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-shadow: 1px 1px 1px #333;
}
#leftNav ul ul li {
	min-width: 218px;
	background-image:none;
}
#leftNav ul ul ul {
	top: 0;
}
#leftNav ul ul a {
	background: #373024;
	line-height: 19px;
	padding: 10px;
	width: 195px;
	height: auto;
	text-transform:none;
}
#leftNav li:hover > a {
	background-image: url(../img/nav_rollover.png);
	background-repeat: repeat-y;
	color:#FCC967;
}
#leftNav ul ul :hover > a {
	background: #31757C;
	color: #fff;
}
#leftNav ul li:hover > ul {
	display: block;
}

a.topNav:link {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#F8F8F0;
	text-decoration: none;
}
a.topNav:visited {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#F8F8F0;
}
a.topNav:hover {
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#F8F8F0;
	text-decoration:underline;
}
.leftNav {
}
.footerLinks  {
	color: #000;
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-left:8px;
	list-style: none;
}
.footerLinks li {
	padding: 8px;
	float: left;
}
.footerLinks a:visited, .footerLinks a:link, .footerLinks a:active {
	color: #F8F8F0;
	}
.footerLinks a:hover {
	color: #2E777F;
	text-decoration:none;
}	
.footerText  {
	color: #F8F8F0;
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	}
	a.footerText:visited, a.footerText:link, a.footerText:active {
		color: #F8F8F0;
		text-decoration: none;
	}
	a.footerText:hover {
		color: #2E777F;
		text-decoration:none;
	}

/* IMAGE
-------------------------------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}	
a img {
	border: none;
}

/* FORM
-------------------------------------------------------------- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}	

/* LISTS
-------------------------------------------------------------- */
/*Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
}
#sidebar ul p, #sidebar ul select {
	margin: 0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
}

/* MISC
-------------------------------------------------------------- */
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
a.button1 {
	display: block;
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:150px;
	padding:8px;
	text-align:center;
	margin-top:6px;
}
a.button1 img {
	display: block;
	background-color: #D6CCAF;
}
a.button1:hover {
	background-color: #4282C2;
	color:#FFF;
}
a.button2 {
	display: block;
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:75px;
	text-align:center;
	padding:3px;
	margin-top:6px;
}
a.button2 img {
	display: block;
	background-color: #D6CCAF;
}
a.button2:hover {
	background-color: #4282C2;
	color:#FFF;
}
.spacer1 {
	height:5px;
	clear:both;
}
.spacer2 {
	height:10px;
	clear:both;
}
.spacer3 {
	height:15px;
	clear:both;
}
.spacer4 {
	height:25px;
	clear:both;
}
.clear {
	clear: both;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
.ngg-albumoverview {
	clear: none !important;
}
.ngg-galleryoverview {
	clear: none !important;
}
.ngg-slideshow-loader {
	position: relative;
	*top: 110px; /* CHANGE THIS VALUE TO VERTICALLY CENTER THE LOADER GRAPHIC IN IE7 */
}
#facebook {
	margin-left:auto;
	margin-right:auto;
	width:126px;
}

.bullet_spacing {
	padding-left:5px;
	padding-right:5px;
}

#photo_rotator {
	background-image: url(../img/rotator_bg.jpg);
	background-repeat: no-repeat;
	height: 302px;
	width: 736px;
	margin-left:257px;
	padding-bottom:15px;
	padding-left: 7px;
	padding-top: 7px;
	color:#333;
	overflow: hidden;
}

#photo_rotator h1{
	color:#2C6368;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
}

#index_caps {
	width:749px;
	height:223px;
	margin-left:247px;
	padding-top:15px;
	font-size:12px;
}

#volunteer_cap {
	background-image: url(../img/volunteer_cap.png);
	background-repeat: no-repeat;
	height: 223px;
	width: 253px;
	float:left;
	padding-top:40px;
}

#volunteer_cap p{
	width: 200px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#parks_cap {
	background-image: url(../img/parks_cap.png);
	background-repeat: no-repeat;
	height: 223px;
	width: 248px;
	float:left;
	padding-top:40px;
}

#parks_cap p{
	width: 200px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#donate_cap {
	background-image: url(../img/donate_cap.png);
	background-repeat: no-repeat;
	height: 223px;
	width: 248px;
	float:right;
	padding-top:40px;
}

#donate_cap p{
	width: 200px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.ai1ec-container {
    float: right !important;
    font-size: 13pt !important;
	width: 100% !important;
}

.slider-item {
    width:736px;
	height: 302px !important;
	position: relative;
	overflow: hidden;
}

.slider-image {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 
}

.slider-title {
	position: absolute;
	right: 35px;
	top: 0px;
	width: 300px;
	padding: 10px;
    color: #2C6368;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
    padding-bottom: 15px;
}

.slider-description {
	position: absolute;
	right: 35px;
	top: 35px;
	color: #000000;
	width: 300px;
	padding: 10px;
}

.slider-link {
	position: absolute;
	right: 35px;
	bottom: 10px;
	padding: 10px;
    color: #2C6368;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
    padding-bottom: 15px;
}

.slider-link a {
    color: #2C6368;
}