a	{
	text-decoration: none;
	border:0px;
	color: #ffffff;
	}

a.contact{
	color:#606A65;
	}
a.sold{
	color: red;
	}
a.sold:hover{
	text-decoration: none;
	background-color:#ffffff;	
	}

A.contact:hover {
	text-decoration: none;
	background-color:#ffffff;
	color:#606A65;
	}

img	{
	border: none;
	}	

A:link 	{
	text-decoration: none;
	}

A:visited {
	text-decoration: none;
	}

A:active {
	text-decoration: none;
	}

A:hover {
	text-decoration: none;
	background-color:#B6BFAC;
	}

td.element{
	line-height: 12pt;
	font-family: helvetica;
	font-size: 10pt;
	color: #ffffff;
	padding:5px 0px 5px 20px;
	width: 130px;
	}

td.element:hover {
	background-color:#B6BFAC;
	}

td.heading{
	padding:5px 0px 5px 10px;
	line-height: 12pt;
	font-family: helvetica;
	font-size: 10pt;
	color: #ffffff;
	width: 130px;
	}

td.headingex{
	padding:5px 0px 5px 10px;
	line-height: 12pt;
	font-family: helvetica;
	font-size: 10pt;
	color: #ffffff;
	width: 130px;
	}

td.headingex:hover {
	background-color:#B6BFAC;
	}


td.gridy{
	width: 35px;
	height:20px;
	}

td.mini{
	width: 35px;
	}

td.gridx{
	width: 35px;
	}

td.gridw{
	width: 10px;
	}

td.bottom{
	height: 65px;
	}

td.display	{
	width: 360px;
	}

td.text	{
	font-size: 10pt;
	font-family: georgia;
	font-weight:100;
	color: #95A289;
	}

#port 	{
	border: 2px;
	border-style: solid;
	border-color: #95A289;
	width: 100%;

	}

* html body #port {
	border: 0px;
	border-style: none;
	border-color: #ffffff;
	width: 100%;

	}

body	{
	background-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	}

#about	{
	visibility:hidden;
	position: absolute;
	top: 11%;
	left: 11%;
	z-index=1;
	background-color:#95A289;
	width: 131px;
	}

#portfolio	{
	visibility:hidden;
	position: absolute;
	top: 11%;
	left: 11%;
	z-index=1;
	background-color:#95A289;
	width: 131px;
	}

#contact	{
	visibility:hidden;
	position: absolute;
	top: 11%;
	left: 11%;
	z-index=1;
	background-color:#95A289;
	width: 131px;
	}

#avail	{
	visibility:hidden;
	position: absolute;
	top: 11%;
	left: 11%;
	z-index=1;
	background-color:#95A289;
	width: 131px;
	}

#left	{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left:0px;
	top:0px;
	width: 130px;
	height:100%;
	background-color: #95A289;
	}

#right	{
	position: absolute;
	left:130px;
	top:0px;
	width:	590px;
	height:100%;
	background-color: white;
	}

#availleft{
	position: absolute;
	left:130px;
	top:0px;
	width:	150px;
	background-color: white;
	text-align: right;
	font-size: 10pt;
	font-family: georgia;
	font-weight:100;
	color: #95A289;
	padding-top: 40px;	
	}

#availright{
	position: absolute;
	left:280px;
	top:0px;
	width:	425px;
	background-color: white;
	vertical-align: bottom;
	text-align:center;
	padding-top: 20px;
	}
 
#available{
	border: 4px;
	border-style: solid;
	border-color: #95A289;
	}

#viewer	{
	border: 0px;
	border-style: solid;
	border-color: #95A289;
	}
.bord 	{
	border:2px;
	border-style: solid;
	border-color: #95A289;
	}