@charset "utf-8";
body{
	color:#444751;
}
#header {
	/*background:#FFF;*/
	margin-bottom:28px; 
}
#main-content {
margin-top:-20px;
margin-left:-30px;
}
h1, h2, h3, h4, h5, h6{
	line-height: normal;
font-family: Georgia, serif;
color:#16305b;
}
#footer{
	color:#fff;
	overflow:hidden;
background-image:none;
	background-color:#062d58;
       border-top: 5px solid #f6d027;
	/*background-image:-moz-linear-gradient(top,#222,#111);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));
	background-image:-webkit-linear-gradient(top,#222,#111);
	background-image:-o-linear-gradient(top,#222,#111);
	background-image:linear-gradient(to bottom,#222,#111);
	background-repeat:repeat-x;border-color:#252525;
	filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0)}*/
}
/*Randy's Code***************************************************************************/
body {
background: #006FB7 url("../images/bg.jpg") no-repeat ;
}
.navbar-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: none;
    border: none;
    border-radius: none;
    box-shadow: none;
    min-height: 26px;
    padding-left: 20px;
}
#main-content {
margin-bottom:0px;
background: transparent url('../images/contentbg.png') repeat-y top left;
padding-top:6px;
}
#sidebar1 .moduletable {
padding-left:8px;
}
#menu {
margin-bottom:0px;
background-color:#FFF;
}
#above-content,
#above-content .row {
margin:0px;
}
.navbar #mainlevel {
list-style:none;
}
#sidebar1 .moduletable ul.menu li > a,
.navbar .nav > li > a {
background-color:#15a7e0;
color:#FFF;
text-shadow:none;
font-weight:bold;
border:1px solid #FFF;
}
#sidebar1 .moduletable ul.menu li > a, #sidebar1 .moduletable ul.menu li > .active > a:hover, .navbar .nav > .active > a:focus,
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
background-color:#15a7e0;
box-shadow:none;
color:#FFF;
}
#sidebar1 .moduletable ul.menu li > a:focus, #sidebar1 .moduletable ul.menu li > a:hover,
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
background-color:#F6CD23;
color: #000;
}
#sidebar1 .moduletable ul.menu li a {
padding:6px 0px 6px 6px;
}

a.joomlashack {
display:none;
}
#footer {
font-size:8px;
}
.quote_right {
border-top:3px solid #F6D027;
border-bottom:3px solid #F6D027;
float:right;
margin:5px 10px 5px 15px;
text-align:center;
padding:3px;
}
.quote_right p {
color: #06265F;
font-size:9px;
}
.formatted th {
background-color:#006FB7;
border:1px solid #006FB7;
color: #FFF;
font-family:Georgia;
Height:30px;
font-size:18px;
}
table.formatted {
width:90%;
margin:0 auto;
}
.formatted td {
border: 1px solid #006FB7;
width:33.3333%;
text-align:center;
}
#grid-bottom {
background-color:#062d58;
color:#FFF;
margin-bottom:0px;
font-weight:700;
border-top:5px solid #F6D027;
}
#grid-bottom a {
color:#f6d027;
}
#main-content {
padding-bottom:12px;
}
#above-content .row .module #vsir_1 {
z-index:0;
}
ul#todo {
list-style-image:url(../../../../images/checkbox.png);
}
td.cal_td_daynames {
background-color:#006FB7;
}
