/* Sandara Supply CSS Standard */

body { font-family: verdana, arial, sans-serif;
       font-size: 1.04em;
       background-color: #e0e0e0;
       }

img  { border:0px; }

.montage { border:5px ridge blue; }

.clearthefloats { clear:both; }

.shadow       { font-family: monospace; font-size: 40px; font-weight: bold; letter-spacing: 5px; text-shadow: gray 2px 2px 2px; }
.menubar td  { text-align: center; padding: 4px 10px 4px 10px; color:#373DAC; }
.menubar a:link {        color: #373DAC; text-decoration: none;}
.menubar a:visited {     color: #373DAC; text-decoration: none;}
.menubar a:hover {       color: #0000FF; text-decoration: none; text-shadow: gray 4px 4px 4px; }
.menubar a:active {      color: #0000FF; text-decoration: none; text-shadow: gray 4px 4px 4px; }
.menubar { text-shadow: gray 2px 2px 2px; font-size:1.25em; }
.footbar { font-size:0.75em; font-weight:bold; }
.noshadow { text-shadow:none; }
.colbox  { width:320px; float:left; }
.colbox1 { margin-right:20px; }
.pagebox { width:680px; margin-left:auto; margin-right:auto; }
.pagebox { font-size:0.9em; }
.pagebox h1 { font-size:1.20em; }
.important { font-weight:bold; }
.note { font-style:italic; }
