@charset "utf-8";
/* CSS Document */
#super_head{
	background-image:url(../images/topBGDay.jpg);
}
#main{
	background-image: url(../images/afternoonLTSmall2.jpg);
	background-repeat: no-repeat;
}
body{
	background-image: url(../images/afternoonLTBIG2.jpg);
	background-repeat: no-repeat;
}
#link_header{
	background-image: url(../images/linkBGDay.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:solid 2px #FFFFFF;	
	padding-bottom:4px;
}
#link_header a:hover{
	background-image:url(../images/linkBGDayRoll.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:underline;
}
#edit_set a, #edit_set a:hover{
	border-color:#c05e32;
	background-color:#FFFFFF;
}
#edit_bar{
	border-color:#DD9475;
}
#body_top{
	background-image:url(../images/bannerDayTop.gif);
	height:39px;
}
#body_foot{
	background-image:url(../images/bannerDayBottom.gif);
}
#body_set{
	background-image:url(../images/bannerDayMid.gif);
	height:auto;
}
#body_set h1{
	color:#c05e32;
	border-bottom:solid 3px #d9774b;	
}
.color_two{
	color:#c05e32;
}
#body_set h2,.menu_cat,.color_one{
	color:#DD9475;
	border-color:#DD9475;
	background:none;
}
.menu_half{

}
#body_set a,body #floatWrapper #main .todcolor{
	color:#c05e32;

}
#body_set #center,#body_set #right,#body_set #left,#body_set .cell{
	border:solid 1px #d9774b;
	background-color:#FCEDDC;
	color:#996600;
}
#body_set li,#body_set ul{
	list-style:none;
	text-align:left;
	color:#c05e32;	
}