/* CSS Document */
body {
	font-family: Myriad Web Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
	width: 100%;
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0px;
	text-align:left;
}
a:link { color: #18509D; text-decoration:none; }
a:hover { color: #18509D; text-decoration:underline; }
a:visited { color: #6192C3; text-decoration:none; }
a:active { color: #6192C3; text-decoration: underline; }
h1 {
	color: #B68C85;
	font-weight:bold;
	font-size: 18px;
	clear: none;
	margin-top: 6px;
	padding-top: 0px;
}
h2 { font-size: 14px; padding-top: 10px; }
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 624px;
}

#main {
	background-image:url(images/metroplains-home.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-align: center;
}	
#insidemain {
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-align: center;
}	
#maincopy {
	background-position: left top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 350px;
}
#insidecontent {
	background-position: right;
	background-image: url(images/amenities-photo.jpg);
	background-repeat:no-repeat;
	text-align: left;
	padding-top: 6px;
	padding-right: 350px;
	padding-left: 0px;
	position:relative;
	top: 0px;
	margin: 0px;
}
#floorplancontent {
	text-align: left;
	padding: 6px 0 0;
	margin: 0px;
}
#links {
	clear: both;
	background-position: center;
	word-spacing: .1em;
	height: 20px;
	margin: 320px 0px 0px;
	width: 624px;
	padding: 0;
}
#insidelinks {
	clear: both;
	background-position: center;
	word-spacing: .1em;
	height: 20px;
	margin: 0px 0px 0px 0px;
	width: 624px;
	padding: 0;
}
#footer {
	margin: 0;
	width: 624px;
	border-top:thin solid #E0DFE3;
	border-bottom:thin solid #E0DFE3;
	border-left: none;
	border-right: none;
	background-color: #FAF6F4;
	position: relative;
	float: left;
	clear: none;
	padding: 0px;
	top: 0px;
	left: 0px;
}
#footer li { padding: 0; display: inline; list-style-type: none; }
#footer a:link, #footer a:visited {
	float: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
}
#footer a:link.active, #footer a:visited.active, #footer a:hover {
	color: #000;
	background: url(images/tab_pyram.gif) no-repeat bottom center;
	}
	
#imgrow {
	width: 624px;
	padding: 10px 0 10px 0;
	clear: both;
}
#img {
	width: 400px;
	border:#CCCCCC thin;
	float: left;
}
#description {
	padding: 0 0 0 450px;
}
#rowfoot {
	position: relative;
	top: 10px;
	width: 624px;
	height: 2px;
	margin: 10px 0 10px o;
	background-color: #cccccc;
	clear: both;
}
#eo {
	float: right;
	clear: none;
	height: 30px;
	text-align: right;
	margin-top: 26px;
}

/* pyramid  /////////////////////// */


#navPyra {
	margin: 0;
	padding: 10px 0 10px 0px;
}

#navPyra li {
	margin: 20px 0 0 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#navPyra a:link, #navPyra a:visited {
	float: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #000;
	background: url(images/tab_pyram.gif) no-repeat bottom center;
	}
.navContainer {
	border-top:thin solid #E0DFE3;
	border-bottom:thin solid #E0DFE3;
	border-left: none;
	border-right: none;
	background-color: #FAF6F4;
}
div.clearer {clear: left; line-height: 0; height: 0;}
div.item {float: left; border: 1px solid; padding: 5 0 5 0; margin: 10 0 0 0; width: 622px;}
div.item img {float: left; margin: 5px;}
div.item hr {display: block; clear: left; margin: 5 0 5 0; visibility: hidden;}