

.Default_head{
	color: #C6ABA9;
    display: block;
    font-size: 30px;
    font-weight: 300;
    line-height: 41px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.default_container{
	padding-bottom: 22px;
	
}
.specials .SubHead {
    color: #C6ABA9;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
}
.specials .Normal{
	line-height: 16px;
}
.specials a, .specials a:hover{
	color:#A3893B;
}
.DNN_ANN_DesignTable {
    width: 100%;
}
.specials .DNN_ANN_DesignTable table{
	border-bottom: 1px solid #343434;
	width: 100%;
}
.specials td[valign=top] {
	padding: 10px 5px 2px 15px;
}

.specials .DNN_ANN_DesignTable table:last-child{
	border:none !important;	
}