﻿@charset "UTF-8";
body { font: .8em Century Gothic, sans-serif; color: #666;  margin:0; padding:0;}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
}

h1{
	
	 font-size: 32px; color:#333; margin-bottom:8px;
	
}

a img { 
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

/* ~~ This fixed width container surrounds all other divs ~~ */
.container {
	width: 800px;
	text-align:left;
	margin: 0 auto;
	background-image: url(../images/crosshairs_thin.gif);
	background-repeat: no-repeat;
	background-position: 5px 380px;
	min-height: 700px;
	position:relative;
}


.header { padding-top: 0px; padding-bottom:10px; float: left;  border: 0px solid #999; width:100%; }


.sidebar1 { float: left; clear: both; padding-bottom: 10px; margin-top: 370px; text-align:center; margin-right: 0px; }
.sidebar1 h3 { font-size:10px; margin-top: 10px; font-family: Tahoma, Geneva, sans-serif; font-weight: normal; }
.content {
	padding: 10px 0;
	
	width: 803px;
	float: left;
	margin-right: 10px;
	padding: 20px 5px 15px 22px;  height:320px;  }
}

.content h3{
	margin:0;
	padding:0;
}



.sidebar2 { padding: 0px; float:left;  width: 100px;;  }
.sidebar2 h3 { font-size: 1em;  }
.sidebar2 h3 a:link, .sidebar2 h3  a:visited{ font-size: 1em; text-decoration:none;  }
.sidebar2 h3  a:hover, .sidebar2 h3  a:active{  color: #29566d;  }
 .sidebar2 h3  .current{  color: #29566d;  }

#main-text{
float:left;
width:400px;
margin-top: 20px;
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
/*.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}*/

ul.nav {
	font-size:15px;
	list-style: none; /* this removes the list marker */
	display:inline;
	font-weight:bold;

}
ul.nav li {
	list-style: none;
	display: inline;
}
ul.nav a { 
	padding: 5px 5px 5px 5px;
	text-decoration: none;
		color:#aaaaaa;
}

ul.nav a:visited { 
	text-decoration: none;
		color:#555555;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #036;
}

#home ul.nav #nav-welcome  { color: #036;}
#services ul.nav #nav-services, #landlord ul.nav #nav-services, #tenant ul.nav #nav-services, #retail ul.nav #nav-services  { color: #036;}
#properties ul.nav #nav-properties  { color: #036;}
#retailers ul.nav #nav-retailers  { color: #036;}
#profiles ul.nav #nav-profiles, #clients ul.nav #nav-profiles,#bio ul.nav #nav-profiles, #people ul.nav #nav-profiles, #associations ul.nav #nav-profiles  { color: #036;}
#contact ul.nav #nav-contact, #locations ul.nav #nav-contact     { color: #036;}

/* Footer nav */

ul.navfooter {
	list-style: none; /* this removes the list marker */
	display:inline;
	font-size:21px;
	color: #999;
}
ul.navfooter2 {
	list-style: none; /* this removes the list marker */
	display:inline;
	font-size:16px;
	color: #999;
}
ul.navfooter li, ul.navfooter2 li {
	list-style: none;
	padding-right:5px;
	display: inline;
	font-weight:bold;
}
ul.navfooter a, ul.navfooter a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;  
	text-decoration: none;
}
ul.navfooter a:hover, ul.navfooter a:active, ul.navfooter a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #036;
}



/* ~~ The footer styles ~~ */
.footer {
	position: absolute;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	top: 70px;
	left: -20px;
	z-index:100px;
	text-align: right;
	width: 300px;
}

.footer2 {
	position: absolute;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	top: 60px;
	left: 5px;
	z-index:100px;
	text-align: right;
	width: 300px;
}


.footer2ul.navfooter {
	position: absolute;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	top: 70px;
	left: 35px;
	z-index:100px;
	text-align: right;
	width: 270px;
}
.copyright{ text-align:center;
font-size: 11px;
clear:both;
width: 800px;
margin: 20px auto 0 auto;
padding-right: 100px;}
/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* HOME */

#home .content{
	padding: 20px 5px 15px 20px;
	position:relative;
	background-image: url(../imgs/page.welcome.jpg);
	background-repeat: no-repeat;
	background-position: 470px 30px;
}
#home .content h1{color:#29566d;	
	font-size:27px;
	margin-bottom:5px;
	}
	
	#home .content h3{
	margin-bottom:5px;}
	
	#home #roll-div{
	border: 0px solid #333;
	height: 200px;
	margin-top: 100px;
}
	 #logo-roll{
	height: 200px;
	width: 300px;
	position: absolute;
	top: 535px;
	left: 400px;
}

	#splash #logo-roll{
	height: 200px;
	width: 300px;
	position: absolute;
	top: 150px;
	left: 400px;
}
/* HOME SLIDESHOW CSS */
#slideshow {
    height:252px;
	width:328px;

 border: 1px solid #999; padding:3px; background-color: #FFF; float:right; margin-right: 20px; }
 
#slideshow IMG {
    position:absolute;
	width:328px;
	height:252px;
    z-index:8;
    opacity:0.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}

/* Services */

#services .content{ padding: 20px 5px 15px 20px; width: 658px;  height:320px;
	background-image: url(../imgs/page.shopping.jpg);
	background-repeat: no-repeat;
	background-position: 500px 30px;
	
}
#services .content #main-text { width: 410px;
}

/* Landlord */

#landlord .content{ padding: 20px 5px 15px 20px; width: 658px;  height:320px;
	background-image: url(../imgs/page.landlord.jpg);
	background-repeat: no-repeat;
	background-position: 490px 40px; }
#landlord .content #main-text { width: 400px;
}
/* Tenant */

