/* Start Core Styles */
body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; font-weight: lighter; line-height: normal;} 

p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; font-weight: lighter; line-height: normal;}

.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; font-weight: lighter; line-height: normal;}

.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: x-large; color: #000000; font-weight: bolder;}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: large; color: #000000; font-weight: bolder;}
.h3 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #000000;}
.h4 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000;}
.h5 {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; font-weight: lighter;}
/* End Core Styles */

.CopyRight { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000;}

.HeaderBox {  background-color : #2A839E; color: #FFFFFF; font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; padding: 2px;}						  

.sidebartitles {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; font-weight: bold; color: #000000;}

#ContentBox { background: red; position: relative; z-index: 0; }

/* Link Styles */
a { color: #3C97BB; text-decoration: none; font-weight: bolder;}
a:link { color: #3C97BB; text-decoration: none; font-weight: bolder;}
a:visited { color: #AADEF2;	text-decoration: none; font-weight: bolder;}
a:hover { color: #AADEF2; text-decoration: underline; font-weight: bolder;}
a.nav:link { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; text-decoration: none;}
a.nav:visited { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #AADEF2;	text-decoration: none;}
a.nav:hover { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #AADEF2; text-decoration: underline;}
ul { list-style-position: outside; list-style-type: circle;}


/* Form Input Styles */

#input1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
}

#input2 {
	border-bottom : 1px solid Black;
	border-top: 1px solid FFFFFF;
	border-left: 1px solid FFFFFF;
	border-right: 1px solid FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	background-color: FFFFFF;
}

#button1 {
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

#HomeSearch {
	border-bottom : 1px solid Black;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	background-color: white;
}

/* Calendar Styles */
A.CalLink:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
}

A.CalLink:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
}

A.CalLink:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
}

.CalendarFont {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
}

.CalendarDayWeekFont {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bolder;
}

.CalendarEventFont {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
}

.CalendarSideBarFont {
	color: #016776;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
}

.SideSurveyQuestion {
	color: white;
	font-family: tahoma;
	font-size: xx-small;
	font-weight: bolder;
}

.SideSurveyChoices {
	color: white;
	font-family: tahoma;
	font-size: xx-small;
}


/* Form Styles */
#contactForm label, #contactForm input { display: block; width: 200px; float: left; margin-bottom: 10px; } 
#contactForm label { font-size: 1.0em; font-weight: normal; text-align: right; width: 175px; padding-right: 20px; } 
/* WE CAN FINALLY STOP USING TABLES FOR FORMS! Check contact.html for proper xhtml markup syntax. */
#contactForm #Telephone,#contactForm #FAX, { width: 100px; }
#contactForm #State { width: 20px; float: left; }
#contactForm #Zip { width: 40px; }
form, br { clear: left; }
#contactForm #form { margin-bottom: 20px; }
#contactForm .submit { width: 50px; margin: auto; background-color: white; border: 1px solid brown; margin-right: 10px; }
#contactForm #submit { margin-left: 88px;}
#fluForm .submit { width: 50px; margin: auto; background-color: white; border: 1px solid brown; margin-right: 10px; }
#fluForm #submit { margin-left: 150px;}
#req { color:#FF0000; font-weight: bolder; }

/* Gallery Details Styles */
#GalleryDetailsMain {text-align:center; vertical-align:middle; padding-top:10px; padding-left:50px; background-color:#00FF00}
.GalleryDetailsNewRow { padding-bottom:120px;}
.GalleryDetailsImageContainer { float:left; padding-right:20px; }
.GalleryDetailsImage {  width:100px; height:100px;}
.GalleryDetailsImageText {font-family: tahoma; font-size: 10px;}
#GalleryDetailsNav { text-align:center; background-color:#CC0000;}

/* Gallery Landing Styles */
.GalleryLandingOdd p {display:block; float:left; width:425px; font-size: 12px;}
.GalleryLandingOdd {float:right; vertical-align:text-top; padding:5px; margin-bottom:10px;}
.GalleryDetailsImageRight {float:right; padding-left:10px; display:block;}
.GalleryDetailsImageLeft {float:left; padding-right:10px; display:block;}
.GalleryLandingEven {float:left; vertical-align:text-top; padding:5px; margin-bottom:10px;}
.GalleryLandingEven p {display:block; float:right; width:425; font-size: 12px;}


/*** Navigation - Uses an unordered list and styles them as buttons 
	 This nav supports rounded buttons and drop-down menus.								***/

	/* Main Nav */
	
		/* Main Nav Container */
		#navcontainer1 {
			width: 100%;
			padding: 0;
			margin: 0;
			float: left;
			height: auto;
			z-index: 9999;
		}

		/* Tabs (Top level menu items) - Special for this site - http://www.alistapart.com/articles/slidingdoors2/ */
		#nav1 {
			float: left;
			font-size: 12px;
			font-style: normal;
			letter-spacing: 0; 
			
			}
		#nav1 ul {
			float: left;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#nav1 li {
			float: left;
			position: relative;
			margin: 0;
			padding: 0;
		}

		#nav1 a {
			float: left;
			margin:0;
			padding:0 0 0 0px; /* The space between the left side of the tab and the text. */
			margin-left: 0px; /* Spacing between navigation tabs */
			text-decoration:none;
			border-right: 1px solid #C7EFFF;			
		}
		#nav1 a span {
			display:block;
			padding: 5px 6px 5px 6px; /* The padding around the text */
			font-weight: normal;
			color: #fff;
			height: auto;
		}
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#nav1 a span {float:none;}
		/* End IE5-Mac hack */
		#nav1 a:hover span {
			color: #000;
		}
		#nav1 #current a {
			background-position: left bottom;
			border-width:0;
		}
		
		#nav1 #current a span {
			background-position:100% 100%;
			padding:8px 8px 8px 5px;
			color: #333;		
		}
		#nav1 a:hover {
			background: #C7EFFF; 
		}
		#nav1 a:hover span {
			color: #5197CF; background: url('/images/nav_endcap.png') repeat-y top right;
		}

	/* Dropdowns - http://www.htmldog.com/articles/suckerfish/dropdowns/ */

		/* Applies to all sub-levels */
		#nav_dropdown1, #nav_dropdown1 ul { float: left; z-index: 9999; padding: 0; height: auto; margin: 0; list-style: none; line-height: 1; }
			
		#nav_dropdown1 ul a { display: block; background: none; font-weight: normal; font-size: 1.0em; }
		
		/* 1st Level List Items */
		#nav_dropdown1 li { float: left; }
		
		/* 2nd Level List - UL
		Sets a width on the UL element - Without it, list goes horizontal 
		Hides the UL from view using left									*/
		
		/* Using left instead of display to hide menus because display: none isn't read by screen readers */
		#nav_dropdown1 li ul { position: absolute; left: -999em; background: #3197B6 url('/images/nav_dropshadow.png') no-repeat bottom left;   }
		
		/* 2nd Level List elements - LI */
		#nav_dropdown1 ul li { clear:left; margin: 0px 0 0 0px; display: inline; padding: 0; z-index: 9999; }
		#nav_dropdown1 ul li:hover {  background: none; }
		
		/* 2nd Level List elements - A */
		#nav_dropdown1 ul li a { width: 155px; padding: 6px 10px 6px 10px; margin: 0; color: #C7EFFF; border-bottom: 1px solid #C7EFFF; border-right: none; }
		#nav_dropdown1 ul li a:hover { background: #C7EFFF url('/images/nav_up.png'); color: #3197B6; }	
		
		/* 3rd Level List elements - UL - Sets position of the UL element	*/
		#nav_dropdown1 li ul ul { margin: 0px 0 0 175px; }
		
		/* 3rd Level List elements - A */
		#nav_dropdown1 ul ul li a { width: 155px; padding: 6px 10px 6px 10px; margin: 0; color: #C7EFFF; border-bottom: 1px solid #C7EFFF; border-right: none; }
		#nav_dropdown1 ul ul li a:hover { background: #C7EFFF url('/images/nav_up.png'); color: #3197B6; }		
		
		/* This bit moves list items off the page using negative left margin */
		#nav_dropdown1 li:hover ul ul, #nav_dropdown1 li.sfhover ul ul { left: -999em; }
		
		/* This brings the list items back on screen and into view upon hover
		Note usage of .sfhover, a class required and called by the javascript function
		that handles :hover attributes so that IE will properly :hover on a LI element	*/
		
		/* lists nested under hovered list items */ 
		#nav_dropdown1 li:hover ul, #nav_dropdown1 li li:hover ul, #nav_dropdown1 li.sfhover ul, #nav_dropdown1 li li.sfhover ul { 
			left: -1px;
			top: 22px;
		}
		#nav_dropdown1 li li:hover ul, #nav_dropdown1 li li.sfhover ul { 
			left: 0px;
			top: 0px;
		}
		/* Parent Tier Highlighting */
		#nav_dropdown1 li:hover > a, #nav_dropdown1 li.sfhover > a { background-color: #C7EFFF; } /* T1 a */
		#nav_dropdown1 li:hover a span, #nav_dropdown1 li.sfhover a span { color: #3197B6; } /* T1 span */
		#nav_dropdown1 li li:hover > a, #nav_dropdown1 li li.sfhover > a { color: #3197B6; } /* T2 a */

		
		/* Special Class For showing bg-image w/arrow for 3rd level items */
		#nav_dropdown1 ul li .nav_has_level3 { 
			background-image: url('/images/nav_arrow.png');
			background-position: top right;
		}
		#nav_dropdown1 ul li .nav_has_level3:hover { 
			background-image: url('/images/nav_arrow_up.png');
			background-position: top right;
		}	
