/* Jason Flynn, gatedcommunityliving.com, CSS file, Aug 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: 13px; 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: #394E85; }

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

/* HIDDEN */
h1 { font-size: 1px; font-style: normal; font-weight: normal; font-family: serif; color: #000000; margin-top: 0px; margin-bottom: 0px; }

/* Page titles */
h2 { font-size: 30px; margin-bottom: 4px; font-weight: normal; font-family: 'Times New Roman', Times, Garamond, Palatino, Baskerville, serif; text-align: center; }

hr { color: #394E85; }

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



