/* CSS Document - Longstaff Real Estate
---------------------------------------
The CSS Sheets linked below are completely
hidden from IE Mac. Sorry, but the browser 
is just god awful at rendering anything, 
especially CSS and other good things.
---------------------------------------
*/

/* hide all styles from ie/mac \*/
@import url("body.css");
@import url("header.css");
@import url("nav.css");
@import url("homepage.css");
@import url("subpage.css");
@import url("forms.css");
@import url("sales.css");
@import url("footer.css");
/* end hide */

