@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: 18px;
	text-decoration: none;
}
#lookupContainer2 {
	border: 1px solid #3A5079;
	background-color: #DDDDDD;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lookupContainer3 {
	border: 1px solid #C3C3C3;
	background-color: #F0F0F0;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.MainProductBoxes {
	padding-left:12px;
	padding-top:2px;
	padding-right:4px;
	padding-bottom:4px; 
	border: solid 1px #C3C3C3; 
	empty-cells: hide;
	bordercolor:#000000;
	background-color:#DDDDDD;
}
.ReservationProductBoxes {
	padding-left:12px;
	padding-top:2px;
	padding-right:4px;
	padding-bottom:4px; 
	border: solid 1px #C3C3C3; 
	empty-cells: hide;
	bordercolor:#000000;
	background-color:#FFFFFF;
}
.MainProductBoxLower {
	bordercolor:#000000;
	background-color:#3A5079;
	padding-left:12px;
	padding-top:6px;
	padding-right:4px;
	padding-bottom:4px;
	border-top: 0px;
	border-bottom: solid 1px #3A5079;
	border-left: solid 1px #3A5079;
	border-right: solid 1px #3A5079;
	empty-cells: hide;
}
.style15 {color: #FFFFFF}
.style16 {font-size: 12px}
.style17 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style20 {color: #3A5079}
.style21 {color: #666666}
.style22 {font-size: 16px}
<!--#rss { padding:5px}-->
#rss a{ font-weight:bold; text-decoration:underline; color:#666666;}
#rss a:hover{ text-decoration:none; color:#999999;}
