body {
	margin: 0px ;
	padding: 0px;
	width: 100%;
	background-position: top;
	background:url(images/jpegs/mainbg.jpg) repeat-x #008AC8;
	text-align:center;
}
html {
overflow: -moz-scrollbars-vertical;
}
#container[id] {
	width: 100%;
	height: 565px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/pngs/topbg.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: -2;
	position: absolute;
	background-color:#008AC8;
	}
#container {
	width: 100%;
	height: 565px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../../images/pngs/topbg.png');
	background-repeat: no-repeat;
	background-position: top;
	z-index: -2;
	position: relative;
	background-color:#008AC8;
}
#headerbg[id]{
	background: url(images/pngs/topheader.png) no-repeat;
	width:848px;
	height:208px;
}
#headerbg{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../images/pngs/topheader.png');
	width:848px;
	height:208px;
	background-repeat:no-repeat;
}
#bg1[id]{
	position:absolute; 
	width:865px; 
	height:608px; 
	z-index:-1; 
	vertical-align:top; 
	text-align:center;
	left: 50%;
	margin-left:-432px;
	background-image:url(images/pngs/bg1.png);
	background-position:top;
	background-repeat:no-repeat;
}
#bg1{
	position:absolute; 
	width:865px; 
	height:608px; 
	z-index:-1; 
	vertical-align:top; 
	text-align:center;
	left: 50%;
	margin-left:-432px;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/pngs/bg1.png');
	background-position:top;
	background-repeat:no-repeat;

}

#bgbottom[id]{
	width: 100% auto;
	height: 230px;
	background-image:url(images/pngs/bottomBG.png);
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	z-index: 3;
}
#bgbottom{
	width: 100% auto;
	height: 230px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/pngs/bottombg.png');
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	z-index: 3;
}

/* #bgbehindcontent[id] {
	width: 865px;
	background-image:url(images/pngs/bg1.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:absolute;
	z-index: -1;
}
#bgbehindcontent {
	width: 865px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/pngs/bg1.png');
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	z-index: -1;
} */
#top{
	position:relative;
	z-index: 50;
}
.leftshadow[class]{
	background:url(images/pngs/shadowleft.png) repeat-y;
	width: 6px;	
}
.leftshadow {
	width: 6px;	
	background-repeat:repeat-y;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/pngs/shadowleft.png');
}
.rightshadow[class]{
	background:url(images/pngs/shadowright.png) repeat-y;
	width: 6px;	
}
.rightshadow {
	width: 6px;	
	background-repeat:repeat-y;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/pngs/shadowright.png');
}
.contentbtm[class]{
	background:url(images/pngs/contentbtm.png) no-repeat;
	height: 3px;	
}
.contentbtm {
	width: 3px;	
	background-repeat:no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../images/pngs/contentbtm.png');
}
.content{
	background-color:#FFFFFF;
	width: 836px;
}
.subcontent{
	padding: 0px 6px 0px 6px;
}
.leftnavBG{
	background-color:#64B7DE;
	width: 180px;
}
.upcomingeventsBG{
	background-color:#D2E0E6;
	border-left: 1px solid #C9DAE7;
	border-right: 1px solid #C9DAE7;
	border-bottom: 1px solid #C9DAE7;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.subheaderBG{
	width: 632px;
	background-color:#8D2897;
	display:block;
	padding: 6px 0px 6px 6px;
}
.subsubheaderBG{
	width: 632px;
	background: url(images/jpegs/subsubheaderbg.jpg) no-repeat;
	display:block;
	padding: 6px 0px 6px 6px;
}
.wheretostayBG{
	background:url(images/jpegs/wheretosstaybgtop.jpg) no-repeat;
	width: 292px;
	height: 18px;
}
.subnavleftbg1{
	background-color:#fff;
	border-bottom: 1px solid #003366;
}
.subnavleftbg{
	background-color:#fff;
}
ul {margin:0px; padding:0px;}
#gallery ul { clear: both; overflow: hidden; margin:0px; padding:0px;}
#gallery li { float: left; margin: 0 auto; display: inline; padding: 2px;}
#gallery li a {padding: 1px;}
.gallerytitle {
	background-color:#006699;
	text-align:center;
	color: #FFFFFF;
	padding: 2px;
}

#tostay ul { clear: both; overflow: hidden; margin:0px; padding:0px;}
#tostay li { float: left; list-style:none; margin: 0 auto; display: inline; width: 600px;}
.tostayimage {
	float:left;
}


/*start of menu*/

