body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

td {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}

td.main {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	height:100%;
	background-position: center;
}

.nav {
	width:925px;
	height: 23px;
	background-image: url(../images/nav/bg.gif);
	background-repeat: no-repeat;
}
.subnav {
	display:block
	width:340px;
	height:337px;
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-y;
	float: right;
	overflow:hidden;
	width: 351px;
}

.subnav .box {
	margin-left:23px;
	margin-top:28px;
}

.homeBtm {
	width:925px;
	height:271px;
	background-image:url(../images/home_btm_bg.gif);
	background-repeat:repeat-y;
}

.news {
	font-size:10px;
	color:#cfcfcf;
	vertical-align: top;
}

.news a{
	color:#e08f10;
	text-decoration: none;
}

.news a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.news .date {
	color:#99620b;
}

.news .title {
	font-weight:bold;
}

.news p {
	margin-top:0px;
}

#linkFirst {
	background-image:url(../images/_next_bg.gif);
	background-repeat:no-repeat;
}
#linkLast {
	background-image:url(../images/_back_bg.gif);
	background-repeat:no-repeat;
}

#linkNone {
	background-image:url();
}

.link {
	color:#cfcfcf;
	background-image:url(../images/back_next_bg.gif);
	background-repeat:no-repeat;
}

.link #projects {
	width:300px;
	font-weight:bold;
	float:left;
	overflow:hidden;
	margin-top: 8px;
	margin-bottom: 8px;
}

.link a{
	color:#e08f10;
	text-decoration: none;
}

.link a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.bodyText {
	display:block
	width:340px;
	width: 460px;
	display: block;
	margin-left: 24px;
	margin-top: 35px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.bodyText a{
	color:#e08f10;
	text-decoration: none;
}

.bodyText a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.bodyText .title {
	font-size:12px;
	font-weight:bold;
	color:#9d4da3;
}

.firstLine {
	margin:0;
	padding:0;
}

.hr {

	border-top: 1px solid #6d6d6d;
	clear:both;
}

.category {
	color:#6d6d6d;
	font-style:italic;
	float:left;
	width:115px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.category1 {
	width:345px;
	float:right;
	margin-top: 8px;
	margin-bottom: 8px;
}

.sqft {
	float:right;
	margin-top: 8px;
	margin-bottom: 8px;
}

.retailType {
	font-weight:bold;
	width:150;
	float:right;
	margin-top: 8px;
	margin-bottom: 8px;
}