﻿table, tr, td, thead, tbody, th {
font-size: inherit;
font-weight: inherit;
font-style: inherit;
font-variant: inherit;
color: inherit;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #000;

}

h1, h2, h3, h4, h5, h6 {
font: 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
}


BODY {    
        margin:0px; 
        padding: 0; 
        text-align:center;
        BACKGROUND-IMAGE: url(http://imageserver.webpropartners.com/templates/graphics/bgbody-him1017.jpg);
        BACKGROUND-REPEAT: repeat-x;
        BACKGROUND-COLOR: #c7b06c;

}

#wrapper{
    text-align:left;
    width: 1000px;
    margin:0 auto;
}

.loctable {
    background-image: url(http://imageserver.webpropartners.com/templates/graphics/bg-location.png);

}

#header {
    z-index: 99;
}

#MainContainer{
    margin:0 auto;
    top: -10px;
    border: 1px solid #624c32;
    width: 750px;
    float: left;    
    overflow: visible;
    padding: 8px;
    padding-bottom:25px;
    text-align:left;
    font:11px Verdana,Arial,Helvetica,sans-serif;
    BACKGROUND-COLOR:#c3b592;
}

.content {

    FONT: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-align:left;
}

#mission {
    float: right;
    width: 220px;
    border: 1px solid #624c32;
    padding: 5px;
    FONT: 12px Verdana, Arial, Helvetica, sans-serif;
    FONT-color:#000;
  background-color: #c3b592; 

}

#logo{
    z-index: 999;
    border: 0px solid #fff;    

}

#cNavi{
    width: 1000px;
    z-index: 9000;
    padding-bottom: 20px;
    padding-top: 50px;

}

a{
COLOR: #3F3F3F;
TEXT-DECORATION: underline;

}
#footer {
   padding-bottom: 20px;
   padding-top: 20px;
   width: 800px;
   FONT: 9px Verdana, Arial, Helvetica, sans-serif;
  font-color:#000;

}

/******* 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: #d4c395;
 margin-bottom: 0px;



}

.menulist ul>li:last-child {
 margin-bottom: 1px;
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 4px;
 color: #000;
 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:#c3b592; 


}


.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;

}
