/* BASIC HTML DEFINITIONS */

HTML       {height: 100%; margin-bottom: 1px;}
body       {background-color: #FFF; color: #000; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 14px; margin: 30px 0;
            background-image: url("images/background.jpg"); background-repeat: repeat-x;}
table, td, tr  {padding: 0px; margin: 0 auto; border-collapse: collapse; font-size: 14px;}
table.order td { padding:4px; }

ul li         {list-style-image: url("images/bullet.gif"); font-size: 14px;}
hr         {background-color: #000; color: #000; height: 4px; width: 100%; border-top: 1px dotted #588e1c; border-bottom: 1px dotted #588e1c;
            border-left: 1px solid #000; border-right: 1px solid #000;}
img {border: 1px solid #6699CC; margin:0; padding:0;}
img.border {border: 1px solid #CCCCCC; margin: 0; padding: 0;}
img.noborder {border: 0  margin: 0; padding: 0;}

h1 {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #87fa8a; font-size: 26px; font-weight: normal;}
h2 {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #588e1c;font-size: 20px; font-weight: normal; letter-spacing: 1px;}
h3 {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #588e1c; font-size: 18px; font-weight: normal;}
h4 {font-size: 120%; font-weight: bold; color: #87fa8a; border-bottom: 1px solid #87fa8a;}
h5 {font-size: 120%; font-weight: bold; color: #588e1c;}
h6 {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #FFFF00; font-size: 16px; font-weight: bold;}

.title {font-family: 'Trebuchet MS'; color: #87FA8A; font-size: 26px; font-weight: bold; font-style:oblique; border-bottom: 1px solid #87fa8a; text-align:left; }
.header {background-image: url('images/logoheader.gif'); color: #000; font-weight: bold; text-align: right; height: 100px; font-size: 85%;}
.mainnavigation {background-image: url('images/navcell.jpg'); text-align: center; color: #FFFFFF; height: 40px; padding-left: 2px}
.sidebar {text-align: left; vertical-align: top; padding: 10px; line-height: 14px; border-left: 1px solid #404040; border-right: 1px solid #404040; font-size: 90%; color: #CCC;}
.maintext {vertical-align: top; padding: 10px; padding: 5px 40px 5px 40px;  line-height: 20px; border-right: 1px solid #404040; }
.maintextwide {vertical-align: top; padding: 5px 40px; line-height: 18px; border-left: 1px solid #404040; border-right: 1px solid #404040; }

.footerbar {height: 10px; border-left: 1px solid #404040; border-right: 1px solid #404040; padding: 2px 12px 4px 12px;}
.footer {text-align: center; font-size: 90%; font-weight: bold; background-image: url(images/footer.jpg); background-repeat: repeat-x; height: 80px; color: #000000; border-left: 1px solid #404040; border-right: 1px solid #404040; border-bottom: 1px solid #404040;  padding: 2px 12px 4px 12px; }
.footerglobal {text-align: center; font-size: 90%; font-weight: normal; height: 80px; color: #FFFFFF; border-top: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #404040; border-bottom: 1px solid #404040; padding: 2px 12px 4px 12px;}
.childnav {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 10pt; text-align: center; width:99%;}
.content {padding: 2px 12px 4px 12px; text-align: center; vertical-align: top; }

span.dropcap {font-family: Times, Times, serif; float: left; color: #87fa8a; font-size: 75px; line-height: 55px; padding: 0 4px 0 0;}
span.bold {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #87fa8a; font-weight: bold; }
span.highlight {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #87fa8a; }
span.highlight2 {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #588e1c; }
span.price {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold; }
span.price2 {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #CC0000; }
span.notice {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold; font-size: 12pt;}
span.smalltext {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 8pt; }
span.designs {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;font-weight: bold; color #87fa8a; }
span.noticesmall {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold; font-size: 10pt;}
span.noticeyellow {font-family: 'Trebuchet MS'; color: #660066; font-weight: bold; font-size: 10pt}
span.noticeyellowL {font-family: 'Trebuchet MS'; color: #660066; font-weight: bold; font-size: 12pt}
span.noticeyellowS {font-family: 'Trebuchet MS'; color: #660066; font-weight: bold; font-size: 8pt}
span.sale {font-family: 'Trebuchet MS'; color: #CC0000; font-weight: bold; text-decoration:line-through }
span.header {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; }

.myparagraph:first-letter {font-family: Times, Times, serif; float: left; color: #87fa8a; font-size: 75px; line-height: 55px; padding: 0 4px 0 0;


A:LINK    {color: #6699CC; text-decoration: none; }
A:VISITED {color: #999999; text-decoration: none; }
A:HOVER   {color: #6699CC; text-decoration: underline; }
A:ACTIVE  {color: #6699CC; text-decoration: none; }
A.large {font-size: 14pt;}

.rollover   {float: left; color: #FFF; font-size: 12px;}
.rollover A:LINK {display: block; margin: 0; width: 124px; padding: 12px 0 13px 0; float: left; font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #FFF; background: url("images/button.jpg") 0 0 no-repeat}
.rollover A:VISITED {display: block; margin: 0; width: 124px; padding: 12px 0 13px 0; float: left; font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #FFF; background: url("images/button.jpg") 0 0 no-repeat}
.rollover A:HOVER {background-position: -125px 0; font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #FFF; text-decoration: none;}
.rollover A:ACTIVE {display: block; margin: 0; width: 124px; padding: 12px 0 13px 0; float: left; font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #FFF; background: url("images/button.jpg") 0 0 no-repeat}

.header a:link {color: #000; text-decoration: none; font-weight: bold;}
.header a:visited {color: #000; text-decoration: none; font-weight: bold;}
.header a:hover {color: #FFF; text-decoration: none; font-weight: bold;}
.header a:active {color: #000; text-decoration: none; font-weight: bold;}

.footer a:link {color: #FFF; text-decoration: none; font-weight: bold;}
.footer a:visited {color: #FFF; text-decoration: none; font-weight: bold;}
.footer a:hover {color: #000; text-decoration: none; font-weight: bold;}
.footer a:active {color: #FFF; text-decoration: none; font-weight: bold;}

.center         {text-align: center; }
.h2center 		{font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #FF9900; text-align: center; font-size: 20px; font-weight: normal; letter-spacing: 1px;}
.textarea 		{text-align: center; wrap=hard; }
.text 	        {text-align: center; }
.sidebarnotice  {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold; font-size: 12pt;}
.highlight      {font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: #87fa8a; }

.imageleft   {margin: 0 10px 0 0; float: left; border: 3px double #828282;}
.imageright  {margin: 0 0 0 10px; float: right; border: 3px double #828282;}
.imagecenter {margin: 0 5px; border: 3px double #828282;}

div.container {}
div.left-element {float: left; width: 49%;}
div.right-element { float: right; width: 49%; text-align: right; }