
h1 {
    
    clear: none;
    font-weight: bold;
	font-size: medium;
    background-color: #CEBAAA;
    background-image: url(twg1/images/type-header.jpg);
    margin-top: 10px;
    text-align: left;
    width: 795px;
    padding-left: 5px;
    white-space: nowrap;
}
h2 {
    
    clear: none;
    font-weight: bold;
	font-size: medium;
    background-color: #CEBAAA;
    background-image: url(twg1/images/type-header.jpg);
    margin-top: 10px;
    text-align: left;
    width: 795px;
    padding-left: 5px;
    white-space: nowrap;
}

h3 {
    
    clear: none;
    font-weight: bold;
	font-size: medium;
    background-color: #CEBAAA;
    background-image: url(twg1/images/type-header.jpg);
    margin-top: 10px;
    text-align: left;
    width: 795px;
    padding-left: 5px;
    white-space: nowrap;
}

h4 {
    
    clear: none;
    font-weight: bold;
	font-size: medium;
    background-color: #CEBAAA;
    background-image: url(twg1/images/type-header.jpg);
    margin-top: 10px;
    text-align: left;
    width: 795px;
    padding-left: 5px;
    white-space: nowrap;
}

a:visited {
    
    color: blue;
    
}


body {
                      /* 238 230 231 */
    background-color: #eee6d5;
    font-family: sans-serif;
}
div.sitestatus {
    
    color: red;
    font-style: italic;
    font-size: smaller;
    text-align: center;
    
}
ul.sitemap {
    
    text-indent: -40px;
    list-style-image: none;
    list-style-type: none;
}

ul.sitemap li {
    
    margin-top: 10px;
    padding-left: 0px;
}

ul.sitemap li ul.sitemap {
    
    margin-left: 7px;
    padding-left: 0px;
    
}

ul.sitemap li ul.sitemap li {
    
    margin-top: 0px;
    
}

table.layout-table {
    
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    
}

td.mast-head {
    
    width: 800px;
    
}

.mast-quote {
    
    font-size: small;
    font-style: italic;
    color: white;
    
}

div.mast-email {
    
    font-size: 12px;
    font-style: italic;

}

div.mast-email a {
    
    color: white;
    text-decoration: none;
}

div.mast-email a:hover {
    
    color: white;
    text-decoration: underline;
}


div.mast-content {
    
    color: white;
    text-align: right;
    position: absolute;
    width: 800px;
    height: 100px;
    right: 0px;
    padding: 10px;
/*    background-repeat: no-repeat;
    background-position: 20px 0px;
    background-image: url(twg1/images/title.gif); */
}

div.content { 
    
    position: absolute;
    width: 800px;
    left: auto;
}

div.mast-head {
    width: 800px;
    height: 100px;
    background-color: #908277;
    left: auto;
    background-image: url(twg1/images/title2.jpg);
    background-repeat: no-repeat;
    text-align: right;
/*    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee6d5; */
}

div.add-to-any-mast {
    position: absolute;
    top: 80px;
    left: 4px;
}

div.content-main {
    width: 800px;
    text-align: left;
}


div.link-bar {
    
    text-align: left;

}

div.link-bar a {
    color: white;
}
div.link-bar a:visited {
    color: white;
}

div.link-bar a {
    
    position: absolute;
    top: 80px;
    height: 20px;
    width: 65px;
    position: absolute;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 80%;
    text-decoration: none;
    border-left-style: solid;
    border-left-width: 1px;
/*    border-style: none;
    border-color: #cebaaa;
    */
}

div.link-bar a:hover {
    
    /*
    color: #908277;
    background-color: white;
    */
    color: #908277;
    background-color: #fffffe;
}



div.nav-menu {
    
    display: none;
    background-color: black;
    position: absolute;
    top: 100px;
    z-index: 1;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-color: #908277;
    border-width: 1px;
    text-align: left;
}

div.nav-menu a {
    color: white;
}
div.nav-menu a:visited {
    color: white;
}

div.nav-menu a {
    
    display: block;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    background: #787c90;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 80%;
    text-decoration: none;
    white-space: nowrap;
    
}

div.nav-menu a:hover {
    background-color: white;
    color: #908277;
}

