/* CSS Document */
/* Copyright 2008 */
/* John Ridley */
/* Discount Fence Supply, Inc. */

body {
 background:#d1d1d1 url(/siteflow/images/body-bg.gif) top repeat-x;
 font-family:verdana,sans-serif;
 font-size: 75%;
 font-weight: bold;
 color: #222;
 }
 
.style2 {
 	color: #FF0000;
 	font-weight:bold;
}
.style3 {
	color: #FF0000;
	font-weight:bold;
}
	
 h1,h2,h3,h4,h5,h6 {
	font-family: Georgia,Palatino,"Times New Roman",Times,serif;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight:bold;
}

 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

img {
    border: none;
} 
 
  /*****************************
 *           Menu side       *
 *****************************/
 
#menu14 {
	width: 200px;
	margin: 10px;
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background-image:  url('../images/menu14.gif');
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background-image:  url('../images/menu14.gif');
	padding: 8px 0 0 10px;
	}				
	

 
 /*****************************
 *           Menu            *
 *****************************/
	
	
    #tabsJ {
      float:left;
      width:100%;
      font-size:75%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	padding:8px 8px 0 0px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("/siteflow/images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url("/siteflow/images/tabrightJ.gif") no-repeat right top;
	color:#24618E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: auto;
	height: auto;
	width: auto;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
 
 /*****************************
 *       Footer Styles       *
 *****************************/
div#copyright {
	margin: 10px;
	font-size: 0.8em;
	text-align: center;
	color: #000000;
}
table.googlesearch {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	vertical-align: middle;
}
table.container {
	width: 882px;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
td.head {
	background-color: #FFFFFF;
	padding: 0px;
}
table.head_content {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 882px;
	}
td.head_left {
	text-align: center;
}
td.head_right {
	text-align: center;
}
td.content_mid, table.content_mid {
	text-align: center;
}