#tenant .content{ padding: 20px 5px 15px 20px; width: 658px; height:320px; 
	background-image: url(../imgs/page.tenant.jpg);
	background-repeat: no-repeat;
	background-position: 520px 20px;}
#tenant .content #main-text { width: 400px;
}

/* Retail */

#retail .content{ padding: 20px 5px 15px 20px; width: 688px;  height:320px;
	background-image: url(../imgs/page.retail.jpg);
	background-repeat: no-repeat;
	background-position: 470px 30px;; }
#retail .content #main-text { width: 400px;
}

/* Properties */

#properties .content{ padding: 15px 5px 15px 0px; width: 708px; 	height:320px;}
#properties .content #main-text { width: 410px;}
#properties .content .left { width: 300px; float:left;}
#properties .content .left img { margin-right: 10px;}
#properties .content .right {  margin-top: 13px; margin-left: 75px; width: 305px; background-color:#fff; float:left; height: 305px; border: 1px solid #ccc; padding:9px; }
#properties .content .right .border{ padding: 3px; border: 1px solid #CCC; height:265px; }
#properties .content .right .control{ width: 286px; height:15px; background:#333; padding:10px; position:relative; z-index: 1;  }

/* Retialers */

#retailers .content{ padding: 15px 5px 15px 0px; width: 708px; 	height:280px;}
#retailers .content #main-text { width: 410px;}
#retailers .content .left { width: 300px; float:left;}
#retailers .content .left img { margin-right: 10px;}
#retailers .content .right { margin-top: 13px; margin-left: 75px; width: 305px; background-color:#fff; float:left; height: 305px; border: 1px solid #ccc; padding:9px; }
#retailers .content .right .border{ padding: 3px; border: 1px solid #CCC; height:265px; }
#retailers .content .right .control{ width: 286px; height:15px; background:#333; padding:10px; position:relative; z-index: 1;  }
 #retailers .menu-list{ width: 295px; height: 240px; overflow:auto; background-color: #dedede; padding-top: 3px; font-size: .9em;	}

 .menu-list{ width: 295px; height: 250px; overflow:auto; background-color: #dedede; padding-top: 3px; font-size: .9em;	}
 
 .menu-list ul{list-style: none;padding: 0;margin: 0;} 
  .menu-list  a{ display:block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ccc;  text-decoration: none; padding: 2px 0 2px 7px; }
  .menu-list  a strong{ color: #29566d; } 
  
  .menu-list a:hover{ background-color:#d1d1d1;}

/* Retailers */

#retailers .content #main-text { width: 410px;
}

/* Corporate Profiles */

#profiles .content{ padding: 20px 5px 15px 20px; width: 658px;  height:320px;

	background-image: url(../imgs/page.aboutus.jpg);
	background-repeat: no-repeat;
	background-position: 470px 30px; }
#profiles .content #main-text { width: 400px;
}

/* Our Clients */

#clients .content{ padding: 20px 5px 15px 22px; width: 628px;  height:320px;  }
#clients .content h1{ margin-bottom: 5px; }
#clients .content #main-text { width: 620px;}
#clients .content #main-text div img { padding:2px;}

/* Our People */

#people .content{width: 628px;  }
#people .content #main-text { width: 600px;}
#people .content #main-text .bio { clear:both; margin-bottom:3px; padding-bottom: 3px; height: 50px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ccc; font-weight:bold;  }

 #bio h2  { font-size: 18px;  }
#people .content #main-text .bio .view { float:right; padding-right: 20px; }
#people .content #main-text a:link, #people .content #main-text a:visited { display:block; height:50px; text-decoration:none; color:#777;  }
#people .content #main-text a:hover, #people .content #main-text a:active { background-color: #cccccc; }
#people .content #main-text .bio img { margin-right: 10px;}

/* BIOs */

#bio .content{ padding: 20px 5px 15px 20px; width: 628px;  height:320px; }
#bio .content #main-text { width: 340px; overflow:auto; height: 190px;}
#bio .content .left { float:left;  }
#bio .content .left h1 { margin-bottom:0px; }
#bio .content .right { float:right; background-color: #FFF; border: 1px solid #ddd; padding: 20px; margin-right: 20px; }
#bio .content .return { margin-top: 20px; }

/* Our Associations */

#associations .content{ padding: 20px 5px 15px 20px; width: 628px;  height:320px; font-size: .85em; }
#associations .content #main-text { width: 600px; overflow:auto; height: 250px;}
#associations .content .row { clear:both; margin-top: 20px; }
#associations .content .des { float:right; width: 420px; }



/* Contact */

#contact .content{ padding: 30px 5px 15px 20px; width: 700px; height:320px; }
#contact .content .left { width: 250px; float:left; font-size: 1em;}
#contact .content .left .main_contact { margin-top:80px; font-weight:bold;}
#contact .content .left strong { color: #29566d; }
#contact .content .left a { color: #29566d; }
#contact .content .right { width: 380px; height:350px; float:left; text-align:left; margin-right: 30px; font-size: 1em; line-height: 13px; font-weight:bold; overflow:auto;}
#contact .content .right p { margin-bottom: 10px;}
#contact .content .right strong { color: #29566d; font-size: 12px}
#contact .content .right a { text-decoration: none; }



/* Contact - other locations */

#locations .content{ padding: 20px 5px 15px 20px; width: 628px; height:320px; }
#locations .content .left { width: 300px; float:left; font-size: 1em;}
#locations .content .left .main_contact {  font-weight:bold;}
#locations .content .left strong { color: #29566d; }
#locations .content .left a { color: #29566d; }
#locations .content .right { width: 280px; float:right;  margin-right: 30px; font-weight:bold; margin-top: 80px; font-size: 1em;}
#locations .content .right p { }
#locations .content .right strong { color: #29566d; }
#locations .content .right a { text-decoration: none; }

