@charset "utf-8";
/* CSS Document */

/* IE 5.5/6 png transparency */
.png, #nav, #headlines #headlinesheader, #top, #middle-container, #menu .hasmore:hover, #bot {
	behavior: url(/scripts/iepngfix.htc); 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-position:center bottom;
	background-repeat: no-repeat;
	background-color: #94C9F5;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#logo {
	width: 116px;
	height: 70px;
	position:relative;
}
#followus {
    height: 42px;
    left: 15px;
    margin-right: 38px;
    position: relative;
    width: 170px;
}
#container {
	width: 1000px;
	margin:auto;
	height:auto;
	overflow:hidden;
	position:relative;
}

#nav {
	height:77px;
	padding-left:30px;
	padding-right:30px;
	margin-top:-1px;
	background-image:url(../images/navbar.png);
	background-repeat:no-repeat;
}

#headlines {
	height:40px;
	z-index: 1;
	width: 1000px;
}
#headlines #headlinesheader {
    background: url("../images/headline-blog.png") no-repeat scroll 35px 6px transparent;
    height: 41px;
    overflow: hidden;
    width: 160px;
}
#headlines ul{
	margin:0px;
	padding: 0px;
	padding-top: 10px;
	list-style:none;
	height:40px;
	width: 840px;
}

#top {
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	height:28px;	
}

#middle-container {
	background-image:url(../images/mid.png);
	background-repeat:no-repeat;
	width:100%;
}


#middle {
	height:auto;	
	padding:0 35px 0 34px;
	margin:0px;
}

.content a:link{
	color:#D02223;
	text-decoration:none;
}

.content a:hover{
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}

.content a:visited{
	color:#D02223;
	text-decoration:none;
}

h1 {
	margin:0;
}
/******old call out
.callout {
	margin-top:10px;
	color: #007eb1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;

}
************/
.callout {
    color: #007EB1;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-top: 10px;
    width: 477px;
}
.news-list {
	margin-top:-15px;
}

.news-list li{
	margin: 0;
	padding: 0;
	padding-left:30px;
	padding-bottom:15px;
	padding-top:15px;
	background-image: url(../images/news-icon.gif); 
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	border-bottom:2px dotted #D8D9DB;
}
.news-list2 {
	margin: 0px;
	padding: 0px;
	margin-top:-15px;
	list-style-type: none;
}
.news-list2 li{
	margin: 0;
	padding: 0;
	list-style-type: none;
/*	padding-left:30px; */
	padding-bottom:15px;
	padding-top:15px;
/*	background-image: url(../images/news-icon.gif); 
	background-position:left;
	background-repeat:no-repeat; */
	list-style:none;
	border-bottom:2px dotted #D8D9DB;
}
.news-list2 li img {
	display: inline;
	border: 0;
}
.news-list2 li a.nohover:hover {
	border: none;
}

.pdf {
	margin-top:15px;
}

.pdf li{
	margin:15px 0 0 0;
	padding-left:50px;
	padding-bottom:30px;
	padding-top:35px;
	background-image: url(../images/pdf.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	border-bottom:2px dotted #D8D9DB;
	border-top:2px dotted #D8D9DB;
}

.left {
	padding:20px 20px 0px 10px;
}

.mid {
	padding:20px 20px 0px 0px;
	line-height:18px;
}

.mid-top {
	padding:0px 20px 0px 20px;
}

.right {
	padding:20px 10px 0px 0px;
}

.vid {
	background-color:#F2F2F2;
	border:1px solid #E4E4E4;
	padding:10px;
}

#bot {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	height:100px;	
	padding:36px 35px 0 35px;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#bot a:link{
	text-decoration:underline;
	color:#FFF;
}


#bot a:hover{
	text-decoration:underline;
	color:#A8D6FA;
}

#bot a:visited{
	text-decoration:underline;
	color:#FFF;
}

