/* 
Copyright 2005-2010 The Hawaiian Islands School of Massage
All Rights Reserved
CSS by Hazel Isabelo, 2010
*/
body{
text-align:center;
background-color:#85C5C3;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px auto;
padding: 20px 0px 0px 0px;
color:teal;
line-height:18px;
}
div.contents {
text-align:center;
margin:0px auto;
width:748px;
}
div.left{
text-align:left;
float:left;
}
div.right{
text-align:left;
float:right;
width:700px;
}
div.rightbottom{
text-align:center;
float:right;
width:700px;
}
div.rightcontents{
width:700px;
text-align:center;
padding:0px;
margin:0px;
background-image:url(../images/bg.gif);
background-repeat:repeat;
}
div.inf{
margin:0% 5% 0% 5%;
padding:0px;
width:90%
}
p, ul, ol{
text-align:left;
}
ul {
list-style: disc;
}
p.head{
font-size:14px;
font-weight:bold;
color:teal;
text-align:center;
}
p.center{
text-align:center;
}
p.right{
text-align:right;
}
p.title{
background-color:teal;
color:white;
font-size:14px;
font-weight:bold;
padding:10px;
text-align:center;
}
p.bottom{
color:white;
text-align:center;
}
p.faq{
}
hr {
width: 90%;
height: 1px;
border: 1px dotted #cc99cc;
}
table.lined{
border:1px solid #c3b3c4;
width:100%;
padding:0px;
margin:0px;
}
.pow {
border:1px solid #666666;
padding:0px;
margin:0px;
color:white;
background:#4B8A19;
width:500px;
}
.pow tr, .pow td {
border:1px solid #666666;
line-height:16px;
}
.pow a:link{
color:white;
text-decoration:underline;
}
table, tr, td {
font-size:11px;
border:1px solid #c3b3c4;
}
a:link{
color:#BA59CB;
text-decoration:none;
font-weight:bold;
}
a:visited{
color:BA59CB;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#aa3bbe;
text-decoration:none;
font-weight:bold;
}
img.float, img.rotator {
margin: 0px 10px 0px 0px;
border: solid 5px #bbd6d4;
text-align:center;
}
blockquote{
text-align: left;
font-style: italic;
}
ul.hanging{
list-style: none;
margin-left:0;
padding-left: 2em;
text-indent: -2em;
}
.style1{
font-size:9px;
font-style:italic;
}
.style2{
font-size:9px;
}
.style3{
font-size:15px;
line-height:22px;
}