/*
wine colored shades

5d1638 - darkest
693848
773b57
804d67
906076
9e7387
ab8698
b898a7
c4aab7
d1bdc6
decfd6
eae1e6
f6f4f5
ffffff - lightest
*/
li {
list-style-image: url(../graphics/li.gif);
list-style-position:inside;
text-indent:-15px;
}

p {
text-indent:25px;text-align:left ; font-size: 12pt;
}

p:first-letter {font-size: 175%;
}

hr {
border:0;
width:50%;
}

.blk hr {
color:black;
}
.wht hr {
color:white;
}

h1 {
text-align:center;
}

.header {
background-image:url("../graphics/cliffcor_medical_banner8b.jpg");
background-repeat:no-repeat;
}

.col1 {
background-image:url("../graphics/footer_grad1.jpg");
border-right:#ccc solid double 3px;
color:white;
text-align:center;
vertical-align:top;
width:165px;
}

.col2 {
border-top:#ccc solid double 3px;
vertical-align:top;
padding:10px;
text-align:left;
border-right:1px solid #ccc;
}

.col3 {
vertical-align:top;
width:150px;
border-right:1px solid #ccc;
}

.footer {
background-image:url("../graphics/footer_grad.jpg");
width:100%;
text-align:center;
padding="10px";
color:black;
}

.lfooter {
float:left;
color:white;
}

.rfooter {
float:right;
color:black;
}
