* {
    margin: 0px;
    padding: 0px;
}
#wrapper {
    width: 960px;
    margin: 0px auto;   
}
#content-wrap {
    float: left;
    width: 960px;
    background-color: #FFF;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    -moz-box-shadow: 0px 0px 0px 0px #FFFECD;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border-bottom-left-radius: 0em;
    border-bottom-right-radius: 0em;
}

#content-wrap-r{
    float: left;
    width: 960px;
    min-height: 690px;
    background-color: #FFF;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    -moz-box-shadow: 0px 0px 0px 0px #FFFECD;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border-bottom-left-radius: 0em;
    border-bottom-right-radius: 0em;
    background-image: url(images/tomato-960.gif);
    background-repeat: repeat-y; 
}
#header-wrap {
    width: 960px;
    height: 150px;
    background-color: #FFFECD;
    margin-top: 50px;
    padding-top: 10px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-top-right-radius: 6em;
    border-top-left-radius: 0em;
    border-left: .25px solid #CAC9AC;
    -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
}
#footer-wrap {
    text-decoration: none;
    width: 960px;
}
body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans serif;
}
html {     
     background-color: #F4F4F4;
}  
#tomatoesLeaves {
    margin-top: 0px;
    margin-left: 415px;
}
#noScript {
    font-size: large;
}
#star {
    color: #390;
    font-size: x-large;
    margin-left: 10px;
}
h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-variant: small-caps; 
    text-shadow: 3px 3px 3px #aaa;
    font-family: "Comic Sans MS", chalkboard;
}
h2 {
    border-right: 3px solid #390;
    border-bottom: 3px solid #390;
    margin-top: 10px;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px #aaa;
    font-family: "Comic Sans MS", chalkboard;
}
h2#locales {
    border: 0px;
    font-size: 28px;
    margin-bottom: 20px;
}
h2#stores {
    padding-left: 10px;
    margin-top: 30px;
}  
h3,h4 {
    font-variant: small-caps;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "Comic Sans MS", chalkboard;
}
h3#sauceList {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans serif;
    margin-top: 40px;
    margin-bottom: 0px;
}
h3#findUs {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans serif;
    margin-top: 40px;
    margin-bottom: 0px;
}
p {
    margin-top: 10px;
    margin-bottom: 10px;
}
img {
    border: none;
}
#return  {
    text-align: left;
}
a {
    text-decoration: none;
    outline: 0;
}
a:link {
    color: #F00;
}
a:visited {
    color: #F90;
}
a:hover {
    color: #390;
}
a:active {
    color: #000;
}
ol li {
    list-style: disc outside;
}
ul li {
    list-style: none;
}
ol#Locations {
    line-height: 170%;   
}
#logo {
    width: 250px;
    margin-left: 10px;
    float:left;
}
#welcome {
    width: 433px;
    float: left;
    padding-left: 5px;
}
#animation {
    width: 135px;
    float: right;
    margin-right: 25px;
}
#great-on-pizza {
    font-size: small;
    font-family: "Comic Sans Ms", chalkboard;
}
 /*MAIN NAVIGATION*/
