@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73%;
	color: #fff;
	margin: 0;
	padding: 0;
	}
	
body.home {
	background-image: url(/images/home-footer-bg.gif);
	background-position: top right;
	background-repeat: repeat-x;
	}
	
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td,html,label,table,tr,image {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
th {
	padding: 2px;
	font-size: 1.1em;
	color: #fff;
	text-align: left;
	}

img,a img,:link img,:visited img {
	border: 0;
	}
	
fieldset {
	border: 1px solid #575757;
	padding: 20px;
	}
	
ul {
	list-style: none;
	}
	
li {
	margin: 0px;
	}

#content-right ul {
	list-style: disc;
	}
	
#content-right li {
	margin: 3px 0px;
	}


hr {
	border: none 0;
	border-top: 1px solid #575757;
	height: 1px;
	}
	
h1,h2,h3,h4 {
	text-transform: uppercase;
	}

h1 {
	font-size: 2em;
	}
	
h2 {
	font-size: 1.7em;
	}
	
h3 {
	font-size: 1.2em;
	}
	
h4 {
	font-size: 1em;
	}
	
body.mceContentBody {
	background-image:none !important;
	background-color:#FFF !important;
	color:#000 !important; 
}

body.mceContentBody p, body.mceContentBody div, body.mceContentBody a, body.mceContentBody h2, body.mceContentBody td, body.mceContentBody form {
	color:#000 !important;
}

.redlink {
	color: #df000e !important;
}
	
/****** Layout ******/

#page {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 180px;
	position:relative;
	}
	
#header {
	width: 1000px;
	clear: both;
	}
	
#navigation {
	width: 118px;
	margin-top: 12px;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#home-link {
	margin-top: 12px;
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 10px;
	}
	
body.home #page {
	padding-bottom: 0;
	}
	
body.home #logo {
	width: 259px;
	height: 136px;
	margin-left: 367px;
	}
	
#bottom-logos-home {
	width: 100%;
	text-align: center;
	}
	
#littles-menu {
	width:112px;
	padding:10px;
	top:285px;
	left:820px;
	background-color:#1b1b1b;
	position:absolute;
}

#littles-menu a {
	color:#6d6d6d;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#littles-menu p {
	margin:7px 0px 7px 0px;
}

a.normal:link, a.normal:visited, a.normal:active {
	text-decoration:none;
	color:#6d6d6d;
	text-transform:uppercase;
	font-size:13px;
}

a.normal:hover, a.active {
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	text-decoration:underline;
}

#footer-home {
	width: 100%;
	padding: 8px 0;
	}
	
#home-nav-top,
#home-nav-bottom {
	width: 1000px;
	clear: both;
	}

#home-nav-top,
#home-nav-top-ctr {
	height: 153px;
	}
	
#home-nav-bottom {
	height: 289px;
	}
	
#home-nav-top img,
#home-nav-bottom img {
	float: left;
	}
	
#home-nav-top-ctr {
	width: 553px;
	float: left;
	}
	
#content-left {
	width: 456px;
	float: left;
	}
	
#content-right {
	width: 544px;
	float: right;
	}


#facilities_nav {
	width: 544px;
}
#facilities_nav a {
	display: block;
	float: left;
	width: 250px;
	height: 200px;
	margin: 11px;
	background-color: #333333;
}

	
#secondary-nav {
	width:450px;
	margin-top: 10px;
	}
	
#secondary-nav div {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 10px 0 0;
	float:left;
	min-width:130px;
}
	
#content {
	width: 470px;
	margin-top: 50px;
	color: #b0b0b0;
	}
	
#content p,#content h2,#content h3,#content h4 {
	padding: .8em;
	}
	
#content p {
	font-size: 1.1em;
	color: #b0b0b0;
	line-height: 1.7em;
	}
	
#bottom-logos {
	width: 100%;
	position: fixed;
	bottom: 61px;
	}
#bottom-logos-content {
	width:1000px;
	margin:0 auto;
	text-align:right;	
}
	
	
#footer {
	width: 100%;
	padding: 8px 0;
	background-image: url(/images/footer-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	}
	
