/* CSS Document - Real View Equity */
@import url("../css/contact-form.css");
body {
	background-color: #ddddcc;
	color: #000000;
	font-family: Trebuchet MS;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 125%;
	font: normal 62.5% "Gil Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; 
	}
* { /* set default margin and padding*/
	margin: 0;
	padding: 0;
	} 
/*----------rules for headings-----------*/
h1  {
  	font-family: "Lucida Grande", Arial, sans-serif;
  	font-size: 200%;
  	letter-spacing:0.1em; }
h2 {
	text-transform: uppercase;
	color: #790000;
	font-size: 1.5em;
	margin: 10px;
	padding: 4px 10px 4px 10px;
	border-bottom: #ccc thin solid;
	}
span {
	color: #790000;
	font-weight: bold;
	}
h3 {
	border: none;
	font-size: 1.2em;
	margin: 0;
	padding-bottom: 4px;
	}
h4 {
	font-size: 1.2em;
	color: #000;
	}
#logo {
	top: 520px;
	left: 750px;
	z-index: 4;
	}
h3.dropcap:first-letter {
	float: left;
	width: 25px;
	font: 4.55em "Lucida Grande", Arial, sans-serif;
	line-height: 2.7em;
	}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	margin: 0;
	padding: 0;
	}
p {	
	color: black;
	margin: 5px 20px;
	padding: 0;
	text-indent: 0;
	line-height: 150%;
	font-size: 1.2em;
	}
#imgWrapper {
	position:relative;
	left: 50%;
	margin-left: -370px;
	width: 740px;
	}
img {
	border: none;
	margin: 0;
	padding: 0;
	}
a {
	color: #790000;
	text-decoration: none;
	}

body#whydenver p {
	text-indent: 0;
	}
body#whydenver ul {
	font-size: 1em;
	}
.floatNone {
	float: none;
	}
/*-------------------------------*/

#wrapper {
	position: relative;
	left: 50%;
	margin-left: -385px;
	width: 770px;
	background-color: #fff;
	}
#header {
	width: 100%;
	margin: 0;
	height: 148px;
	position: relative;
	padding: 0;
	background: transparent;
	}

#content {
	width: 770px;
	background-color: #fff;
	position: relative;
	padding: 0;
	}	


/*----------------------Styling for Navigation------------------------------------*/
#branding {
	margin-top: -130px;
	position: absolute;
	background: transparent; 		
	height: 130px;
	width: 770px; 
	}
#branding h1 {
	top: 0px;
	left: 9px;
	text-indent: -9999px;
	height: 90px;
	width: 399px;
	position: absolute;
	background: transparent url(../images/header_logo.gif) 0 0 no-repeat;
	}
#branding h4 {
	position: absolute;
	bottom: 39px; 
	right: 8px;
	}
/* --------Navbar  ------*/
ul#navbar {
	top: 92px;
	width: 770px;
	position: absolute;
	list-style: none;
	text-decoration: none;
	margin: 4px 0;
	border-top: 2px solid #790000;
	background-color: #999;
	overflow: hidden;
	height: 32px;
	}
#navbar li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#navbar li a {
	font-weight: bold;
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #000;
	border: none;
	background: url(../images/nav-bg.gif) no-repeat bottom right;
	}
#navbar li a:hover {
	color: #fff;
	background: #acacac;
	}
#navbar li a.active {
	font-weight: normal;
	color: #fff;
	background: #292d34 url(../images/nav-on-bg.gif) repeat-x top left;
	}
#contactUs li  {
	list-style: none;
	list-style-image: none;
	}
#relLinks td {
	border-bottom: none;
	padding-bottom: 18px;
	}
#relLinks td:hover {
	 background-color: #fff;
	}
ul#relLinks {
	font-size: 1.5em;
	line-height: 150%;
	display: inline;
	float: left;
	margin: 10px 0 20px 0;
	padding: 0;
	border: none;
	}
.gray {
	font-weight: normal;
	color: #666666;
	}
table.relLinks {
	margin: 10px 5px 0 10px;
	font-size: 1.2em;
	}
