/* global style */

 td {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;} 


/* heading selector styles */


 h1 {H1 DISPLAY: none}
 h2 {H2 DISPLAY: none}
 h3 {H3 DISPLAY: none}
 h4 {H4 DISPLAY: none}
 h5 {font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: normal;}
 h6 {font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: normal;} 

/* text class styles - verdana */ 

 .text10verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;} 
 .text11verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;} 
 .text12verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height:20pt} 
 .text14verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal;} 
 .text16verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal;}
 .text18verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal;}
 .text20verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: normal;}
 .text22verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight: normal;}
 .text24verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: normal;}

/* custom text class styles - verdana */ 

 .tv12bold {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;} 
 .tv14bold {font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold;}  
 .tv12red {font-family: verdana, arial, helvetica, sans-serif; color: #ff0000; font-size: 12px; font-style: normal; font-weight: normal;} 
 .tv12redbold {font-family: verdana, arial, helvetica, sans-serif; color: #ff0000; font-size: 12px; font-style: normal; font-weight: bold;} 

/* default hyperlink pseudo style */

 a:link {color: #ffffff; text-decoration: none;}
 a:visited {color: #ffffff; text-decoration: none;}
 a:hover {color: #ffffff; text-decoration: underline;}
 a:active {color: #ffffff; text-decoration: underline;} 

/* custom hyperlink pseudo styles */

 a.greynavlink:link {COLOR: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.greynavlink:visited {COLOR: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.greynavlink:hover {COLOR: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 a.greynavlink:active {COLOR: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;} 

 a.whitenavlink:link {COLOR: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; TEXT-DECORATION: underline;}
 a.whitenavlink:visited {COLOR: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; TEXT-DECORATION: underline;}
 a.whitenavlink:hover {COLOR: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; TEXT-DECORATION: none;}
 a.whitenavlink:active {COLOR: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; TEXT-DECORATION: underline;} 
 
 a.bluenavlink:link {COLOR: #0000FF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.bluenavlink:visited {COLOR: #0000FF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.bluenavlink:hover {COLOR: #0000FF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 a.bluenavlink:active {COLOR: #0000FF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 
 a.rustnavlink:link {COLOR: #cc6633; font-family: arial, verdana, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.rustnavlink:visited {COLOR: #cc6633; font-family: arial, verdana, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.rustnavlink:hover {COLOR: #cc6633; font-family: arial, verdana, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 a.rustnavlink:active {COLOR: #cc6633; font-family: arial, verdana, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 
 /* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*
MINDFLY CREATED STYLES 2009
*/

.property,.condo{	color			: #333333;}.property em,.condo em{	text-decoration	: underline;}.available{	color			: #FF0000;	font-weight		: bold;}.available{	padding-left	: 210px;}.condo .available{	padding-left	: 60px;	}.rent{	display			: block;	float			: right;	text-align		: right;	width			: 200px;}.rent strong{	color			: #006699;}.links{	margin			: 0;}
