body 
{
	color: black;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color: #fff6d6;
}

body
{
	font-family: Georgia, "Times New Roman", serif;
}

a 
{
	color: #995c00;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:visited 
{
	color: #995c00;
}

a:hover {
	color: #ff9900;
	border-bottom: 1px solid;
	background: none;
}

a:active {
	color: red;
}

abbr, acronym, .abbr {
	border: 0;
	cursor: help;
}


h1 {
	color: #006600;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
	margin: 0 0 .5em 0;
}

h3 {
	color: #995c00;
	font-size: 1.1em;
	font-style: italic;
	margin: 1em 0 0 0;
}

dt {
	font-weight: bold;
	font-style: italic;	
}

input, 
textarea
{
	font-family:"Trebuchet MS",arial,helvetica,san-serif;
}

input[type="text"] {
	width: 25em;
}

textarea {
	width: 40em;
	height: 20em;
}

textarea:focus, 
input:focus, 
.sffocus, 
.sffocus 
{
	background-color: #ffc;
}

label {
	float: left;
	text-align: right;
	font-weight: bold;
	margin-right: 1em;
	width: 10em;
}


/*------------------- HEADER -------------------*/

#header {
	background: #7b2e0d url(/pilgrimage/images/header_bg.jpg) repeat-x top left; 
	padding: 0 0 5px 182px ;

}

#header img {
	position: absolute;
	left: 0;
	top: 0;
	border: 0;
	margin:0;
	padding:0;

}

#header p a {
	color: white;
	border-bottom: 1px dotted;

}

#header p a:hover {
	color: #ff9900;
}

#header a {
	border-bottom: none;
}

#header p {
	color: white;
	font-family: "Trebuchet MS", arial, helvetica, san-serif;
	font-size: 0.9em;
	//font-style: italic;
	margin:0 10px;
}



#header h1 {
	background: transparent url(/pilgrimage/images/pp_title.jpg) no-repeat top left; 
	margin: 0;
	padding: 0;
	font-size: 3em;
	font-weight: bold;
	overflow:hidden;
	text-indent:-5000px;
	height:79px;
}

#header span, p#skip, #header label, .commentNumber span, .comment h3 span, #youAreHere span, #xml a span  {
	position: absolute;
	overflow: hidden;
	width: 0;
}

#header span.abbr {
	position: static;
	height: auto;
	width: auto;
}


#header form {
	position: absolute;
	display: inline;
	width: auto;
	top: 35px;
	right: 0;
	margin: -1em 0 0 0;
}

#header input {
	margin-bottom: 0;
}

#header .button {
	margin: 0 1em 0 0.5em;
}

#header .note {
	float: right;
	color: red;
	font-size: .90em;
	padding: 1px;
	border: 1px solid red;
}


/*------------------- MAIN NAVIGATION -------------------*/

#primaryNav {
	background-color: #d04406;
}

#primaryNav ul {
	list-style: none;
	padding: 5px 0px;
	margin: 0 0 0 5em;

}

#primaryNav li {
	display: inline;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 3px;
	line-height: 1.8em;
}

#primaryNav li a {
	color: white;
	background-color: #d04406;
	padding: 8px;
	border: 0;
}

#primaryNav li a:hover {
	background: #ff9900;
	color: white;
	text-decoration: none;

}


/*------------------- CONTENT AREA -------------------*/

#section {
	/* background: #fff6d6 url(/pilgrimage/images/content_bg.jpg) no-repeat top left; */
	margin: 0;
}

#section ul {
	list-style: square inside;
	padding: 0;
	margin: 1em 0 0 0;
}

#section li {
	margin-bottom: 0.5em;
}

#section ul ul, #section ul ol {
	padding: 0;
	margin: 0 0 1em 3em;
}


#content {
	/* background: #fff6d6 url(/pilgrimage/images/content_bg.jpg) no-repeat top right; */
	line-height: 1.5em;
	padding: 2em 2em 2em 0;
	position: relative;
	margin: 0 0 2em 15em;
	height: 1%;
}


#content h2 {
	color: #995c00;
	font-size: 1.4em;
	margin: 1em 0 0 0;
}

#content h2.break {
	padding-top: 1em;
	border-top: 1px solid #ccc;
	clear: right;
}

#content img.logo {
	position: relative;
	margin: 1em;
	float: right;
	clear:right;
}



#content p {
	margin: 1em 0;
}

#content li {
	list-style-type: circle;
}


.sNav {
	background-color: #d04406;
	color: #ccc;
	clear: both;
}

