/* style.css - rdurand */


 
/***********************************************************/
/************************ Menu styles **********************/
/***********************************************************/
 
.Division1 {  margin-left:auto;  margin-right:auto;  background-color:#F1F7FE;  width:600px;  text-align:left;  padding:15px;  padding-top:5px; }

#sideBarDiv {  margin:0px;  background:#F1F7FE; /*  width:166px; */   text-align:center;  padding:0px; }

.QuiltDesign  {text-align:left;  }
.QuiltDesign img  {float:left; width:200px; height:200px; border:0; margin-right:15px; }
hr  {height:5px; background-color:#0080C0; color:#0080C0; }

.table1 {   margin:0px auto;  padding:0px;  border-style:none;    width:806px;  text-align:center;  background-color:#F1F7FE;  }
.table2 {  margin:0px auto;  padding:0px;  border-style:none;    width:500px;  text-align:center;  background-color:#F1F7FE;  }

.imgTN { max-width:100px; margin:5px 5px 5px 5px; cursor:pointer;}

#mainframe {  padding:0px;  margin:0px;  width:632px; min-height:600px; }
 
#sideframe {  padding:0px;  margin:0px;  width:174px; } 
.sideBarImg {  padding:0px;  margin:5px auto 0px;  border:0px;  }
  

#logoimg { width:150px; border-style:outset; border-width:5px; border-color:#0080C0; }
.mainTitle  {   color:#0080C0;  font:italic bold 28pt 'Times New Roman';  padding:5px 5px;   text-align:center; }
.pagetitleOLD {  text-align:center;  background-image:url('images/labelback.gif');  background-repeat:no-repeat;  margin-left:auto;  margin-right:auto;  font:bold italic 24pt 'Times New Roman';  } 
.pageHeaders  {  border-style:outset;  border-width:6px;  background-color:#0080C0;  color:white;  font:italic bold 18pt 'Times New Roman';  padding:5px 0px;  margin:10px auto 40px auto;  text-align:center;  width:400px; }
.pageTitleDiv     { width:450px; height:70px; margin:20px auto 40px auto; }
.pageTitleDiv img { width:450px; height:70px; position:absolute; }
.pageTitleDiv p   { position:relative; top:15px; z-index: 1; text-align:center; font-family:'Times New Roman'; font-style:italic; font-size:32px; font-weight:bold; color:white; }

 
 #scheduleCalendar  {  background-color:#E6E3E4;  border-style:solid;  border-width:thin;  border-color:blue;  font-size:smaller;  font-family:'Arial Narrow','Arial';   }
#scheduleCalendar table {  border-style:solid;  width:100%;  }
#scheduleCalendar td {  text-align:left;  width:12%;  overflow:hidden;  vertical-align:top;  padding:0px 0px 0px 2px;  height:60px;  }
#scheduleCalendar td b {  color:red;  }
#scheduleCalendar td strong {  color:blue;  }
.frmForm {  margin-left:20px;  margin-right:auto;  text-align:left;  }
.frmForm input[type="text"] {  width:100px;  }
.frmForm input[type="checkbox"] {  width:20px;  }
.frmHeadings {  text-align:center;  font-weight:bold;  border:none;  background:none;  }
