/* CSS Document */
body
{
	margin: 0 auto;
	text-align:center;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #B3AD9D;
	background-image:  url("../images/bg.main2-vendorInsert.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	line-height:1.2em;
	}		
a {outline:none;}
/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
body {text-align:center}/* centre for ie5.+*/
#outer{
	min-height:100%;
	height:auto;
	width:750px;
	/*border-left:1px solid #000;
	border-right:1px solid #000; */
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	text-align:left;
	}
* html #outer{
	height:100%;
	width:750px;/* box model hack for ie5.+*/
	w\idth:748px
	}

.print-only {
	display:none; }
* html .print-only {
	display:none; }

/********************************************
 PARAGRAPH STYLES
*********************************************/
p {
	margin:10px 0px;
	font-weight:normal;
	text-align:left;
	margin-left: 8px;
	margin-right: 10px;
}
p.textHeader {
	color:#CE1E07;
	margin:3px 0px 8px 0px;
	font-weight:bold;
	margin-left: 8px;
	font-size: 1em;
}
p.highlight {color:#000; margin:8px 0px; font-weight:normal; text-align:left;}
p.center {text-align:center;}
p.center img {border:1px solid #000; margin:0px auto;}
p.quote {margin:0px 0px 8px 0px; text-align:center;}
p.outline {
	margin:0px 0px 0px 2px;
	 /*\*//*/ 
	 margin:0px;
	 /**/
	padding:4px; 
	border:1px solid #CCC; 
	background-color:#F9F9F9; 
	text-align:left; }
.sub-header {
	font:14px Arial, Helvetica, sans-serif;
	color:#C00;
	font-weight:bold;
	display:block;
	padding-top:14px; }
.blueSubHeader {
	color:#039;
	font-weight:bold;
	font-size:90%;
	}
h2 {
	font:18px Arial, Helvetica, sans-serif;
	color:#C00;
	font-weight:normal;
	margin-left: 10px;
	}

#general-list {
	margin-top:0;
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	}
#general-list li {
	padding-left: 11px;
	padding-top:8px;
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 1.1em;
	margin-right: 10px;
	}	
dl {
	margin:0;
	margin-top:8px;
	padding:0;
	font-size:90%;
	text-align:left;
	}
dt {
	font-weight:bold;
	padding-bottom:2px;
	border-top:1px dotted #ccc;
	}
dd {	
	margin:0;
	padding:0 12px 3px 12px;
	}

.form-submit {
	width:530px;
	margin:0 auto;
	padding:10px;
	border:1px solid #ccc;
	background:#F7F7F7;
	}

/********************************************
 TABLE LAYOUTS
*********************************************/

.table-container {
	width:95%;
	margin:15px auto;
	}
table {
	position:relative;
	top: -4px;
	left: -4px;
	width: 100%;	
	margin:0 auto;
	}
table caption {
	margin: 0;
	padding: 8px 20px;
	text-align: left;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #fff;
	font:14px Arial, Helvetica, sans-serif;
	color:#C00;
	font-weight:bold;
	}
table caption .note {
	display:block;
	font-size:11px;
	color:#000;
	font-weight:normal;
	}

table th, table td {
	margin:0;
	padding: 5px 14px;
	text-align: left;
	background: #fff;
	font-size:95%;
	}
table th {
	color: #999;
	}
table .name {
	text-align: left;
	}
table tr {
	background-color: #FFFFFF;
	}
table tr.alt {
	background-color: #FFFFFF;
	}
table td a {
	display: block;
	}

	
/********************************************
 USEFUL LINKS
*********************************************/
#useful-container {
	margin:0px 0px 0px 3px;
	 /*\*//*/ 
	 margin:0px;
	 /**/
	padding:4px; 
	text-align:left;
	font-size:95%;
	background: url("../images/call-today.gif") no-repeat top center;
	}

#useful-links {
	margin:30px 0 20px 0;
	padding:6px 0 12px 0;
	list-style: none;
/*	border-top:1px solid #ccc; */
	border-bottom:1px solid #ccc;
	}
#useful-links div {
	font-weight:bold;
	color:#999;
	border-bottom:1px solid #ccc;
	}
#useful-links li.first {
	margin-top:9px;
	}
