body {
	background-color: #fff;}
	
a img {
        text-decoration: none;
        border: 0 none;
        }

.container {
  	position: relative;
	width: 960px;
	background: #fff;  
	margin-left:auto;
	margin-right:auto;
}

#header {
	height: 130px;
	width: 960px;
}

#subhead {
	width: 940px;
	height: 79px;
	padding:4px 0px 0px 20px; 
	background-image:url('images/crownmoulding.jpg');
	border: 1px solid #000; 
	border-right-style:none;
	border-left-style:none;
	position: absolute;
	z-index:3;
}

#undersub {
	width: 960px;
	height: 24px;
	background: #220100;  
    background: -moz-linear-gradient(top, #220100, #560001);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#220100), to(#560001)); 
	position: absolute;
	top: 215px;
	text-align:right;
	padding-top: 3px;
	z-index:2;
	-webkit-box-shadow: 0px 2px 5px -2px #000 ;
}

#leftside {
	position: absolute;
	top: 215px;
	bottom: 0;
	left: 0px;
	width: 140px;
	background: ##BD972C;  
	background-image:url('images/leftbg.jpg');
	border: 1px solid #333; 
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	z-index:3;
	min-height:540px;
	-webkit-box-shadow: 2px 0px 5px -2px #000 ;
}


#rightside {
	position: absolute;
	top: 242px;
	bottom: 0;
	right: 0px;
	width: 140px;
	background: ##BD972C;  
	background-image:url('images/leftbg.jpg');
	border: 1px solid #333; 
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	z-index:0;
	min-height:540px;
	-webkit-box-shadow: -2px 0px 5px -2px #000 ;

	padding: 20px 0px 0px 5px;  
}


#contentONE {
	left: 0px;
	width: 880px;
	background-color: #fff;
	margin-left: 15px;
	margin-top: 115px;
	padding:10px 30px 10px 30px;
	border-bottom-style:none;
	min-height:320px;	
}

#contentTWO {
	left: 220px;
	width: 740px;
	background-color: #fff;
	margin-left: 150px;
	margin-top: 115px;
	padding:10px 30px 10px 30px;
	border-bottom-style:none;
	min-height:540px;	
}

#contentTHREE {
	left: 220px;
	width: 600px;
	background-color: #fff;
	margin-left: 150px;
	margin-top: 115px;
	padding:10px 30px 10px 30px;
	border-bottom-style:none;
	min-height:540px;
}

#contentFOUR {
	left: 0px;
	width: 750px;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 115px;
	padding:10px 30px 10px 30px;
	border-bottom-style:none;
	min-height:540px;
}

#footer {
	height: 40px;
	margin-left: 0px;
	position: absolute;
	width: 960px;
	border-top:1px solid #000;  
	background: #000;  
	background-image:url('images/crownmoldbottom.jpg');
	background-repeat:repeat-x;
	padding:20px 0px 0px 0px;

}

ul {
    padding: 0;
    list-style-type: none;
}

#leftside li {  
    float:center;  
    text-align:center;  
    position:relative;  
    padding: 4px 8px 4px 8px;   
    margin-right:0px;   
    border:none;  
}  


.subheading {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	color: #fff; 
	text-shadow: 1px 1px 1px #000;  
	display: table-cell;
}


#navlist li {
	display: inline;
	list-style-type: none;
	padding:0px 15px 00px 0px; 
}

#navlist li a {  
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
    font-size:14px;
    color: #fff;
    text-decoration:none;  
    text-shadow: 1px 1px 1px #000; 
}  

#navlist li a:hover {  
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
    font-size:14px;
    color: #fff;
    text-decoration:none;  
    text-shadow: 2px 2px 2px #000; 
}  



#foot li {
	display: inline;
	list-style-type: none;
	padding:0px 10px 0px 10px; 
}

#foot li a {  
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
    font-size:11px;
    color: #fff;
    text-decoration:none;  
}  

#foot li a:hover {  
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
    font-size:11px;
    color: #BB8C0F;
    text-decoration:none;  
}  



.bodycopy {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	color: #333;
	font-style: normal;
	line-height:140%;
	padding:2px 0px 0px 0px; 
			text-decoration:none; 
}

.bodycopy A:link {
	color: #6e0000;
	text-decoration:none; 
}
.bodycopy A:visited {
	color: #6e0000;
		text-decoration:none; 
}
.bodycopy A:active {
	color: #cc0000;
		text-decoration:none; 
}
.bodycopy A:hover{
	color: #cc0000;
		text-decoration:none; 
}






.smallLinks {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	color: #333;
	font-style: normal;
	text-align:left;
	line-height:140%;
	text-decoration:none; 
}

.smallLinks a {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	color: #fff;
	font-style: normal;
	text-align:left;
	line-height:140%;
	text-decoration:none;  
    text-shadow: 1px 1px 1px #000; 
}

.smallLinks a:hover {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	color: #fff;
	font-style: normal;
	text-align:left;
	line-height:140%;
	text-decoration:none;
	text-shadow: 2px 2px 2px #000;   
}

.goldTable td {
	height:50px;
	}

.productTable td {
	height:10px;
	}


.imageDropShaddow img {
	box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.25);

}

.imageDropShaddow img:hover {
	box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.5);

}



.footing {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 11px;
	color: #fff;
	font-style: normal;
	text-align: center;
	padding:2px 0px 0px 0px; 
}

.footing a {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 11px;
	color: ##BB8C0F;
	font-style: normal;
	text-align: center;
	padding:2px 0px 0px 0px; 
}



.titleGold {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:150%;
	color: #AF891E;
}

