#secNav{
background-color:#339999;
width:740px;
}

#secNav{
padding:0;
margin:0 0 4px 0;
height:30px;
}

/*
===============================================
============= Color Configuration =============
===============================================
*/

#topbar{
	color:#116969;
	background-color:#ADD6D6;
}

#topbarright a{
	color:#116969;
	font-weight:bold;
	text-decoration:none;
}

#topbarright a:hover{
	text-decoration:underline;
}

#topBarBack {
	clear:both;
	margin-left:10px;
	margin-top:5px;
	padding:5px;
}

.date{
	color:#339999;
	border-bottom: 2px solid #339999;
}

.date p.bread-crumbs a, .date p.bread-crumbs a:hover{
	color:#339999;
}

#pagination {
	border-bottom:2px solid #EBF5F5;
	color:#339999;
}

#pagination a{
	color:#339999;
}

.Readmore{
	background-color:#ebf5f5;
	color:#339999;
	border-bottom:2px solid #339999;
}

.Readmore a{
	color:#339999;
	text-decoration:none;
}

.Readmore a:hover{
	color:#339999;
	text-decoration:underline;
}

.entryNum{
	color:#FFF;
	background:#339999;
}

.entryHeading {
	color:#339999;
}

h1, a, a:hover {
	color:#339999;
}