/*
  Header
  */
.headerWrap {
	color: #fff;
	height: 64px;
	overflow: hidden;
	padding: 28px;
	position: relative;
	height: 64px;
}

.headerWrap a {
	color: #fff;
	text-decoration: none;
}

#headInfo {
	position: absolute;
	left: 10px;
	top: -10px;
	padding: 0;
	background-color: transparent;
}

#headInfo a {
	color: #fff;
}

.faceContact {
	position: relative;
	top: -15px;
}

.gilFace {
	float: left;
}

#headInfo ul {
	font-size: 85%;
	font-weight: bold;
	position: relative;
	top: -20px;
	float: right;
}

#siteSearch {
	float: right;
}

/*
  Nav
  */
.navWrap {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid #002F55;
	border-bottom: 0;
	height: 5px;
	padding: 19px;
	position: relative;
	background: url( "/public/images/fade.png") repeat-x scroll 0 0
		transparent;
	background-color: #002F55;
	-webkit-box-shadow: 0px 0px 25px #fff;
	-moz-box-shadow: 0px 0px 25px #fff;
	box-shadow: 0px 0px 25px #fff;
	/*background-color: transparent;*/
}

.navWrap a,.navWrap a:link,.navWrap a:hover {
	color: #fff;
	text-decoration: none;
}

.navWrap ul {
	list-style: none;
	position: absolute;
	bottom: -17px;
	float: left;
	padding: 0px;
}

.navWrap li.leftCap {
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	border-top: 1px solid #204070;
	border-left: 1px solid #204070;
	border-bottom: 0;
	/*border-left: medium outset #4040A0;*/
}

.navWrap li.rightCap {
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top: 1px solid #204070;
	border-right: 1px solid #204070;
	border-bottom: 0;
	/*border-right: medium outset #4040A0;*/
}

.navWrap li {
	background: url( "/public/images/fade.png") repeat-x scroll 0 0
		transparent;
	/*border: medium outset #4040A0;*/
	border: 1px solid #204070;
	border-bottom: 0;
	border-left: 0;
	border-right: 1px solid #305F85;
	background-color: #204070;
	float: left;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 10px;
	position: relative;
	background-color: #204070;
}

.navWrap li:hover {
	background-color: #5070A0;
	border-bottom: 0;
	color: #E0E0E0;
	text-decoration: underline;
	height: 200%;
}

.navWrap li.here {
	background-color: #F0F0F8;
	border: 1px;
	border-top: 0;
	/*border: 0px solid #F0F0F8;*/
}

.navWrap li.here a,.navWrap  li.here a:link,.navWrap  li.here a:hover {
	color: #FF6060;
	text-decoration: underline;
}

/*
  Content
  */
.contentWrap {
	background: #F0F0F8;
	clear: both;
	min-height: 300px;
	padding: 20px;
	position: relative;
	overflow: hidden;
}

.contentWrap h1 {
	background-color: inherit;
	color: #0000A0;
	font-family: arial, sans-serif;
	font-size: 150%;
	/*margin-left: 1em;*/
	font-variant: normal;
}

.contentWrap h2 {
	background-color: inherit;
	font-family: arial, sans-serif;
	font-variant: normal;
}

.welcome {
	width: 500px;
}

.welcome h1 {
	color: #000;
	font-size: 150%;
}

div.welcomeWrapper {
	padding-left: 160px;
}

img.welcomeImg {
	-moz-border-radius: 10px;
	border-radius: 10px;

	padding: 10px;
	background-color: #305F85;
	border: 2px solid #002F55;
}

/*
  Footer
  */
.footerWrap {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #305F85;
	min-height: 64px;
	padding: 15px;
	color: #fff;
	min-height: 64px;
}

.validation {
	padding: 20px;
	color: #fff;
}

.footerWrap .introMessage {
	font-family: sans-serif;
	font-weight: bold;
	margin: auto;
	padding: 10px;
	text-align: center;
	left-margin: auto;
	right-margin: auto;
}

.footerWrap .whiteBar {
	background: #F0F0F8;
	color: #000;
	padding: 10px;
	text-align: center;
}

