
/* ------[ Style Adjustments for Turquoise Color Scheme ]-------- */

body {
	background-color: #004D4D;
	background-image: url(images/turq/bodybg.gif);
	}

#head-content {
	background-image: url(images/turq/headbg.gif);
	}

a, a:link, a:visited {
	color:#004D4D;
	}

a:hover, a:active {
	color:#000;
	}

#topnav li {
	background:url(images/turq/navbg-black.gif) bottom center no-repeat;
	}

#topnav li a:hover, #topnav li a:active, #topnav li ul {
	background: #999;
	}

.widgettitle, .content-col1 h2, li.title h2, h1.archive-title {
	background: #006666;
	}

#sidebar li ul.tabs li a, #sidebar li ul.tabs li a:link, #sidebar li ul.tabs li a:visited {
	border: 1px solid #006666;
	border-bottom: 0;
	background: #006666;
	}

#sidebar li ul.tabs li a:hover, #sidebar li ul.tabs li a:active {
	background: #999; 
	border: 1px solid #999;
	border-bottom: 0;    
	}

#sidebar li ul.tabs li a.on {
	background:#eee;
	border: 1px solid #ddd;
	border-bottom: 0; 
	}
