/*  Earth' alternate stylesheet for Poison Ivy skin for CS 1.1 */
body{
	background-color: #D9D1C6;
}
#header {
	background-color: #FFF;
}
 #nav {
	background-color: #B2AAA4;
	background-image: url(../Images/earthbottom.gif);
    }
#contentwrapper {
	background-color: #FFF;
	background-image: url(../Images/earthtop.gif);
}
#title {
	background-image: url(../Images/earthtop.gif);
}
a:visited,
a:active,
a:link {	
	color: #F89E59;
}
a:hover {
	color:#000000;
}
#contentfooter{
	background-image: url(../Images/earthfooter.gif);
}
#sidebar-a {
	border-left-color: #D9D1C6;
		}
.calNextPrev a:link, .calNextPrev a:active, .calNextPrev a:visited {
	color: #F89E59!important;
}
.calNextPrev a:hover {
	color: #000000!important;
}
#masthead {
	color: #333;
	border-bottom: 2px solid #B2AAA4;
	background: #FFF;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #F89E59;
}
