.column1 li.selectedLink a,
.column1 li.selectedNoLink,
.column1 li.kidsSelectedLink a.kids, 
.column1 li.kidsSelectedNoLink {
	float:left;
	font-size:13px;
	line-height:30px;
	color:#f7f2b2;
	background:url(../img/bg-men1.jpg) no-repeat 0 0;
	width:218px;
	padding:1px 0 0 18px;
	text-decoration:none;
	/*font-weight:bold;*/
}
.column1 li.selectedLink a,
.column1 li.selectedNoLink {
	font-family: Verdana, Tahoma, sans-serif;
}
.column1 li.kidsSelectedLink a.kids, 
.column1 li.kidsSelectedNoLink {
	font-family: "Comic Sans MS", Verdana, Tahoma, sans-serif;
}
.column1 li.selectedLink a:hover, 
.column1 li.kidsSelectedLink a:hover{
	background:url(../img/bg-men1.jpg) no-repeat 0 100%
}


.column1 .linksHeading,
.column1 .kidsLinksHeading {
	float:left;
	font-weight:bold;
	font-size:13px;
	line-height:30px;	
	color:#f7f2b2;
	background:url(../img/bg-men1.jpg) no-repeat 0 0;
	width:223px;
	padding:1px 0 0 13px;
	text-decoration:none;
}
.column1 .linksHeading {
	font-family:Verdana, Tahoma, sans-serif;
}
.column1 .kidsLinksHeading {
	font-family:"Comic Sans MS", Verdana, Tahoma, sans-serif;
}
.column1 li a.kids {
	font:13px/30px "Comic Sans MS", Verdana, Tahoma, sans-serif;
}


.photo h1.tweak, 
.photo h1.kids {
	line-height:42px;
}
.photo h1.tweak {
	font-weight:normal;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
}
.photo h1.kids {
	font-weight:bold;
	font-size:22px;
	font-family:"Comic Sans MS", normal Verdana, Tahoma, sans-serif;
}

.defaultContent p {
	text-align:justify;	
}
.defaultContent table {
	font-size:1.2em;
}
.defaultContent table p, 
.defaultContent table tr td {	
	font-size:1em;
}

.kidsContent,
.kidsContent h2, 
.kidsContent h3, 
.kidsContent p, 
.kidsContent blockquote, 
.kidsContent table, 
.kidsContent table tr td {
	text-align:justify;
	font-family:"Comic Sans MS", Verdana, Tahoma, sans-serif;
	line-height:1.35em; 
}
.kidsContent blockquote, 
.kidsContent table {	
	font-size:1.2em;
}
.kidsContent blockquote p,
.kidsContent table p,
.kidsContent table tr td {
	font-size:1em;
}


table.wide {
	width:519px;
	border:none;
	background-color:white;
	margin-bottom:10px;	
}
table.inset {
	width:467px;
	border:none;
	background-color:white;
	margin-bottom:10px;	
}
table.leftHalf {
	width:240px;
	margin-right:20px;
	margin-bottom:10px;	
	float:left;
}
table.rightHalf {
	width:240px;
	margin-left:20px;
	margin-bottom:10px;	
	float:right;
}
table.inventory, 
table.inventory td {
	text-align:justify;
	font-family:"Comic Sans MS", Verdana, Tahoma, sans-serif;
	line-height:1.35em; 
}
table.inventory {
	width:467px;
}
table.inventory tr th.item, 
table.inventory tr td.item {
	width:392px;
}
table.inventory tr th.pounds, 
table.inventory tr th.shillings, 
table.inventory tr th.pence, 
table.inventory tr td.pounds, 
table.inventory tr td.shillings, 
table.inventory tr td.pence {
	width:25px;
}


.leftFloater {
	margin-right:20px;
	margin-bottom:10px;
	float:left;
}
.rightFloater {
	margin-left:20px;
	margin-bottom:10px;	
	float:right;
}

