﻿
hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
	margin:0px;
}

a {

	text-decoration: none;
	color: #f99200;
}

a:visited
 {
    color: #f99200;
    }
    
a:hover 
{
	text-decoration: underline;

}

a:active
 {
    color: #f99200;
}

/*
body {

    background:url("Images/bg2b.jpg") repeat-x;
    background-position:right center;
  
    margin:0px;

    
    padding:0px; 
    width:100%;

    border:1px solid red;
    


}


html
{
 background-image:url(Images/bg2b.jpg);
background-repeat:repeat-x;
height:auto;
width:100%;
    
    }
  */



#leftHalf {
   background: url(images/bgb.jpg);
   background-repeat:repeat-x;
   width: 50%;
   position: absolute;
   left: 0px;
   height: 100%;
}
#rightHalf {
   background: url(images/bg2b.jpg);
      background-repeat:repeat-x;
   width: 50%;
   position: absolute;
   right: 0px;
   height: 100%;
}

  
body
{
    margin-top:0px;
    margin:0px; 
       width:100%;   
}
 
    
#divbg
{
    background-image:url(Images/bgb.jpg);
background-repeat:repeat-x;
height:auto;
width:50%; 
}




#RightBG
{
    height: 299px;
    background-position:center right;
    width:50%;
    background-image:url("Images/bg2b.jpg");
    background-repeat: repeat-x;  

    
    border:2px solid red;


}


#Pipes
{
    color:#319cac;
    font-size:19px;
    font-weight:bold;
    margin-top:-10px;

}

#Pipes2
{
    color:#319cac;
    font-size:14px;
    float:left;
    font-weight:bold;
   
}



h1 
{
    font-size:20px;
    font-family:Arial;
    color:Black;

 }
 

h2 
{
    font-size:18px;
    font-family:Arial;
    color:Black;


 }
 
 #daysaweek
 {
       color:#c3f4f8;
    font-size:12pt;
    margin-top:0px; 
    height:10px;
  
    padding:0;
 }
 
 h3 
 {
    color:White;
    font-size:30px;
    margin:0px;

}


h4 {
 color:White;
    font-size:22px;
        margin:0px;
}



h5 

{

}




h6
 {

}
