/* 69Taps.com */

BODY {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/background_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
tbody {
 font-size:12px;
}
input{
font-size:12px;
}
select {
font-size:12px;
font-weight:bold;
}
#logo_link {
	position:absolute;
	left: 70px;
	top: 18px;
	width: 289px;
	height: 146px;
	display: block;
}
#main_container{
	padding: 12px 0 0 65px;
	background-image: url(../images/background_left.gif);
	background-repeat: repeat-x;
	width:770px;
}
#address {
padding: 5px;
background-color:#f9f7b6;
}
.logo_background{
	background-image: url(../images/banner_top_wadsworth.jpg);
	background-repeat:no-repeat;
}
.text_body{
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-style: solid;
	border-right-color: #ff9129;
	border-left-color: #ff9129;
	border-bottom-color: #ff9129;
	background-image: url(../images/background_text.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
.footertext {
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px;
}
.divide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fecd9f;
}
.componentheading, .contentheading{
	font-size: 25px;
	font-weight:bold;
	margin-bottom:7px;
	
}
.title_text{
	font-size: 13px;
	font-weight:bold;
}
.sectiontableheader {
	font-size: 16px;
	font-weight:bold;
}
/*- Menu Tabs 7--------------------------- */

    #tabs7 {
      float:right;
      width:100%;
      font-size:12px;
      line-height:normal;
      }
    #tabs7 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs7 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs7 a {
      float:right;
      background:url("../images/tableft7_new.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs7 a span {
      float:right;
      display:block;
      background:url("../images/tabright7_new.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs7 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs7 a:hover span {
      color:#ff9129;
      }
    #tabs7 a:hover {
      background-position:0% -42px;
      }
    #tabs7 a:hover span {
      background-position:100% -42px;
      }
