/* CSS Document */

body { 
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-size:11px;*/
}
/* on ALG.com this is the blue nav bar */
#navbar {
height:0;
}
.navbar{
color: #FFFFFF;  
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:800;
text-decoration:none;
}

a.navbar,
a.navbar: hover,
a.navbar: active,
a.navbar: visited, {
color: #FFFFFF; 
text-decoration:none; 
}
/* div around the editable content*/
#maincontent {

}
/* div around the list below the editable content*/
#apartmentlist {

}

p { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
}


/* all these are for the left-column links to the other ALG services */
#ppsignup {
color: #FFFFFF;
font-style:italic;
font-weight:bold;
font-size:11px;
line-height:1.3em;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#ppsignup:hover { 
color:#041D94;
font-weight:bold;
font-size:11px;
line-height:1.3em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a#ppsignup,
a#ppsignup: active,
a#ppsignup: visited, {
color: #FFFFFF;  
}

.icon_ppsignup {
  padding:0;
  margin: 0;
  border-top: 1px #000 solid;
 /* border-right:  1px #000 solid;
  border-bottom: none;
  border-left: 1px #000 solid;*/
  /*background-color:#8286B9;*/
  background-color:#9A9EDB;
}
.icon_fpsignup {
  padding:0;
  margin: 0;
  border-top: 1px #000 solid;
  /*border-right:  1px #000 solid;
  border-bottom: none;
  border-left: 1px #000 solid;*/
  /*background-color:#8286B9;*/
  background-color:#518958;
}

.icon {
  padding:0;
  margin: 0;
 /* border-top: 1px #000 solid;
  border-right:  1px #000 solid;
  border-bottom: none;
  border-left: 1px #000 solid;*/
}
.bottomicon {  
  margin: 0;
  padding:0;
  /*border: 1px #000 solid;*/ 
}
.partnersicon {  
  margin: 0;
  padding:0;
  /*border: 1px #000 solid; */
}
.textlist_belowicons {  
  margin: 5px 0;
  padding:0 4px 4px 4px;
  border-top: none;
  /*border-right:  1px #000 solid;
  border-bottom:  none;
  border-left: 1px #000 solid;
  line-height: 2.1em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;*/  
}

.partners_textlist {  
  margin: 5px 0;
  padding: 0 4px 4px 4px;
  /*border-top: none;
  border-right: 1px #000 solid;
  border-bottom: 1px #000 solid;
  border-left: 1px #000 solid;
  line-height: 2.1em; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; */
  }

.left_menu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
    margin-left: 5px;
    margin-bottom:5px;  
}
.left_menu_list {
    list-style-position: outside;
    list-style-type: square;
    margin:0 0 0 15px ;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.left_menu_list li{
    margin:3px 2px 3px 0px ;
    font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}

.left_menu-inset {
    margin: 10px 0px 10px 20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
}
/* the custom red hr, the footer, and the adsense block */

hr { 
background-image:url(images/hr.gif);
background-repeat:repeat-x;
background-color:#990000;
color:#990000;
height:4px;
border-bottom:#000000 1px solid;
}


.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top: 5px;
margin-bottom:0px;
}

.adsense {
  margin: 6px 0 0 0;
  padding:0;
  border: 1px #000 solid;
  height:98px;
}



div.articles p, ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 135%;  
}


.bluetitles {
font-family: "Arial Black", Arial, sans-serif;
font-size: 20px;
color: #393f97;
font-weight:  normal;
}


h3 {
font-family: "Arial Black", Arial, sans-serif;
font-size: 20px;
color: #393f97;
font-weight:  normal;
}

