
/*css sheet for Arizona Quick Dry cleaning services,  arizona.css */



body 
{
background-image: url(bkgnd.gif);
background-color: #fbf1c1;
text-align: left;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11pt;
font-weight: normal;
}

a:link 
{
color: #844B07;
}

a:visited 
{
color: #F98D28;
}

a:hover
{
color: #000000;
}

h1 
{
color: #902B03;
font-size: 18pt;
font-weight: bold;
}


h2 
{
color: #902B03;
font-size: 14pt;
font-weight: bold;
}


h3 
{
color: #902B03;
font-size: 12pt;
font-weight: bold;
}


h4 
{
color: #ff0000;
font-size: 11pt;
font-weight: bold;
}


h5 
{
color: #ff0000;
font-size: 10pt;
font-weight: bold;
}


h6 
{
color: #000000;
font-size: 10pt;
font-weight: normal;
}


p 
{
color: #321002;
font-size: 12pt;
}

ul, li
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
color: #321002;
}

li
{
list-style-image: url(bull.gif);
}

span.bigcap
{
color: #0000ff;
font-size: 150%;
font-weight: bold;
}

span.spanborn
{
color: #902b03;
font-size: 12pt;
font-weight: bold;
}


span.spanbold
{
color: #902b03;
font-size: 12pt;
font-weight: bold;
}

.paraindent 
{
margin-left: 20px;
}

.textindent 
{
text-indent: 20px;
}

.textcenter 
{
text-align: center;
}

.textright 
{
text-align: right;
}

hr {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
text-align: left;
}