
/* CSS Document */

a:focus, a:hover, a:active { outline:none }
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bbbbbb;
	text-decoration: none;
}
.Nav:hover {
    color: #ce9826;
	text-decoration: none;
}
.NavSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.NavSm:hover {
	color: #B01F24;
	text-decoration: none;
}
.NavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 15px;
	line-height: 18px;
	padding: 16;
	background-color: #000000;
}
.NavSub:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
.navRightTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCF7D;
	text-decoration: none;
	font-size: 12px;
	text-indent: 15px;
	line-height: 26px;
	padding: 20;
	font-weight: bold;
}
.navRightlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-indent: 15px;
	line-height: 26px;
	padding: 20;
}
.navRightlink:hover {
	color: #ffe4b3;
}
.navRightlink2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	
}
.navRightlink2:hover {
	color: #ffe4b3;
}
.Features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.FeaturesLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.FeaturesLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCF7D;
	text-decoration: none;
}
.FeaturesLink:hover {
	color: #000000;
	text-decoration: none;
}
.NavSplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.NavSplash:hover {
	color: #FFCF7D;
	text-decoration: none;
}
.TextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
	line-height: 16px;
}
.TextLGRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b01f24;
	text-decoration: none;
	line-height: 20px;
}
.TextLGGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #272727;
	text-decoration: none;
	line-height: 20px;
}
.TextLGRedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b01f24;
	text-decoration: none;
	line-height: 20px;
}
.TextLGRedLink:hover {
	color: #272727;

}
.TextLtGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	text-decoration: none;
	line-height: 16px;
}
.textLinkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b01f24;
	text-decoration: none;	
	line-height: 16px;
}
.textLinkRed:hover {
	color: #919191;

}
.TitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b01f24;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.TitleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.TitleGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCF7D;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.TitleRedLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #b01f24;
	text-decoration: none;
	line-height: 22px;
}
.TitleBlackLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
	text-decoration: none;
}
.footerLink:hover {
	color: #eb0f46;
}
.footerCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.navFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.navFooter:hover {
	color: #eb0f46;
}
.bgImageTop {
	background-image: url(../images/bg_image_top.jpg);
	background-repeat: repeat;
	background-position: top;
}
.bgImageBottom {
	background-image: url(../images/bg_image_bottom_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.featureImage {
	background-image: url(../images/i_features.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.SubnavImage {
	background-image: url(../images/i_subnav_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.SubnavImageProd {
	background-image: url(../images/i_subnav_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.StoneImage01 {
	background-image: url(../images/bg_stone_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ImageBorder {
	border-color: #d3d3d3;
}
