body {
	 width: 894px;
	 font-family: Arial, Helvetica, sans-serif;
	 text-align: center;
	 margin: 0px auto;
	 background-image: url(/images/to_use/top_bg.jpg);
	 background-position: top;
	 background-repeat: repeat-x;
	 font-size: 12px;
	 color: #000000;
	 }
	 
h1 {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #5c7616;
	}
	
h2 {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 margin: 3px auto;
	}
	
h3 {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 padding: 0px;
	 margin: 0px;
	}

	
p {
  margin: 0px;
  padding: 0px;
  }
  
form {
	 padding: 0px;
	 margin: 0px;
	 }

.fields {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border: 1px solid #67664a;
		background-color: #FFFFFF;
		}
		
.buttons {
		background-color: #848365;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color:#FFFFFF;
		border: 1px solid #777659;
		}

a:link  {
		color: #005989;
		text-decoration: none;
		}
	
a:visited  {
		color: #005989;
		text-decoration: none;
		}
		
a:hover  {
		color: #005989;
		text-decoration: underline;
		}	
		
ul {
   line-height: 150%;
   padding: 0px 0px 0px 0px;
   margin: 0px;
   }
   
li {
   list-style: url(/images/to_use/bullet.png);
   padding: 0px 0px 3px 0px;
   margin: 0px 0px 0px 20px;
   line-height: 100%;
   }
   
			
.image_title {
			float: left;
			padding: 0px;
			margin-bottom: 5px;
			}

#row1 {
	  width: 882px;
	  height: 21px;
	  background-color: #000000;
	  color: #FFFFFF;
	  text-align: right;
	  background-image: url(images/layout-code_01.jpg);
	  padding: 4px 12px 0px 0px;
	  }
	  
#row2 {
	  width: 894px;
	  height: 162px;
	  background-image: url(/images/layout-code_02.jpg);
	  }
	  
#row3 {
	  width: 894px;
	  height: 42px;
	  }
	  
#image3 {
		width: 182px;
		height: 42px;
		background-image: url(/images/layout-code_03.jpg);
		float: left;
		}
		
#image4 {
		width: 106px;
		height: 42px;
		float: left;
		}
		
#image5 {
		width: 137px;
		height: 42px;
		float: left;
		}
		
#image6 {
		width: 142px;
		height: 42px;
		float: left;
		}
		
#image7 {
		width: 106px;
		height: 42px;
		float: left;
		}
		
#image8 {
		width: 129px;
		height: 42px;
		float: left;
		}
		
#image9 {
		width: 92px;
		height: 42px;
		float: left;
		}
		
#row4 {
	  width: 894px;
	  clear: left;
	  text-align: left;
	  margin-top: 15px;
	  }
	  
#row4_left {
		   width: 640px;
		   float: left;
		   font-size: 12px;
		   }
		   
#row4_right {
		    width: 250px;
		    float: left;
		    }
			
#row4_prop_search {
				  width: 201px;
				  height: 249px;
				  background-image: url(images/prop_search_bg.jpg);
				  padding: 15px;
				  margin: 0px 0px 0px 10px;
				  }			
	  
#row4_calc_mort {
				  width: 201px;
				  height: 159px;
				  background-image: url(images/mort_calc_bg.jpg);
				  padding: 15px;
				  margin: 15px 0px 0px 10px;
				  }
				  
#row4_calc_mort1 {
				  width: 191px;
				  padding: 5px;
				  text-align: left;
				  }
				  
#row4_calc_mort2 {
				  width: 115px;
				  padding: 5px;
				  text-align: left;
				  }	
				  
#row4_calc_mort3 {
				  width: 191px;
				  padding: 5px;
				  text-align: left;
				  margin-top: 7px;
				  }		
	  
#row5 {
	  width: 894px;
	  height: 42px;
	  text-align: center;
	  clear: left;
	  background-image: url(images/footer.jpg);
	  margin-top: 15px;
	  }
	  
#row5_left {
		   width: 427px;
		   height: 24px;
		   float: left;
		   padding-top: 15px;
		   padding-left: 10px;
		   font-size: 11px;
		   color: #FFFFFF;
		   }
		   
#row5_right {
		   width: 427px;
		   height: 27px;
		   float: left;
		   padding-top: 15px;
		   padding-right: 10px;
		   font-size: 11px;
		   color: #FFFFFF;
		   text-align: right;
		   }
		   
#row5 a:link {
			 color: #28340a;
			 text-decoration: none;
			 }
			 
#row5 a:visited {
			 color: #28340a;
			 text-decoration: none;
			 }
			 
#row5 a:hover {
			 color: #28340a;
			 text-decoration: underline;
			 }
			 
.contactimage {
			float:right;
			padding: 20px 15px 5px 5px;
			}
	  
.rightimage {
			float:right;
			padding: 0px 0px 5px 10px;
			}
			
.leftimage {
			float:left;
			padding: 0px 10px 5px 0px;
			}