/* AIR-PIPE website style sheet */
/* Author: Erica Schreiber */

body {background-color: gray; text-align: center; min-width:800px;}
#wrapper {text-align: left; width: 800px; margin-left: auto; margin-right: auto;}
#bodytable {font-family: Arial, Helvetica, sans-serif; font-size:12px;} 
#header {background-color: black; color: red}
#logo {border:none; margin: 8px}
#mail {border:none;}
img {border:none;}

#box {background-color: black; color: gold; font-family: sans-serif, Arial, Helvetica; margin: 5px;}

#links {background-color: gold; width:140px; font-family: sans-serif, Arial, Helvetica; font-size: 12px;}
#links a:link {color: black;text-decoration: none;}
#links a:visited {color: black; text-decoration: none;}
#links a:hover {color: black; text-decoration: underline;}
#links a:active {color: black; text-decoration: none;}

#main {background-color: white; padding: 5px 10px 10px 10px; margin: 10px;} /* added margin: 10px to this line trying to fix problem */

hr {background-color: #ff0000; color: #ff0000; width:660px; height:2px;}
#map {border:none}
#bottomlinks {background-color: white; text-align:center; font-family: sans-serif, Arial, Helvetica; font-size: 12px;}
#bottomlinks a:link {color: black;text-decoration: none;}
#bottomlinks a:visited {color: black; text-decoration: none;}
#bottomlinks a:hover {color: black; text-decoration: underline;}
#bottomlinks a:active {color: black; text-decoration: none;}
#bottomrow {background-color: gray; font-size: 1px;}

#line2 {background-color: gray; color: gray; width:500px; height:1; align: left;}

.indent {margin: 0px 15px 0px 15px;}
.darkheader {color: black; font-weight: bold; font-family: Helvetica, Arial, sans-serif; font-size: 14px; text-align: left;}

.service_table {width: 450px;}
.service_header {background-color: #ccc; width:615px; font-size: 15px; padding: 2px;}
.price_header {width: 165px; text-align: right;}
.table_price {width: 150px; text-align: right;}