@charset "utf-8";
/* CSS Document */


/* settings for all pages */
body {
	color: #808080;
	background-color: #000;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {margin: 0px; padding:0px;}

a {
	color: #bc141a;
}

a:hover {
	color: #fff;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #BC141A;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

ul {margin: 0px; padding:0px; padding-left:15px;}
li {padding-bottom: 4px;}



#content {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
#header a {display: block;
	background-repeat: no-repeat; background-position: 0px 0px; height: 118px; width: 850px; background-image:url(images/banner.jpg)}
	
#header h1 {margin-left: -1000px;}

#nav {
	background-color: #8E9896;
	height: 500px;
	width: 180px;
	margin-top: 10px;
	position:absolute;
}
#for-lease {
	border-bottom: 2px solid #000;

	position:absolute;
}
#listmenu {
	list-style-type: none;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	padding: 0px;
	position:absolute;
}
.button {
	
	width: 180px;
height: 30px;
padding-bottom:0px;
	
	
	
}

.button-twoline {
	
	width: 180px;
height: 42px;
	padding-bottom:0px;
	
	
	
}
	
.button a {display: block; 
	background-repeat: no-repeat; background-position: 0px 0px; height: 30px;}
.button a:hover {background-position: 0px -30px;}

.button-twoline a {display: block; 
	background-repeat: no-repeat; background-position: 0px 0px; height: 42px;}
.button-twoline a:hover {background-position: 0px -42px;}


#download {position:absolute; margin-top:425px;}
#section {
	background-color: #FFF;
	height: 500px;
	width: 660px;
	margin-top: 10px;
	position:absolute;
	padding-left: 0px;
	margin-left: 190px;
}

#section p {
	padding-bottom:10px;
}
#logo {
	margin-top: 530px;
	width: 180px;
	position:absolute;
	
}

#logo p {
	color: #FFF;
	padding: 0px 0px 10px 15px;
}
#contact {
	position:absolute;
	margin-top: 530px;
	margin-left: 190px;
	color: #333333;
	height: 79px;
	width: 300px;
}
#contact strong {
	color: #bc141a;
}



#copyright {
	position:absolute;
	margin-top: 650px;
	font-size: 10px;
	color: #666666;
}

#section-title {
	position:absolute;
	margin: 30px 20px 0px;
	padding: 0px;
	width: 404px;
	font-size: 16px;
	color: #808080;
	left: -9px;
	top: 1px;
}


#column1 {
	position:absolute;
	margin: 80px 20px 0px;
	padding: 0px;
	width: 629px;
	font-size: 14.5px;
	color: #808080;
	height: 406px;
	left: -6px;
	top: 2px;

}
	
#column2 {
	position:absolute;
	margin: 80px 20px 0px 300px;
	padding: 0px;
	width: 250px;
	font-size: 16px;
	color: #808080;
	top: 6px;
	left: -29px;
	height: 381px;
}
	
#text {
	position:absolute;
	margin: 80px 20px 0px;
	padding: 0px;
	width: 628px;
	font-size: 14px;
	color: #666666;
	bottom: 6px;
	height: 430px;
	left: -7px;

}
	
#photo {
	position:absolute;
	margin-left:305px;
	left: 137px;
	width: 211px;
	height: 461px;
	top: 29px;
}
	
/* overview page */


/* location page */
#map {position:absolute; margin-left:305px;}

/* amenities page */
#amenities-map {}

/* contacts page */

	
/* tenants page */

	
	/* gallery page */
#gallery-flash {position:absolute; margin-top:60px;}
