/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.header1col{
width: 500px;
background-color: transparent;
padding-left: 8px;
padding-right: 8px;
}
.header1coltd{
text-align: left;
padding-bottom: 25px;
}
.header1title{
color: #63191d;
font-family: Georgia;
font-weight: bold;
font-style: italic;
font-size: 12px;
}
.header1colcontent p,
.header1colcontent ul,
.header1colcontent li{
font-family: Georgia;
font-size: 12px;
color: #000000;
text-align: left;
}
.header1colcontent p A:link,
.header1colcontent p A:visited,
.header1colcontent p A:hover{
font-family: Georgia;
font-size: 12px;
color: #000000;
text-align: left;
text-decoration: underline;
}


.header2col{
width: 250px;
background-color: transparent;
padding-left: 8px;
padding-right: 8px;
}
.header2coltd{
text-align: center;
padding-bottom: 25px;
}
.header2title{
color: #63191d;
font-family: Georgia;
font-weight: bold;
font-style: italic;
font-size: 12px;
}
.header2colcontent p{
font-family: Georgia;
font-size: 12px;
color: #000000;
text-align: left;
}
.pricingtable{
font-family: Georgia;
font-size: 12px;
color: #000000;
text-align: left;
}
h6{
color: #63191d;
font-family: Georgia;
font-size: 12px;
font-weight: bold;
}



.special{
width: 160px!important;
height: 265px!important;
cellpadding: 3px 3px 3px 3px;
}
.specialtitlebar{
background-color: #71292A;
height: 25px;
text-align: center;
}
.specialtitle{
font-family: Garamond;
font-variant: small-caps;
font-size: 14px;
font-weight: bold;
color: #E0C5BA;
}
.specialcontent{
height: 240px!important;
text-align: center;
vertical-align: middle;
background-image: url(images/MonthlySpecial.jpg);
background-position: top center;
background-repeat: no-repeat;
color: black;
font-family: Garamond;
font-size: 16px;
font-weight: bold;
}
.specialcontent A:link,
.specialcontent A:visited,
.specialcontent A:hover
{
color: black;
font-family: Garamond;
font-size: 16px;
font-weight: bold;
}

