a, a:link, a:visited {
color: #9C2F2C;
}

a:hover, a:active {
color: #b63733;
}

body {
border-color: #9C2F2C;
}

#nav ul li a:hover, a.current_section {
color: #EBBBB9 !important;
}

#rounded_l {
background-image: url('../graphics/layout/rounded_edge_left.png');
}

#nav ul {
background-image: url('../graphics/layout/nav_bg.png');
}

#rounded_r {
background-image: url('../graphics/layout/rounded_edge_right.png');
}

#quote_left {
background-image: url('../graphics/layout/quote_left.png');
}

#quote {
background-image: url('../graphics/layout/quote_bg.png');
}

#quote_right {
background-image: url('../graphics/layout/quote_right.png');
}

#contact {
color: #cccccc;
font-size: 14px;
}

#footer {
color: #cccccc;
font-size: 14px;
}

.fdpc_policy_links a:link, .fdpc_policy_links a:visited {
color: #b63733;
}