body { margin: 0; background-color: #000000; background-image: url('/images/bg-repeat.jpg'); }
td { line-height: 1.5em; font-size: 14px; font-family: Verdana, Arial, Sans-Serif; line-height: 22px; }

a { color:#0000ff; text-decoration:none; }
a:hover { color:#bb1a23; text-decoration: none; }

.site-first-table
{
    background-image: url('/images/bg.jpg');
    background-repeat: repeat-x;
    background-position: top;    
}

.site-second-table { border: 1px solid #000000; }
.site-content-table { background-color: #ffffff;}
.site-content-padding { padding: 0px 22px 0 22px; }

.top-padding { padding-top: 17px; }

.sidebar { background: #c9bf9c url('/images/left-repeat.jpg') repeat-y; width : 186px; height: auto; vertical-align:top ;}

.menu-gradient
{
    background-image: url('/images/left-gradient.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

.menu-home  
{
    background-image: url('/images/menu/home-off.jpg');
}

.menu-contact
{
    background-image: url('/images/menu/contact-off.jpg');
}

.menu-building-supplies
{
    background-image: url('/images/menu/building-supplies-off.jpg');
}

.menu-rentals
{
    background-image: url('/images/menu/rentals-off.jpg');
}

h1, h2, h3 { color: #000000; }
h2 {padding: 5px; margin: 5px;}
h3 {padding: 5px 0 5px 0; margin: 0px 0 5px 0;}
h1 { padding-top: 10px; }

h1
{
    color: #000000;
    font-family:  Verdana, Tahoma, Arial, MS Sans Serif; 
    font-size: 20px;      
    margin: 0px 0 8px 0;
    text-align: center;
}

h1 span
{
    color: #000000;
    font-family:  Tahoma, Arial, MS Sans Serif; 
    font-size: 18px;      
    margin: 8px 0 8px 0;
}

h1 img.bars-left
{
	margin: 0 12px 2px 0;
}

h1 img.bars-right
{
	margin: 0 0 2px 12px;
}

.title-contact h1 
{
	margin: 10px 0 15px 0px;
}

.pic { border: 1px solid #000000; }
.pic2 { border: 2px solid #ffffff; }
.picture.left { margin-right: 10px; }
.picture.right { margin-left: 10px; }

.featured-title { color: #ffffff; font-size: 11pt; font-weight:bold; }
.featured-title2 { color: #ffffff; font-size: 13pt; line-height: 1.3em;}
.featured-flyers { color: #ffffff; font-size: 14pt; padding: 0px 0 0 19px; }
.sidenote { color: black; font-size: 9pt; }

.contact-form { border: 1px dashed #000000; background-color:#f5fccc; }
.contact-title { color: #000000; font-size: 15pt; font-weight:bold; }

.boxed-info { border: 1px dashed #000000; background-color:#e8e7c5; padding: 0px 16px 0px 16px; }

.small-font { font-size:11px; }

.contact-box
{
    background-image: url('/images/contact-box-repeat.jpg'); 
    text-align:center;
    margin-left: 20px;
}

.contact-box-header
{
    background-image: url('/images/contact-box-header.jpg'); 
    color: #ffffff; 
    font-weight:bold; 
    height: 30px; 
    text-align: center; 
    line-height: 30px;
}

.contact-box-info
{
    padding: 5px 0;
    line-height:22px;    
}

td.footer-left { padding: 4px 0px 5px 5px; font-size: 8pt; font-family: Verdana, Arial, Sans-Serif; color: #aaaaaa; line-height: 1.6em; }
td.footer-left a { color: #aaaaaa; text-decoration: none; }
td.footer-left a:hover { color: #af021e; text-decoration: none; }

td.footer-right { padding: 4px 5px 5px 0px; font-size: 8pt; font-family: Verdana, Arial, Sans-Serif; color: #aaaaaa; line-height: 1.6em; }
td.footer-right a { color: #aaaaaa; text-decoration: none; }
td.footer-right a:hover { color: #af021e; text-decoration: none; }

.contact-bg
{
    padding-top: 2px;
    border: 1px dashed #000000;
    background-color:#f5fccc;    
}

/***** *****/

.text-center { text-align: center; }
.contact-split { width: 702px; margin: 0 auto; }
.contact-split td { padding: 0; text-align: center; padding: 1em 0; }
.contact-photos { font-family: verdana, arial; font-size: .75em; }
strong.note { color: #990000; }

table.align-top { border-collapse: collapse: border: none; width: 100%: }
table.align-top td, table.align-top th { vertical-align: top; padding: 0; }

ul.menu { margin: 0 13px 0 10px; padding: 0; list-style: none; }
li.category { font-size: 14px; line-height: 21px; font-family: Verdana; text-align: center; }
.category a { color: #0090ff; }
.category a:hover { color: #000000; }

/***** Calculator *****/

.cal-headers { font-size: 12pt; font-weight:bold; font-family: Verdana, Arial, Sans-Serif; color: #000000; line-height: 1.6em; }
.cal-inputs { font-size: 15pt; font-family: Verdana, Arial, Sans-Serif; color: #000000; }

/***** Styles Used in the News Sidebar Menu *****/

div.expando
{
    height: auto;
    margin-bottom: 0px;
    background-position: center top;
    background-repeat: repeat-y;
}

div.expando div.expcontent ul
{
    margin: 0px;
    padding: 2px 15px 2px 10px;
    list-style: none;
}

div.expando ul li
{
    /* min-height: 20px; */
    height: auto;
    margin: 0;
    padding: 2px 0;
    text-align: center;
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 14px;
    line-height: 20px;
    border: none;
}

div.expando ul li a, div.expando ul li a:visited
{
    color: #bb1c3c;
    text-decoration: none;
}

div.expando ul li a:hover
{
    color: #000000;
    text-decoration: none;
}
