/* Summit Health & Fitness - Black Diamond Spa */

body {
margin: 0 0 30px 0;
background-color: #e3d8bc;
color: #444;
font-family: Arial, Helvetica, sans-serif;
}
body,td,p { font-size: 12px; }
p { line-height: 24px; }
ul,ol { line-height: 18px; }
li { margin-bottom: 0.5em; }


/* typography */
h1 {
font: bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #581262;
margin-top: 0;
}
h3 {
font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #ae7946;
}

/* navigation */
a { color: #5a1661; }


/* layout & positioning */
#wrap { position: relative; }
#utilitynav {
padding-top: 30px;
text-align: right;
margin-bottom: 20px;
}
#masthead {
background-color: #a6815d;
color: #fff;
padding: 3px;
text-align: right;
height: 238px;
_height: 244px;
}
#mastbanner {
position: absolute;
top: 74px;
right: 4px;
}
#leftcol {
position: absolute;
width: 230px;
top: 3px;
margin-left: 27px;
background-color: #a6815d;
color: #fff;
}
#menu { background: #6c1b78 url(images/menu_bkg.jpg) repeat-x; color: #fff; padding: 20px 5px; }
#badge { margin: 20px 0 10px 0; text-align: center; }
#addr1 { padding: 30px 0; margin: 0 25px; font-weight: bold; border-top: 1px dotted #e3d8bc; color: #fff; } 
#addr2 { padding: 20px 25px; font-weight: bold; background: #6b1b77 url(images/address_bkg.jpg) repeat-x; color: #fff; } 
#addr1 p,#addr2 p { margin: 0 0 10px 0; line-height: normal; }
#addr1 a,#addr2 a,#foot a { color: #fff; }
#contentwrap { border-right: 1px solid #a6815d; }
#content { background: #fff; color: #444; padding: 20px 30px 30px 30px; margin-left: 255px; }
#tblContent { width: 530px; }
#cellContent { height: 330px; vertical-align: top; }
#foot { background-color: #a6815d; color: #fff; padding: 10px 10px 20px 275px; font-size: 11px; }
#copyright,#pbwsp,#foot { height: 1%; }
#pbwsp { float: right; color: #fff; }
#pbwsp a { color: #fff; }



/* end */
