body {
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	background: url(../images/furniture/a.png) no-repeat -200px -200px;
}

#wrapper {
	width: 850px;
	margin: 20px auto;
	/*filter: Alpha(Opacity=90);*/
	position: relative;
	
}

p.smallprint { font-size: 9px; }

#wrapper2 {
	display:block;
	background: #fff;
	
	opacity: .8;
}

#header {
	background: url(../images/furniture/logo200b.png) no-repeat 608px top;
	height: 70px;
}

#content {
	clear: both;
	padding: 18px 50px 0px 50px;
	min-height: 400px;
}

#rhcolumn {
	float: right;
	width: 250px;
	margin: 0px 0 0 12px;
}

#footer {
	font-size: 10px;
	padding-bottom: 3px;
	padding-left: 45px;
	padding: 6px 0 6px 50px;
	background-color: #ccc;
	margin: 12px 0px 0 0;
}

#rhcolumn img {
	margin: 0px 0px 12px;
	border: 1px solid;
}

#navigation { margin: 0 50px 0 0; }
#navigation   ul   {
	margin: 0px;
	padding: 0;
	list-style: none;
	border-right: 1px solid #fff;
	float: right;
}
#navigation   li a {
	float: left;
	list-style: none;
	width: 97px;
	padding: 2px 0 0 3px;
	height: 98px;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
}

#navigation li { float: left; }

#nav2 {
	clear: both;
	height: 25px;
	padding: 0 14px 0 0px;
	margin: 0;
}


#nav2  ul  
{
	margin: 0px 36px 0 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #fff;
	float:right;
}

#nav2 li { float: left; }

#nav2 li a
{
	float: left;
	list-style: none;
	width: 97px;
	padding: 1px 0 0 3px;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	font-size: 11px;
	color: #fff;
	line-height: 11px;
	height: 25px;
}

#nav2 li a:hover {color: #fff}
/* nav2 link rollovers */
#nav2.nav2-tenants a:hover {  background: #445E5B; }
#nav2.nav2-landlords a:hover { background: #584632; }
#nav2.nav2-contact a:hover { background: #6873A7; }



/*
* html ul li{float:left;height:1%}
* html ul li a{height:1%}
*/

/* Link Rollovers */

a.link_index 			{ background: #884441 url(../images/nav/index.jpg) no-repeat bottom; }
a.link_index:hover 		{ background: #884441 url(../images/nav/indexo.jpg) no-repeat bottom; }
a.link_landlords 		{ background: #806854 url(../images/nav/landlords.jpg) no-repeat bottom;}
a.link_landlords:hover 	{ background: #806854 url(../images/nav/landlordso.jpg) no-repeat bottom;}
a.link_tenants 			{ background: #608581 url(../images/nav/tenants.jpg) no-repeat bottom;}
a.link_tenants:hover 	{ background: #608581 url(../images/nav/tenantso.jpg) no-repeat bottom;}
a.link_about 			{ background: #D8C977 url(../images/nav/about.jpg) no-repeat bottom; }
a.link_about:hover 		{ background: #D8C977 url(../images/nav/abouto.jpg) no-repeat bottom; }
a.link_contact 			{ background: #9CA9DA url(../images/nav/contact.jpg) no-repeat bottom;}
a.link_contact:hover 	{ background: #9CA9DA url(../images/nav/contacto.jpg) no-repeat bottom;}


/* h2 coloured squares */
h2.sq-home		{background: url(../images/furniture/sq-home.gif) no-repeat;}
h2.sq-tenants 	{background: url(../images/furniture/sq-tenants.gif) no-repeat;}
h2.sq-landlords	{background: url(../images/furniture/sq-landlords.gif) no-repeat;}
h2.sq-about		{background: url(../images/furniture/sq-about.gif) no-repeat;}
h2.sq-contact	{background: url(../images/furniture/sq-contact.gif) no-repeat;}


h1 {
	font: normal 24px Constantia, Palatino, Times, serif;
	margin: 0 0 12px 0;
}

h2 {
	font-size: 14px;
	padding-left: 18px;
	margin: 0 0 3px 0;
}

h4 {
	color: #884441;
	margin: 0px 0px 6px 0px;
	font: 16px Constantia, Palatino, Times, serif;
}
p  {
	font-size: 13px;
	margin: 0 0 12px 0;
}
#content a  {
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration:underline;
	}
	
a img { border-style: none; }

#content li
{
	font-size: 13px;
	margin: 6px 0 0 0;
}

ul.contentLinks {
	list-style: none;
	margin: 0 260px 0 0px;
	border-top: 1px solid #884441;
}

ul.contentLinks li {
	padding: 3px 0 0 0;
	
	margin: 0 0 3px 0px;
	float: none;
}
ul.contentLinks  li a  {
	
	background: url(../images/nav/contentlink.gif ) no-repeat ;
	padding: 0 0 2px 24px;
}

ul.contentLinks li a:visited
{
	
	background: url(../images/nav/contentlink.gif) no-repeat 0px left;
	
}
ul.contentLinks  li a:hover  
{
	background: url(../images/nav/contentlinko.gif) no-repeat;
	
}

.contentLinks h2 {
	margin-left: 24px;
	padding-left: 24px;
}