div.intro {
    
    width: 800px;
    height: 600px;
    
}

#IntroImage {
    width: 800px;
    height: 600px;
}

div.Timing {
    
    position: absolute;
    left: 0px;
    top: 100px;
    width: 350px;
    background: blue;
    /*filter:alpha(opacity=50);*/
	opacity: 0.5;
	-moz-opacity:0.5;
    
}
#Timing {
     position: absolute;
    left: 0px;
    top: 100px;
    width: 350px;
    height: 400px;
	position: absolute;
	/* background-color: #fff; */
	/* filter:alpha(opacity=0); */
	opacity: 0.0;
	-moz-opacity:0.0;
}
#Timing div {
    text-align: left;
	font-weight: bold;
	color: #000;
	/* filter:alpha(opacity=100); */
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

td.column-header {
    
    border-bottom-style: solid;
    border-bottom-color: black;
    border-bottom-width: 1px;
    font-weight: bold;
    background-color: #CEBAAA;
    color: #fff;
}

span.hint {
    color: #666666;
    font-size: 60%;
    font-style: italic;
}

p.order-nav img {
    border-style: none;
    border-width: 0px;
}

p.payment-error-header {
    font-size: larger;
    font-weight: bold;
    color: darkred;
    
}

p.payment-error-text {
    font-style: italic;
}

table.footer-links {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 800px;
}

table.footer-links tr td {
    
    /* width: 16%; */
    text-align: center;
    font-size: 75%;
    
}

table.pricing {
    
    border-color: black;
    border-width: 0px;
    border-style: solid;
}

table.pricing tr td {
    
    text-align: center;
    vertical-align: top;
    margin: 0px;
    padding: 5px;

}
table.pricing tr td.price {

    border-width: 1px;
    
}

table.pricing tr td.alt {
    
    background: #FFF3E9;
    color: black;
}

table.pricing tr td.row-header {
    
    text-align: right;
    background-color: #CEBAAA;
    color: #fff;
}

table.pricing tr td.side-header {
    
    border-width: 1px;
    background-color: #908277;
    color: #fff;
}

table.font-display tr.font-display td.font-image {
    
    white-space: nowrap;
    background-color: white;
    text-align: center;
    
}
table.font-display tr.font-display-labels {
    
}
table.font-display tr.font-display-blank {
    
}
table.font-display tr.font-display-labels td.font-label {
    
    border-top-style: solid;
    border-top-color: black;
    border-top-width: 1px;
    border-bottom-color: #eee6d5;
    border-bottom-style: solid;
    border-bottom-width: 1em;

    text-align: center;
    background-color: #CEBAAA;
    color: #fff;    
}

table.font-display tr.font-display td.font-image img {
    
    padding-right: 1px;    
    border-style: solid;
    border-width: 0px;
    border-color: black;
    
}

.hint {
    
    text-align: center;
    background-color: #CEBAAA;
    color: #fff;  

}    

.text-block {
    
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em;

}

div.img-with-caption {
    
    display: block;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin: 1em;
    margin-top: 0px;
    margin-right: 0px;
}

div.compact {
    padding: 0px;
    margin: 0px;
}

