@charset "utf-8";
/* CSS Document */

#header ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:5px;
	left:544px;
}
#header ul li {
	float:left;
}

#header a{
	display:block;
	background:url(http://cheriesdesigns.com/images/nav_spacer.gif) no-repeat left center;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:normal;
}

#services_top, #design_process_top, #contact_top, #homedecor_top {
	color:#f55e33;
	cursor: crosshair;
}


#header a#home_top {
	padding-left: 0;
	background:none;
}
a {
	text-decoration: none;
	color:#391453;
	
	}
a:active {
	color: #f55e33;
	font-weight: bold;	
	}
a:hover {
	color: #f55e33;
	}
	#copywrite a {
	color: #dee4e9;
}

#copywrite a:hover {
	text-decoration: underline;
}

#contactDivLeft .contactP a {
	text-decoration: underline;
}