#useful-links li {
	padding: 0 0 6px 12px;
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-size:90%;
	}

/********************************************
 DIAMOND LINKS
*********************************************/

#diamond-links {
	margin:0 12px 0 8px;
	padding:0;
	list-style:none;
	text-align:left;
	}
#diamond-links li {
	padding:3px 0 3px 14px;
	background-image: url("../images/diamond.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}

/********************************************
 URL/LINK STYLES
*********************************************/
a:active, a:visited, a:link {color:#0A3C64;text-decoration:underline;}
a:hover {color:#CE1E07;text-decoration:none;}


#container {
	margin: 0 auto;
	width:750px;			
	}

#banner {
	background: #fff url("../images/bg.top2.jpg") no-repeat;
	/*border-bottom: 1px solid #B2B2B2;*/
	margin:0;
	padding:0;
	height:190px;
	}

#banner h1 {
	margin: 0;
	padding: .5em;
	}

#nav-top {
/*background: #ccc url("images/navigation.jpg") repeat;
	border-bottom: 1px solid #B2B2B2;*/
	margin:0;
	padding:0;
	position:absolute;
	height:32px;
	font-size:10px;
	left: 4px;
	top: 159px;
	}
/***********************************************************
Navigation - use list for light weight and accessibility
************************************************************/
#navContainer {
	clear:both;
	height: 34px;
	width:750px;
	padding: 0;
	background: url("../images/bg.nav.gif") no-repeat 0 0;	
	border-top:1px solid #02365F;
	border-bottom:1px solid #02365F;
	position:absolute;
	top: 155px;
	left: 0px;
	}
ul#menu {
	list-style: none;
	padding:0;
	margin: 0 0 0 155px;
	}
ul#menu li {
	float: left;
	}
ul#menu li a {
	display: block;
	height: 34px;
	}
ul#menu li a span {display: none;}

li#home a {width: 98px;}
div.home li#home a,
li#home a:active,
li#home a:hover {
	background: url("../images/bg.nav.gif") no-repeat -90px -34px;
	}

li#owners a {width: 98px;}
div.owners li#owners a,
li#owners a:active,
li#owners a:hover {
	background: url("../images/bg.nav.gif") no-repeat -155px -34px;
	}

li#tenants a {width: 87px;}
div.tenants li#tenants a,
li#tenants a:active,
li#tenants a:hover {
	background: url("../images/bg.nav.gif") no-repeat -253px -34px;
	}

li#listings a {width: 87px;}
div.listings li#listings a,
li#listings a:active,
li#listings a:hover {
	background: url("../images/bg.nav.gif") no-repeat -340px -34px;
	}

li#applicants a {width: 107px;}
div.applicants li#applicants a,
li#applicants a:active,
li#applicants a:hover {
	background: url("../images/bg.nav.gif") no-repeat -427px -34px;
	}

li#about a {width: 95px;}
div.about li#about a,
li#about a:active,
li#about a:hover {
	background: url("../images/bg.nav.gif") no-repeat -534px -34px;
	}

li#contact a {width: 121px;}
div.contact li#contact a,
li#contact a:active,
li#contact a:hover {
	background: url("../images/bg.nav.gif") no-repeat -629px -34px;
	}		

body.home #menu li.home {background: url("../images/bg.nav.gif") no-repeat -90px -34px;}
body.owners #menu li.owners {background: url("../images/bg.nav.gif") no-repeat -155px -34px;}
body.tenants #menu li.tenants {background: url("../images/bg.nav.gif") no-repeat -253px -34px;}
body.listings #menu li.listings {background: url("../images/bg.nav.gif") no-repeat -340px -34px;}
body.applicants #menu li.applicants {background: url("../images/bg.nav.gif") no-repeat -427px -34px;}
body.about #menu li.about {background: url("../images/bg.nav.gif") no-repeat -534px -34px;}
body.contact #menu li.contact {background: url("../images/bg.nav.gif") no-repeat -629px -34px;}

#nav-home {
	position:absolute;
	left: 30px;
	top: 156px;
	z-index:1000;
	width: 95px;
	height: 34px;
	}
	
