/*  'Air' alternate stylesheet for Poison Ivy skin for CS 1.1 */

body{
	background-color: #E3EBEF;
}
#header {
	background-color: #FFF;
}  
#nav {
	background-color: #9BA0A3;
	background-image: url(../Images/airbottom.gif);
    } 
#contentwrapper {
	background-color: #FFF;
	background-image: url(../Images/airtop.gif);
}
#title {
	background-image: url(../Images/airtop.gif);
}
a:visited,
a:active,
a:link {	
	color: #78798A;
}
a:hover {
	color:#A39F9B;
}
#contentfooter{
	background-image: url(../Images/airfooter.gif);
}
#sidebar-a {
	border-left-color: #E3EBEF;
		}
.calNextPrev a:link, .calNextPrev a:active, .calNextPrev a:visited {
	color: #78798A!important;
}
.calNextPrev a:hover {
	color: #A39F9B!important;
}
#masthead {
	color: #333;
	border-bottom: 2px solid #9BA0A3;
	background: #FFF;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #78798A;
}