.locations {
	padding-left:20px;
	padding-right:20px;
	border-left:2px dotted #D8D9DB;
}
.divider {
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	border-bottom:2px dotted #D8D9DB;
}


/* RSS FEED
*************************/


.rss-items {
	margin-top:0px;
	padding-top:10px;
	margin-left:-40px;
	color:#666666;
	clear:none;
}

.rss-item  {
	z-index:20;
	height:100px;
	overflow:hidden;
  font-family: Arial,Trebuchet,Verdana,Sans-Serif;
  font-size: 14px;
  font-weight : normal;
  line-height:20px;
  list-style:none;
  padding-bottom:20px;;
  text-align:left;
  	clear:none;
}

.rss-item a {
	text-decoration : none;
	color: #007eb1;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial,Trebuchet,Verdana,Sans-Serif;
	}
	
.rss-item a:hover {
	color:#006087;
	border:none;
}

/* SLIDESHOW
*************************/

		/* slideshow styles */
		.slideShow ul, .slideShow li {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		.slideShow {
			display: table;
			clear: both;
			width: 928px;
			height:277px;
			position:relative;
			z-index:1;
		}
		.slideShow .navigation {
			margin-top: 10px;
			clear: left;
			display: block;
		}
		.slideShow .navigation li {
			display: inline;
		}
		.slideShow .navigation a {
			background-color: #B3B3B3;
			margin: 0px 2px 0px 0px;
			padding: 3px 8px;
			color: #232323;
			display: inline-block;
			text-decoration: none;
			font-size: 0.8em;
		}
		.slideShow ul.topNavigation {
			margin: -60px 0px 0px 0px;
		}
		.slideShow .navigation a:hover, .slideShow .navigation a.selected {
			background-color: #929292;
			color: #000000;
		}
		
/***************************** HEADER STYLES, READ MORE, BLOG*****************************************/

a.readmore-blog{font-size:12px; color:#D70000; font-weight:bold; text-decoration:none;}
a.readmore-blog:hover{text-decoration:underline;}

.signup-social{width:352px; float:right;}
.order-online{
	float: right;
	overflow: visible;
	position: relative;
	width: 202px;
}
	.order-online-button{
		display: block;
		width: 202px;
		height: 43px;
		text-indent: -9999px;
		text-align: left;
		background: url('../images/orderonline-btn.png') 0 0 no-repeat;
	}
	.order-online-button:hover,
	.active .order-online-button{
		background: url('../images/orderonline-btn-over.png')
	}
	.order-online-dropdown {
		    display: none;
		    position: absolute;
		    top: 43px;
		    right: 0;
		    margin: 0;
		    padding: 0;
		    width: 302px;
		    height: 185px;
		    color: #666;
		    background: url("../images/bg-order-online.png") 0 3px no-repeat;
		    z-index: 999;
		}
			.order-online-dropdown li {
			    display: block;
			    height: 69px;
			    list-style: none outside none;
			    margin-right: 10px;
			    padding: 10px 10px 10px 0;
			    width: 265px;
			}
			.order-online-dropdown li.first {
			    border-bottom: 1px dotted #CCCCCC;
			    padding-top: 11px;
			}
			
a.order-online-btn-3rd{display:block; width:147px; height:21px; background: url("../images/order-online-btn-third.png") no-repeat scroll center center transparent;}
a.order-online-btn-7th{display:block; width:147px; height:21px; background: url("../images/order-online-btn-seventh.png") no-repeat scroll center center transparent;}


ul.order-online-dropdown li img.order-map{float:left; margin-right:10px;}
ul.order-online-dropdown li p.online-location {
    margin: 10px;
    text-align: left;
}
ul.order-online-dropdown li a.order-online-btn-3rd {
    float: left;
}
ul.order-online-dropdown li a.order-online-btn-7th {
    float: left;
	color:#666;
	text-decoration:none;
}
.ordronline-btn{}
