body {
	padding: 0;
	margin: 0;
	background: url(images/back-stripe.gif) repeat-y white;
}
#top {
	width: 100%;
	height: 94px;
	background: url(images/back.gif) repeat-x transparent;
	border: 0;
	padding: 0;
	margin: 0;
	align: top;
}
#nav {background: transparent; padding: 0; width: 500px;}
#nav a:link {font-family: Arial, Helvetica, sans serif; color: black; background: transparent; font-size: 12px; font-weight: bold; text-decoration: none; border-right: 1px solid black; padding: 0 5px;} 
#nav a:visited {font-family: Arial, Helvetica, sans serif; color: black; background: transparent; font-size: 12px; font-weight: bold; text-decoration: none; border-right: 1px solid black; padding: 0 5px;}
p {
	margin: 0 15px 0 75px;
	font-family: Arial, sans serif;
	font-weight: normal;
	color: black;
	font-size: 0.9em;
	}
.pmodels {
	margin: 0 5px 10px 5px;
	font-family: Arial, sans serif;
	font-weight: normal;
	color: black;
	font-size: 0.9em;
	}
#other {
	margin: 0 5px 10px 5px;
	font-family: Arial, sans serif;
	font-weight: normal;
	color: #666;
	font-size: 0.8em;
	
	}

ul {
	margin: 0 15px 0 95px;
	font-family: Arial, sans serif;
	font-weight: normal;
	color: black;
	font-size: 0.9em;
	}
	
.lisec {
	margin: 0 10px 0 -70px;
	list-style-type: square;

	}
	
h1 {
	margin: 0 15px 10px 65px;
	font-family: Arial, sans serif;
	font-weight: bold;
	color: #c90;
	font-size: 20px;
	}
h2 {
	margin: 0 15px 10px 65px;
	font-family: Arial, sans serif;
	font-weight: bold;
	color: #c90;
	font-size: 16px;
	}
.h2models {
	margin: 0 15px 10px 5px;
	font-family: Arial, sans serif;
	font-weight: bold;
	color: #c90;
	font-size: 16px;
	}
h3 {
	margin: 0 15px 10px 0;
	font-family: Arial, sans serif;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	}
#address {
	margin: 3px -90px 15px 90px;
	font-family: Arial, sans serif;
	font-weight: normal;
	color: gray;
	font-size: 80%;
	border-top: 2px solid green;
	text-align: right;
	width: 670px;
}	
#email a:hover {
	font-family: Arial, sans serif;
	font-weight: normal;
	color: red;
	font-size: 80%;
}

#trampolines {
	margin-left: 65px;
	width: 690px;
}
#tppage {
	margin-left: 65px;
	width: 690px;
}

#trampolines td {border-bottom: 1px solid silver;}
#trampolines h2 {margin-left: 15px; margin-top: 8px;}
#trampolines p {margin-left: 25px;}
.tramplist {padding-bottom: 15px; padding-top: 10px;}

#tp { float: right;
	font-family: Arial, sans serif;
	color: maroon;
	font-style: italic;
	text-align: center;
	font-size: 80%;

	}

#imgtop {
	margin-top: 50px;
	}