#footer-inner {
	width: 1000px;
	margin: 0 auto;
	}
	
#footer-news {
	width: 473px;
	height: 19px;
	padding: 5px 4px 0 114px;
	background-image: url(/images/news-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	}
	
#footer-news p {
	font-size: .9em;
	color: #d1d1d1;
	text-transform: uppercase;
	}
	
#footer-nav {
	float: right;
	text-align: right;
	max-height: 24px;
	}
	
#footer-nav li {
	list-style: none;
	display: inline;
	float: right;
	margin-left: 2em;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	}
	
#copyright p {
	font-size: .9em;
	color: #656565;
	clear: both;
	text-transform: uppercase;
	padding-top: 8px;
  	}


/****** Links ******/

a {
	color: #fff;
	}
	
#footer-nav li a {
	color: #fff;
	}
	
#copyright a {
	color: #656565;
	}
	
#footer-news a {
	color: #d1d1d1;
	}
	
#secondary-nav div a:link,
#secondary-nav div a:visited {
	color: #636363;
	}
	
#secondary-nav div a:hover,
#secondary-nav div a:active {
	color: #fff;
	}
	
#footer-nav li a:link,
#footer-nav li a:visited,
#copyright a:link,
#copyright a:visited,
#secondary-nav div a:link,
#secondary-nav div a:visited,
#home-link a:link,
#home-link a:visited {
	text-decoration: none;
	}
	
#footer-nav li a:hover,
#footer-nav li a:active,
#copyright a:hover,
#copyright a:active,
#secondary-nav div a:hover,
#secondary-nav div a:active,
#home-link a:hover,
#home-link a:active {
	text-decoration: underline;
	}
	
/****** Misc Classes ******/

.clear {
	clear: both;
	}
	
.nav-arrow {
	margin-left: 4px;
	}
	
#secondary-nav div a.menu_active { /* for the active menu item */
	color: #fff;
	text-decoration: underline;
	}
	
td {
	color:#FFF;	
}
	
table.data-grid {
	border-top: 4px solid #bc1117;
	width: 100%;
	margin: 12px 0;
	}
	
table.data-grid td {
	border-bottom: 1px solid #bc1117;
	text-transform: uppercase;
	vertical-align: top;
	padding: .8em;
	}

/* News Styling */

table.news-grid {
	/* border-top: 4px solid #bc1117; */
	width: 100%;
	margin: 12px 0;
	}

table.news-grid #news-start {
	width: 100%;
	background: #232323;
	}
	
/* table.news-grid #news-bottom {
    padding-top: 1em;
    padding-bottom: 1em;
} */

table.news-grid #news-start p {
    padding: 0.5em 0em 1em 0em;
    text-transform: none;
    color: white;
}

table.news-grid td {
	text-transform: uppercase;
	vertical-align: top;
	padding-top: 1em;
	padding-left: 1em;
	}	

.list-line-even {
    border-top: 3px solid #bc1117;
    border-bottom: 1px solid #bc1117;
}

.list-line-odd {
    border-top: 3px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

/* Event Styling */

.news-date {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}

table.event-grid {
    width: 100%;
    margin: 12px 0;
}

table.event-grid #event-start {
    border-top: 4px solid #bc1117;
    font-weight: bold;
    font-size: 14px;
}

table.event-grid #event-start a {
    font-size: 12px;
    /* color: #b81f26;
    text-decoration: none; */
}

table.event-grid td {
    border-bottom: 1px solid #bc1117;
    padding: .8em;
    text-transform: uppercase;
    font-family: Arial Bold;
}

table.event-grid #event-spacer td {
    border-bottom: 0px;
}

/* Generated links */

.active {
    text-decoration: underline;
    color: white;
}

/* Contact Form */

table.contact-form  td {
    padding: 3px;
}

table.contact-form #label {
    text-transform: uppercase;
}

h2#contact-header {
    padding: 3px 0px 3px 2px;
    font-size: 14px;
}

