body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font: small Verdana, Arial, Helvetica, sans-serif;
  }


img  {
	padding: 0px 0px 0px 0px;
  }



h1  {
	font-size: medium;
	text-align: left;
	margin: 0;
	font-style: normal;
	color: #003148;
  }

h2  {
	font-size: x-small;
	text-align: left;
	margin: 0;
	font-style: normal;
	color: #003148;
	padding: 0px 0px 15px 0px;
  }
  
p  {
	font-size: x-small;
	text-align: justify;
	margin: 0;
	line-height:140%;
	color: #000000;
	padding: 0px 0px 0px 30px;
  }
  

.breadcrumb {
	z-index:2;
	border-top: 0 px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
}

  /* Default links   */

a:link, a:visited {
  text-decoration : none;
  color: #003148;
  background: transparent; 
  }

a:hover {
  text-decoration : underline;
  color: #003148;
  background: transparent; 
  }

a:active {
  text-decoration : none;
  color: #003148;
  background: transparent;  
  }

  
  /* Typography */
  
#main p, #sidebar p {
  margin-top: 0px;
  margin-bottom: 1em;
  }

h1, h2, p  {
	
	padding: 0px 0px 0px 30px;
  }



ul  {
  margin: 0 0 25px 0;
  }


li  {
  line-height: 100%;
  }
  
  .textbox	{
	margin: 0;
	width: 99%;
	height: 600px;
  }
  
    .textbox .news	{
	padding: 6.5px;
	float: left;
	color: #000000;
	background-image: url(../images/sitepics/house_back.jpg);
	margin: 20px 0px 20px 20px;
	width: 187px;
  }
  
      .textbox .maintext	{
	padding: 0px 40px 10px 5px;
	float: right;
	width: 350px;
	color: #000000;
  }
  
        .textbox .maintext .contentbox	{
	float: right;
	color: #000000;
	padding-bottom: 10px;
	width: 360px;
	padding-top: 15px;
  }
.textbox .news .contentbox {
	float: left;
	color: #000000;
	padding-bottom: 20px;
	font-size: 9px;
	font: arial;
}
.textbox .textarea {
	width: 95%;
	text-align: justify;
}

