/* Jason Flynn, dallashighriseliving.com, CSS file, June 2005 */

body { background-color: #000000; color: #FEFEFE; margin: 10px; }

a:link { color: #94E4FC; }
a:visited { color: #94FCEA; }
a:active { color: #FFF3C4; } 
a:hover { color: #FFF3C4; background: #000000; }

td { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', sans-serif; font-style: normal; font-size: 14px; font-weight: normal; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }

.menu { font-family: Verdana, sans-serif; font-style: normal; font-size: 11px; font-weight: bold; line-height: 16px; }
a.menu { text-decoration: none; }
.menu_bg { background-color: #3A5D7F; }

.sml { font-size: 10px; font-family: Verdana, sans-serif; font-style: normal; font-weight: normal; color: #cccccc; }

/* Used in masthead only */
h1 { font-size: 50px; margin-bottom: 4px; margin-top: 4px; font-weight: bold; text-align: center; color: #FFFFFF; font-family: serif; }
h3 { font-size: 22px; letter-spacing: 1.5px; font-style: italic; text-align: center; font-weight: bold; font-family: serif; margin-bottom: 4px; margin-top: 4px; } 

/* Property category, i.e. Turtle Creek Condos, etc. */
h2 { font-size: 32px; margin-bottom: 4px; font-weight: bold; text-align: center; font-family: serif; }

/* Property name on summary pages */
h4 { font-size: 15px; font-weight: bold; margin: 2px;}

hr { color: #3A5D7F; }

.bordered { border: #3A5D7F solid 2px; padding-left: 14px; padding-right: 14px; }


