
body {
	background-image: url(http://www.oldeparsonage.com/images/background.gif);
	background-repeat: repeat;
}
span.showme, span.hideme,
A:link {cursor:pointer;text-decoration: none; color: #990000;}
A:visited {text-decoration: none; color: #9a0000;}
A:hover {text-decoration: underline; color: #000000;}
A:active {text-decoration: none; color: #990000;}

#content {
	padding-top:1.5em;
	padding-bottom:1.5em;
	background-color: #FFFFFF;
}


#header {
	height: 180px;
	width:790px;
	position:relative;
	color: #FFFFFF;
	background-image: url(http://www.oldeparsonage.com/images/header.jpg);
	background-repeat: no-repeat;
}
#menu{line-height:24px;}
ul#links li{cursor:pointer;}
#tourcontainer ul.navlist li{font-size:10px;font-weight:normal;}
.darkred{background-color:#660000;}
.mutered{background-color:#8C0000;}
.brightred{background-color:#B30000;}
.darkorange{background-color:#662200;color:white;}
.muteorange{background-color:#8C2F00;color:white;}
.brightorange{background-color:#B33B00;}
.darkgrey{background-color:#666;color:#fff;}
.darkgrey a{color:#fff;}
.darkgrey a:hover{text-decoration:underline;}
.lightgrey{background-color:#999;}
.white{background-color:#fff;color:#000;}
.pixelspace{height:1px;}
* html div.pixelspace{overflow:hidden;font-size:1px;min-height:1px;}
.center{
	margin: 0px auto 0px auto;
	text-align: center;
	vertical-align: middle;
	display: inline-table;
}
.container{border:1px solid #000;background:#fff;}

div.navcontainer ul{
	color: white;
	text-align: center;
	margin: 0;	
}

div.navcontainer ul li{
display: inline;
}

div.navcontainer ul li a{
	padding: 4px 10px 4px 10px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-weight: bold;	
}

div.navcontainer ul li a:hover{
	background-color: #333333;
	color: white;
}
div.navcontainer ul li a:hover{
	background-color: #333333;
	color: white;
}

div.navcontainer ul li a:active{
	background-color: #000;
	}
div.navcontainer ul li a:visited {
	text-decoration: none; color: #ffffff;
}

div.navcontainer ul li.current a {
	background-color: #999;
}

div.navcontainer ul li.current a:hover {
	background-color: #6A0000;
}

div.navcontainer ul li.current a:active {
	background-color: #000;
}
/* CSS for directions.php */
td.leftcell {
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
td.rightcell {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
table.directions {
	margin: 5px 5px 5px 30px;
	padding: 5px;
	width: 700px;
	background: #FFFFFF;
	left: 30px;
}
/* End CSS for directions.php */
#finance{
	border: none;
	width: 200px;
	margin: 10px auto;
}
#finance p.disclaimer {
	font-size: xx-small;
}
/* Tooltip CSS */
div.markerTooltip {
	color: black;
	font-weight: bold;
	background-color:  white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
	background-image: url(store.jpg);
	height: 76px;
	width: 300px;
}

.tour {
	background-image: url(tourbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000000;
}

div.citymenu{
	width: 691px;
	text-align: center;
	padding: 5px;
	
}


