body {
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
background-color:#760302;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	}
	
.title {
	position: relative;
	margin-left: 20px;
	margin-right:250px;
	font-weight:normal;
	font-size:30px;
	color:#909090;
}

.text {	
	text-align:justify;
	margin-left: 20px;
	margin-right:250px;	
	margin-bottom:auto;
	font-size:12px;
}

.profiles {	
	position: absolute;
	margin-left: 775px;
	margin-top: 17px;
	font-size:13px;
	color:#acacac;
	font-weight:bold;
}

.profiles a {
	color:#acacac;
}

.name {	
	position: absolute;
	margin-left: 0px;
	margin-top: 10px;
	font-size:12px;
	color:#acacac;
}

.name a {
	color:#acacac;
}

.view {	
	position: absolute;
	margin-left: 165px;
	margin-top: 10px;
	font-size:12px;
	color:#acacac;
	font-weight:bold;
}

.view a {
	color:#acacac;
}

#content-window ul{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#content-window li{	
	text-align:justify;
	margin-left:-40px;
	margin-right:20px;	
	margin-top:0px;
}

.table-text {	
	text-align:justify;
	margin-left: 50px;
	margin-right:15px;
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 280px;
	margin-right:220px;	
	margin-top:10px;
}
	
#main-window {
	border:0px solid #545454;
	width:899px;
	margin:auto;
	margin-top:0px;
	background-color:#ffffff;
}


#logo{
	position:absolute;
	top:50px;
	margin-left:25px;
	width:261px;
	z-index:3;
}

#thumb1{
	border:0px solid #545454;
	position:absolute;
	top:54px;
	margin-left:22px;
	width:194px;
	height:170px;
}

#thumb2{
	border:0px solid #545454;
	position:absolute;
	top:54px;
	margin-left:242px;
	width:194px;
	height:170px;
}

#thumb3{
	border:0px solid #545454;
	position:absolute;
	top:54px;
	margin-left:462px;
	width:194px;
	height:170px;
}

#thumb4{
	border:0px solid #545454;
	position:absolute;
	top:54px;
	margin-left:684px;
	width:194px;
	height:170px;
}


#header{
	position:absolute;
	top:0px;
	margin-left:0px;
	width:899px;
	height:174px;
	background-color:#000000;
	background-image:url(/images/header-bg.jpg);
	background-repeat:repeat-x;
}

#menu{
	position:absolute;
	top:173px;
	margin-left:0px;
	width:899px;
	height:41px;
	background-color:#000000;
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
	z-index:100;
}

			
#featured{
	border: 0px solid #545454;
	position:absolute;
	margin-left:0px;
	top:214px;
	width:899px;
	height:226px;
	background-color:#000000;
	background-image:url(/images/featured-bg.jpg);
	background-repeat:repeat-x;
}


#web-leasing{
	border: 0px solid #828282;
	position: relative;
	top:15px;	
	margin-left:40px;
	margin-bottom:15px;
	z-index:2;
}

#articles {
	width:223px;
	position: absolute; top:440px;
	margin-left:677px;
	background-color:#ffffff;
	background-image:url(/images/articles-bg.gif);
	background-repeat:repeat-7;
	z-index:2;
}
		
#articles-middle {
	width:205px;
	min-height:100px;
	position: relative; 
	top:-3px;
	left:1px;

}

#articles-content {
	width:200px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:5px;
	margin-right:10px;
}

	.articles-span {
		color: #515151;
		font: 12px Arial, Helvetica, sans-serif;
		}		

	#articles h2 {
		color: #000000;
		font: 18px Arial, Helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#articles a {
		color:#7a0300;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #999999;
		text-decoration: none;
		}
	
#copywrite {
	border: 0px solid #e48219;
	height:41px;
	background-color:#000000;
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
	width: 899px;
	margin-left:0px;
	position: relative; top:0px;
}

	#copywrite p {
		text-align: left;
		color: #ffffff;
		font: 11px Arial, Helvetica, sans-serif;
		margin-left:20px;
		padding-top: 12px;
		}

	#copywrite a {
		text-decoration: underline;
		color:#ffffff;
		}