@charset "utf-8";
a#nav {
	font-size: 17px;
	color: #273e61;
	text-decoration: underline;
}

.mainHome {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	background-color: #273e61;
	background-image: url(../images/portable_restroom_back.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 247px;
	width: 494px;
}
.MainHomeContent {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 10px 80px 5px 30px;
}
h1 {
	font-size: 25px;
	line-height: 22px;
}
h2 {
	font-size: 18px;
	line-height: 16px;
	color: #273e61;
}

.HomeContentBack {
	background-repeat: repeat-x;
	background-color: #E0E0E0;
}
#hmContentDiv {
	padding-top: 5px;
}

#otherServices {
	font-family: "Trebuchet MS", Arial, sans-serif;
	list-style-position: inside;
	list-style-image: url(../images/bullet-portable-sinks.png);
	line-height: 21px;
	text-decoration: none;
}
