#container {
	background: #FFFFFF;
	color:#455560;
	font-family: gill sans mt,trebuchet,helvetica;
	font-size:small;
	max-width:800px;
	margin:0px auto;
}

#Banner {
	width:392px;
	margin: 10px auto;
}

.pane {
	width:45%;
	padding:2%;
/* 	border:1px solid black; */
}

#addressdetails{
	font-size:smaller;
}

#address img {
	margin-right:-42px;
	margin-bottom:-5px;
}



#left {
	float:left;
}

#leftpane{
/* 	float:right; */
	text-align:left;
}

#right {
      float:right;
      text-align:right;
}

#rightpane{
      float:left;
}

#footer {
      margin: 0px auto;
      text-align:center;
      width: 50%;
      clear:both;
      font-size:smaller;
}
a {
	color:#ed1c2f;
}
.largetext {
      font-size: larger;
}
.sloganrow {
      font-size: smaller;
}

#slogan{
     font-size:large;
}

#slogan p{
     font-size: 130%;
}
#top {

}
#interest {
	text-align:justify;
	margin-left: 10px;
}

a.name,a:hover.name,a:focus.name,a:active.name {
	text-decoration:none; color:white;
}
#bottom {

}
/*lists*/
li {
	list-style-type: disc;
	color:#ed1c2f;
}
 #page ul li span{
	color:#455560;
}
#left ul li span{
/* 	margin-left: 10px; */
}

.dashage {
  list-style-type: none;color:#455560;
}
#note {
      font-size: smaller;
}

