/* orange - eb1a27 */


*{font-weight:normal;}

html {
	background-color: #000;
	font-family: arial, sans;
}

body{
	padding-bottom:50px;
}

#intro{
	width:615px;
	margin:0 auto;
	margin-top:150px;
	text-align:center;
}

#main{
	width:807px;
	margin:0 auto;
	margin-top:75px;
	text-align:center;
}

#introTop, #introMid, #introNav{display:none;}

#blank{position:relative;z-index:5;}


#nav{
	position:absolute;
	left:50%;
	margin-left:104px;
	top:222px;
	width:300px;
	height:300px;
	overflow:hidden;
	[if Webkit]top:224px;
}

#navOverlay{
	width:300px;
	height:300px;
	position:relative;
	z-index:5;
}

#content{
	width:445px;
	min-height:240px;
	float:left;
	background: url('../img/content-bg.gif');
	text-align:left;
	padding:30px;
}

ul li{
	list-style-image: url('../img/bullet.gif');
	margin-bottom:5px;
}

/* IE 6 min-height hack */
* html #content { height:240px; }

#logoMed{
	margin-bottom:25px;
}

p{
	font-size:12px;
	line-height:1.4em;
}

a{
	color:#000;
}

h1.heading{
	text-indent:-999999px;
	margin-top:0;
	height:28px;
}

h1.heading2{
	text-indent:-999999px;
	margin-top:0;
	height:71px;
}

h1.about{
	background:url('../img/about-us.gif') no-repeat;
}

h1.mission{
	background:url('../img/mission-statement.gif') no-repeat;
}

h1.solid{
	background:url('../img/solid-foundation.gif') no-repeat;
}

h1.experience{
	background:url('../img/experience-expertise.gif') no-repeat;
}

h1.pyramid{
	background:url('../img/pyramid-estates.gif') no-repeat;
}

h1.contact{
	background:url('../img/contact-us.gif') no-repeat;
}

.navAbout{
	background:url('../img/nav-about.gif') no-repeat;
}

.navSolid{
	background:url('../img/nav-solid.gif') no-repeat;
}

.navPyramid{
	background:url('../img/nav-pyramid.gif') no-repeat;
}

.navContact{
	background:url('../img/nav-contact.gif') no-repeat;
}

.navExperience{
	background:url('../img/nav-experience.gif') no-repeat;
}

.tile{
	position:absolute;
	top:373px;
	[if lte IE 7]top:367px;
	left:50%;
	display:none;
}

.introAbout{
	margin-left:-305px;
}

.introSolid{
	margin-left: -202px;
}

.introExperience{
	margin-left:-98px;
}

.introPyramid{
	margin-left:6px;
}

.introContact{
	margin-left:110px;
}

.stack{position:relative;top:-112px;left:0;display:none;z-index:3;}
.navStack{position:relative;top:-303px;left:0;display:none;z-index:3;}

.property{
	clear:both;
	margin-bottom:45px;
}

.property h1{
	font-size:13px;
}

.property .thumb{
	float:right;
	border:2px solid #FFF;
	margin-left:20px;
	margin-bottom:20px;
}

.property .logo{
	float:left;
	margin-right:30px;
}

.property ul{
	margin-left:15px;
}

.property ul li{
	list-style-image:url('../img/bullet-small.gif');
}

.property li{
	font-size:9px;
	margin-bottom:3px;
}

.property .location{
	font-weight:normal;
	font-style:italic;
	font-size:.8em;
}

.details{
	font-style:italic;
	font-size:8px;
}

#tblContact{
	width:100%;
	margin-bottom:0;
}

#tblContact td{
	padding:5px;
}

#tblContact .txt{
	width:100%;
}
.break {
	clear:both;
}

#login{
	text-transform:uppercase;
	font-size:11px;
	color:#666;
	position:absolute;
	text-decoration:none;
	margin-left:360px;
	left:50%;
}