body 
{
background-image: url('images/white-brick.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-color: #FFFFFF;
font-family: Arial;
} 

a:link {color:#B61B35}
a:visited {color:#B61B35}
a:hover {color:#666666}
a:active {color:#B61B35}

h1
{
font-size:18;
font-weight:bold;
color:black;
margin: 10 0 5 15;
text-align:center;
}

h2
{
font-size:11pt;
margin: 5 0 5 15;
}

h3
{
font-size:10pt; 
margin-left: 15;
}

p.breadcrumb
{
font-size:8pt;
color: black;
text-align:left;
margin: 5 0 5 5;
}

#top
{
font-size:8pt;
color: black;
text-align:right;
margin: 5 5 5 0;
}

p.menu
{
font-size:10pt; 
color: white; 
text-align:left;
margin: 3 0 3 3;
}

p.center
{
text-align:center;
}

p.city
{
font-size:8pt;
}

p
{
font-size:10pt;
margin-left: 15;
margin-right: 15;
}

td
{
font-size:10pt;
color:black;
}

ul
{
list-style-type:square;
margin-left: 50;
} 

li
{
font-size:9pt;
}
