
/*   http://www.oldhamstockscottage.com/print.css   */

/*
-----------------------------------------------
OSC CSS Stylesheet
Name:     Print
Designer: Craig Thompson
URL:      www.blaminteractive.com
Date:     29 March 2006
----------------------------------------------- */

#top, #topedge, #rightedge, #bottomedge, #leftedge, #navdiv, #subnavholder, #subnavdiv,  #rhscontent, #google, #credits, #navigation, #nav, #gallery, #footer {
	display: none !important;
}
	
p, a {
	color: #000000;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	text-align: left;
}

ul, li {
	color: #000000;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	text-align: left;
	list-style-image: url(img/bullet.gif);
}

.content {
	color: #000000;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	text-align: left;
}

.h1 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 17pt;
	line-height: 20pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.h3 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#innercontent {
	height:auto !important; 
	overflow: visible; 
	top: 0px;
}
