/* basic styles */
body {margin: 0px; font-family: arial, sans-serif; font-size: 12px; text-align: center; background: url(../images/bg.png) repeat-x top;}
.page {width:960px; margin: 0px auto; text-align: left; background: url(../images/page_pg.png);}

/* for pngs as backgrounds {height: px; width: px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="",sizingMethod="scale");} */
/* for pngs in IE6 */
.hiddenalt {display: none;}

p, td, li, blockquote {font-size: 12px;}
a, a:visited {color: #005BA8;}
a:hover {color: #D7BC02;}

h1, span.content_article_header {color: #005BA8; font-size: 16px;font-weight:bold;}
h2, .content_rates_category1 {color: #005BA8; font-size: 14px; font-weight:bold;}
h3, .content_rates_table_title {color: #005BA8; font-size: 12px; font-weight:bold; text-transform: uppercase;}
h4 {color: blue; font-size: 12px; font-weight: bold; }
h5 {color: black; font-size: 12px; font-weight: bold; }
h6 {color: black; font-size: 12px; font-style: italic; font-weight: bold;}

.floatR {position: relative; float: right;}
.floatL {position: relative; float: left;}
.breaker {clear: both;}
.border {border: solid 1px red;}
.bttmpad {margin-bottom: 10px}
img {border: 0px;}
.abso {position: absolute;}

.print {display: none;}


/* ******************************************************* */
.menu {width: 161px; background-color: #FFFADA; z-index: 100; padding: 0px 10px;}
.menu ul {color: #005BA8; padding: 0px; margin: 0px; list-style: none;}
.menu ul li, .sidebar ul li {margin-bottom: 5px;}

.sidebar ul {color: #005BA8; padding: 0px; margin: 0px; list-style: none; margin-left: 15px;}

.banner {width: 960px; background: url(../images/bg.png) repeat-x top; height: 182px; }
.mcul, .date {color: white; font-weight: bold; height: 30px; padding-top: 10px; }
.mcul a {color: white; text-decoration: none;}
a.homelink{margin-left: 180px;}



.content {width: 558px; padding: 20px;}
.sidebar {width: 181px;  background-color: #D9E6F1; }


/* footer */
.shoe {width: 100%; height: 30px; padding-top: 10px; background-color:#005BA8; text-align: center; text-transform: uppercase; font-weight: bold; font-style: italic;}
.shoe a {text-decoration: none; color: white;}
.shoe a:hover {text-decoration: underline; color: white;}


/*
change 'blue' to main site color

*/