.whiteBar {
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ieSucks {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ieSucks a {
	color: white;
	font-weight: bold;
}

/*
  Global
  */
a,a:link {
	color: #800000;
	text-decoration: underline;
}

a,a:hover {
	color: #FF6060;
	text-decoration: underline;
}

.announcement {
	font-size: x-large;
	font-variant: small-caps;
	font-weight: bold;
}

h2.date-header {
	background-color: #305F85;
	border: 2px solid #002F55;
	color: #fff;
}

.post-footer {
	margin-bottom: 5em;
}

.captioned_image,.map {
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #305F85;
	border: 2px solid #002F55;
	clear: both;
	color: white;
	float: right;
	font-family: sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	margin: 1ex;
}

.captioned_image img {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

div.autosize {
	margin-left: auto;
	margin-right: auto;
	display: table;
	width: 1px;
}

div.autosize>div {
	display: table-cell;
}

div.faceContact {
	padding: 10px;
}

h1 {
	font-variant: small-caps;
	font-size: 150%;
}

h2 {
	font-size: 110%;
}

html {
	background-color: #b1b1b1;
	background-image: url("/public/images/grad.png");
	background-repeat: repeat-x;
}

body {
	background: url("/public/images/gears2.png") repeat-x scroll 0 0
		transparent;
	line-height: 1;
	margin: 0;
	min-height: 373px;
	padding: 0;
	text-align: left;
	border: 0 none;
	vertical-align: baseline;
	line-height: 1;
	line-height: 1;
}

.wrapper {
	min-width: 930px;
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1275px;
	margin-right: auto;
}

.shadow {
	-moz-box-shadow: 4px 6px 4px #111;
	-webkit-box-shadow: 4px 6px 4px #111;
	box-shadow: 4px 6px 4px #111;
	/* For IE 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:     
    DXImageTransform.Microsoft.Shadow(     



	Strength=     
	2, Direction=     

	135, Color=     


	'#000000' );
}

.newsCol {
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	border-left: 2px solid #002F55;
	border-bottom: 2px solid #002F55;
	background-color: #305F85;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
}

a.light:link {
	color: rgb(255, 192, 192);
	background-color: inherit;
	text-decoration: underline;
}

a.light:visited {
	color: rgb(240, 192, 192);
	background-color: inherit;
}

.alert {
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 120%;
	color: #f77;
}

.welcome {
	float: left;
}

.external {
	background: url("/public/images/external.png") no-repeat scroll 100% 35%
		transparent;
	margin-right: 2px;
	padding: 0 10px 0 0;
}

.VideoPlayback {
	height: 359px;
	width: 440px;
}

div.video {
	float: left;
}

table {
	border-spacing: 2px 2px;
	border-color: gray;
	border-collapse: separate;
	display: table;
}

table.hours {
	background-color: white;
	border: solid #305F85;
	color: #305F85;
	font-family: sans-serif;
	padding: 0.5ex 1ex;
	text-align: left;
}

caption.hours {
	background-color: #305F85;
	color: white;
	font-size: 80%;
}

#toc {
	background-color: #F7F8FF;
	border: 1px solid #88A;
	color: inherit;
	font-size: 95%;
	padding: 5px;
}

.center {
	text-align: center;
}

.list {
	float: left;
}

#slide { /*background-color: purple;*/
	
}

.slideWrap {
	padding: 10px;
	text-align: center;
	height: 600px;
	/*background-color: #305F85;*/
}

#slide table {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

div.caption {
	background-color: #305F85;
	color: white;
	font-size: 120%;
	padding: 0;
	/*text-align: center;*/
	/*float: center;*/
}

.bottom {
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

.bottom a {
	float: right;
	padding: 10px;
}

.bottom img {
	-webkit-box-shadow: 0px 0px 25px #000;
	-moz-box-shadow: 0px 0px 25px #000;
	box-shadow: 0px 0px 25px #000;
}

img {
	border: 0;
}

.boxed {
	background-color: white;
	border: groove #000040;
	color: inherit;
	padding: 0.5ex 1ex;
}

div.cap {
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #F0F0F8;
	height: 30px;
	position: relative;
	top: -15px;
}

.ui-accordion-content img {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

.map {
	margin: 0px auto;
	display: block;
	float: none;
}

p.clear,h2 {
	clear: both;
}

h3.ui-state-active {
	background-color: #305F85;
	border: 1px solid #002F55;
}

h3.ui-state-active :hover {
	background-color: #437BA8;
}

.ui-accordion h3.ui-state-active a {
	color: white;
}

/*  width="920" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" */
#nrbiMap {
	width: 100%;
	min-width: 920px;
	min-height: 400px;
	margin: 0;
}
.cycleMe {
	padding:0;
	margin:0;
}

.cycleMe li {
  list-style-type:none;
}