#nav-home a {
   background: transparent url("../images/navHome.png") no-repeat;
   background-position: 0px 0px;
	 text-indent:-1000px;
	 height: 33px;
	 width: 95px;
	 display:block;
   }
#nav-home a:hover{
   background-position: 0px -33px; 
   }
/*******************************************************
End Navigation
********************************************************/
#side-bar {
	float: left;
	width: 136px;
	margin: 5px;
	padding-top: 1em;
	text-align:left;
	}

#side-bar p {margin-top: 0;}

#side-bar-quote {
	margin:45px auto 0 auto;
	padding-top:12px;
	padding-bottom:12px;
	text-align:center;
	font-style:italic;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

#side-bar .align-center {
	margin:0px auto;
	text-align:center;
	}

#content {
	padding-top: 1em;
	padding-bottom:65px;
	width:500px;
	margin: 0 0 0 50px;
	text-align:justify;
	}

#content h2 {margin-top: 0;}

#content2 {
	padding-top: 1em;
	padding-bottom:65px;
	margin: 0 50px 0 50px;
	text-align:justify;
	position:relative;
	}

#content2 h2 {margin-top: 0;}

/********************************************
 THREE COLUMN LAYOUT
*********************************************/
#column-left {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 6px 0px 3px;
	}	
#column-right{
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	}	
#column-center	{
	margin-left: 180px;
	border-left: 1px dashed #CDCDCD;
	margin-right: 187px;
	border-right: 1px dashed #CDCDCD;
	padding: 0px 7px;
	maxwidth: 180px;
	}
#column-clear {clear:both;}
#footer {
	width:750px;
	position:absolute;
	bottom:1px;
	left:0px;
	height:70px;
	background: #fff url("../images/bg.footer.jpg") no-repeat top left;
	color: #000;
	border-top:1px solid #ccc;
	min-height:55px;
	clear:both;
	overflow:visible;
	}
#footer div.PCH {
	margin:11px 0px 0px 11px;
	float:left;
	width:120px;
	}
#footer div.footerLinks {
	margin:6px 0 0 0;
	width:400px;
	padding:5px 140px 10px 5px;
	text-align:left;
	font-size: .7em;
	float:right;
	}
#footer div.footerLinks div {
	text-align:center;
	}

#clearfooter{clear:both;height:50px;width:100%;}
.owners #outer #container #content #general-list .owner {
	color: #009966;
	font-weight: bold;
}


.vendorTop {
	width:615px;
	padding:4px 4px 4px 1px;
	margin:18px auto 0 auto;
	}

.vendorTop h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
	}
.vendorContent .vendorCard {
	float:right;
	margin-right:6px;
	}
.vendorContent {
	border:1px solid #B3AD9D;
	padding:5px;
	width:615px;
	margin:0 auto;
	background:#FFF;
	}
.vendorDesc {
	border:1px solid #B3AD9D;
	border-top:0;
	padding:5px;
	width:615px;
	margin:0 auto;
	background-color:#F5F4F3;
	}
.vendorNoRecord {
	border:1px solid #B3AD9D;
	padding:8px;
	width:615px;
	margin:0 auto;
	background-color:#F5F4F3;
	}
.vendorList {
	background-image:url("../images/diamond.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 2px 16px;
	display:block;
	}
a.vCard {
	background-image:url("icons/vcard.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 20px;
	padding-bottom:2px;
	margin:0;
	}
a.email {
	background-image:url("icons/email.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0 2px 20px;
	margin:4px 0 2px 0;
	display:block;
	}
a.web {
	background-image:url("icons/web.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0 2px 20px;
	margin:4px 0 2px 0;
	display:block;
	}
div.contact {
	background-image:url("icons/contact.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0 2px 20px;
	margin:4px 0 2px 0;
	display:block;
	}
div.phone {
	background-image:url("icons/phone.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0 2px 20px;
	margin:4px 0 2px 0;
	display:block;
	}
div.fax {
	background-image:url("icons/fax.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 0 2px 20px;
	margin:4px 0 2px 0;
	display:block;
	}
	
	
	
	
	
	
/* These classes are used in wrapContent function */  
div.img { text-align:center }  
div.msg { font-size:12px; line-height:1.3; margin-top:6px }