ul#aboutUs {
	font-size: 1.2em;
	line-height: 150%;
	display: inline;
	float: left;
	width: 680px;
	margin: 10px 0 20px 0;
	padding: 0;
	border: none;
	}
#aboutUs li, #relLinks li {
	margin-left: 30px;
	height: 10px;
	float: left;
	list-style-image: url(../images/list.gif);
	}
#aboutUs a, #relLinks a {color:#790000;}
#aboutUs a:hover, #relLinks a:hover  {
	text-decoration: underline;
	}
/*------------ Nav: You are here -------------*/

body#index .index a, body#about .about a, body#portfolios .portfolios a, body#1031exchange .1031exchange a, body#whydenver .whydenver a, body#contact .contact a {text-decoration: underline; cursor: default; }

/* ------Left Column-------*/
#leftcolumn {
	position: relative;
	margin: 5px 0 20px 0;
	background: #fff;
	width: 770px;
	padding: 10px 0;
	margin: 5px 0 20px 0;
	}
body#brokerarea #leftcolumn {
	background: none;
	}
#leftcolumn_header h2, #sidebar_header h2 {
	color: #000;
	width: 100%;
	border: 1px solid;
	height: 30px;
	padding: 8px 0 7px 10px;
	}
#leftcolumn h2 {
	background-color: #eee;
	}
#leftcolumn h3 {
	margin: 0 30px;
	border-bottom: 1px solid #ccc;
	}
#leftcolumn ul {
	margin: 0 44px 20px 20px;
	font-size: 1.2em;
	line-height: 150%;
	}
#leftcolumn ul li ul {
	margin: 3px 0;
	font-size: 1em;
	list-style: none;
	}
#leftcolumn ul li ul li {
	margin-left: 14px;
	list-style: disc;
	list-style-image: none;
	}
#leftcolumn li {
	list-style-image: url(../images/list.gif);
	margin-left: 30px;
	}
#content p {
	padding: 0 10px;
	margin: 20px 20px;
	text-indent: 1em;
	}
/*------ Sidebar  -----*/
#sidebar {
	padding-bottom: 10px;
	margin: 10px 15px 0 0;
	width: 210px;
	float: right;
	}
#sidebar_header {
	height: 40px;
	padding: 0;
	overflow: hidden;
	}
#sidebar ul {
	margin: 12px 0 10px 0;
	font-size: 1.15em;
	line-height: 150%;
	}
#sidebar li {
	list-style-image: url(../images/list.gif);
	margin-left: 30px;
	}
#sidebar h3 {
	background-color: #d8e4d0;
	font-size: 1.2em;
	margin: 0; 
	padding: 0;
	}
#sidebar img {
	margin: 0 10px 0 0;
	border: 5px solid #eee;
	}
body#ourcompany #sidebar img {
	margin-top: 0;
	}
/*------- portfolioInfo Styling ----------*/

#portfolio_header {
	position: relative;
	margin: 15px 0 0 -360px;
	left: 50%;
	padding: 5px 0;
	width: 720px;
	background: #eee;
	}
.pHeader {
	position: relative;
	border: 1px solid black;
	background-color: #790000;
	}
#pOverview h3 {
	margin: 0;
	padding: 4px 0 4px 18px;
	}
ul#subnav {
	list-style: none;
	text-decoration: none;
	margin: 0 0 0 15px;
	overflow: hidden;
	height: 22px;
	}
#subnav li {
	float: left;
	height: 1.2em;
	margin: 0;
	padding: 0;
	font-size: .9em;
	letter-spacing: 2px;
	list-style-image: none;
	}
#subnav li a {
	font-weight: bold;
	display: block;
	margin-right: 4px;
	float: left;
	padding: 0 5px 1px 5px;
	text-decoration: underline;
	color: #000;
	border: none;
	}
#subnav li a:hover {
	border-bottom: 1px solid #000;
	}
#subnav li a.active {
	font-weight: normal;
	color: #fff;
	background: #292d34 url(../images/nav-on-bg.gif) repeat-x top left;
	}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
/*	display: block;
*/	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 4px 10px;
	}
h3 a:hover {
	color: #fff;
	background: #790000;
	border-bottom: 1px solid #790000;
	}
