@charset "utf-8";
/* -----------------------------------------------------

* Filename: main.css
* Description: Global CSS for Eagle Rock Storage
* Version: 2.4.0 (2009.02.26)
* Website: eaglerockstorage.com
* Author: Dana Severance @ Automatit, Inc.

-------------------------------------------------------*/

/* Reset
-------------------------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {margin: 0; padding: 0;}

/* Main
-------------------------------------------------------*/
body {background: #d1e6eb url(images/bg.gif) repeat-x; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;}
img {border: 0px;}

/* Text
-------------------------------------------------------*/
h2, h3, h4, h5, h6, p, ul {padding-bottom: 10px;}
ul {padding-left: 20px;}
h2 {font-size: 17px; color: #13749f; padding: 5px 0px;}
h3 {font-size: 13px; color: #7e0600; padding: 5px 0px;}
h3 a:link {color: #7e0600; text-decoration: underline;}
h3 a:visited {color: #7e0600; text-decoration: underline;}
h3 a:hover {color: #7e0600; text-decoration: none;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 13px;}
p {font-size: 12px;}
strong {font-weight: bold; color: #7e0600;}
a:link {color: #7e0600; text-decoration: underline;}
a:visited {color: #7e0600; text-decoration: underline;}
a:hover {color: #7e0600; text-decoration: none;}

/* Layout
-------------------------------------------------------*/
.wrapper {margin: 0px auto; width: 735px;}
.header {margin: 0px auto; width: 727px;}
.navbar {margin: 0px auto;}
.container {margin-top: 10px; width: 735px;}
.content {padding-top: 10px;}
.footer {background: url(images/footer.gif) no-repeat top; height: 50px; margin-top: 10px; width: 727px;}

/* Footer
-------------------------------------------------------*/
.footer .nav-bot {color: #ff3333; font-size: 12px; padding-top: 15px; text-align: center;}
.footer .nav-bot a:link {color: #ff3333; text-decoration: none;}
.footer .nav-bot a:visited {color: #ff3333; text-decoration: none;}
.footer .nav-bot a:hover {color: #ff3333; text-decoration: underline;}
.footer .copy {font-size: 10px; text-align: center;}