body {
	background-color: #730000;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-family:Arial, Verdana, Helvetica;
}

a
{
	color:#20305A;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

img.top
{
	vertical-align:top;
}

.clear
{
	height:1px;
	font-size:1px;
	clear:both;
}

#mainContainer {
	margin: 0px auto;
	width: 740px;
	text-align: left;
	background:url(../ImagesNew/BgMain.gif) repeat-y;
}

#mainContainerIn
{
	margin: 0px auto;
	width: 740px;
	text-align: left;
	background:url(../ImagesNew/BgMainIn.gif) repeat-y;
}

#mainContainerInFull
{
	margin: 0px auto;
	width: 740px;
	text-align: left;
	background:#ffffff;
}

#innerContainer
{
	width:738px;
	margin-left:1px;
}

#topNav
{
	background:#ffffff;
	padding-top:10px;
}

#navbar {
	background: url("../ImagesNew/navbg.gif") repeat-x;
	height: 18px;
	width: 100%;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #BfB7B8;
	margin: 0 0 0 0;
	padding: 0px;
}

#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	text-align: right;
}

#navbar li {
	display: inline;
	padding: 0px 0px 0px 18px;
}

#navbar img {
	border: 0px;
}

/* Begin NavBar links. _width and _height are IE fixes */

#navHome a
{
	background: url("../ImagesNew/nav_home.gif") no-repeat;
	padding: 0px 30px 0px 0px;
	_width: 30px;
	_height: 17px;
}

#navHome a:hover
{
	background: url("../ImagesNew/nav_home_hover.gif") no-repeat;
}

#navAbout a
{
	background: url("../ImagesNew/nav_about.gif") no-repeat;
	padding: 0px 65px 0px 0px;
	_width: 65px;
	_height: 17px;
}

#navAbout a:hover
{
	background: url("../ImagesNew/nav_about_hover.gif") no-repeat;
}

#navAboutUs a
{
	background: url("../ImagesNew/nav_aboutus.gif") no-repeat;
	padding: 0px 48px 0px 0px;
	_width: 48px;
	_height: 17px;
}

#InnerFoot div.DataList
{
	position:relative;
	top:0px;
}

div.DataList ul
{
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.DataList ul li
{
	display:inline;
	padding-left:10px;
	color:#999;
	font-size:10px;
	margin:0 0 0 0;
	padding:0 5px 0 0;

}

div.DataList ul li a
{
	color:#999;
	font-size:10px;
	text-decoration:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

div.DataList ul li span
{
	
	color:#999;
	font-size:10px;
	text-decoration:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#navAboutUs a:hover
{
	background: url("../ImagesNew/nav_aboutus_hover.gif") no-repeat;
}

#navLease a
{
	background: url("../ImagesNew/nav_properties.gif") no-repeat;
	padding: 0px 102px 0px 0px;
	_width: 102px;
	_height: 17px;
}

#navLease a:hover
{
	background: url("../ImagesNew/nav_properties_hover.gif") no-repeat;
}

#navConstruction a
{
	background: url("../ImagesNew/nav_construction.gif") no-repeat;
	padding: 0px 102px 0px 0px;
	_width: 102px;
	_height: 17px;
}

#navConstruction a:hover
{
	background: url("../ImagesNew/nav_construction_hover.gif") no-repeat;
}

#navManagement a
{
	background: url("../ImagesNew/nav_management.gif") no-repeat;
	padding: 0px 111px 0px 0px;
	_width: 111px;
	_height: 17px;
}

#navManagement a:hover
{
	background: url("../ImagesNew/nav_management_hover.gif") no-repeat;
}

#navNews a
{
	background: url("../ImagesNew/nav_news.gif") no-repeat;
	padding: 0px 83px 0px 0px;
	_width: 83px;
	_height: 17px;
}

#navNews a:hover
{
	background: url("../ImagesNew/nav_news_hover.gif") no-repeat;
}

#logo {
	background: #ffffff;
	height: 54px;
	width: 100%;
	
	padding: 0px;
}

#middleContainer {
	width: 100%;
	
	clear: both;
	margin-bottom: 0px;	
	
}

#leftbar {
	width: 199px;
	padding: 0px;
	margin: 0px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #BfB7B8;
	float: left;
	background: url(../ImagesNew/leftbarbg.gif) top right no-repeat;
}

