/* General Style Sheet for Khojnu Trek web site */
BODY {
	background-image:url('http://exploreadventures.com/sbre003.jpg');
	font-family:Comic Sans MS, Copperplate Gothic Bold, Times New Roman;
}

H1 {
	font-family:Comic Sans MS, Copperplate Gothic Bold, Times New Roman;
	color:black;
	padding:0;
	font-size:1.7em;
	font-weight:bold;
	text-align:center;
}
H3 {
	font-family:Comic Sans MS, Copperplate Gothic Bold, Times New Roman;
	color:black;
	padding-left:26;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}
UL {
	font-family:Comic Sans MS, Copperplate Gothic Bold, Times New Roman;
}
TD {
	font-family:Comic Sans MS, Copperplate Gothic Bold, Times New Roman;
	font-size:1em;
}
P {
	font-family:Comic Sans MS, Copperplate Gothic Bold, Times New Roman;
}
.menu {
	font-size:0.9em;
	font-weight:700;
	text-align:center;
	color:black;
}
.selected {
	font-size:0.9em;
	font-weight:700;
	text-align:center;
	color:green;
}
.main {
	margin-left:15;
	padding-right:0;
	padding-top:0;
	padding-bottom:1;
}
.address {
	font-size:0.9em;
	font-weight:500;
	margin-left:45;
}
A.menu {
	border:0;
	color:black;
	text-decoration:none;
}
