/* (c)2002 J&J WEB SERVICES - http://users.zoominternet.net/~jjdesign */
/* PLAYLAND CAMPING PARK - http://www.campingplayland.com */

/* PAGE LAYOUT - PRINT CSS */
body, #content {
	background: #ffffff none;
	margin: .25em;
	padding: 0;
	margin: 0;
	font-size: 11pt;
	font-color: #000000;
	font-family: "Arial", "Helvetica", "Sans Serif";
}

.hide, #nav, .footer {display: none;}

a:link, a:visited {
	color: #520;
	background: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans Serif;
}

th {
	color: #ffffff;
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	background: #000000;
}

td.album {
	padding: 0;
	font-size: 11pt;
	font-color: #000000;
	font-family: "Arial", "Helvetica", "Sans Serif";
}

h1 {
	color: #000000;
	text-align: center;
	font-size: 20pt;
	font-family: "Christie", "Footlight MT Light",  "Times New Roman", "Times", "Serif";
	padding: 2px;
	page-break-after: avoid; page-break-before: auto;
}

h2 {
	color: #000000;
	text-align: center;
	font-size: 18pt;
	font-family: "Christie", "Footlight MT Light",  "Times New Roman", "Times", "Serif";
	padding: 2px;
	page-break-after: avoid; page-break-before: auto;
}

h3 {
	color: #000000;
	text-align: left;
	font-style: italic;
	font-size: 16pt;
	font-family:  "Christie", "Footlight MT Light",  "Times New Roman", "Times", "Serif";
	padding: 2px;
	page-break-after: avoid; page-break-before: auto;
}

h4 {
	color: #000000;
	text-align: center;
	font-style: italic;
	font-size: 16pt;
	font-family:  "Footlight MT Light",  "Times New Roman", "Times", "Serif";
	padding: 2px;
	page-break-after: avoid; page-break-before: auto;
}

h5 {
	color: #000000;
	text-align: left;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
	font-family: "Footlight MT Light",  "Times New Roman", "Times", "Serif";
	page-break-after: avoid; page-break-before: auto;
}

h6 {
	background:#000000;
	color: #ffffff;
	text-align: left;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
	font-family: "Footlight MT Light",  "Times New Roman", "Times", "Serif";
	page-break-after: avoid; page-break-before: auto;
}

.hdr {
	font-family: "Christie", "Times New Roman", "Times", "Serif";
	font-size: 20pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 0;
	margin-top: 0;
}

tt, pre, code, kbd, samp {
	font-family: monospace;
	font-size: 11pt;
}

hr {
	color: #c0c0c0;
	align: center;
	padding: 2px;
}

small {font-size: 9pt;}

big {
	font-size: 14pt;
	font-family: "Christie", "Brush Script MT", "Footlight MT Light", "Times New Roman", "Times", "Serif";
}

b {font-weight: bold;}

i {font-style: italic;}

em {
	font-weight: bold;
	font-style: italic;
	}

ul li {
	list-style: square outside;
	margin-left: 1em;
	padding: 0;
}
ul ul li {
	list-style: circle outside;
	margin-left: .5em;
	padding: 0;
}

blockquote {
	margin-left: .25em;
	margin-right: .25em;
	page-break-inside: avoid;
}

p {page-break-inside: avoid; page-break-after: auto; page-break-before: auto;}

br {page-break-inside: avoid; page-break-after: auto; page-break-before: auto;}

div {page-break-inside: avoid; page-break-after: auto; page-break-before: auto;}

span {page-break-inside: avoid; page-break-after: auto; page-break-before: auto;}

img, td img {page-break-inside: avoid; page-break-after: auto; page-break-before: auto;}
