@charset "utf-8";
/* CSS Document */
#super_head{
	background-image:url(../images/topBGDay.jpg);
}
#main{
	/*background-image: url(../images/afternoonLTSmall3.jpg);*/
	background-image:none;
	background-repeat: no-repeat;
}
body{
	background-image: url(../images/afternoonLTBIG3.jpg);
	background-repeat: no-repeat;
}
#link_header{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	border-top:solid 2px #FFFFFF;	
	padding-bottom:4px;
}
#link_header a{
	color:#d9774b;
}
#link_header a:hover{
	background-image:none;
	background-repeat:no-repeat;
	color:#d9774b;
	text-decoration:underline;
}
#edit_set a, #edit_set a:hover{
	border-color:#c05e32;
	background-color:#FFFFFF;
}
#body_top{
	background-image:none;
	height:39px;
}
#body_foot{
	background-image:none;
}
#body_set{
	background-image:none;
	background-color:inherit;
	height:auto;
}
#body_set h1{
	color:#c05e32;
	border-bottom:solid 3px #d9774b;	
}
#body_set h2{
	color:#DD9475;
	border-color:#DD9475;
}
#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:#FCEFE0;
	color:#996600;
}
#body_set li,#body_set ul{
	list-style:none;
	text-align:left;
	color:#c05e32;	
}