
/* cmsm.css */

BODY {
 background: #fcd377;
 margin: 0 0 0 0;
 text-align: center;
}

#pge {
 width: 800px;
 margin: 0 auto 0 auto;
 font: normal normal 12px Arial, Helvetica, sans-serif;
}
#pge TABLE { /* IE 5.x hack */
 font-size: 1em;
}

.subttlhome, .subttl {
 font: oblique bold 18px "Monotype Corsiva", Arial, Helvetica sans-serif;
}
.subttl {
 margin: 0 0 0 15px;
}

.pgetbl {
 width: 100%;
 background: #c4c4c4;
 text-align: left;
 border: 4px solid #fd8;
}

#pgetop {
 position: relative;
 text-align: left;
}
#pgetopimg {
 display: block;
 position: absolute;
 top: 0px;
 left: 0px;
}

.pgettl {
 text-align: center;
 height: 185px;
}
.pgettl IMG {
 display: block;
 margin: 40px auto 0 auto;
 padding: 0 45px 0 0;
}

.pgemenu {
 width: 120px;
 text-align: left;
 padding: 180px 0 0 0;
 background: #fcd377;
 vertical-align: top;
}
.menulist {
 margin: 0 0 0 -18px;
}
.pgemenu LI {
 font: normal bold 12px Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0;
 color: maroon;
}
.pgemenu LI A {
 color: maroon;
 padding: 0 2px 0 2px;
}
.pgemenu LI A:HOVER {
 background: maroon;
 color: #fcd377;
}
.pgemenu LI.selected {
 background: #eaebc1;
}

.showctl {
 margin: 60px 0 0 20px;
}

.pgetbltext {
 width: 675px;
 text-align: left;
 padding: 10px 15px 0 0;
}

.contact {
 margin: 40px 0 30px 15px;
}
.contact DIV.subttl {
 margin: 0 0 10px 0;
}
.contact A {
 color: maroon;
 padding: 0 2px 0 2px;
}
.contact A:HOVER {
 background: maroon;
 color: #fcd377;
}

.floattext DIV {
 padding: 10px 15px 0 15px;
 text-align: left;
}

#ssarea {
 width: 410px;
 height: 667px;
 float: right;
 background: #fcd377;
 margin: 10px 0 10px 15px;
}
#ssblk {
 width: 410px;
 height: 667px;
 position: relative;
 top: 0px;
 left: 0px;
}
#ssimg1 {
 display: block;
 position: absolute;
 top: 10px;
 left: 10px;
 border: none;
}
#ssimg2 {
 display: block;
 position: absolute;
 top: 10px;
 left: 10px;
 border: none;
}

.detaillist {
 margin: 0 0 0 -20px;
}

.pricetbl {
 width: 90%;
 text-align: left;
 margin: 10px 0 10px 30px;
 border-top: 1px solid maroon;
 border-left: 1px solid maroon;
}
#pricextblid {
 width: 65%;
 margin: 10px 0 10px 30px;
}
.pricetbl TD {
 border-bottom: 1px solid maroon;
 border-right: 1px solid maroon;
 padding: 5px 5px 5px 5px;
}
.pricetblhdr {
 font: normal bold 12px/12px Arial, Helvetica, sans-serif;
 background: #fcd377;
}
.pricetblhdr TD {
 padding: 3px 5px 3px 5px;
 text-align: center;
}
.pricetblalt {
 background: #d4d4d4;
}
.priceblk,
.textblk {
 margin: 0 30px 0 0;
}
.pricelist,
.textlist {
 text-align: left;
}
.detaillist LI,
.pricelist LI,
.textlist LI {
 margin: 0 0 5px 0;
}
.textlist LI UL LI {
 margin: 0 0 0 0;
}
.pricehdr {
 width: 62px;
}
.pricetbl TD.pricerj {
 text-align: right;
 padding-right: 15px;
}

.cvtcredit {
 text-align: center;
 margin: 0 0 20px 0;
}
.cvtcreditdisclaimer {
 font: normal normal 11px Arial, Helvetica, sans-serif;
}

.maparea {
 text-align: center;
}
.mapblk {
 margin: 20px 0 0 0;
}
.mapblk IMG, .mapblk IFRAME {
 display: block;
 border: 10px solid #fcd377;
 margin: 0 auto 0 auto;
}
.maplink A {
 color: maroon;
 padding: 0 2px 0 2px;
}
.maplink A:HOVER {
 background: maroon;
 color: #fcd377;
}

.pgebottom {
 padding: 10px 0 10px 0;
 font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
 font-variant: small-caps;
 color: #ffe;
 background: #000;
 text-align: center;
}
.pgebottom A {
 color: #ffe;
 padding: 0 2px 0 2px;
}
.pgebottom A:HOVER {
 background: maroon;
 color: #fcd377;
}

.btmemail {
 margin: 0 0 0 40px;
}