.mapButton h4 a:link {
	display: block;
	width: 51px;
	height: 21px;
	background: url(../images/mapButton.gif)  no-repeat left top ;
	}
h4 a:hover {
	background-position: right top;
	}
.mapButton {
	position: absolute;
	left: 237px;
	top: 28px;
	text-indent: -9999px;
	height: 21px;
	width: 51px;
	background: url(../images/mapButton.gif)  no-repeat;
	}
.overviewButton h4 a:link {
	display: block;
	width: 97px;
	height: 21px;
	background: url(../images/overviewButton.gif)  no-repeat left top ;
	}
.overviewButton h4 a:hover {
	background-image: none;
	}
.overviewButton {
	position: absolute;
	left: 126px;
	top: 28px;
	text-indent: -9999px;
	height: 21px;
	width: 97px;
	background: url(../images/overviewButton.gif)  no-repeat;
	}
/* Hides from IE-Mac \*/
.* html #pHeader, #portfolio {
	height: 1%;
	}
/* end hide from IE-Mac */

#pHeader {
	position: relative;
	margin: 0 0 0 -361px;
	left: 50%;
	padding: 0;
	width: 722px;
	height: 49px;
	background: url(../images/portfolioHeader.gif) no-repeat;
	}
#data54, #data25, #data15, #data6 {
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 0;
	width: 722px;
	height: 52px;
	}
#data54 {background: url(../images/data54.gif) no-repeat;}
#data25 {background: url(../images/data25.gif) no-repeat;}
#data15 {background: url(../images/data15.gif) no-repeat;}
#data6 {background: url(../images/data6.gif) no-repeat;}
#pHeader h2 {
	position: absolute;
	bottom: 4px;
	font-size: 1.6em;
	border-bottom: none;
	color: #fff;
	background-color: transparent;
	padding: 4px 0 0 8px;
	margin: 0;
	}
#pHeader h3 {
	position: absolute;
	right: 4px;
	bottom: 4px;
	font-weight: normal;
	font-size: 1em;
	color: #fff;
	padding: 4px 4px 0 0;
	border-bottom: none;
	margin: 0;
	}
.price {
	color: #fff;
	margin-left: 4px;
	position: absolute;
	left: 200px;
	bottom: 0;
	text-indent: -9999px;
	height: 26px;
	width: 110px;
	background: url(../images/54price.gif)  no-repeat;
	}
#pWrapper {
	background-color: #fff;
	border: 1px solid #790000;
	border-top: none;
	padding: 0 0 20px 0;
	margin: 20px 0 20px -361px;
	width: 720px;
	position: relative;
	left: 50%;
	}
ul li ul {
	list-style: none;
	}
#container {
	float: left;
	margin: 16px 0 12px 10px;
	width: 480px;
	overflow: hidden;
	display:inline;
	}
#denverTable {
	padding-left: 10px;
	border: 2px solid #ccc;
	float: right;
	width: 280px;
	margin: 10px 10px 0 15px;
	}
table#denver {
	margin: 0 5px 10px 5px;
	display: inline;
	float: right;
	font-size: 1em;
 	border-collapse: collapse;
 	width: 280px;
	}
#denverTable caption {
	margin: 5px 0 0 4px;
	}
table {
	display: inline; /*fix IE double-margin float bug*/
	float: left;
	margin: 5px 5px 10px 10px;
	padding-bottom: 6px;
	font-size: 1em;
 	border-collapse: collapse;
 	width: 465px;
	}
th {
	text-align: left;
	padding: 0 0.3em 0.3em 0.3em;
	margin: 0;
	border-bottom: 3px solid #ccc;
	}
td {
	border-bottom: 1px solid #ccc;
	padding: 0.32em;
	height: 1.2em;
	}
td#last {
	font-size: .95em;
	border-bottom: none;
	padding-bottom: 8px;
	}
caption {
	clear: right;
	text-align: left;
	margin: 15px 0 0 5px;
	border-bottom: none;
	font-size:  1.25em;
	font-weight: bold;
	color: #790000;
	padding: 8px 8px 0 0;
	}
.odd {
	background-color: #eee;
	}