#dropdown {
	background: url("../ImagesNew/availablebg.gif") no-repeat;
	width: 199px;	
	padding: 40px 0 15px 0;
	text-align:center;
	position:relative;
	/*border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #15244F;*/
}

#dropdown input, #dropdown select
{
	margin-bottom:3px;
	width:170px;
	font-size:11px;	
}

#dropdown div
{
	position:relative;
	float:right;
	left:-15px;	
	
}

.dropdownTop 
{
	background: url("../ImagesNew/availablebg2.gif") no-repeat !important;
}

#dropdowntable {
	padding-top: 0px;
	margin:40px auto 0 auto;
}

#dropdowntable select
{
	width:100%;
}

#dropdowntable input.txt
{
	width:100%;
	font-size:11px;
}

.propsearch {
	width: 142px;
	font-size: 0.6em;
	padding: 0px;
}

.placeholder {
	color: #333333;
}

.button {
	margin: 0px 0px 0px 143px;
	width: 25px;
	height: 12px;
}

#map {
	background: url("../ImagesNew/mapbg.gif") no-repeat;
	width: 199px;
	height: 268px;
	_height: 228px; /* IE doesn't take padding into account */
	text-align:center;
	margin: 0px;
	padding: 40px 0px 0px 0px;
}

#map img {
	border: 0px;
	width: 175px;
	height: 165px;
	margin: 47px 10px;
	margin-bottom:0px;
}

#contact {
	background: url("../ImagesNew/contactbg.gif");
	width: 199px;	
	padding: 40px 0 20px 0;
	margin: 0px;
	/*border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #BfB7B8;*/
}

#contact p
{
	margin:10px 10px 0 20px;
	font-size:11px;
	color: #E4E8EE;
}

#contact ul 
{
	margin: 0px;

	padding: 35px 0px 20px 20px;
	list-style: none;
}

#contact li 
{
	color: #E4E8EE;
	font-family: Arial, Helvetica;
	font-size: 11px;
	padding: 0px;
}

#contact a 
{
	color: #E4E8EE;
	text-decoration: none;
}

#contact a:hover 
{
	text-decoration: underline;
}

.cat 
{
	margin-left: -20px;
	margin-top: 2px;
	font-weight: bold;
}

#contentContainer {
	width: 538px;
	padding: 0px;
	float: right;	
}

#contentContainerFull
{
	width: 738px;
	padding: 0px;
	float: right;	

}

#contentLeft {
	width: 336px;

}

#contentLeft h2 {
	margin: 10px 15px;
	font-size:18px;
	color:#12214c;
}

#contentLeft h4 {
	margin: 5px 20px 5px 15px;
	font-size:14px;
	color:#12214c;
}

#contentLeft p {
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding-bottom: 6px;
	margin:0 0 0 15px;
}

#contentLeft li 
{
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding-bottom: 5px;
}

#contentRight {
	width: 190px;
	float: right;
	text-align: center;	
	padding-top:15px;
}

.ImgFeat {
	border: 1px solid #ffffff;
	margin: 6px 0px 0px 0px;
	background: none !important;
	padding: none;
}

#featured {
	text-align: left;
	margin: 0px 0px 20px 20px;
}

#contentRight p {
	color: #20305A;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	width: 150px;
	overflow: hidden;
	margin: 0px;
}

.details {
	color: #730000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding: 0px 20px 0px 0px;
	overflow: hidden;	
	background: url("../ImagesNew/arrow.gif") no-repeat center right;
	text-decoration: none;
	margin: 10px 5px 15px 75px;
}

#contentRight h2 {
	color: #20305A;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 150px;
	overflow: hidden;
	margin: 4px 0px;
}

#footer
{
	width:740px;
	margin:0px auto;
	text-align:left;	
	background:url(../ImagesNew/BgFooter.gif) repeat-y;
	border-top:1px solid #c8c2c2;
	border-bottom:1px solid #c8c2c2;
	color:#c8c2c2;
	font-size:10px;
	padding-top:8px;
	padding-bottom:7px;
}

#footer p
{
	margin:0 0 0 15px;	
	float:left;
	display:inline;
}