#wrap{
	clear: right;
	z-index:40;
}
#navbar {
	position: relative;
	margin: 0;
	padding: 4px 0 0 0;
	width: 25%;
	height: 26px;
}
#navbar li {
    list-style: none;
    float: left; 
}
#navbar li a {
    display: block;
    padding: 3px 6px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold; 
	font-size:10px;
	font: Tahoma, Arial, Verdana, Helvetica, sans-serif
}
#navbar li a:hover {
    color: #003366; 
	font-size:10px;

}

/*end of menu*/

hr.listSeparator {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
a, a:link, a:visited, a:active {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: normal;
}
.emailtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #fff;
 }
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #003366;	
} 
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
 }
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #003366;	
} 
.contactformtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.featureslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.mainborder {
	border: 1px #666666 solid;
}
.dashedborder {
	border: 1px #666666 dashed;
}
.dottedborder {
	border: 1px #666666 dotted;
}
.welcometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.subheadingtext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
 }
 
a.subheadingtext:link, a.subheadingtext:visited, a.subheadingtext:active  {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

a.subheadingtext:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #003366;	
} 



.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
a.sitetext2:link, a.sitetext2:visited, a.sitetext2:active  {
	text-decoration: underline;
	font-weight: bold;;	
	color: #006699;
}
a.sitetext2:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #fff;	
} 
.sitetext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.sitetext4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
 }
a.sitetext4:link, a.sitetext4:visited, a.sitetext4:active  {
	text-decoration: underline;
	font-weight: bold;;	
	color: #666666;
}
a.sitetext4:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #fff;	
} 
.sitetext5 li a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
 }
 .sitetext5  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
 }

 a.sitetext5:link, a.sitetext5:visited, a.sitetext5:active  {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}
a.sitetext5:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #006699;	
} 
.sitetext6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
 .sitetext7  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
 }

 a.sitetext7:link, a.sitetext7:visited, a.sitetext7:active  {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}
a.sitetext7:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #00CCFF;	
} 
.imageDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.transBack{
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
	background-color: #FFFFFF;
}.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.newslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.newsheadlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
input {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contactformbg {
	background-image:url(images/jpegs/contactusBG.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

table, td, a {
/*	color: #ffffff;*/
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
	clear: both;
	height: 315px;
	overflow: auto;
	width: 525px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.tableContainer {
	overflow: hidden;
	width: 525px;
}

/* define width of table. IE browsers only                 */
div.tableContainer table {
	float: left;
	width: 525px;
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.tableContainer table {
	width: 525px;
}
/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
	display: block;
	height: 299px;
	overflow: auto;
	width: 509px;
}

/* make TD elements pretty. Provide alternating classes for striping the table */
/* http://www.alistapart.com/articles/zebratables/                             */
tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
	padding: 2px 3px 3px 4px
}

tbody.scrollContent tr.alternateRow td {
	padding: 2px 3px 3px 4px
}

/* define width of TD elements: 1st, 2nd, and 3rd respectively.          */
/* All other non-IE browsers.                                            */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body tbody.scrollContent td {
	width: 509px;
}

html>body tbody.scrollContent td + td {
	width: 509px;
}

html>body tbody.scrollContent td + td + td {
	width: 509px;
}

.picborder{
	border: 1px #cccccc solid;
}
.picborder2{
	border: 3px #fff solid;
}



/*lightbox css*/


#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(images/gifs/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(images/gifs/overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(images/gifs/blank.gif);
	filter: Alpha(opacity=50);
}

/* end of lightbox */

/**
 * ----------------------------------------------------------------------------
 * toggleElements.css - Stylesheet for jQuery-Plugin toggleElements
 * ----------------------------------------------------------------------------
 */

/* Screen ------------------------------------------------------------------- */

@media projection, screen {

	/* Toggler - default style */
	
	a.toggler {
	 	text-decoration: none;
		font-size: 11px;
		font-weight:bold;
	}
	.toggler {
	  	 margin:8px 0 10px 0;
		cursor:pointer;
		text-decoration: none;
		font-size: 11px;
		font-weight:bold;
		line-height:normal;
		display: block;
	}
	.toggler-closed {
		color:#003366;
		height:15px;
		font-weight:bold;
	}
	.toggler-closed:hover {
		color: #ffffff;
		height:15px;
		font-weight:bold;
	}
	.toggler-opened {
		color:#003366;
		height:15px;
		font-weight:bold;
	}
	.toggler-opened:hover {
		color: #ffffff;
		height:15px;
		font-weight:bold;
	}

	/* Container - default style */
.toggler-c {
	}
.toggler-c-closed {
	background:transparent;
	margin:-16px 0px 0px 0px;
	padding:2px;
}
.toggler-c-opened {
	margin:-16px 0px 0px 0px;
	padding:2px;
}

}

/* Print -------------------------------------------------------------------- */
@media print {

	.toggler-c { margin-bottom:25px; }
	.toggler { display: none; }

}