p#phone-contact {
    font-size: 16px;
    font-weight: bold;
    padding: 3px;
}

/* Site Map */
#sub_item {
    color: #656565;
}
#sub_item a {
    color: #656565;
}

table.site_map a {
    text-decoration: none;
}

/* Flash Opener */

#flash_content {
    width: 1100px;
    position: absolute;
    left:50%;
    margin-left:-550px;
 
    z-index: 999;
}

/* End Flash Opener */

/* Cart */

h2#cart-title {
    margin: 0px;
    padding: 0px;
}

table.cart {
    margin-left: 5px;
}

tr.cart-display {
    border: 1px solid #333333;
}

tr.cart-display td {
    padding: 5px;
    border: 1px solid #333333;
}

tr.cart-display a {
    text-decoration: none;
    color: #b81f26;
}

tr.cart-display-total td {
    padding: 5px;
    border: 0px;
}

td.cart-total {
    font-weight: bold;
}

/* End Cart */

body #presence {
	bottom: 0;
	color: #111111;
	font-size: 11px;
	height: 25px;
	padding: 0;
	position: fixed;
	right: 0;
	width: 100%;
	z-index: 99;
}

table#littles_table {
	margin: 0 0 0 20px;
	width: 80%;
}

table#littles_table tr {
	
}

table#littles_table tr td {
	padding: 5px 0 5px 0;
}

/* Flyout menus */
/* Vertical */
div#dropmenudiv {
	position:absolute;
	margin-top:5px;
	line-height:22px;
	z-index:100; 
	background-color:#FFF;
}

#dropmenudiv a {
	color:#000;
	display: block;
	text-indent: 10px;
	padding:3px 0 3px 0px;
	text-decoration: none;
	font-weight: normal;
	background-color:#FFF;
	z-index:100;
}

#dropmenudiv a:hover { 
	background-color:#0093bd;
	color:white;
	z-index:100;
}

/* Horizontal */
div#dropmenudiv_left {
	position:absolute;
	margin-left:100px;
	line-height:22px;
	z-index:100; 
	background-color:#FFF;
}

#dropmenudiv_left a {
	color:#000;
	display: block;
	text-indent: 10px;
	margin:0px;
	padding:3px 0 3px 0px;
	text-decoration: none;
	font-weight: normal;
	background-color:#FFF;
	z-index:100;
}

#dropmenudiv_left a:hover { 
	background-color:#0093bd;
	color:white;
	z-index:100;
}


/* URMS, forms */
div.urms_form_div_l_cust {
	width:115px;
	float:left;
	text-align:left;
	margin:0px 0px 10px 0px;
}

div.urms_form_div_r_cust {
	width:355px;
	text-align:left;
	margin:0px 0px 10px 0px;
	float:left;
}

div.urms_form_div_w_cust {
	width:470px;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}

div.contact_form_l {
	width:100px;
	float:left;
	text-align:left;
	margin:0px 0px 10px 0px;
}

div.contact_form_r {
	width:320px;
	text-align:left;
	margin:0px 0px 10px 0px;
	float:left;
}

div.contact_form_w {
	width:420px;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}

div.contact_form_div_w {
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/* Miscellaneous */
.sociallink {
	color:gray; 
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
}

.hidecms {
	display:none;
}

.showcms {
	display:block;
}

.clear { 
	clear:both;
}

.classtable {
	width:500px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

.classtable td {
	text-align:center;
	padding:3px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}

.tdpurple {
	color:purple; 
}

.tdblue {
	color:blue;
}

.tdyellow {
	color:yellow;
}

.tdgreen {
	color:green;
}

.tdred {
	color:red;
}

.tdbrown {
	color:brown; 
}

.tdgold {
	color:gold;
}

.tdorange {
	color:orange;
}


.left {
  float: left;
}
.right {
  float: right;
}
.left_pic {
	float: left;
	margin: 0px 18px 12px 0px;
}
.right_pic {
	float: right;
	margin: 0px 0px 12px 18px;
}