.sNav p {
	position: relative;
	left: -1px;
	color: #999;
	padding: 0.25em 0 0.25em 2em;
	margin: 0;
}

#goToTop p {
	width: 6em;
	bottom: -1px;
}

.sNav a {
	color: #99c;
	font-size: 0.9em;	
}

.sNav em a {
	color: #00c;
	font-weight: bold;
	font-style: normal;
}

.sNav a:hover {
	color: #00c;
}


/*------------------- SECONDARY NAVIGATION AREA -------------------*/

#secondaryNav {
	position: absolute;
	left: 0;
	top: 260px;
	width: 11em;
	height: 480px;
	padding: 0;
	margin: 10px;
	background-color: #eee;
	background: url(../images/bg1.jpg) repeat-x top left;	
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	overflow: hidden;
}

#secondaryNav h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	margin-bottom: .5em;
	padding: 3px;
	color: white;	
}


#secondaryNav li {
	font-size: 8pt;
	padding-bottom: 0.5em;
	margin-left: 5px;
}

#secondaryNav li a {
	background: none;
}

#secondaryNav ul, #secondaryNav ol {
	padding: 0.5em 0 1em 0;
	margin: 0 0 0 1em;
}

#secondaryNav ul {
	list-style: none;
	margin: 0;
}

#secondaryNav ol {
	list-style-type: decimal;
}


.topP {
	margin-top: 0;
	color: #339;
	font-size: 1.1em;
	font-style: italic;
}

#secondaryNav img {
	float: left;
	height: 100px;
	border: 0;
	margin: 0 1em 0.5em 1em;
}

#secondaryNav img.nos {
	display: block; float: none; width: auto; height: auto; margin: 0;
}


#sidebar {
	float: left;
	width: 13em;
	w\idth: 11em;
	background-color: #fff5e6;
	padding: 0 1em 1em 1em;
	margin-top: 3px;
	overflow: hidden;
}

#sidebar h1 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	background: #ffcc00;	
	margin: 0;
	color: white;
	border: 2px solid #ffcc00;

}



/*------------------- CUSTOM PAGES AREA -------------------*/

table.tour {
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
	border-collapse: collapse;
}

.tour caption {
	color: #333300;
	font-style: italic;
}

.tour th {
	background-color: #fff5e6;
	border: 1px solid #cc9900;
	font-weight: bold;	
	padding: 3px;
}

.tour td {
	border: 1px solid #cc9900;
	text-align: center;
	padding: 5px;
}

.tour .highlight {
	background-color: #fff5e6;
}

img.icon {
	vertical-align: bottom;
}


table#cal td {
	vertical-align: top;
	padding: 5px;
}

table#cal td.month_10 {
	background-color:#ffcc66;
}

#cal td ul {
	font-family: "Trebuchet MS", arial, helvetica, san-serif;
	text-align: left;
	font-size:0.89em;
	padding: 0;
	margin: 0;
}

#cal td ul li {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

#cal td div.date {
	text-align: center;
	font-weight: bold;	
	padding: 5px;
}

#section ul.address li {
	list-style-type: none;	
	margin: 0 1em;
}

.update {
	color: red;
	font-size: 0.8em;
	font-style: italic;
}

#ads, #currentTour {
	float: left;
	width: 14em;
	w\idth: 12em;
	padding: .5em;
	margin: 1em .5em 0;
	border: 1px dotted #995C00;
	overflow: hidden;
}

#ads {
	clear: left;
}

#ads p, #currentTour p {
	margin: 5px;
	padding: 0;
	font-style: italic;
	font-size: 1.3em;
}

#currentTour p.notice {
	font-family: "Trebuchet MS", arial, helvetica, san-serif;
	color: red;
	font-size: 0.89em;
	padding: 1px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

#ads ul, #currentTour ul, #currentTour table {
	font-family: "Trebuchet MS", arial, helvetica, san-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}

#minical {
	width: 100%;
	border: 1px solid black;
}

#minical th {
	background-color:#d04406;
	color: white;
	border: 1px solid #fff6d6;
}

#minical td {
	border: 1px dotted gray;
}

#minical td.oct {
	background-color:#ffcc66;
}

#minical a 
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 0;
}

#minical a:visited 
{
	color: #995c00;
}

#minical a:hover {
	color: #006600;
	border-bottom: 1px solid;
	background: none;
}


#tourmap {
	float: right;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	width: 402px;
}

