header { padding-bottom: 0; height: 140px; }

body {
font-size: 12px;
}

a:link, a:visited {
color: #723983;
text-decoration: none;
}

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

#topnav li .collection_item_label a, #topnav li .collection_item_gallery_label a {
background: #723983;
border-radius: 15px;
color: #ffffff;
padding: 6px 10px;
}
#topnav li+li .collection_item_label a, #topnav li+li .collection_item_gallery_label a {
background: #c3504b;
color: #fff;
}
#topnav li+li+li .collection_item_label a, #topnav li+li+li .collection_item_gallery_label a { background: #ecb432; color: #000; }

#topnav .collection_item_label a:hover, #topnav .collection_item_gallery_label a:hover { color: #fff; }

#topnav ul li:before, .bot_loc .location_address::before { content: ' '; }

#tagline {
position: absolute;
right: 0;
top: 73px;
font-size: 24px;
color: #000000;
}

h1, h2, h3, h4, h5, h5,
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6  { color: #723983; }

.underspotlight .content_image_box {
margin-bottom:20px;
}

.underspotlight .collection_item_label a, .underspotlight .collection_item_gallery_label a {
display:block;
font-weight:400;
font-family: 'Arvo', serif;
text-transform:uppercase;
font-size:18px;
margin-bottom:20px;
}

.underspotlight ul{
width:940px;
margin:0;
padding:0;
list-style: none;
}

.underspotlight ul li {
width:195px;
float:left;
text-align:center;
padding-left:40px;
}

.underspotlight ul li.first,
.underspotlight ul li:first-child {
padding-left:0;
}

/* Fix for specific width on default content to avoid widows and 2nd line wrapping */
	.underspotlight ul li:first-child {
		width:224px;
	}
	.underspotlight ul li+li {
		width: 200px;
	}
	.underspotlight ul li+li+li {
		width: 188px;
	}

#home .footer-top .col1 {
width: 300px;
}

#home .footer-top .col2 {
float: left;
}

#home .footer-top .col3 {
float: right;
width: 250px;
margin-left: 15px;
}

.footer-top {
background: #fff;
border-top: 4px solid #723983;
}
.footer-top .wrap, .footer-btm { background: #ffffff; color: #000000; }

.top_loc { display: none; }

.copyright { top: 40px; }

.dropdown a:link, .dropdown a:visited {
color: #723982;
}

.underspotlight {
height: 205px;
border-bottom: 3px solid #723983;
}

.footer-top h1, .footer-top h2, .footer-top h3, .footer-top h4, .footer-top h5, .footer-top h6,
h1, h2, h3, h4, h5, h5 {
font-variant: normal;
}

.fdpc_designready_pricing_table, .fdpc_collapsible_toggle { display: none; }


ul.dropdown a:link, ul.dropdown a:visited { padding: 8px 20px !important; }

#topnav li.last .collection_item_label a {
background: #555;
color: #fff;
}