@import url("toastingFlutes.css"); /* Generic destination styles */

body {
	background-color: #b24030;
}
#container {
	background-color: #ffefed;
}
#inner_container {
	background: url(http://images.theknot.com/PWP/2008Redesign/toastingflutes/imgtoastingflutes_red_headerImg.gif) no-repeat left top; 
}
/* book mark share*/
#bookmark_share, .addthis, .addthis:hover {
	color: #b41800;
}
#navLeft h2 a:link, #navLeft h2 a:visited {
	color: #b41800;
}
a.onstate:link, a.onstate:visited  {
	color: #b41800 !important;
}
#navLeft a:link, #navLeft a:visited, .richText a:link, .richText a:visited{
	color: #606060;
}
#navLeft a:hover, .richText a:hover {
	color: #b41800;
}
#header h1 {
	color: #b41800;
}
#text_date {
	color: #606060;
}
#text_date .divider {
	background-image: url(http://images.theknot.com/PWP/2008Redesign/toastingflutes/imgtoastingflutes_red_divider.gif);
}
.contentText {
	color: #606060;
}
.contentImg img {
	border: 1px solid #b24030;
	background-color: #fff;
}
#main_content h3 {
	color: #b41800;
}
/* Registries & RSVP */

#RegistryList ul {
	border-bottom: 1px solid #b24030;
}
#RegistryList ul a {
	color: #606060;
}
#RegistryList ul li {
	border-top: 1px solid #b24030;
}
#formNoMatch {
	border-top: 1px solid #b24030;
}
.borderGeneric{border-top: 1px solid #b24030;}
.separator{background-image:url(http://images.theknot.com/pwp/2008Redesign/bg_dotted_rule_gray.gif);}
