body 
{
background-image: url('images/white-brick.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-color: #FFFFFF;
font-family: Arial;
} 

/*a
{
text-decoration: none;
}*/

a:link {color:#B61B35}
a:visited {color:#B61B35}
a:hover {color:#666666}
a:active {color:#B61B35}

h1
{
font-size:150%;
font-weight:bold;
color:666666;
margin: 10 0 5 10;
}

h2
{
font-size:11pt;
margin: 5 0 5 0;
}

h3
{
font-size:10pt; 
}

#breadcrumb
{
font-size:8pt;
color: black;
text-align:left;
margin: 5 0 5 5;
}

.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.list
{
font-size:9pt;
text-align:left;
margin: 5 0 5 5;
}

p.body
{
font-size:10pt;
margin-left:15; 
margin-right:15; 
}

p.menu
{
font-size:10pt; 
color: FFFFFF; 
text-align:left;
margin: 3 0 3 3;
}

p.db
{
font-size:9pt;
margin: 3 10 3 5;
}

p.center
{
text-align:center;
}

p.city
{
font-size:8pt;
}

p.google
{
margin: 0 0 10 -10;
text-align: left;
{

p
{
font-size:10pt; 
}

td
{
font-size:10pt;
color:#666666;
}

ul
{
list-style-type:none;
margin-left:0px;
} 

li
{
font-size:8pt;
padding-top:3px;
padding-bottom:3px;
}

.white
{
	color: white;
}

.red
{
	color: B61B35;
}

#member, #member td
{
border=1px solid #BFA036;
padding=10px;
cellspacing=0;
border-collapse: collapse;
width:95%;
background-color: #FFFFCC;
}
