/* Bliss Embroidery Master StyleSheet */

body, table, tr, td {
font: 13px/18px  Trebuchet MS, arial, sans-serif;
}


body {
margin: 0 auto;
padding: 0;
background: #a47575;
text-align: center;
}


h1 {
margin: 45px 0 10px 0;
padding: 0;
font-family: Georgia, Times New Roman, serif;
font-size: 24px;
color: #444;
font-style: italic;
}




h2 {
margin: 25px 0 12px 0;
padding: 0;
font-family: Georgia, Times New Roman, serif;
font-size: 15px;
color: #e6e4bf;
}

p {
margin: 7px 0px 10px 0px;
padding: 0px;
}

em {
font-weight: bold;
font-style: normal;
}


.thankyouBlurb {
margin: 18px 0;
padding: 9px 15px;
background: #dfcfcf;
color: #444;
}

ul {
margin: 9px 0px 5px 10px;
padding: 0px;
list-style-type: none;
width: 300px;
}

ul li {
margin: 0px;
padding: 9px 0px 9px 22px;
background: url(images/style/leafBullet.gif) no-repeat 0 45%;
border-bottom: 1px solid #9c6969;
}

ul li a {
color: #333;
text-decoration: none;
}

ul li a:hover {
color: #b32f36;
text-decoration: underline;
}


#primaryContentWrapper {
margin: 0 auto;
padding: 75px 0 0 0;
width: 100%;
background: #fff url(images/style/headerbg.gif) repeat-x top left;
text-align: center;

}

#primaryContent {
margin: 0 auto;
padding: 0;
text-align: center;
background: #fff url(images/style/floralbg.jpg) no-repeat top center;
width: 900px;
}


img.logo {
margin-top: 40px;
}


#secondaryContentWrapper {
margin: 0 auto;
padding: 0;
text-align: center;
border-top: 5px solid #945d5d;
width: 100%;
}

#secondaryContent {
margin: 0 auto;
padding: 0;
text-align: left;
font-family: Trebuchet Ms, sans-serif;
font-size: 13px;
color: #fff;
width: 900px;
}

#footerCol1, #footerCol2 {
position: relative;
margin: 0;
padding: 0 15px;
width: 420px;
}

#footerCol1 {
float: left;
}

#footerCol2 {
float: right;
background: url(images/style/leftColbg.gif) no-repeat top left;
}

table.contact {
margin: 0;
padding: 0;
}

table.contact td {
margin: 0;
padding: 10px 3px 3px 0;
}

table.contact td.label {
vertical-align: top;
text-align: right;
font-size: 11px;
}

.contactInput {
padding: 2px;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 13px;
border: 1px solid #945d5d;
background: #fafafa;
color: #333;
width: 300px
}


#comingSoonHeader {
text-align: center;
width: 900px;
height: 48px;
background: #fff url(images/comingSoonHeader.gif) no-repeat top center;
}

#comingSoonHeader span {
text-align: center;
display: none;
}

#customItemsHeader {
width: 263px;
height: 25px;
background: #fff url(images/customItems.gif) no-repeat top left;
}

#customItemsHeader span {
display: none;
}

#contactHeader {
width: 114px;
height: 25px;
background: #fff url(images/contactUs.gif) no-repeat top left;
}

#contactHeader span {
display: none;
}

