/* Comment
Still a comment
still a comment */

body {
   font-family:arial,'ms sans serif','sans serif',verdana;
   margin:10px;
   margin-width:10px;
   margin-height:10px;
   background-color:#fbfdff;
}

a:link {
   color:#0000ff;
   text-decoration:underline;
}
a:visited {
   color:#666666;
}
a:active {
   color:#ff0000;
}
a:hover {
   color:#ff00ff;
}

a.order {
   font-size:16px;
   font-weight:bold;
   background-color:#f6dab3;
   color:#cc0000;
   text-decoration:none;
   line-height:35px;
   padding:5px;
   margin:3px;
   text-shadow:2px 2px 2px #aaa;
   border:1px solid black;
}

a.order:hover {
   background-color:#729fcf;
   color:#009;
   text-decoration:underline;
}

a img {
   border:1px solid blue;
   margin:3px;
   padding:0px;
}

img.menu {
   border:none;
   margin:7px 3px;
   padding:0px;
}

input,textarea {
   border-width:2px;
   background-color:#f1d6ad;
   margin:2px;
}

#intro {
   font-size:18px;
   color:#00f;
   font-weight:bold;
}

#heading {
   font-size:24px;
   color:#c00;
   text-align:left;
   margin-left:100px;
   font-weight:bold;
   margin-top:15px;
}
.harr {
   font-size:28px;
   color:#8a8a8a;
 //  margin-top:15px;
}
#heading2 {
   font-size:18px;
   color:#f00;
   font-weight:normal;
}

#custom {
   font-size:28px;
   color:#8b4313;
   font-weight:bold;
}

#map {
   border:2px solid #800000;
   padding:4px;
   color:#dc2300;
   width:auto;
   text-align:center;
}

#footerhr {
   width:40%;
   height:2px;
   border:none;
   margin:25px 0;
   background-color:#9b6228;
   position:relative;
   left:50px;
}

#copy {
   font-size:10px;
   text-align:right;
   margin:10px 20px;
}

#overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: auto; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

.michaels {
   color:#008;
}

.dollarama {
   color:#080;
}

.walmart {
   color:#c66;
}

p.cat {
   color:#909;
   font-size:18px;
   font-weight:bold;
   margin:10px 0 2px 30px;
}

.slink {
   font-style:italic;
   font-size:12px;
   text-decoration:underline;
   cursor:pointer;
   color:#0000ff;
}

.bl {
   color:#000000;
}

.subhead {
   font-size:16px;
   color:#009;
   font-weight:bold;
}

.pagepic {
   cursor:pointer;
}

.click {
   font-style:italic;
   font-size:0.75em;
   font-weight:normal;
   position:relative;
   left:20px;
}

.hr1 {
   width:400px;
   height:1px;
   border:none;
   margin:20px 0;
   background-color:#9b6228;
   position:relative;
   left:20px;
}

.hr05 {
   width:200px;
   height:1px;
   border:none;
   margin:10px 0;
   background-color:#9b6228;
   position:relative;
   left:10px;
}

.divider_line {
border: none; border-top: 1px solid red; width: 50%; margin-left: 10px;
}

.title {
   font-family:'comic sans ms',comic;
   font-size:18px;
   font-weight:bold;
   color:#000099;
   text-align:left;
   margin-left:30px;
}

.wsimg {
   float:left;
   padding:10px;
}



/*


.subtitle {
   font-size:18px;
   font-weight:bold;
   color:#0000ff;
   position:relative;
   top:-10px;
   text-indent:20px;
}
.heading {
   font-size:20px;
   color:#0000cc;
   text-decoration:none;
   width:90%;
   position:relative;
   top:12px;
   left:10px;
}
.subheading {
   font-size:16px;
   color:#0000cc;
}
.content {
   margin:20px;
}
.statement {
   font-size:20px;
   font-weight:bold;
   color:#cc3333;
}
.notes {
   font-weight:normal;
   color:#006600;
}
.disclaimer {
   font-size:14px;
   font-weight:normal;
   color:#cc0000;
}

*/