td:hover {
	background-color: #eee;
	color: #790000; 
	}
td.soldSmall {
	top: 5px;
	padding-bottom: 18px;
	background:  url(../images/soldSmall.gif) no-repeat 50% bottom;
	}
/*-----------footer --------*/
#footer {
	margin-bottom: 20px;
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	background: #999 url(../images/footer_bg.gif) bottom center no-repeat;
	text-align: center;
	font-size: 90%;
	}	
#footer a:link {
	color: #000;
	text-decoration: none;
	}
/* --- remove annoying link outlines -----*/
a:active {
  outline: none;
	}
a	{
  outline: none;
	}
body#property img {
	width: 996px;
	height: 500px;
	left: 50%;
	position: relative;
	margin: 10px 0 0 -499px;
	}
h4#contactButton  {
	padding: .5em;
	margin: 20px 0 20px 40px;
	width: 18em;
	background-color: #eee;
	border: 1px solid #ccc;
	color: #790000;
	}
#flashContent {
	position: relative;
	left: 50%;
	margin-left: -370px;
	width: 740px;
	height: 180px;
	}
#flexForm {
	border: 3px solid #eee;
	margin-top: 40px;
	margin-left: -325px;
	width: 650px;
	height: 340px;
	left: 50%;
	position: relative;
	}
.floatRight {
	display: inline; /*fix IE double-margin float bug*/
	float: right;
	}
.floatLeft {
	display: inline; /*fix IE double-margin float bug*/
	float: left;
	}	
.clearLeft {
	clear: left;
	}
.clearRight {
	clear: right;
	}
.clear {
	clear:both;
	}
#spacer {
	height: 200px;
	}
.pagetitle {
	background-color :#ffffff;
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	border-style: solid none none;
	border-top: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 66px;
	clear: both;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: middle;
	}
#overview-6, #addresses-6, #portfolioMap-6 {
	background: transparent url(../images/portfolio6.gif) no-repeat top left;
	}
#overview-13, #addresses-13, #portfolioMap-13 {
	background: transparent url(../images/portfolio13.gif) no-repeat top left;
	}
#overview-15, #addresses-15, #portfolioMap-15 {
	background: transparent url(../images/portfolio15.gif) no-repeat top left;
	}
#overview-25, #addresses-25, #portfolioMap-25 {
	background: transparent url(../images/portfolio25.gif) no-repeat top left;
	}
#overview-54, #addresses-54, #portfolioMap-54 {
	background: transparent url(../images/portfolio54.gif) no-repeat top left;
	}
#overview-25, #addresses-25, #portfolioMap-25, #overview-54, #addresses-54, #portfolioMap-54, #overview-15, #addresses-15, #portfolioMap-15, #overview-13, #addresses-13, #portfolioMap-13, #overview-6, #addresses-6, #portfolioMap-6 {
	height: 100%;
	position: relative;
	padding: 40px 5px 5px 5px;
	}
body#portfolios img.thumb {
	display: inline;
	margin: 15px 10px 10px 0;
	border: 4px solid #ccc;
	float: right;
	}
.mapYahoo {
	margin: 20px;
	}
body#portfolios caption {
	clear: right;
	text-align: left;
	margin: 5px 0 5px 4px;
	border-bottom: none;
	font-size:  1.25em;
	font-weight: bold;
	color: #790000;
	padding: 8px 8px 0 0;
	}
img.sold {
	border:medium none;
	height:110px;
	left:200px;
	position:absolute;
	width:203px;
}
.bumper {
	background: transparent url(../images/bumper.gif) no-repeat 0 0;
	margin-top: 10px;
	width: 770px;
	height: 44px;
	}
body#portfolios h3 {
	margin: 0 10px;
	padding: 4px;
	}
body#portfolios p  {
	clear: both;
	font-size: 1.25em;
	margin: 5px 10px;
	}
.pdf a:link, .pdf a:visited {
	width: 10em;
	color: #fff;
	}
.pdf a:hover, .pdf a:active {
	color: #ccc;
	}	
.pdf {
	right: 24px;
	color: #790000;
	background-color: #ccc;
	padding: 4px 10px;
	border: none;
	}