 body {
    font-family: Arial, Times New Roman;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #fcefca;
	width="900";
	}
	
	a:link {
	   color: #000000;
	   text-decoration: none;
	   }
	   a:active {
    color: #000000;
	text-decoration: none;}

	a:visited {
    color: #000000;
	text-decoration: none;  }

	a:hover {
    color: #A9123D;
	text-decoration: none;
	}

	#main {
	background-image:url(images/new_header2.jpg);
	background-repeat:no-repeat;
	text-align: center;
	height:220px;
	margin:0px auto 0px auto;

	padding: 0;

	position:relative;
}
#wrapper ul, #wrapper ul li {
	 font-size: 18px;
     list-style: none;
     margin: 0;
     padding: 0;
 	}

 	#wrapper ul {
     text-align: center;
 	}

	 #wrapper ul li {
     display: inline;
     margin-right: 1.75em;
 	}

 	#wrapper ul li.last {
     margin-right: 0;
 	}
#wrapper {
	background-image:url(images/house_sides.jpg);
		
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
	position:relative;

}
#wrapper2 {
	background-image:url(images/sides.jpg);
		
	background-repeat:repeat-y;
	margin:0px auto 0px auto;
	position:relative;
	height:30px;

}

    table.main {
	border: 2px solid #000000
	}
	td.right{
	border-right: 2px solid #000000
	}
    table.sample td{
	font-weight:bold
	}
	
	td.sample2{
	border-style:solid;
	border-color: #cb9906;

	border-width: 6px;
	background-color: white;
	}
	
	div.row {
  	clear: both;
	width: 705px;
  	}
	
div.row span.nav_row {
  	float: left;
  	width: 696px;
  	text-align: left;
  	} 	

div.row span.right2 {
	float: right;
  	width: 210px;
  	text-align: right;
	}
	






	