﻿table, tr, td, thead, tbody, th {
font-size: inherit;
font-weight: inherit;
font-style: inherit;
font-variant: inherit;
color: inherit;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}
BODY {    
        margin:0px; 
        padding: 0; 
        text-align:center;
        BACKGROUND-IMAGE: url(http://imageserver.webpropartners.com/templates/graphics/bgbodyroof1049.jpg); 
        BACKGROUND-REPEAT: repeat-x;
        BACKGROUND-COLOR: #55759e;
}

#wrapper{
    text-align:left;
    width: 1000px;
    margin:0 auto;
}
.loctable {
    background-image: url(http://imageserver.webpropartners.com/templates/graphics/bg-location.png);

}


#header {

    background-image: url(http://imageserver.webpropartners.com/templates/graphics/splash-reroof-texas.jpg);
    background-repeat: no-repeat;

}

#MainContainer{
    margin:0 auto;
    top: -10px;
    border: 1px solid #2d4d74;
    width: 750px;
    float: left;    
    overflow: visible;
    padding: 8px;
    padding-bottom:25px;

    text-align:left;
    color:#FFFFFF;
    font:11px Verdana,Arial,Helvetica,sans-serif;
    BACKGROUND-COLOR:#314e70;
    BACKGROUND-IMAGE: url(http://imageserver.webpropartners.com/templates/graphics/bgcontent-reroof.png); 


}

#mission {
    float: right;
    width: 220px;
    border: 1px solid #2d4d74; 
    padding: 5px;
    FONT: 12px Verdana, Arial, Helvetica, sans-serif;
    color:#fff;
    BACKGROUND-IMAGE: url(http://imageserver.webpropartners.com/templates/graphics/bgcontent-reroof.png); 
    BACKGROUND-COLOR:#314e70;
}


#logo{

    height: 300px;
    border: 0px solid #fff;    

}

#cNavi{
    height: 40px;
    width: 1000px;
    z-index: 9000;
    BACKGROUND-IMAGE: url(http://imageserver.webpropartners.com/templates/graphics/bgnav-reroof2.png); 
    BACKGROUND-REPEAT: no-repeat;


}

a{
COLOR: #d8d8d8;
TEXT-DECORATION: underline;



}
#footer {
   padding-bottom: 20px;
   padding-top: 20px;
   width: 800px;
   FONT: 9px Verdana, Arial, Helvetica, sans-serif;
  color:#fff;

}




/******* NAvigation ***************************************/


/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 z-index: 10000;
list-style: none;
  FONT: 13px Verdana, Arial, Helvetica, sans-serif;


}


/* main menu */
.menulist ul li {
 text-align: center; 


}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 1.5em; /* I'm using ems rather than px to allow people to zoom their font */
 left: 0px;
 width: 150px;
height: 33px;
list-style: none;

}


/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 position: relative;
 border-right: 0px solid #cccccc;
 margin-right: 4px;
 margin-left: 4px;

}


/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: 5px;
 left: 155px;
 width: 150px;
 border: 0px solid #c7c9c9;
 
}


/* Items in submenus - override float/border/margin from above, restoring default vertical style */


.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: -1px;
 BACKGROUND: #21354e;
 border: 0px solid #640a0a;
 margin-bottom: 0px;



}

.menulist ul>li:last-child {
 margin-bottom: 1px;
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 4px;
 color: #FFF;
 text-decoration:  none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #fff;
 background-color:#426086; 


}


.menulist  a.highlighted {
 color: #fff;
}

.icon_on{
   
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/


/* main menu */
.menulist li {
 
 padding-right: 2px;
 padding-left: 2px;
}


/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display:  none;
}
.menulist ul a .subind {
 display:  block;
 float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist  ul li {
 float: left;
 height: 1%;
}
* html .menulist  ul a {
 height: 1%;
}
/* End Hack */


/******* NAvigation ***************************************/


/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 1;
 padding: 1;
 list-style: none;
 z-index: 1000;
}


/* main menu */
.menulist ul li {
 text-align: left; 

}

.scrollContainer {

  overflow:hidden;  
}

.cTable{
    FONT: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    border: 0px solid;
    border-color: #fff; 
    width: 720px;

}
