td { 
    padding: 0px; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
} 
table, img, div { 
    border: 0px; 
}
a { color: #000; text-decoration: underline; }
a:hover   { color: #F00; text-decoration: underline; }
a:visited   { color: #F00; text-decoration: underline; }
h4  {
    font-size: 16px;
	}
h5  {
    font-size: 14px;
	}
body {
	margin:0;
	background:#000;
	font-family: Arial, sans-serif, Helvetica;
	font-size:13px;
	color:#000;
}
#outer {
	margin:0 auto;
	width:960px;
}	
	/* Masthead Styles Begin */

#masthead-container {
	width: 960px;
	height: 125px;
	background: url(../graphics/common/page_masthead.jpg) no-repeat;
}

#address-container {
	width: 960px;
	height: 19px;
	background: url(../graphics/common/address_bar.jpg) no-repeat;
}
	
    /* Main Navigation Styles BEGIN */
#nav-container {
    width: 960px;
	height: 34px;
	vertical-align: top;
}
.nav-but-row-tbl {
	width: 960px;
}
.nav-but-row-tbl td {
	height: 21px;
	vertical-align: top;
	text-align: left;
}
#nav-shadow {
	width: 960px;
	height: 13px;
	background:url(../graphics/common/nav-2010/nav_shadow.jpg) no-repeat;
}
	/* Main Navigation Styles END */

    /* Page Content Styles BEGIN */
	
#content-tbl {
	margin: 0 auto;
	width:960px;
	min-height:450px;
	background: #FFF;
}
#left-col {
	background: url(../graphics/common/lcol/lcol_bg_tile.jpg) repeat;
	width: 170px;
	min-height:450px;
	vertical-align: top;
}
#ctr-col {
	background: #FFF;
	width: 620px;
	vertical-align: top;
}
#right-col {
	background: url(../graphics/common/rtcol/rtcol_bg_tile.jpg) repeat;
	width: 170px;
	vertical-align: top;
}
   /* Default Right Column Link Colors */
#right-col a:link { color: #FFF; }
#right-col a:visited { color: #FFF; }
#right-col a:hover { color: #F00; }


.cont-tbl {
    width: 100%;
	vertical-align: top;
	}
.services-li-cell {
	 width: 350px; 
	 text-align:left;
	 vertical-align: top;
	 padding-top: 20px;
}
.services-info-cell {
	 padding-top: 30px; 
	 line-height: 18px; 
	 text-align: left;
}
.services-spacer-cell {
	 padding-top: 15px; 
	 line-height: 18px;
	 border-bottom: #999 1px solid;
}
.services-thumb-cell {
	 width: 150px; 
	 text-align: left;
	 vertical-align: top;
}
.gap {
     color: #FFF;
	 line-height: 8px;
	 }
#finance-tbl {
	width: 100%;
    }
#finance-tbl div {
	text-align: center;
    }
.proj-type-cell {
    padding-top: 25px;
	padding-left: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	}
	
.proj-det-cell {
    padding-top: 15px;
	padding-bottom: 10px;
	line-height: 18px;
	text-align: left;
	}
	
.cap-cell {
    padding-top: 10px;
	padding-bottom: 35px;
    line-height: 18px;
	text-align: left;
	}
	
	/* Right Column Styles */
	
.facebook-like-box {
	 margin: 20px 35px;
	 background: #000;
	 padding: 5px;
	 width: 90px; 
	 height: 20px;
	 overflow: visible;
	 border: 0;
	 text-align: center;
	 clear: both;
}
.angies-list-1 {
	margin-left: 18px;
	margin-right: 19px; 
	width: 133px; 
	text-align: center;
}
.angies-list-2 {
	 margin: 0 9px 9px 10px; 
	 width: 133px; 
	 text-align: center; 
	 background: #FFF; 
	 color: black; 
	 font-family: arial, sans-serif; font-size: 12px; 
	 border: 1px solid #fdb913; 
	 padding: 7px;
}
.angies-list-3 {
	 margin: 10px; 
	 width: 150px; 
	 color: #000;
	 background: #FFF; 
	 text-align: center; 
	 font-size: 10px;
}
.pa-dept-nursery-dealer {
	 margin: 10px; 
	 width: 150px; 
	 color: #FFF; 
	 text-align: center; 
	 font-size: 10px;
}
.vergry10 {
     font: normal 10px Verdana;
	 color: #999999;
	 }
