body
{
background-image: url(images/background2.jpg);
background-repeat: repeat-x;
background-color:#995b35;
text-align:center;
}

#container
{
margin:auto;
text-align:left;
width: 770px;
background-color : white;
border-left: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
}


#header 
{
width:770px;
height : 205px;
background-color : #fff;
background-image : url(images/chair.jpg);
background-repeat : no-repeat;
}

#content
{
font-family: arial, serif;
font-size:10pt;
color:#25323e;
padding-left:10px;
padding-right:10px;
margin-top:20px;
}

#linksbar
{
width:770px;
height:25px;
background-color:#7c4827;
background-repeat: repeat-x;
text-align:center;
padding-top:3px;
}


a.navlink
{
font-family: arial, verdana, serif;
font-size:10pt;
color:#fff;
padding-left:20px;
text-decoration:none;
}

a.navlink:hover
{
font-family: arial, verdana, serif;
font-size:10pt;
color:#000;
padding-left:20px;
}

h1
{
font-family: arial, verdana, serif;
font-size:10pt;
color:#5a2605;
border-bottom: 1px solid #eddcd2;
}


#footer
{
text-align:center;
margin:auto;
background-color:#7c4827;
width:770px;
border-top:1px solid #9b9b9b;
color: #ffffff;
padding-bottom:4px;
}

a.footerlink
{
font-family: arial, serif;
font-size:11px;
color: #ffffff;
text-decoration:none;
margin-bottom:2px;
}

a.footerlink:hover
{
font-family: arial, serif;
font-size:11px;
color: #000000;
text-decoration:underline;
}


.indeximage
{
background-image : url(images/fiona.jpg);
padding:5px;
float:right;
width:200px;
height:150px;
background-repeat:no-repeat;
}

a.bodylink
{
font-family: Arial, verdana, serif;
font-size:12px;
color:blue;
text-decoration:underline;
}

a.bodylink:hover
{
font-family: Arial, verdana, serif;
font-size:12px;
color:red;
}

.rodneystreet
{
float:right;
width:384px;
height:237px;
background-image:url(images/88-rodney-street.jpg);
background-repeat:no-repeat;
margin-right:10px;
}





























