/*
  $Id: stylesheet.css 2009-11-25 00:52:16Z hpdl $

 created by: TomFoolery
  http://www.retrome.net
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3f3f3f;
}
.style1 {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	color: #FF6600;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color: #FF6600;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 1.5;
	text-decoration: none;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 1.5;
	text-decoration: none;
}

.style17 {
	color: #3F3F3F;
}
.style18, li, a.invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	line-height: 1.5;
	text-decoration: none; 
}
.style19 {
	color: #999999;
}

.style20 {
	font-size: x-small; 
	color: #999999;
}

a.invisible:hover  {
	text-decoration: underline; 
}

a.sitemapHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 1;
	text-decoration: none;
}

a.sitemapHeading :hover {
	text-decoration: underline;
}

a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f63007;
	line-height: 1;
	text-decoration: none;
}

a.navigation :hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	text-decoration: bold;
	line-height: 2;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-decoration: bold;
	line-height: 1.5;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-decoration: bold;
	line-height: 1;
	margin: 2px;
}

ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height: 1.7; 
}

li {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	color: #999999; 
}

table.main {
  background-image: url(images/retrome-apartments-body.jpg);
}