#tourmap p {
	font-size: 0.89em;
	font-style: italic;
	margin: 0.5em 0;
}

dl#iconlegend {
	width: 35em;
	padding: 1em;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}

dl#iconlegend p {
	text-align: center;
	color: #006600;
	font-size: 1.3em;
	font-style: italic;
	margin: 0.5em 0;
}

dl#iconlegend dt {
	margin: 0.5em 0 0 0;
}

dl#iconlegend dd {
	margin: 0 0 0.5em 3em;
}

dl.maplegend {
	padding: 0;
	margin: 0;
}

dl.maplegend dt, 
dl.maplegend dd {
	display: inline;
	padding: 0;
	margin: 0;
	margin-left: 1em;
}


#daily_list span.location {
	font-size: 0.8em;
	padding-left: 2.5em;
}

#daily_list span.scale {
	font-style: italic;
}

#daily_list li.pp_am {
	list-style-image: url(/images/tag_blue.png); 
}

#daily_list li.pp_pm {
	list-style-image: url(/images/tag_red.png); 
}

#ads li, #currentTour li, #currentTour tr {
	padding: 0 0 5px 0;
	font-size: 0.89em;
}

ul.committee {
	list-style: none;
	padding: 30px;
	width: 50em;
}

ul.committee li {
	display: inline;
	margin: 10px;
	width: 10em;
}

.thumbnail {
	text-align: justify;
	float: left;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	padding: 5px 10px;
	margin: 5px;
	width: 350px;
	height: 350px;
}

.thumbnail img {
	display: block; 
	border: 0;
	width: 325px;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}


.summary .type {
	font-weight: bold;
	padding-right: 15px;
}

.summary dt {
	float: left;
	width: 12em;
	color: #000;
	font-weight: bold;
}

.summary dd {
	width: 45em;
	margin-left: 13em;
}


img.frame {
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	background-color: white;
	margin: 1em 1em 1em 0;
	padding: 10px;
	float: left;
	
}

img.layout {
	position: relative;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	margin: 3px 1em 1em 1em;
	padding: 10px;
}

#gallery .photo {
	float: left;
	min-height: 300px;
	width: 375px;
}

#content #photos {
	float: right;
	clear: right;
	width: 400px;
}

#content #photos p {
	margin: 0 0 0 3em;
}

#content #hobbyshops ul ul {
	margin-left: 1em;

}

#content #hobbyshops li {
	width: 16em;
	list-style-type: none;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	float: left;
}

#content #hobbyshops li li {
	font-size: 0.833333333em;
	font-weight: normal;
	float: none;
	margin: 0;
}

.floatright {
	float: right;
	width: 30em;
	w\idth: 30em;
}

.floatleft {
	float: left;
	width: 50em;
	w\idth: 45em;
}

.clearboth { 
	clear: both;
}

p.date {
	font-weight: bold;
	border-bottom: 2px dotted #ccc;
	padding: 2em 0 0 0;
}


#footer {
	margin-left: 15em;
	padding: 1em 0;
}

#footer p {
	color: #999;
	font-size: 0.9em;
	margin: 0;
}

.notice {
	color: red;
	font-size: .75em;
	font-style: italic;
	font-weight: bold;
	padding: 1px;
}

.cancel {
	color: red;
	font-style: italic;
        text-decoration: line-through
}

.hide {
	display: none;
	visibility: hidden;
}
/*---print---*/

@media print {

	body {
		font-size: 10pt;
	}
	
	a, a:visited, a:link {
		color: black;
		background: none;
	}

	table {
		padding: 1px;
		margin-left: auto; 
		margin-right: auto;
	}

	.tour td {
		padding: 1px;
	}
	
	#header {
		background: none;
		padding: 0;
	}

	#header h1 {
		text-indent:0;
	}
	
	#section {
		margin: 1em;
		border: 0;
	}

	#content {
		font-family: arial, helvetica, sans-serif;
		line-height: normal;
		border: 0;
		padding: 0;
		margin: 0;
		background: none;
		position: static;
	}
	
	
	#header img, #header form, #currentTour, #primaryNav, #secondaryNav, #sidebar, #ads, #goToTop {
		display: none;
	}

	img.layout {
		border-top: 1px solid #999;
		border-right: 2px solid #555;
		border-bottom: 2px solid #555;
		border-left: 1px solid #999;
		margin: 1em 1em 1em 1em;
		padding: 10px;
		float: right;
		clear:right;
		width: 200px;
	}
	
	#content #photos { 
		width: 250px;
	}
	
}
