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

body { background-image: url(graphics/bg.jpg); margin-top:0px; background-color:#000000; font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 14px;}
 
.medWHITEtext { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 15px; color:#FFFFFF;}

.smallwhitetext { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 10px; color:#ffffff}
.BIGgergreentext { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 24pt; color:#787f00}
.redtext { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 9pt; color:#990000; }

.RUSTtext { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 14pt; color:#9C440E; }

.hugeredtext { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 30pt; color:#990000; line-height:40px;}

.smblackEtext { font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size: 9pt; color:#000000; line-height:15px;}

.marronsubtext { font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#66172A}

.tealsmalltext { font-family:Arial, Helvetica, sans-serif; font-size: 9pt; color:#337b78}

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

a.bright:link {  color: #66172A; text-decoration: none;}
a.bright:visited {  color: #66172A; text-decoration: none}
a.bright:active {  color: #66172A; text-decoration: none }
a.bright:hover {  color: #805729; text-decoration: none}

.pics {border-color:#805729; border-width:2px; border-style:solid; }

H1 { font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif; font-size: 25px; color:#66172A; padding:0px; margin:0px; }
h2{ font-family: 'Lato', sans-serif; text-align: center; font-size: 33px; font-weight: 700; color: #7b092d;}
.clear {clear:both;}

.padding {padding: 0 5px 5px 5px;}