﻿body      {color: #000000;
           background-color: #F5f3D5}
          
div#header  {
background-color:#F5e3D5;
text-align:center}


div#wrapper   {width:750px;
               background-color:#ffffff;
               border: solid 2px #ffffff;
               padding: 20px;
               margin-left: auto;
               margin-right: auto}


div#main   {float:right;
            width: 550px}

div#sub    {
float:left;
width: 170px;
border: solid 1px #8693b3;
margin-bottom: 25px}

div#container:after{
display: block;
clear: both;
height: 0;
visibility: hidden;
content:".";
}

div#footer  {
width:750px;
padding: 20px;
background-color:#F5e3D5;
border: solid 2px #ffffff;
text-align: center;
margin-left: auto;
margin-right: auto}

h1        {font-size: 0.85em; color:#575757;
           font-weight: bolder;
           padding-top: 30px}

p#subtitle  {
font-size: 0.85em;
color:#A8A792;
font-weight: bolder
}

h2    {
font-weight: bolder;
clear:both;
padding-top: 10px
}

h3    {
font-size: 1.20em; color:#cd9194;
font-weight: bolder;
clear:both;
padding-top: 20px;
border-bottom: solid 10px  #F0E8E4;
line-height:0.2
}

h4        {
font-size: 1.00em; color: #A8A792;
border-bottom: solid 2px #F5E3D5;
padding-bottom: 3px;
background-image: url(markpink.png);
background-repeat: no-repeat;
background-position: 0  3px;
padding-left: 18px;
clear:both}

img.title       {

margin-bottom:15px}


img.photo  {
margin-bottom:0}

p#photo   {font-size: 0.75em;
           margin-top: 0}


p         {font-size: 0.85em;
           line-height: 1.6}




ul        {
list-style-type: none;
margin-top: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
line-height:0;
padding: 3px;
}

li a       {
display: block;
line-height: 25px;
text-decoration: none;
color: #5C4C3D;
background-color:#ffffff;
border-bottom: solid 1px #A8A8A8;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 0.80em;
text-align:left
}

li a:hover
{background-color:#F5E3D5}




address    {font-size: 0.85em; 
            font-family:Verdana,Helvetica;
            font-style: normal}

a         {color: #A6545B}

a:hover   {background-color:#F5E3D5;
           color: #A77873}



p#summary         {margin-left: auto;
                   margin-right: auto;
                   text-align: left;
                   line-height: 1.6}

p#sub    {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 0.75em;
line-height: 1.6;
text-align:left}


