/* Arcadia Women's Imaging Center */
               
body
{
margin: 0;
padding: 0;
text-align: center;
background-color: #f7f4ee;
font-family: Lucida Grande, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #333333;
}

#wrapper
{
margin: auto;
padding: 0;
background-image: url(images/background.jpg);
background-repeat: repeat-y;
width: 820px;
}

#container
{
margin: auto;
padding: 0;
background: url(images/fleur-bottom.jpg) bottom right;
background-repeat: no-repeat;
text-align: left;
width: 800px;
background-color: #FFFFFF;
}

#content
{
margin: auto;
margin-top: 10px;
padding: 0;
width: 780px;
}


#nav-top
{
margin-top: 10px;
padding-right: 10px;
width: 150px;
text-align: right;
}


#footer
{
margin: auto;
padding: 10px 0 10px 0;
width: 820px;
background: url(images/footer.jpg);
background-repeat: repeat-y;
}

.footer-content
{
margin: auto;
padding: 0;
width: 800px;
font-family: Lucida Grande, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-align: center;
}

#highlight
{
margin: 0;
padding-top: 10px;
width: 190px;
border-top: 2px solid #a17f9a;
border-bottom: 2px solid #a17f9a;
}

h1
{
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #875f7f;
}

h2
{
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #c54a77;
}

a.awic
{
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #c54a77;
text-decoration: none;
font-weight: bold;
}

a.awic:link
{
text-decoration: none;
}

a.awic:hover
{
text-decoration: underline;
}

.bullet
{
margin-left: 25px;
padding: 0;
font-family: Lucida Grande, Helvetica, Arial, sans-serif;
font-size: 10pt;
color: #875f7f;
list-style: disc;
}
