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

marquee {
	display: none;

}
body {
	background: #D2F7F9;
}
.headback  {
	display: block;
	height:90px;
	background: url(/images/headerbackimage_sm.png) no-repeat left 0px;
	
}
.headbar { display: none; }
a.logo {
	width: 168px;
	height: 90px;
	top: 0px;
	right: 0px;
	background: url(../images/headLogo_sm.png) no-repeat right 0px;
}
.copy  {
	display: none;
	}

article {
	padding: 0px;
}
.article_container {
	width: 100%;
	background-position: 0px 3px;
}
.article_container_one {
	width: 100%;
		background-position: 0px 3px;
}
.article_container_two {
	width: 100%;
	background-position: 0px 3px;
}
.content  {
	padding: 10px 10px 0px;
}
nav2 {
	display: block;
}
nav1 { display: none;}
nav {
	display: block;
	padding: 0px;
	
}
nav a {
	display: block;
	margin: 0px;
	background: #091D33 url(/images/arrow_sm.png) no-repeat right center;
	border-bottom: thin outset #F60;
	padding-right: 20px;
}
nav a:hover {
	border-color: #FFF;
}

nav .menu_container {
	width: 100%;
	background: 0 0;
	padding: 1px;
}

nav .menu_container a:hover {
	background: #091D33 url(/images/nav_hover_sm.png) repeat-x left top;
	}
nav .menu_container .nav_content {
	padding: 5px 5px 5px 40px;
	width: 100%;
}

.promo_container .promo {
	width: auto;
	float: none;
	background-position: 20px 13px;
}
.promo_container {

}

.promo_container .promo .content  {
	padding: 20px 20px 5px 130px;
}

footer { 
}
a.mobile_menu {
	display: block;
	width: 30px;
	height: 34px;
	border-top: 2px solid #FBD744;
	border-left: 2px solid #FBD744;
	border-right: 2px solid #FBD744;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background: #091D33 url(../images/mobile_menu_link.png) no-repeat 4px 4px;
	position: absolute; top: 56px; left: 10px;
	curser: pointer;
	}

a.mobile_menu.selected { background-position: 4px -26px; }
.gallery_sm_content {
	display: block;
	float: left;
	text-align: left;
	padding: 10px 10px 2px;
	height: auto;
	margin-top: 10px;
	width: 95%;
}
video_flash {
	visibility: hidden;
}