.h1 {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
}

.h2 {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
}




.bodyRedSmall {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:150%;
		text-decoration: none;
	color: #6e0000;
}

.bodyRedSmall A:link {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
	text-decoration: none;
}
.bodyRedSmall A:visited {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
	text-decoration: none;
}
.bodyRedSmall A:active {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
	text-decoration: none;
}
.bodyRedSmall A:hover{
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
	text-decoration: none;
	font-weight:bold;
}





.bodyRed {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height:150%;
		text-decoration: none;
	color: #6e0000;
}

.bodyRed A:link {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
	text-decoration: none;
}
.bodyRed A:visited {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
	text-decoration: none;
}
.bodyRed A:active {
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
	text-decoration: none;
}
.bodyRed A:hover{
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height:150%;
	color: #6e0000;
	text-decoration: none;
	font-weight:bold;
}

hr.redLine {
    border: 0;
    height: 1px;
    background: #6B0000;
    background-image: -webkit-linear-gradient(left, #993333, #6B0000, #993333); 
    background-image:    -moz-linear-gradient(left, #993333, #6B0000, #993333); 
    background-image:     -ms-linear-gradient(left, #993333, #6B0000, #993333); 
    background-image:      -o-linear-gradient(left, #993333, #6B0000, #993333); 
}


hr.redLineLite {
    border: 0;
    height: 1px;
    background: #f3f3f3;
    background-image: -webkit-linear-gradient(left, #f3f3f3, #cccccc, #f3f3f3); 
    background-image:    -moz-linear-gradient(left, #f3f3f3, #cccccc, #f3f3f3); 
    background-image:     -ms-linear-gradient(left, #f3f3f3, #cccccc, #f3f3f3);  
    background-image:      -o-linear-gradient(left, #f3f3f3, #cccccc, #f3f3f3);  
}



.dropDown {
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	color: #666666;
}

.changedField
{
color:c0c0c0c0; 
background: 0c0c0c; 
}


.phoneNumber {
font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #ffd758; 
	text-shadow: 1px 1px 1px #000; 
	line-height: 150%;
}

.phoneNumber a {
font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #ffd758; 
	text-shadow: 1px 1px 1px #000; 
	line-height: 150%;
	text-decoration: none;
}


.formField {
	background-color: #FFFFFF;
	border: 1px solid #B6850E; 
	padding:3px;
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:150%;
	color: #666666;
}




#subhead ul{
margin: 0;
padding: 0;

}

#subhead ul li{
margin: 0;
padding: 0;
list-style: none;
position: relative;
float:left;
    height:25px;
    padding: 0px 0px 0px 5px;

}

#subhead ul li a:hover{
    color: #ffd758;
    text-shadow: 2px 2px 2px #000; 

}


#subhead ul li a{
padding:0px 22px 0px 0px;
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-weight:500;
    font-size:14px;
    color: #fff;
    text-decoration:none;  
    text-shadow: 1px 1px 1px #000; 

}

#subhead ul ul{
position: absolute;
visibility: hidden;
top: 30px;
left: 0px;


}

#subhead ul li:hover ul{
visibility: visible;
	left:0px;
	top:21px;
	background:#b58c0e;

		padding: 0px;
	border: 1px solid #543303; 
	border-top-style:none;
	-moz-border-radius: 0px 0px 5px 5px;  
    -webkit-border-radius: 0px 0px 5px 5px;   
    border-radius: 0px 0px 5px 5px; 
    	width:140px;

}

.subhead ul li ul li:hover a{
background: #ccc;
color: #fff;
	width:135px;
text-align:center;

} 






.package {
float:left;
width:145px;
height:auto;
margin:0px;
padding:1px 1px 1px 1px;
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:150%;
	color: #AF891E;
}

.description {
float:left;
width:580px;
height:auto;
margin:0px;
padding:1px 1px 1px 1px;
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:150%;
	color: #333;
}

.goldCart {
float:left;
width:145px;
min-height:24px;
text-align:left;
padding:1px 1px 1px 1px;
font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
}

.break {
clear:both;
}



.goldMenu {
	float:left;
	width:90px;
	height:auto;
	margin:0px;
	padding:1px 1px 1px 1px;
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	color: #333;
	font-style: normal;
	text-align:left;
	line-height:140%;
}

.goldMenu A:link {
	color: #6e0000;
}
.goldMenu A:visited {
	color: #6e0000;
}
.goldMenu A:active {
	color: #8B120A;;
}
.goldMenu A:hover{
	color: #BA8C0C;
}


.goldMain {
	float:left;
	width:160px;
	height:auto;
	padding:1px 1px 1px 1px;
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	color: #333;
	font-style: normal;
	text-align:left;
	margin-bottom:5px;
	font-weight:bold;
}

.goldPackage {
	float:left;
	width:auto;
	height:auto;
	padding:1px 32px 1px 1px;
	font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
	font-size: 13px;
	color: #333;
	font-style: normal;
	text-align:left;
	margin-bottom:5px;
}


    .black_overlay{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
    }
    
    .pop_content {
        display: none;
        position: absolute;
        top: 25%;
        left: 45%;
        width: 200px;
        height: 50px;
        
		padding: 30px 0px 0px 0px;
        border: 5px solid #900;
        -moz-border-radius: 15px;  
    	-webkit-border-radius: 15px;   
    	border-radius: 15px; 
    	
    	background-color: white;
        z-index:1002;
        overflow: auto;
		
		text-align:center;
		font-family: 'Ubuntu','Myriad Pro',arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: 500;

        }
