@font-face {
    font-family: 'goudy-trajan';
    src: url('fonts/goudytrajan-regular-webfont.eot');
    src: url('fonts/goudytrajan-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/goudytrajan-regular-webfont.woff') format('woff'),
         url('fonts/goudytrajan-regular-webfont.ttf') format('truetype'),
         url('fonts/goudytrajan-regular-webfont.svg#goudy_trajan_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a, img, object, ul { border:none; outline:none; margin:0; padding:0; list-style:none }
html, body { height:100%; background-color:#fff }
body, table, td, div, ul, li, ol, input, button, textarea, select, object, img, p, a, object { margin:0; padding:0; border:none; outline:none }
a {
	color:#BE9D7D;
	text-decoration:none;
	transition:color .3s ease;
}
a:hover { color:#A11338 }
body, input, textarea, select, button, td, th {
	font-family: "proxima-nova-n3","proxima-nova",sans-serif;
	font-style:normal; font-weight:300;
	font-size:16px; line-height:24px;
	color:#58585A;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'goudy-trajan', serif;
	font-style:normal; font-weight:normal; text-transform:uppercase;
	margin:0;	
	line-height:1em;
}
h3 {
	font-size:18px;
	color:#a11338;
}
h4 {
	font-size:16px;
	color:#a11338;
}
h1, div.fcePricelist h3.priTitle, h3.looksLikeH1 {
	font-size:18px;
	color:#be9d7d;
	margin:0 0 10px;
}
h3.looksLikeH1 { margin-top:30px; }
h2, div.fcePricelist h4.priSubtitle, h4.looksLikeH2 {
	font-size:26px;
	margin:0 0 40px;
	color:#a11338;
}
#content p, #content ul { margin:0 0 30px; }
#content ul li span.listIcon {
	display:inline-block;
	width:3px;
	height:3px;
	margin:0 10px 4px 0;
	background-color:#be9d7d;
}
#content ol {
	text-align:left;
	padding-left:1.2em;
}
.red { color:#A11338; }
.relative {
	position:relative;
	float:left;
}
a, strong, b {
	font-family: "proxima-nova-n5","proxima-nova",sans-serif;
	font-weight: 500;
}
sup { font-size:0.5em }
div.textContent ul li::before, div.pContent ul li::before, div.acContent ul li::before, div.fceMoreInfoBar ul li::before {
    content: "";
    width:3px; height:3px; margin:0 10px 5px -14px;
    background:#be9d7d;
    display: inline-block;
} 
div.textContent ul li, div.pContent ul li, div.acContent ul li, div.fceMoreInfoBar ul li { padding:0 0 0 14px; width:auto }