.vergry10 a:link {
    color: #999999;
	text-decoration: underline;
}
.vergry10 a:visited {
    color: #999999;
	text-decoration: underline;
}
.vergry10 a:hover {
    color: #FF0000;
	text-decoration: underline;
}
	/* Footer Styles BEGIN */
#footer {
	width: 960px;
	height: 50px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
	vertical-align: top;
	background: #FFF url(../graphics/common/footer_bg.jpg) no-repeat;
}

#footer a { color: #FFF; text-decoration: none; }
#footer a:hover   { color: #F00; text-decoration: underline; }
	
	/* Footer Styles END */
	
/* Storage Page */

.facebook-like {
	width: 450px;
	padding: 20px;
	color: #000;
}	
.tweet-button {
	padding: 0 10px 10px 30px;
}
	
/* Form Styles */	
	
fieldset {
    border: 1px dotted #FFC;
	padding: 0px 10px 10px 10px;
	width: 530px;
	}
legend {
    color: #000;
    background: #FFC;
    border: 1px solid #000;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
input.contact {
    background-color:#FFC;
    font-family:Verdana;
    font-size:10px;
	font-weight: bold;
	color:#000;
	height: 20px;
	border: solid 1px #000;
    }	
input.submit {
    cursor:pointer;
   }
   
/* Contact Form Styles */	
	
.contact-form {
    font: 13px/18px Arial, sans-serif, Helvetica;
	color: #000;
	width: 490px;
}
.contact-form td {
	vertical-align: top;
	padding: 0 5px 10px 0;
	font-weight: bold;
}
.left-col-right {
	text-align: right;
}
.either-col-left {
	text-align: left;
}

	
 /* Misc Styles */	
.red {
    color: #F00;
	}
.dkred {
	color: #900;
}
.blkb {
     color: #000;
	 font-weight: bold;
	 }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}
.bolder {
    font-weight: bolder;
	}		
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.red-bold {
    font-weight: bold;
	color: #F00;
	}
.sm-ital {
    font-size: 11px;
    font-style: italic;
	}
.horizontal-divider {
	height: 15px;
	border-bottom: #CCC 1px solid;
    }
	
	
 /* Gallery Player Styles */

#gallery {
    padding: 20px;
    background: #FFF;
	text-align: center;
}
.ad-gallery {
  width: 500px; /* Large Image Width */
}
.ad-gallery .ad-image-wrapper {
  height: 390px; /* Large Image height */
}
.ad-gallery {
  	width: 580px;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../graphics/gallery-player/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../graphics/gallery-player/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(../graphics/gallery-player/opa75.png);
        color: #FFF;
	    font-weight: bold;
        }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
		  background: : url(../graphics/gallery-player/opa75.png) repeat;
        /* background: none; */
        /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=image, src='../graphics/gallery-player/opa75.png'); */
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(../graphics/gallery-player/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(../graphics/gallery-player/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}

/* Flex Level Popup Menu Styles -*/

.left-col-links ul {
	margin: 0 5px 0 15px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
}
.left-col-links li a{
	display: block;
	width: 150px; /*width of menu (not including side paddings)*/
	color: #FFF;
	text-decoration: none;
}	
.left-col-links li a:hover{
	display: block;
	width: 150px; /*width of menu (not including side paddings)*/
	color: #F00;
	text-decoration: none;
}	
.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
	font: normal 11px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: url(../graphics/common/lcol/lcol_bg_tile.jpg) repeat;
	border: 1px solid #F00;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;
}

.jqpopupmenu li{
	position: relative;
	text-align: left;
}

  /* Mouse Off Style */
.jqpopupmenu li a{
	display: block;
	width: 160px; /*width of menu (not including side paddings)*/
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background: url(../graphics/common/lcol/lcol_bg_tile.jpg) repeat;
	text-decoration: none;
	padding: 4px 5px;
}

* html .jqpopupmenu li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 170px; /*width of menu (include side paddings of LI A*/
	text-align: left;
}

  /* Mouse Over Style */
.jqpopupmenu li a:hover, .jqpopupmenu li.selected>a{
	color: #F00;	
	background: url(../graphics/common/lcol/lcol_bg_tile.jpg) repeat;
	text-decoration: none;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}
    

