@charset "utf-8";
/* CSS Document */

.comingSoon {background-color:#92806c; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
.comingSoonLargeText {font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#FFFFFF;}
#comingSoonOptions {width:585px; margin-left:auto; margin-right:auto; margin-bottom:5px; padding:5px; background-color:#6d5e4d; border:solid 1px #ab9683; color:#FFFFFF; text-align:center;}

a.whiteLinks:link {color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.whiteLinks:hover {color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.whiteLinks:active {color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.whiteLinks:visited {color:#FFFFFF; font-weight:bold; text-decoration:none;}

a.orangeLinks:link {color:#FFCC00; font-weight:bold; text-decoration:none;}
a.orangeLinks:hover {color:#FFCC00; font-weight:bold; text-decoration:none;}
a.orangeLinks:active {color:#FFCC00; font-weight:bold; text-decoration:none;}
a.orangeLinks:visited {color:#FFCC00; font-weight:bold; text-decoration:none;}

.footerText {font-size:10px;}
.brownText {color:#6d5e4d;}