﻿/*  'Fire' alternate stylesheet for Poison Ivy skin for CS 1.1 */
html, body {
	color: #050505;
}
body{
	background-color: #FA8D20;
}
#header {
	background-color: #FAFAFA;
} 
#nav {
	background-color: #AD6217;
	background-image: url(../Images/firebottom.gif);
    }
#contentwrapper {
	background-color: #FAFAFA;
	background-image: url(../Images/firetop.gif);
}
#title {
	background-image: url(../Images/firetop.gif);
}
a:visited,
a:active,
a:link {	
	color: #FA4520;
}
a:hover {
	color:#000000;
}
#contentfooter{
	background-image: url(../Images/firefooter.gif);
}
#sidebar-a {
	border-left-color: #999;
		}
.calNextPrev a:link, .calNextPrev a:active, .calNextPrev a:visited {
	color: #FA4520!important;
}
.calNextPrev a:hover {
	color: #000000!important;
}
#masthead {
	color: #333;
	border-bottom: 2px solid #AD6217;
	background: #FAFAFA;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #FA4520;
}
#copyright
{
	color:white;
}
.myphoto
{
	border-width: 0;
	text-align:center;
}
