/*=== Setup ===*/

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Navigation ===*/


/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(icey/box-top.png) no-repeat top;
}
.box .bot{
	background: url(icey/box-bot.png) no-repeat top;
}
.box .spacer{
	background: #ffffff;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: ;
}
.box3 .bot{
	background: url(icey/box3-bot.gif) no-repeat top;
}
.box3 .spcr{
	background: #cccccc;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(icey/box4-top.png) no-repeat top;
}
.box4 .bot{
	background: url(icey/box4-bot.png) no-repeat top;
}
.box4 .spacer{
	background: url(icey/box4-main.gif) repeat-y;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(icey/box5-top.png) no-repeat top;
}
.box5 .bot{
	background: url(icey/box5-bot.png) no-repeat top;
}
.box5 .spacer{
	background: url(icey/box5-bgr.gif);
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(icey/box6-top.png) no-repeat top;
}
.box6 .bot{
	background: url(icey/box6-bot.png) no-repeat top;
}
.box6 .spacer{
	background: #cccccc;
}
/*- Box7 -*/
.box7 .top,.box7 .bot{
	background: url(icey/box7-top.png) no-repeat top;
}
.box7 .bot{
	background: url(icey/box7-bot.png) no-repeat top;
}
.box7 .spacer{
	background: #274758;
}
.box7{
	font-size: 11px;
	color:#FFFFFF;
}

/*- Date -*/
.date{
	color: #898989;
}
