/*** Ironwood Real Estate Stylesheet ***/

body {
	background: #021526; /* navy */
	background: #848E99; /* gray-blue */
	background: #000000; /* black */
	margin: 0;
	font: 10pt tahoma,arial,sans-serif;
	text-align: center;
	}

p {
	margin: 0;
	line-height: 1.5em;
	color: #222;
	}

img {
	border: none;
	}

#container {
	position: absolute;
	margin-left: 50%;
	left: -400px;
	width: 800px;
	top: 10px;
	background: #00008A;
	text-align: left;
	border: 4px solid white;
	border-bottom: none;
	}

#logo {
	height: 142px;
	width: 167px;
	background: url(logo_white.jpg) no-repeat;
	}

#content {
	position: relative;
	left: 167px;
	width: 629px;
	background: white;
	letter-spacing: 0;
	font: 10pt tahoma,arial,sans-serif;
	text-align: justify;
	color: black;
	padding: 35px 0;
	border-top: 4px solid white;
	border-left: 4px solid white;
	border-right: 4px solid white;
	}

#content p {
	padding: 0 35px 15px;
	}
#content h1 {
	margin: 20px 35px 10px;
	font-size: 11pt;
	text-indent: -10px;
	color: #00008A;
	}

#content h2 {
	margin: 14px 35px 5px;
	font-size: 10pt;
	color: #00008A;
	color: #000000;
	}

#content img.normal {
	margin-top: 5px;
	margin-left: 35px;
	}

#content ul {
	margin-left: 35px;
	padding: 0;
	list-style: none;
	}

#content ol {
	margin-left: 35px;
	padding: 0 35px 0 0;
	}

#content ol li {
	margin-left: 1.8em;
	margin-bottom: 2em;
	line-height: 1.5em;
	}

#content a,a:visited {
	display: inline;
	color: #00008A;
	text-decoration: underline;
	}

#content a:hover,a:active {
	color: #2323E2;
	text-decoration: underline;
	}

#content a.bold {
	font-weight: bold;
}

#content .r {
	font-size: 9px;
	position: relative;
	top: -4px;
	}

.titles {
	height: 17px;
	margin: 0 35px 30px;
	}
	#t_home { background: url(t_home.gif) no-repeat; }
	#t_principals { background: url(t_principals.gif) no-repeat; }
	#t_brokerage { background: url(t_brokerage.gif) no-repeat; }
	#t_properties { background: url(t_properties.gif) no-repeat; }
	#t_contact { background: url(t_contact.gif) no-repeat; }
	#t_management { background: url(t_management.gif) no-repeat; }

.centered {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	}

#offices {
	margin-right: 37px;
	}

#offices img {
	float: right;
	margin-bottom: 20px;
	}

table {
	clear: both;
	}

#photoset {
	text-align: center;
	margin: 20px 35px;
	}

#photoset_left {
	margin: 10px 35px;
	}

.table {
	margin: 10px 35px 15px;
	width: 559px;
	font: 10pt tahoma,arial,sans-serif;
	text-align: left;
	}
	.table tr {
	background: #ECF1F6;
	}
	.table td {
	padding: 2px 8px;
	}
	.table b {
	font-size: 10pt;
	color: #00008A;
	}

#footer {
	height: 64px;
	background: #00008A url(f_back.gif) no-repeat center center;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	}

#credits {
	position: absolute;
	bottom: 80px;
	width: 167px;
	height: 8px;
	text-align: center;
	}

#header {
	position: absolute;
	top: 0;
	left: 167px;
	background: #00008A;
	height: 142px;
	width: 629px;
	border-left: 4px solid white;
	border-right: 4px solid white;
	}

#menu {
	position: absolute;
	top: 142px;
	left: 0;
	width: 167px;
	padding: 23px 0;
	background: #00008A;
	color: white;
	text-align: left;
	font: 11pt tahoma,arial,sans-serif;
	letter-spacing: 1px;
	border-top: 4px solid white;
	}

#menu img {
	display: block;
	margin: 12px 0 0 0;
	}

#menu a:hover {
	text-decoration: underline;
	}

#menu ul {
	margin: 0 0 0 42px;
	padding: 0;
	font: 10pt tahoma,arial,sans-serif;
	list-style: none;
	}

#menu ul li {
	margin: 0;
	padding: 0 0 2px;
}

#menu ul a,a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: white;
	}

#menu ul a:hover,a:active {
	text-decoration: underline;
	color: white;
	}