
body {
	color: #444;
}

h1, h2, h3, h4, h5, h6 {
		color: #0E6459;
}

div#logo-container {
	background: #4180C8;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	color: #fff;
	text-decoration: none;
}

div#placeholder-hero {
	background: #4180C8;
}

div#placeholder-search {
	background: #F4CA76;
}

div#sub {
	padding: 18px 0;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #eee;	
}

td.menu-item-hover {
	color: #fff;
}

td.menu-item-selected {
	color: #53A3FF;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #4180C8;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #ccc;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 9px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 270px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #0E6459;
	text-decoration: none;	
}

a:hover, a:active {
	color:#7ec4bc;;
	text-decoration: underline;
}
.blog-container h1
{
	color:#0E6459;
}
a
{
	color:#0E6459;
}
#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #C7E6E1 url(/images/cssimg/b1g-5-5.png) repeat-y 50% 0;
	margin: 0;
}

body#sub {
		background: #C7E6E1 url(/images/cssimg/bg-sub-5-5.png) repeat-y 50% 0;
}

div#logo-container {
	background: url(/images/cssimg/bg-logo-5-5.png) repeat-x 0 0;
	height: 216px;
	margin: 0;
}

div#placeholder-logo {
	padding-left: 30px;
	padding-top: 72px;
}

div#placeholder-hero {
	height: 216px;
	width: 600px;
}

div#nav {
	background: url(/images/cssimg/bg-nav-5-5.png);
	height: 36px;
}

div#placeholder-nav {
	height: 36px;
	padding: 0 18px;	
	background-color:#0E6459;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div.search-box {
	/*text-align: right;*/
}

div#placeholder-search {
	padding: 9px;
	/*width: 582px;*/
}

body#sub div#placeholder-search {
	width: 932px;
}

div#main div.inner {
	padding: 18px 0px 36px 20px;
}

div#sub {
	margin: 0;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* Main Menu */
#nav_852559, #nav_8525593 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	

}
#nav_852559 a {
	display: block;
	color:#C3E4E0;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	
}

#nav_852559 li {
	float: left;
	margin-right:23px;
	padding:10px;
	padding-bottom:8px;
}
/*
#nav_852559 li ul {
	position: absolute;
	left: -999em;
	}*/
#nav_852559 li:hover
{
	background-color:#7ec4bc;
}

#nav_852559 li:hover ul {
	/*padding-top:5px;
	left: auto;

	border:none;
	list-style: none;
	
	margin-left:-9px;
	margin-top:5px;*/
	background-color:#7fc8bd;
}
/*
#nav_852559 li ul li
{
	float:none;
	margin-right:0px;
}*/
#nav_852559 li ul li:hover
{
		background-color:#479f93;
	
}
#nav_852559 li:hover a
{
	
		color:#0e6459;
}
#nav_852559 li ul li:hover a
{
	
		color:#7fc8bd;
}
#nav_852559 li ul li:hover ul li a
{
	
		color:#0e6459;
}
#nav_852559 li ul li ul li:hover a
{
	
		color:#7fc8bd;
}
/*#nav_852559 li ul li a{
 	
	padding-left:1px;
	padding-right:12px;

}
#nav_852559 li ul li ul {
	position: absolute;
	left: -999em;
	}*/
#nav_852559 li ul li:hover ul {
/*	padding-top:5px;
	left: auto;

	border:none;
	list-style: none;*/
	background-color:#7fc8bd;
	
	
	
}
#placeholder-box1 a:hover
{
	color:#066;
}