@charset "utf-8";
/* CSS Document */

body,td,th {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 40px; color: #222222;}
body {background-image:url(images/bg.jpg); background-position:center top; background-repeat: no-repeat; background-color: #E6DCC8; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; line-height: 60px;}
a:link {color: #D01116; text-decoration: none;}
a:visited {color: #D01116; text-decoration: none;}
a:hover {color: #7D0B0E; text-decoration: underline;}
a:active {color: #D01116; text-decoration: none;}
a.whitelink:link {color: #FFFFFF; text-decoration: none;}
a.whitelink:visited {color: #FFFFFF; text-decoration: none;}
a.whitelink:hover {color: #FFFFFF; text-decoration: underline;}
a.whitelink:active {color: #FFFFFF; text-decoration: none;}
.lrgspacing {line-height: 90px;}
.medspacing {line-height: 70px;}
.smallspacing {line-height: 54px;}
h1 {font-size: 65px;}
h2 {font-size: 65px;}
.white {color: #FFFFFF;}
.gray {color: #888888;}
.red {color: #CC0000;}
.bgnorepeat {background-repeat:no-repeat;}
.size60 {font-size: 60px;}
.size45 {font-size: 45px;}
.size40 {font-size: 40px;}
.size42 {font-size: 42px;}
.size54 {font-size: 54px;}
.size30 {font-size: 30px;}
.size26 {font-size: 26px;}
.textshadowwhite {text-shadow: 5px 5px #FFFFFF;}
.textshadowblack {text-shadow: 5px 5px #000000;}