	*
	{
		border: 0;
		margin: 0;
		padding: 0;
	}
	body
	{
		font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		font-style:roman;
		font-weight:normal;
	}
	table.directory {
		padding:5px;
		border-top:1px #CCC solid;
		border-collapse:collapse;
	}
	table.directory td{
		border-bottom:1px #CCC solid;
		padding:3px;
	}
	table.after {
		width:500px;
		border-collapse:collapse;
	}
	table.after td {
		border-bottom:1px #CCC solid;
		border-top:1px #CCC solid;
	}
	table.after td p {
		width:244px;
		padding:4px 6px 4px 0;
	}
	table.after td {
		vertical-align:bottom;
		}
	table.equip {
		width:525px;
		border-collapse:collapse;
	}
	table.equip tr:first-child {
		width:250px;
		padding:4px 6px 4px 0;
	}
	table.equip td p {
		width:244px;
		padding:4px 6px 4px 0;
	}

	a {
		color:#0A51A1;

	}
	
	p {
	width:350px;
	margin:3px 0 5px 0;
	}
	#sid-nav ul,#sid-nav li { 
	list-style-type:none;
	text-decoration:none;
	color:#0A51A1;
	font-size:1.2em;
	line-height:27px
	}
	#sid-nav li	{
		padding-left: .5em;
		border-bottom: 1px white solid;
	}
	#sid-nav li:first-child	{
		padding-left: .5em;
		border-bottom: 1px white solid;
		border-top: 1px white solid;
		line-height:26px
	}
	.mainList ul,.mainList li, p.mainList  {
	text-decoration:none;
	color:#0A51A1;
	font-size:1.5em;
	line-height:22px
	}
	.rentList ul,.rentList li, p.rentList  {
	text-decoration:none;
	color:#0A51A1;
	font-size:1.2em;
	line-height:22px
	}
	
	.nav-selected {
		background: url(new-images/temporary-redo_hilite-tab.gif) no-repeat 1px 0px;
		border:0;
	}
	li > a {
	background:none;
	color:#0A51A1;
	text-decoration:none;;
	}
	
	h1
	{
		font-weight: normal;
	}
	#header h1 {
		font-size: 2.2em;
		position:absolute;
		top:60px;
	}
	#main
	{
		margin-right: auto;
		margin-left: auto;
		width: 900px;
		min-height: 600px;
		background: url(new-images/side-nav-bkgrd.jpg) no-repeat #FFF;
		position:relative;
		}
	
	#header
	{
		width: 690px;
		height: 117px;
		background: #0A51A1;
		color: #FFA034;
		position:absolute;
		top:0px;
		left:210px;
		}
	#top-menu {
		color: #FFA034;
		font-size:1.2em;
		position:absolute;
		right:40px;
		top:0px;
		height:24px;
	}
	#top-menu a	
	{
		color: #0A51A1;
		text-decoration:none;
		background: url(new-images/temporary-redo_05.gif) no-repeat;
		padding:4px 34px 4px 35px;
		text-align:center;
	}
	#top-menu span	
	{
		padding:4px 34px 4px 34px;
	}
	#sid-nav
	{
		width: 163px;
		color: #FFA034;
		margin-top:0px;
		height:300px;
		float:left;
		}
	#content {
		float:left;
		position:relative;
		top:-70px;
		left:50px;
		width:687px;
		min-height:400px;
	}
	#footer
	{
		position:relative;
		top:-70px;
		background: #0A51A1;
		color: #FFA034;
		text-align: center;
		padding: 10px 0 10px 0;
	}
	
	.big-cap { font-size: 1.4em; }
	.clear { clear:both;}
	#index #main #content {
	background:url(new-images/frontpage-composite.jpg) no-repeat right bottom;
	}
	#contact #main #content {
	background:url(images/logo2.jpg) no-repeat right bottom;
	}
	strong {
		font-size: 1.4em;
		color: #0A51A1;
	
	}