#footer ul
{
	margin:0 15px 0 0;	
	padding:0px;
	float:right;
	display:inline;
	list-style-type:none;
}

#footer ul li
{
	float:left;	
	margin-left:20px;
}

#footer a
{	
	color:#c8c2c2;
}

#nav {
	width: 738px;
	background: none;
	height: 27px;
	margin: 4px auto;
	padding: 0px;
	border: 0px;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#nav li {
	display: inline;
	color: #C79999;
	font-family: Arial, Helvetica;
	font-size: 10px;
	padding: 0px 0px 0px 12px;
}

#nav a {
	color: #C79999;
	text-decoration: none;
}

#nav a:hover 
{
	text-decoration: underline;
}

#hdrIn
{
	height:32px;
	background:#bcb9b9;	
	margin:0 15px 0 15px;
}

#subnav
{
	text-align:center;
	padding:15px 0 15px 0;	
	/*border-bottom:1px solid #bab2b3;*/
	background: url("../ImagesNew/leftbarbg.gif");
}

#navContainer
{
	width:158px;
	margin:10px auto;
	background:#bcb9b9;
}

#navContainer ul
{
	margin: 0 10px;
	padding:0px;
	list-style-type:none;	
	text-align:left;
	font-size:12px;
}

#navContainer ul li
{
	border-bottom:1px solid #bcb9b9;
	padding:0px;
}

#navContainer ul li a
{
	color:#12214c;
	background:url(../imagesNew/BulletSubnav.gif) no-repeat;
	text-decoration:none;
	display:block;	
	min-height:12px;
	clear:both;
	padding:0 0 5px 17px;
}

* html #navContainer ul li a
{
	color:#12214c;
	background:url(../imagesNew/BulletSubnav.gif) no-repeat;
	text-decoration:none;
	display:block;	
	height:12px;
	clear:both;
	padding:0 0 5px 17px;
}

#navContainer ul li a:hover
{
	color:#12214c;
	background:url(../imagesNew/BulletSubnavOn.gif) no-repeat;
	text-decoration:none;
	display:block;	
	min-height:12px;
	clear:both;
	padding:0 0 5px 17px;
}

* html #navContainer ul li a:hover
{
	color:#12214c;
	background:url(../imagesNew/BulletSubnavOn.gif) no-repeat;
	text-decoration:none;
	display:block;	
	height:12px;
	clear:both;
	padding:0 0 5px 17px;
}

.imgRight
{
	margin-top:10px;	
}

.contactTable
{
	margin:0 0 20px 20px;	
	font-size:11px;
}

.contactTable td
{
	padding:5px 0 5px 0;
}

.contactTable input.textboxR
{
	border:1px solid #12214c;	
	width:200px;
}

.timeline
{
	
margin:0px 0 0 45px;
padding:0px;
list-style-type:disc;
font-size:11px;
color: #333333;	
}



.timeline li
{		
margin-bottom:10px;
}
	
table.staffList
{
font-size:10px;
margin-left:15px;
}

table.staffList td 
{
padding:3px 2px 3px 2px;

}

table.staffList th
{
font-weight:bold;
text-align:left;	
padding:3px 2px 3px 2px;
}

#news-promotions
{
 
	width:150px;
	float:right;
	margin-right:15px;
	margin-top:20px;
	display:inline;
}
#news-promotions img
{
	text-align:center;
 src: url(../images/kmart.gif);	
}
#news-promotions p
{
 	color:#000033;
	font-size:9pt;
	font-family:arial;
	padding:0 0px 10px 0px;
}

#contentLeftNews
{
	width:508px;	
	margin-left:15px;
}

#news-specialevents
{
	width:150px;
	float:right;
	margin-right:15px;
	margin-top:20px;
}
#news-specialevents img
{
	text-align:center;
}
#news-specialevents p
{
	padding:0 0px 10px 0px;
 	color:#000033;
	font-size:9pt;
	font-family:arial;
}


#news-pressreleases
{
	
	width: 150px;
	float:right;
	margin: 0 15px 0 10px;
	display:inline;
	margin-top:20px;
}
#news-pressreleases img
{
	
 src: url(../images/valuevillage.gif);	
}
#news-pressreleases p
{
 	color:#000033;
	font-size:9pt;
	font-family:arial;
	padding:0 0px 10px 0px;
}

