@charset "UTF-8";
/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 16px;
	text-align: left;
	color: #000;
}
#tank {
	width: 640px;
	float: left;
	padding-left: 15px;
}
.specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	list-style-type: disc;
	font-style: normal;
}
p strong {
	font-weight: bold;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
#container {
	background-color: #FFF;
	width: 780px;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(images/des_header.jpg);
	height: 135px;
	width: 780px;
	text-indent: -9999px
}
#navbar {
	background-color: #393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	width: 770px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}
#footer {
	background-color: #393;
	height: 35px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	line-height: 13px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 16px;
	color: #000;
	list-style-type: disc;
	font-size: 12px;
	font-style: normal;
}
#navbar ul    {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navbar ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}
#navbar ul li a:hover {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#content ul li  {
	font-style: italic;
}
#restroom {
	float: right;
	padding-right: 235px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 20px;
}
#sink {
	float: right;
	padding-right: 315px;
}
#adapotty {
	float: left;
	padding-left: 15px;
	padding-right: 513px;
	padding-bottom: 15px;
}
#potty {
	float: right;
	width: 138px;
	padding-right: 25px;
	padding-left: 45px;
}
#moon {
	float: right;
	height: 250px;
	width: 250px;
	padding-right: 30px;
}