div.img-with-caption {
    background-color: #908277;
    background-image: url(twg1/images/title-bg2.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

img.img-with-caption {
    
    display: block;
    margin: 0px;
}


div.text-block-right {
    
    float: right;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin: 10px;
    margin: 1em;
    margin-top: 0px;
    margin-right: 0px;
}


div.text-block-left {
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin: 1em;
    margin-top: 0px;
    margin-left: 0px;
}


p.img-caption {
    
    display: block;
    color: white;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

p.img-caption a {
    
    color: white;
}


.clearonly {
    clear: both;
}

.clear {
    
    clear: both;
    margin: 0px;
    padding: 0px;
    
}

p {
    text-align: left;
}

p.faq {
    
    margin-top: 2em;
    margin-bottom: 0px;
    font-weight: bold;
    
}

p.faqa {
    
    margin: 0px;
    margin-top: 4px;
    
}

p.testimonial {
    
    font-style: italic;
    margin-bottom: 0px;
    
}

p.test-sig {
    
    margin-top: 0px;
    font-weight: bold;
    
}

p.header {
    
    font-weight: bold;
    text-align: center;
}

ul {
    
    text-align: left;
    margin-left: 60px;

}
li {
    
    margin-left: 10px;
 
}

table.type-height-table tr td.label {

    text-align: left;
    
}
    
table.type-height-table tr td {
    
    padding: 3px;
    text-align: center;
}

table.type-height-table tr td.has-next {
    border-right-style: solid;
    border-right-color: black;
    border-right-width: 1px;
}    

p.type-header {
    
    clear: both;
    font-weight: bold;
    background-color: #CEBAAA;
    background-image: url(twg1/images/type-header.jpg);
    margin-top: 10px;
    text-align: left;
    padding-left: 5px;
}
p.text-block-header {
    
    clear: none;
    font-weight: bold;
    background-color: #CEBAAA;
    background-image: url(twg1/images/type-header.jpg);
    margin-top: 10px;
    text-align: left;
    width: 400px;
    padding-left: 5px;
    white-space: nowrap;
}

p.help-label {
    
    clear: both;
    font-weight: bold;
    background-color: #CEBAAA;
    margin-top: 10px;
    
}

p.help-text {
    
    text-align: left;
    margin-top: 1em;
    
}

p.twisty-header {
    
    clear: both;
    
    
}

div.twisty-content {
    
    
}

div.text-box {
    
    /*border-style: solid;
    border-width: 1px;
    border-color: black;
    border-bottom-style: none;*/
}

div.text-box p {
    
    margin: 0px;
    text-align: center;
}

div.text-box p.text-box-label {
    
    background-color: #908277;
    background-image: url(twg1/images/title-bg2.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    font-weight: bold;
    color: white;
}

div.text-box p.text-box-sublabel {
    
    margin-top: 10px;
    font-style: italic;

}

.right {
    
    float: right;
    
}

.left {
    
    float: left;
    
}

.fake-link {
    text-decoration: underline;
    color: blue;
}

.fake-link:hover {
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

.misc-link-content {
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: black;
    padding-left: 15px;
    margin-left: 15px;
}

div.align-left {
    
    text-align: left;
    margin: 0px;
    padding: 0px;
}

a.subdued {
    
    color: black;
    text-decoration: underline;
    
}
a.subdued:hover {
    
    color: blue;
    text-decoration: underline;
}

table.order-form {
    
    margin-left: 30px;
    
}

table.order-form tr td {
    
    text-align: left;
    
}
td.form-label a {
    font-size: smaller;
}
td.form-value a {
    font-size: smaller;
}

table.order-form tr td.form-label {
    
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    
}

table.order-form tr td.form-value {
    
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    
}

p.order-header {
    
    clear: both;
    font-weight: bold;
    background-color: #CEBAAA;
    margin-top: 10px;
    
}

p.order-header a {
    
    font-weight: normal;
    font-size: smaller;
    
}

table.invoice {
    
    width: 600px;
    margin-left: 100px;
    margin-right: 100px;
    
}

table.invoice tr.invoice-header td {
    
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: black;
    font-weight: bold;
    
}

table.invoice tr td.subtotal {
    
    font-weight: bold;
    text-align: right;
    
}
table.invoice tr td.shipping {
    
    font-weight: bold;
    text-align: right;
    
}

table.invoice tr td.total {
    
    font-weight: bold;
    text-align: right;
    
}
table.invoice tr td.price {
    
    white-space: nowrap;
    text-align: right;
    
}

table.bulk-images tr td {
    
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
    
}

table.generic {
    background-color: #908277;
}
table.generic tr td {
    background-color: #eee6d5;
    padding: 3px;
}

/***********************

Calendar Settings

************************/

div.calendar {
    
    width: 650px;
    
}

table.calendar {

    border-style: solid;
    border-width: 1px;
    border-color: black;

}

table.calendar tr td {
    
    padding: 5px;
    
}

table.calendar tr.day-names td {

    background-color: #CEBAAA;
    text-decoration: underline;
    font-weight: bold;
}

table.calendar tr.week td {

    border-style: solid;
    border-width: 1px;
    border-color: black;
    text-align: center;


}

table.calendar tr.week td.past-day {

    background-color: lightgray;
    
    
    
}


table.calendar tr.week td.normal {

    background-color: lightgreen;
    
    
    
}

table.calendar tr.week td.expedited {

    background-color: yellow;
    
    
    
}

table.calendar tr.week td.impossible {

    background-color: #8275aa;
    color: black;
    
    
    
}

div.order-steps {
    text-align: center;
    font-size: small;
}

select, input, textarea {

    border-style: solid;
    border-width: 1px;
    border-color: #908277;
    background-color: #fff9e9;
    
}

input.nostyle {
    border-style: none;
    background: none;
}

.disabled {
    background-color: #b1b1b1;
    color: #757575;
}
    

/* Workaround for ie */
.formElement {
    border-style: solid;
    border-width: 1px;
    border-color: #908277;
    background-color: #fff9e9;
}    

div.vendormap {
    position: absolute;
}

img.vendormap {
    position: absolute;
    z-index: 0;
}
img.vendorlocation {
    position: absolute;
    cursor: pointer;
    z-index: 5;
}

div.vendorinfo {
    position: absolute;
    z-index: 10;
    background-color: #eee6d5;
    border-style: solid;
    border-color: #908277;
    padding: 10px;
    white-space: nowrap;
    display: none;
}
div.vendorinfo span {
    display: block;
    
}

span.vendorname {
    font-weight: bold;
    font-style: italic;
}
span.vendorcloselink {
    text-align: right;
    font-size: small;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

div.misclink p {
    display: block;
    margin: 1em;
}

/************************

Text block first letter settings
35 pt was used to make these

************************/


img.first-letter {
    
    color: #eee6d5;
    background-repeat: no-repeat;

    margin: 0px;
    padding: 0px;
    margin-bottom: -10px;
}

img.flF {
    
    background-image: url(twg1/images/text_headers/F.gif);
    width: 43px;
    height: 35px;
    margin-right: -14px;
}    

img.flC {
    
    background-image: url(twg1/images/text_headers/C.gif);
    width: 28px;
    height: 35px;
    margin-right: -7px;
}    
img.flO {
    
    background-image: url(twg1/images/text_headers/O.gif);
    width: 28px;
    height: 35px;
    margin-right: -7px;
}    
img.flK {
    
    background-image: url(twg1/images/text_headers/K.gif);
    width: 47px;
    height: 35px;
    margin-right: -14px;
}    

img.flH {
    
    background-image: url(twg1/images/text_headers/H.gif);
    width: 45px;
    height: 35px;
    margin-right: -12px;
}    

img.flV {
    
    background-image: url(twg1/images/text_headers/V.gif);
    width: 35px;
    height: 35px;
    margin-right: -7px;
}    

img.flS {
    
    background-image: url(twg1/images/text_headers/S.gif);
    width: 45px;
    height: 35px;
    margin-right: -13px;
}    

img.flW {
    
    background-image: url(twg1/images/text_headers/W.gif);
    width: 45px;
    height: 35px;
    margin-right: -15px;
}    
img.flE {
    
    background-image: url(twg1/images/text_headers/E.gif);
    width: 45px;
    height: 35px;
    margin-right: -24px;
}    

img.flI {
    
    background-image: url(twg1/images/text_headers/I.gif);
    width: 45px;
    height: 35px;
    margin-right: -20px;
    margin-bottom: -8px;
}    

img.flT {
    
    background-image: url(twg1/images/text_headers/T.gif);
    width: 45px;
    height: 35px;
    margin-right: -17px;
}

img.flN {
    
    background-image: url(twg1/images/text_headers/N.gif);
    width: 45px;
    height: 35px;
    margin-right: -8px;
}

img.flA {
    
    background-image: url(twg1/images/text_headers/A.gif);
    width: 45px;
    height: 35px;
    margin-right: -11px;
}

img.flY {
    
    background-image: url(twg1/images/text_headers/Y.gif);
    width: 45px;
    height: 40px;
    margin-right: -20px;
    z-index: 88;
}

/*
#CEBAAA
#908277
#FFF9F4
#FFF3E9
#AACEB3
#77907D
#F4FFF7
#E9FFEE
#ACB1CE
#797C90
#F5F6FF
#EAEDFF

*/