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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
	background-image: url(../images/bckgrnd_top.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	text-align: center;
	min-width: 750px;
}

#container {
	margin:0 auto;
	width: 750px;
	text-align: left;
}

#logo {
	margin:0 auto;
	width: 750px;
	height:120px;
	text-align: right;
}

#logo_sub {
	margin:0 auto;
	width: 750px;
	height: 98px;
	text-align: right;
}

#navigation {
	position: absolute;
	top: 90px;
	margin:0 auto;
	width:750px;
	height:30px;
	text-align: left;
	background-image: url(../images/nav_shim.jpg);
	background-repeat: repeat-x;
}

#animation {
	position: absolute;
	top: 355px;
	margin:0 auto;
	width:750px;
	text-align: left;
}

#header {
	margin:0 auto;
	background-image: url(../images/hdr_tower.jpg);
	background-repeat: no-repeat;
	width:750px;
	height: 324px;
	text-align: left;
}

#property {
	padding-left:30px;
	padding-top:20px;
}

#lease {
	padding-left:30px;
	padding-top:20px;
}

#content {
	margin:0;
	padding:0;
	background:#FFFFFF;
	text-align: left;
}

#footer {
	margin:0 auto;
	background-image: url(../images/ftr.gif);
	background-repeat: no-repeat;
	width:740px;
	height: 85px;
}

#flash {
	width:750px;
	height: 325px;
}

#news {
	background-image: url(../images/bckgrnd_tpwhtgry.gif);
	background-position:center top;
	background-repeat: no-repeat;
	width:750px;
	background-color:#dcdcdc;
}

#newswhite {
	width:740px;
	background: #eeeeee;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
}

#newsgray {
	width:740px;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
}

.retailhometext {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	line-height:10px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	color: #333333;
	text-align: left;
	margin-left:15px;
	margin-right:15px;
}

.bodytext a:link {color: #333333; text-decoration: underline;}
.bodytext a:visited {color: #333333; text-decoration: underline;}
.bodytext a:hover {color: #000000; text-decoration: underline;}
.bodytext a:active {color: #333333; text-decoration: underline;}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left:10px;
	padding-top:20px;
	text-align: left;
}

.footer a:link {color: #CCCCCC; text-decoration: underline;}
.footer a:visited {color: #CCCCCC; text-decoration: underline;}
.footer a:hover {color: #ffffff; text-decoration: none;}
.footer a:active {color: #CCCCCC; text-decoration: underline;}

.footerlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding-top:35px;
	padding-bottom:30px;
	text-decoration: none;
	text-align: left;
}

.footerlinks a:link {color: #666666; text-decoration: underline;}
.footerlinks a:visited {color: #666666; text-decoration: underline;}
.footerlinks a:hover {color: #999999; text-decoration: none;}
.footerlinks a:active {color: #666666; text-decoration: underline;}

.perfect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #993300;
	margin-left:15px;
	margin-right:15px;
}

.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #990000;
	margin-left:15px;
	margin-right:15px;
}

#admin-navigation {
	position: absolute;
	top: 90px;
	margin:0 auto;
	width:740px;
	height:30px;
	text-align: left;
	background-image: url(../images/nav_shim.jpg);
	background-repeat: repeat-x;
}


.admin-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top:8px;
	padding-left:10px;
}

.admin-nav a:link {color: #333333; text-decoration: underline;}
.admin-nav a:visited {color: #333333; text-decoration: underline;}
.admin-nav a:hover {color: #000000; text-decoration: none;}
.admin-nav a:active {color: #333333; text-decoration: underline;}

.adminfields {
	border:1px solid #666666;
	width:300px;
	background:#eeeeee;
}
