/* CSS Document */
		body {
			margin-top: 0px;
			background-color: #ECE6C3;
			background-image: url("http://salmonrealestate.net/background.jpg");
			margin:0; 
			padding:0; 
			height: 100%; 
			
			}

		#maincontainer {
			background-image: url("http://salmonrealestate.net/background.jpg");
			width: 98%;
			\width: 98%;
			w\idth: 98%;
			height:auto !important; /* real browsers */
			height:100%; /* IE6: treaded as min-height*/
			min-height: 100%;
			margin-left: 10px;
			margin-right: 10px;
			margin-top: 0px;
			padding: 0px;
		}

		#bodycontainer {
			width: 100%;
			\width: 100%;
			w\idth: 100%;
			height:auto !important; /* real browsers */
			height:100%; /* IE6: treaded as min-height*/
			min-height: 100%;
			margin-left: 18px;
			margin-right: 0px;
			margin-top: 0px;
			padding: 0px;
		}

		#banner {
			padding: 5px;
			height: 205px;
			margin-bottom: ;
			background-color: #E7E1BE;
			background-image: url("http://salmonrealestate.net/background.jpg");
		}

		#content {
			padding: 25px;
			margin-left: ;
			margin-right: ;
			background-color: #ECE6C3;
			min-height:100%;
			height:auto !important; /* real browsers */
			height:100%; /* IE6: treaded as min-height*/
			border: solid black 1px;
		}

		#sidebar-a {
			float: left;
			width: 100px;
			margin: 0;
			margin-right: ;
			padding: 5px;
			background-color: #E7E1BE;
			background-image: url("http://salmonrealestate.net/background.jpg");
		}

		#sidebar-b {
			float: right;
			text-align: right;
			width: 12px;
			margin: 0;
			margin-left: ;
			padding: 15px;
			background-image: url("background.jpg");
			font: 12px verdana;
			color: #6f4100;
			line-height:150%
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: ;
			background-color: D1CAA8;
			background-image: url("background.jpg");
		}

  P {
  color:#000000; 
  font-family:Verdana,sans-serif; 
  font-size:12px
  }
  
  P.center {
  color:#000000; 
  font-family:Verdana,sans-serif; 
  text-align:center; 
  font-size:12px
  }
  
 /* Centers text and reduces space below*/
   P.centerclose {
  color:#000000; 
  font-family:Verdana,sans-serif; 
  text-align:center; 
  font-size:12px/.5
  } 
  
  
    P.infobox {
  color:#000000; 
  font-family:Verdana,sans-serif; 
  text-align:left; 
  font-size:10px
  }
  
      P.infoboxcenter {
  color:#000000; 
  font-family:Verdana,sans-serif; 
  text-align:center; 
  font-size:10px
  }
  
    th {
  color:#000000; 
  font-family:Verdana,sans-serif; 
  font-size:14px
  }
  
   td {
  color:#000000; 
  font-family:Verdana,sans-serif; 
  font-size:12px
  }
  
  LI, UL, OL {
  color:#000000; 
  font-family:Verdana,sans-serif; 
  font-size:12px
  }
  
  H1 {
  color:#663333; 
  font-family:Verdana,sans-serif; 
  font-size:20px
  }
  
    H1.center {
  color:#663333; 
  font-family:Verdana,sans-serif; 
  align:center; 
  font-size:20px
  }
  
  H2 {
  color:#663333; 
  font-family:Verdana,sans-serif; 
  font-size:14px
  }
  
    H2.center {
  color:#663333; 
  font-family:Verdana,sans-serif; 
  align:center; 
  font-size:14px
  }
  
  H3 {
  color:#663333; 
  font-family:Verdana,sans-serif; 
  font-size:13px
  }
  H4 {
  color:#663333; 
  font-family:Verdana,sans-serif; 
  font-size:12px
  }
  a:link  {
  color: #0000FF; 
  text-decoration: underline;
  }
  a:visited  {
  color: #0000ff; 
  text-decoration: underline;
  }
  a:hover  {
  color: #0066FF; 
  text-decoration: underline;
  }
  a:active  {
  color: #00000f; 
  text-decoration: none;
  }



