/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

/* html{background: #312320 url(img/stripemania.png) repeat fixed; } */

/* html{background: #1f1104 url(img/bgStripes.png) repeat fixed; } */

html{background: #57423e url(img/bg_wood.png) repeat fixed; } /*no-repeat top center fixed*/

/* html{background: #342725 url(img/brown-bg.png) repeat-x fixed; } */

/* html{background: #57423e }*/

h1,h2,h3,h4,h5,h6, pnk{color: #ef6f9e;}
h2, h5{font-family: Georgia, "Times New Roman", Times, serif;font-style:italic;}
body {color:#d5d6d5;} /*light beige #ddd8b7 */

a{color: #F576A5;}
a:hover {text-decoration: underline; color: #fff;}
a img:hover {opacity: 0.80;}
#content h1 a:hover{color: #F576A5;}
dotz{border-bottom: 1px dotted #ddd8b7}

/* #navigation li a:hover{background: #dba045 url(img/nav_btn_h.png) repeat-x;; color: #483537;} */


    
#content h1 span, #navigation li a{
background: #ca6980 url(img/alert-overlay.png) repeat-x; /*ef6f9e*/
display: inline-block;
color: #fffdee;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
letter-spacing:1px;
font-size: 10px;
width: 90px;
padding: 5px 10px 6px;
font-weight: bold;
line-height: 1;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-box-shadow: 0 1px 3px #fbb1c4;
-webkit-box-shadow: 0 1px 3px #fbb1c4;
text-shadow: 0 -1px 1px #7d5525;
border-top: 1px solid #fff;
border-bottom: 1px solid #9d5673;
position: relative;
/* cursor: pointer; */
text-transform: uppercase;
}

#navigation li a:hover{
background: #ffa1c7 url(img/alert-overlay.png) repeat-x;
display: inline-block;
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
letter-spacing:1px;
font-size: 10px;
width: 90px;
padding: 5px 10px 6px;
font-weight: bold;
line-height: 1;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-moz-box-shadow: 0 1px 3px #f48cb6;
-webkit-box-shadow: 0 1px 3px #f48cb6;
text-shadow: 0 -1px 1px #7d5525;
border-top: 1px solid #fff;
border-bottom: 1px solid #9d5673;
position: relative;
cursor: pointer;
text-transform: uppercase;
    }

.contact_btn{background: transparent url(img/placeOrder.png) no-repeat top center; height: 38px; width: 105px; display: block;}


#tophat{background: #F576A5; border-bottom:1px solid #faadcc;}
#footer{background: #c06d8b; border-top:1px solid #faadcc; color: #fff1d5;}

#wpcf7-form input, textarea {background: #46322d; opacity: 0.4; color:#ffc793; border:1px solid #46281a;}
input[type=text] {background: #46322d; opacity: 0.4; color:#ffc793; border:1px solid #46281a;}
input[type=submit] {background: #ca6980 url(img/alert-overlay.png) repeat-x;
display: inline-block;
color: #fffdee;
text-decoration: none;
font-size: 10px;
width: 90px;
padding: 5px 10px 6px;
font-weight: bold;
line-height: 1;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-moz-box-shadow: 0 1px 3px #fbb1c4;
-webkit-box-shadow: 0 1px 3px #fbb1c4;
text-shadow: 0 -1px 1px #7d5525;
border-bottom: 1px solid #F576A5;
position: relative;
cursor: pointer;
text-transform: uppercase;
}  
	
#content img, #content a img {
background:#666 none repeat scroll 0 0;
border:1px solid #fff;
padding:2px;
}
