*{
margin: 0px;
padding: 0px;
}

h1{
font: bold 35px Helvetica;
color: #000000;
}
/*
h1{
font: bold 35px Helvetica, verdana, sans-serif;
color: #000000;
}
*/

h2{
font: bold 15px Times New Roman, verdana, sans-serif;
color: #000000;
}
h3{
}

h4{
font: 12px Garamond, verdana, sans-serif;
color: #000000;
}


body {
    background: #BBBBBB;
    /*
    background-image: url("graphics/shopfloor.jpg");
    */
}


#wrapper {
    width: 870px;
    height: 550px;
    margin: 0px auto;
    text-align: left;
    /*background-color: #0B614B;*/
    /*border: 1px solid #000000;*/
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    padding: 10px;
    background: linear-gradient(rgb(24, 148, 215) 0%, white 80%);
}

header {
    width: 870px;
    height: 45px;
    margin: 0px auto;
    text-align: left;
    background: white;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
/*    border: 1px dotted gray; */
/*    float: left; */
    padding: 10px;

}

nav{
    width: 870px;
    height: 25px;
    margin: 0px auto;
    padding: 10px;
    background-color: rgb(24, 148, 215);
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    /*
    border-top: 1px dotted red;
    border-bottom: 1px dotted red;
    */
}

section {
    float: left;

}

article {
    float: left;
    height: 335px;
/*    border: 1px dotted red;  */
}

aside {
    width: 205px;
    height: 560px;
    float: right;
/*        border: 1px dotted red;  */
}

footer {
    width: 870px;
    height: 10px;
    background: linear-gradient(white 15%, rgb(24, 148, 215) 90%);
    margin: 0px auto;
    text-align: center;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    padding: 10px;
}


#aside-box1 {
    width: 188px;
    height: 75px;
/*    border: 1px dotted green; */
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 5px 5px 5px;
    margin: 3px;
    background: linear-gradient(rgb(15, 15, 102) 0%, rgb(15, 15, 105) 80%);
    text-align: center;
    vertical-align: baseline;
    font: bold 25px Times New Roman, verdana, sans-serif;
    color: #FFFFFF;
}

#aside-box2 {
    width: 188px;
    height: 125px;
/*    border: 1px dotted green; */
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 5px 5px 5px;
    margin: 5px;
    background: rgba(0, 0, 0, 0.69);
    text-align: center;
    vertical-align: baseline;
    font: bold 25px Times New Roman, verdana, sans-serif;
    color: #FFFFFF;

}

#aside-box3 {
    width: 188px;
    height: 50px;
/*    border: 1px dotted green; */
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
    margin: 3px;
    background: rgba(0, 0, 0, 0.69);
    text-align: center;
    font: bold 15px Times New Roman, verdana, sans-serif;
    color: #000000;
    
float: left;
    

}

p{
    font: 12px Garamond, verdana, sans-serif;
    color: #000000;
    width: 640px;
    height: 100px;
    background: white;
    text-align: left;
    padding: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px;

}

img{
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
/*
#image{
    width: 188px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 3px;
  


}
 */ 
li.jobtype {
    display: inline-block;
    font: 22px bold Times New Roman, verdana, sans-serif;
    color: #FFFFFF;
    text-shadow: -.5px 0 #000000, 0 .5px #000000, .5px 0 #000000, 0 -.5px #000000;
    float: left;
    margin-left: 58px;
    margin-right: 10px;
    margin-top: 1px;
    margin-bottom: 6px;
    /*padding: 15px;*/

}

table.hoursoperation {
    margin-left:auto; 
    margin-right:auto;
}

caption {
   font: bold 12px Arial, sans-serif;
   color: #FFFFFF;
}

td {
   font: bold 10px Arial, sans-serif;
   color: #FFFFFF;
   text-align: left;
}
th {
   font: bold 12px Arial, sans-serif;
   color: #FFFFFF;
   text-align: left;
}


a:link {
    text-decoration: none;
    color: #FFFFFF

}

a:visited {
    color: #FFFFFF;
}
a:hover {
    color: #FF0000;
}


.specialformat:link {
    text-decoration: none;
    color: #000000;
}
.specialformat:visited {
    color: #FFFFFF;
}
.specialformat:hover {
    color: #FF0000;
}
