	* {margin:0; padding:0; text-decoration:none;}


	#container {
overflow:hidden;
background:#c8cbc4 url(../images/where_bg.jpg) no-repeat;
  max-height:670px;
  height:auto !important;
  height:670px;
width: 820px;
margin: 0px auto;
}

	#content {
color:#333;
font-family:"trebuchet ms", arial;
  min-height:550px;
  height:auto !important;
  height:550px;
margin: 10px 10px 0 150px;
}

	#sidebar {
float:left;
font-family:helvetica, verdana, "trebuchet ms";
width:120px;
margin:20px 0 0 10px;
text-align:center; 
display:block;
}

	#sidebar a:link {
font-size:14px;
border:1px solid #333; 
margin-bottom:4px;
display:block;
width:120px;
height:22px;
color:#000; 
background:#fff url(../images/link.png) no-repeat;
}

	#sidebar a:visited {
font-size:14px;
width:120px;
border:1px solid #333; 
margin-bottom:4px;
display:block;
height:22px;
color:#000;
background:#fff url(../images/link.png) no-repeat; 
}

	#sidebar a:hover {
display:block;
height:22px;
color:#8b2500; 
background:#fff url(../images/hover.png) no-repeat;
}

	#sidebar a:active {
display:block;
height:22px;
color:#764e2b; 
background:#fff url(../images/link.png) no-repeat;
}

	#footer {/*border:1px solid #333;*/
font-family:"trebuchet ms", verdana, arial;
text-align:center;
font-size:16px;
font-weight:normal;
clear: both;
margin:0px 10px 10px 10px;
color:#369;
/*background: #c8cbc4;*/
}

	#footer p {margin:0 auto 10px auto;}


	.galRef {
color:#369; 
font-weight:bold; 
margin:0 10px ; 
text-align:center; 
font-size:15px;
}

	#footer a:link {
font-style:italic;
color:#0a500a;/*764e2b*/
display:inline;
text-align:center;
}

	#footer a:visited {
font-style:italic;
color:#0a500a;
display:inline;
text-align:center;
}

	#footer a:hover {
color:#764e2b;
display:inline;
text-align:center;
}

	#footer a:active {
color:#f00;
display:inline;
text-align:center;
}

	h1 {
font-size:21px; 
font-family:"trebuchet ms", arial;
color:#006400;
text-align:center;
}

	h1 a:link {
font-size:21px; 
font-family:"trebuchet ms", arial;
color:#0a500a;
text-align:center;
}

	h1 a:visited {
font-size:21px; 
font-family:"trebuchet ms", arial;
color:#0a500a;
text-align:center;
}

	h1 a:hover {
font-size:21px; 
font-family:"trebuchet ms", arial;
color:#764e2b;
text-align:center;
}

	h1 a:active {
font-size:21px; 
font-family:"trebuchet ms", arial;
color:#f00;
text-align:center;
}

	.greyout {color:#666; font-weight:bold;}
	.red {color:#f00; font-weight:bold;}
	.blue {color:#0000ff; font-weight:bold;}


			/*TABLE STYLES*/

	.house { 
font-size:16px;
line-height:24px;
width:28px;
font-family:"trebuchet ms", arial;
color:#333;
}

	.number {/*border: 1px solid #f00;*/
line-height:24px;
font-weight:bold;
font-size:16px;
font-family:"trebuchet ms", arial;
color:#333;
text-align:center;
}

	.name {
line-height:24px;
padding-left:5px;
width:75%;
font-size:16px;
font-family:"trebuchet ms", arial;
color:#333;
text-align:left;
}
	.dates {
line-height:24px;
text-align:center;
width:15%;
font-weight:bold;
font-size:16px;
font-family:"trebuchet ms", arial;
color:#333;
}

	.ref {
text-align:center;
color:#006400;
font-weight:bold;
font-size:16px;
}

			/*END TABLE STYLES*/