
.dummy{}			/*  first selector is ignored by Netscape  */



a:hover
{
	color: #7B0000;  
}

p
{
    font-family: Arial;
    color: #595959;
}

div
{
    font-family: Arial;
    color: #595959;
    line-height: 25px;  
}

.addressText
{
    font-size:12px;
    line-height: 20px;
    color: #B1B1B1;
    
}

li
{
    font-family: Arial;
    color: #595959;
     font-size:10px;
}  

ol
{
    font-family: Arial;
    color: #595959;
     font-size:10px;
}  


.smallText
{
    font-size:12px;
    line-height: 20px;
    
}

.largeText
{
    font-size: 14px;
    line-height: 25px;
    font-style: italic;
    font-weight: bold;
    color: #595959;
}

#logo
{
    margin-top:20px;
}

#crest
{
   margin-top: 5px;
}

#homeBackground
{
    background-image: url(bk-home-man.jpg);
    background-repeat: no-repeat;
}

#threePeople
{
    margin-top:5px;
    margin-right:20px;
    margin-bottom:5px;
}

#homeText1
{
	margin-left:100px;
}

#homeText1
{
	margin-left:100px;
}

#homeText2
{
	margin-left:150px;
}

#homeText3
{
	margin-left:170px;
}

#homeText4
{
	margin-left:150px;
}
