body {
    background: transparent;
    color: #000000;
    text-align: left;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
    font-size: 10pt;
    list-style-type: circle;
    list-style-image: url(../Images/Bodycare_Bullet.gif);
    list-style-position: outside;
}

:link {
		color: #921b1d;
}
:visited {
		color: #921b1d;
}

a img {
		color: inherit;
		border: none;
}

H1 {
	font-size: 16pt;
  color: #921b1d;
  font-weight: bold;
}

H2 {
	font-size: 12pt;
  color: #847965;
  font-weight: bold;
}

H3 {
	font-size: 10pt;
  color: #847965;
  font-weight: bold;
}

P.italic {
  font-style: italic;
  font-weight: bold;
  color: #921b1d;
}

.address {
  font-size: 12pt;
}

.aidrecover {
    padding: 0.5em 0 0.5em 0;
    margin: 0;
    background: #921b1d;
    color: #FFFFFF;
    font-size: 16pt;			  
    text-align: center;
    letter-spacing: 0.4em;
}

.copyright {
		text-align: right;
    font-size: 8pt; 
    color: #847965;
    vertical-align: top; 
    margin-top: 0;
}

.valid {
		float: left; 
   	color: #FFFFFF;
}

.valid :link { 
	color: #FFFFFF;
}

.valid :visited {
	color: #FFFFFF;
}

.mini-pics {
	padding: 0;
  margin: 0;
	text-align: center;
}

.navbar {
    padding: 0.5em 0;
    background: #921b1d;
    color: #FFFFFF;
    text-align: center; 
}

div.navbar a:link {
	color:#FFFFFF;
}

div.navbar a:visited {
	color: #EBE1DE;
}

ul.sublist {
    list-style-image: none;
}

.mainpage, .frontpage { 
    display: block;
    width: 798px; 
    margin: 0 auto 0;
}

.mainpage {
    background-image : url("../Images/Bodycare_Background.gif");
    background-position: 50% 40px;
    background-repeat: no-repeat;
    min-height: 560px;
}

.beach {
    background-image: url("../Images/Family_Beach_Background.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    height: 384px;
}

.links {
    font-size: 14pt;
    color: #000000;
    padding: 0.5em 0;
    margin: 0.5em 0;
}

div.links li {
    padding: 0.5em 0;
    margin: 0.5em 0;
}