.titlebartext
{
	color:White;
	font-size:10pt;
	font-family:System;
	font-weight:bold;
	background-color:#bcb9ba;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	padding:2px 0 2px 0;
}

.PRheader
{
 font-size:9pt;
 font-family:Arial;
 color:#000033;
 font-weight:bold;
 padding:0 0 10px 0;
}
.PRheader a
{
 text-decoration:none;
 font-size:9pt;
 font-family:Arial;
 color:#000033;
 font-weight:bold;
}
.PRtext
{
	
	color:dimgray;
	font-size:9pt;
	font-family:arial;
	padding:0 0 15px 0;
	border-bottom:1px dotted #990000;	
}

.PRtext1
{
	
	color:dimgray;
	font-size:9pt;
	font-family:arial;
	padding:0 0 15px 0;	
}

.PRList
{
	LIST-STYLE-TYPE: none;
	text-align:right;
	padding: 0 0px 0 0;
	margin: 0 0 0 0;
	width:150px;
	
}
.PRList li 
{
	
	display:block;
	text-decoration:none;
	LIST-STYLE-TYPE: none;
	padding: 1px 0 1px 0;
	font-size:11px;
}
.PRList li a
{
	color:#990000;
	text-decoration:none;
	display:block;
	padding:3px 5px 3px 0;
}

.PRList li a:hover
{
	background:#BCB9BA;
	display:block;
}

.prTable
{
	margin:20px 0 0 15px;	
}

.results
{
	border-bottom:1px dotted #990000;
	padding-bottom:15px;
	margin:15px 0 15px 15px;
	width:500px;
}

.results img
{
float:left; 
border:1px solid #000;	
}

.results p
{
float:right;
margin:10px 0 20px 0;
text-align:left;
width:370px;
}

table.localTable
{
float:right;
width:370px;
margin:10px 0 0 15px;
}

table.localTable td
{
	text-align:left;
	font-size:11px;
	padding:3px 0 3px 0;
}

table.localTable th
{
font-size:12px;
font-weight:bold;	
text-align:left;
}

#title-bar
{
    BACKGROUND: #bcb9ba;
    WIDTH: 100%;
    HEIGHT: 32px;
    padding: 0 0 3px 0;
    margin-left:15px;
  
}
#drplocation
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 4px;
    BACKGROUND: #BCB9B9;
    FLOAT: right;
    PADDING-BOTTOM: 3px;
    MARGIN: 2px 1px 2px 0px;
    WIDTH: 220px;
    PADDING-TOP: 3px;  
    text-align:right;
}

.list-font
{
    FONT-SIZE: 10pt;
    COLOR: #12214c;
    FONT-FAMILY: Arial;
    Text-Decoration: none;
}
.list-font2
{
    FONT-SIZE: 9pt;
    COLOR: #0d1c47;
    FONT-FAMILY: Arial
}
.list-font3
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}

#property-detail{
margin: 0px 0 18px 15px;
width: 705px;
}

#propertyimg
{
Width:240px;
float:left;
}

#propertyimg img
{
	
}

#propertyimg p
{
	font-size:11px;
	width:240px;	
	margin:10px 0 0 0;	
	text-align:left;
}

#propertyimg p b
{
	font-size:14px;	
}


.propinfoTable td
{
	border-left:1px dotted #fff;	
	
}

#info
{
    BACKGROUND: white;
    MARGIN: 18px 15px 20px 15px;
}
#info-list
{
    FLOAT: right;
    MARGIN: 0px;
    WIDTH: 310px; 
}

#image_big
{
    MARGIN: 0px;
    position:relative;
    
}

.right 
{
	float: right;	
}
.left 
{
	float: left;
}

#welcomeText 
{
	color: #20305A;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-align: left;
	margin-right: 15px;
	margin-left: 10px;
}


#malonImage 
{
	margin-right: 5px;
	margin-bottom: 0px;	
	margin-left: 10px;
}

#detail-map
{
    MARGIN: 5px 0px;
    TEXT-ALIGN: center;
    position:relative;
}
.detail-map
{
    MARGIN: 10px 0px 23px
}