/* Sandara Supply CSS Standard */

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

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 a:focus  {      color: #0000FF; text-decoration: none; text-shadow: gray 8px 8px 4px; outline:none; }
.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; }
.content { width:800px;
       margin-left:auto;
       margin-right:auto;
       border:4px ridge #8b4513;
       background-color: #fffacd;
       background-image: url(gradient-background.png);
       }
.contentinner { width:640px;
       background-image: url(gradient-background.png);
       margin-left:auto;
       margin-right:auto;
       }
.nospam { font-size:0.80em; }
.nobullet li { list-style:none; }
.noindent { padding-left:0px; text-indent:0px; margin-left:0px; }
.noindent li { list-style:none; list-style-position:inside; }
.imgright { float:right; margin-top:auto;margin-bottom:auto; }
.txtleft  { text-align:left; }
#foodimg  { width:300px; }
#fooddiv  { width:300px; margin-bottom:4px; float:right; }

