body {
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	max-width:800px;
	width:800px;
	background-color:#003399;
	font-family: zurich, arial, helveltica, sans-serif;
	color: #003399;
	padding:0;
	color: white;
}
#baygreen_content {
	background-color:white;
}
#form_inputs label {
	display:block;
}
#tank_size_and_location_list {
	list-style-type: decimal;
}
.submit {
	display:block;
}
.errors li {
	background-color:#FFFF00;
}

.error_label {
	background-color:#FFFF00;
}

/*for use in the contact us page*/
.contact_define {
	color:#0A50A1;
}
.required {
	font-size:90%;
	color:#000055;
}


/*FROM NOW ON ARE NON-FROM-REALTED STYLES*/
#content {
	height:auto;
	background-color:#FFFFFF;
	color: #003399;
	margin-left:230px;
	width:490px;
	/*
	border-color:#FF0000;
	border-width:1px;
	border-style:solid;*/
}
.phone,.email {
	font-size:110%;
}
#navigation {
	background-color:#FFFFFF;
	float:left;
	width:230px;
	margin: 0;
	padding: 0;
}
#page_title {
	font-size:115%;
	text-transform: uppercase;
	margin:0;
	padding: 0 0 5px 0;
	color: #003399;
	background-color:#FFFFFF;
}
#navigation_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	list-style-type: none;
}

/*#holding_tank_list li a {
	border-left: #008000 solid 2px;
	padding-left: 0.5em;
	margin-left: 2em;
	display:block;
	margin-top:1em;
	font-weight:bold;
	text-decoration:none;
	color: #003399;
	font-size:90%;
}*/

#navigation ul li a {
	border-right: #008000 solid 2px;
	padding-right: 0.5em;
	margin-right: 2em;
	text-align: right;
	display:block;
	margin-top:1em;
	font-weight:bold;
	text-decoration:none;
	color: #003399;
	font-size:90%;
}

#navigation ul li a:hover {
	text-decoration:underline;
}
fieldset ul {
	margin-top: 0;
}
#header {
	margin: 0;
	padding: 0;
	line-height:0;
}
#header img {
	margin: 0;
	padding: 0;
}
#contact_list {
	list-style-type: none;
	font-size:110%;
	padding-left: 0px;
	margin-left: 0px;
}
#rates th {
	color:#0A50A1;
	text-align:left;
}
a {
	/*color:#008800; */
}
a:hover {
	color:#889900;
}
#other_rates li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;
}
#other_rates {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;
}
#slogan {
	color:#ffffff;
	background-color:#33a02c;
	text-transform: uppercase;
	font-size:90%;
	text-align:center;
	font-weight:bold;
	display:block;
}
#footer_address {
	display:inline;
}
#footer_phone {
}
#footer_email a {
	text-decoration:none;
}

#footer {
	padding-bottom: 1em;
	font-size:90%;
	color:#0a50a1;
	width:800px;
	font-weight:bold;
	text-align:center;
	clear:both;
	padding-top: 2em;
	margin-top: 3em;
}
.location_list {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.location_list li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
p {
	margin-top:0;
	background-color:#FFFFFF;
}
.city_denotation {
	font-style:italic;
}

h4 {
	margin: 0;
	padding:0;
}

h3 {
	margin: 0;
}
.section_divider {
	margin-top: 1em;
}

address {
	white-space: pre;
	text-decoration:  none;
	font-style:normal;
}
fieldset {
	margin-top: 1em;
	margin-left: 0;
	margin-bottom:0.5em;
}
fieldset legend {
	font-weight:bold;
}
#tank_2_locations_header {
	font-weight:normal;
}
#tank_1_locations_header {
	font-weight:normal;
}
#vessel_type_header {
	font-weight:normal;
}
#billing_header {
	font-weight:normal;
}
.location_form_option {
	list-style:none;
}
#service_day {
	font-style:italic;
	/* font-weight:bold; */
	font-size:105%;
}
.service_special {
	display:block;
}

.or {
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
}

.lone_submit {
	margin-top:1em;
	display:block;
}

blockquote {
	font-style:italic;
}