ul#nav {
    float: left;
    height: 350px;
    width: 150px;
    margin-top: 25px;
    margin-bottom: 0px;  
}
ul#nav li a {
    display: block;
    width: 55px;
    height: 15px;
    line-height: 20px; 
    font-family: "Impact Condensed";
    border: 2px solid black;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #FFF;
    background-color: #F00;
    font-variant: small-caps;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 65px;
    text-align: center;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 10px;
    padding-left: 8px;
}
ul#nav li a:hover {
    background-color: #FF3;
    color: #000;
    border: 125 solid #FF3;
}
body#homePage li#home-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#avPage li#av-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#familyPage li#family-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#saucesPage li#sauces-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#recipePage li#recipe-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#recipePage li#recipe-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#recipePage li#recipe-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#storesPage li#stores-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#funPage li#fun-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#contactPage li#contact-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
body#quickshopPage li#quickShop-nav a {
    background-color: #390;
    color:#FFF;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    border: .25px solid #666;
    position: relative;
    top: 0px;
    left: 15px;
}
/*END MAIN NAVIGATION*/
#content-home {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 130px;
    float: left;
    width: 400px;
}
#content-locations {
    margin-top: 0px;
    margin-bottom: 100px;
    margin-left: 190px;
    float: left;
    width: 310px;
}
#content-sauce {
    float: left;
    width: 430px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 115px;
    line-height: 120%;
    font-size: large; 
}
#content-f {
    float: left;
    width: 375px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 135px;
    line-height: 120%;
    font-size: large;
}   
#content-r {
    float: left;
    width: 400px;
    margin-bottom: 10px;
    margin-left: 125px;
    padding: 0px 0px;
    line-height: 110%;
    font-size: large;
}
#content-c {
    float: left;
    width: 650px;
    margin-top: 0px;
    margin-left: 90px;
    margin-bottom: 15px;
    font-size: large;
    line-height: 120%;
    min-height: 600px;
    background-image: url(images/roll-m.gif);
    background-repeat: no-repeat;
}
#right {
    width: 155px;
    margin-top: 25px;
    padding-right: 10px;
    float: right; 
}
#rightSauceList {
    width: 155px;
    margin-top: 25px;
    padding-right: 10px;
    float: right; 
    margin-top: 0px;
}
#rightHome {
    font-size: 18px;
    width: 200px;
    margin-top: 95px;
    line-height: 250%;
    float: right;
    display: block;
}
#right a:link {
    color: #F00;
}
#right a:visited {
    color: #F90;
}
#right a:hover {
    color: #390;
}
#right a:active {
    color: #000;
}
#slideShow2 {
    float: left;
    width: 475px;
    margin-top: 10px;
    margin-left: 135px;
    font-size: large;
    line-height: 120%;
}
#basil {
    clear: both;
    margin-bottom: 0px;
}
#flag-white {
    margin-left: 195px;
    font-family: "Comic Sans MS", chalkboard;
    font-size: x-large;
}
#flag-green {
    background-color: #390;
    color: #390;
    height: 12px;
}
#flag-red {
    background-color: #F00;
    color: #F00;
    height: 12px;
}
#jewelOsco1 {
    float: right;
    width: 125px;
    margin-top: 10px;
    margin-right: 25px;
    font-size: large;
    line-height: 120%;
}
#findUsParagraph {
    margin-top: 0px;
    font-size: medium;
}
#jewelOsco2 {
     float: right;
    margin-top: 20px;
    margin-right: 55px;
    font-size: large;
    line-height: 120%;
}
#phoneOrders1 {
    float: right;
    margin-top: 0px;
    margin-right: 20px;
    font-size: large;
    line-height: 120%;
}
#phone1 {
    float: right;
    margin-top: 30px;
    margin-right: 55px;
}
#shippingDelay1 {
    float: right;
    width: 105px;
    color: #FFF;
    background-color: #F00;
    font-size: large;
    line-height: 130%;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 16px;
    box-shadow: 2px 2px 4px #666;
    -moz-border-radius: 2em 0;
    border-radius: 2em 0;
    margin-top: 45px;
    margin-right: 25px;
    margin-bottom: 50px;
    clear: right;  
}
#jewelOsco2 {
    float: right;
    margin-top: 30px;
    margin-right: 5px;
    font-size: large;
    line-height: 120%;
}
#phone2{
    float: right;
    margin-top: 30px;
    margin-right: 75px;
}
#shippingDelay2 {
    float: right;
    width: 105px;
    color: #FFF;
    background-color: #F00;
    font-size: large;
    line-height: 130%;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 16px;
    box-shadow: 2px 2px 4px #666;
    -moz-border-radius: 2em 0;
    border-radius: 2em 0;
    margin-top: 45px;
    margin-right: 33px;
    margin-bottom: 50px;
    clear: right;  
}
#ul-recipe-list {
    line-height: 190%;
    margin-top: 20px;
}
#ul-sauce-list {
    margin-top: 0px;
    margin-bottom: 0px;
}
#ul-sauce-list a{
    line-height: 140%;
    white-space: pre
} 
#med-hot img {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}
#meatballs img {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}
#withmeat img {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}
#mushrooms img {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}
#marinara img {
    padding-top: 10px;
    padding-right: 10px;
}
#grandparent-info {
    width: 140px;
    line-height: 120%;
    font-size: medium; 
}
#googlePlus {
   margin-top: 10px;
   margin-left: 65px;
   height: 40px;
}
#footer-wrap {
    background-color: #FFFECD;
    font-size: 14px;
}
#footer1 {
     width: 50%;
     float: left;
     margin-top: 0px;
     
}
#footer2 {
    float: right;
    margin-top: 0px;   
}
#form {
    width: 80%;
    margin: 0px auto; 
}
#store-locations {
    line-height: 120%;
    text-indent: 0px;
    padding-bottom: 10px;
    margin-bottom: 50px;
    background-color: #FFF;
}
.mushrooms2 {
    font-style: italic;
}
input, textarea, select {
    border: 1px solid black;
    outline: 0;
}
input, textarea, select:focus {
    border: 1px solid black;
    outline: 0;
}
textarea:focus {
    border: 2px solid black;
}
input { 
    border: 1px solid black;  
}
input:focus {
    border: 2px solid black;
}
input#print {
    border: 1px solid black;
     -moz-box-shadow-top: 1px 1px 5px 3px #727272;
    -moz-box-shadow-right: 1px 1px 5px 3px #727272;
    -moz-box-shadow-bottom: 0px 0px 0px 0px #727272;
    -moz-box-shadow-left: 1px 1px 5px 3px #727272;
    -webkit-box-shadow: 1px 1px 5px 3px #727272;
    box-shadow: 1px 1px 5px 3px #727272;
    color: #000;
    background-color: transparent;
    padding: 5px;
   
}
.warning {
    color: red;
}
.instructions {
    font-weight: bold;
}
.paragraph {
    margin-top: 10px;
    text-indent: 15px;
}
.video {
    margin-top: 40px;
    margin-bottom: 30px;
}
.small-quote {
    font-size: 25px;
    color: #F00;
}
.first-letter {
   font-size: xx-large;
   font-family:  "Comic Sans MS", chalkboard;
}
.fb-like {
    margin-top: 10px;
    margin-right: 35px;
    margin-left: 0px;
    height: 40px;
    float: right; 
}
#christmas {
    margin-top: 10px;
    margin-right: 315px;
    height: 40px;
    float: right; 
}

.check {
    color: #390;
}