/*== Developed By: Ryan H Production Changes made by Julia Howard ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, ol, hr {margin-bottom:10px;}
h2 {margin-bottom:15px; font-size:18px; }
h3 {margin:10px 0 5px 0; font-size:16px;}
h4 { font-size:14px;}
ul, ol, li {line-height:1.5em; margin-left:15px;}

a:link, a:visited {color:#365C2D; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#76A33E; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:60px; line-height:60px; visibility:hidden; width:100%; padding:0 0 10px 0;}


/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; font-size: 13px; line-height: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }

.Header		{ color: #000000; font-size: 18px; font-weight: bold; font-family: Verdana; }
.Subheader	{ color: #000000; font-size: 16px; font-weight: bold; font-family: Verdana; }
.Subheader2	{ color: #000000; font-size: 14px; font-weight: bold; font-family: Verdana; }

.Green		{ color: #5C8B3B; }
.Blue		{ color: #2F49A6; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

IMG.FloatLeft 	{ float: left; margin: 0 5px 5px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 5px 5px; }

TABLE.hours TD { padding: 0 5px 3px 10px; }

/*   Body and Wrappers
=====================================*/
body {
	background:#000;	
}
* #shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	width:880px;
}
* #container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
* #content {
	clear: left;
	padding: 10px 0 25px 0;
	margin-left:100px;
	width:500px;
	min-height:1250px;
	_height:1250px; /* for IE6 */
}

* #pagePhoto {
	margin:0 0 10px 10px;
	float:right;
}
* #featurePage #pagePhoto {
	display:none;
}



/*   Footer Styles
=====================================*/
* #footer {
	background:url(images/layout/footBG.png) 0 0 no-repeat;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:100%;
	height:250px;
	clear:both;
}
* #footSpace{height:45px;}
* #foot_info {
	color:#333;
	text-align:center;
	line-height:1.2em;
	letter-spacing:-1px;
	margin-top: 0px;
	margin-right: 265px;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot_info a {color:#333; font-weight:normal;}
#foot_info a:hover {color:#2D4AA6;}



/*   Navigation Styles
=====================================*/
* #nav {
	background:url(images/layout/navStart.png) 0 0 no-repeat;
	position:absolute; top:213px; left:-8px; z-index:90;
	padding-left:50px; width:100%;
}
#nav li {
	background:url(images/layout/navDivider.png) 0 0 no-repeat;
	position:relative; padding-left:45px;
	list-style:none;
	cursor:pointer;
	margin:0px;
	float:left;
}
#nav li a {
	background:url(images/layout/navBG.png) 0 0 no-repeat;
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	padding:0 3px 10px 2px;
	line-height:35px;
	display:block;
	color:#233F93;
}
#nav li a:hover {
	color:#666;
}
* .menuSubs {
	position:absolute; top:40px; left:10px; z-index:100;
	background:#fff; filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
	padding:5px; width:150px; display:none;
}
#nav li ul li {
	background:none;
	padding:0px;
	width:100%;
	float:left;
	clear:both;
}
#nav li ul li a {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px; text-align:center; background:none;
	padding:0px; width:100%;
	color:#233F93;
}
 li ul li a:hover {
	background:none;
	color:#000;
}
#nav li.lastLI div {
	background:url(images/layout/navEnd.png) top right no-repeat;
	width:85px; height:45px; display:block;
}
#login a {
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	line-height:25px;
	text-align:center;
	width:170px;
	display:block;
	color:#233F93;
}
#login a:hover {color:#666;}


/*   Individual Pages
=====================================*/
* .staffBlock {
	padding-top:10px; margin-bottom:10px;
	min-height:225px; _height:225px;
	border-top:1px solid #ddd;
}
* .staffBlock img {
	margin:0px 9px 8px 0px;
	float:left;
}


* #faq {list-style:none;}

* .question/*, .openAll*/ {
	margin:0px 0px 5px 0px;
	cursor:pointer;
}

* .question/*, .openAll*/ a {
color:#1e306c;
}


* .faqAnswer {
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	margin:5px 0px 10px 5px;
	padding:8px;
	width:90%;
}

/*   KidsClub Gallery Styles
=====================================*/
* #kidsclubgallery { 
	position:relative; 
	width:528px; 
	height:650px; 
	margin:20px auto 0 auto; 
	border:1px solid #aaa;
	text-align:center;
}

#kidsclubgallery ul { 
    padding:0; 
	margin:0 0 0 30px; 
	list-style-type:none;
	width:500px; 
	height:400px;  
}

#kidsclubgallery li { 
	float:left;
}


/* Make images "invisable"
=====================================*/
#kidsclubgallery a.gallery span { 
	position:absolute; 
	width:1px; 
	height:1px; 
	top:1px; 
	left:-1px; 
	overflow:hidden; 
	background:#fff; 
}


/*   Add Thumbnail Images
=====================================*/
#kidsclubgallery a.gallery, #kidsclubgallery a.gallery:visited { 
	display:block; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #000; 
	margin:10px 10px 10px 10px; 
	text-align:left; 
	cursor:default; 
} 

#kidsclubgallery a.slide1 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/1_t.jpg); 
	height:75px; 
	width:100px; 
}
 
#kidsclubgallery a.slide2 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/2_t.jpg); 
	height:75px; 
	width:100px; 
} 

#kidsclubgallery a.slide3 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/3_t.jpg); 
	height:75px; 
	width:100px; 
}
 
#kidsclubgallery a.slide4 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/4_t.jpg); 
	height:75px; 
	width:100px; 
} 

 
#kidsclubgallery a.slide5 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/5_t.jpg); 
	height:75px; 
	width:100px; 
}
 
#kidsclubgallery a.slide6 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/6_t.jpg); 
	height:75px; 
	width:100px; 
} 

 
#kidsclubgallery a.slide7 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/7_t.jpg); 
	height:75px; 
	width:100px; 
} 
#kidsclubgallery a.slide8 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/8_t.jpg); 
	height:75px; 
	width:100px; 
} 

#kidsclubgallery a.slide9 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/9_t.jpg); 
	height:75px; 
	width:100px; 
}
 
#kidsclubgallery a.slide10 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/10_t.jpg); 
	height:100px; 
	width:75px;
}

#kidsclubgallery a.slide14 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/14_t.jpg); 
	height:75px; 
	width:100px;
}

#kidsclubgallery a.slide11 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/11_t.jpg); 
	height:100px; 
	width:75px;
}

#kidsclubgallery a.slide12 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/12_t.jpg); 
	height:100px; 
	width:75px;
}

#kidsclubgallery a.slide13 { 
	background:url(images/pagePhotos/kidsclubphotos/thumbs/13_t.jpg); 
	height:100px; 
	width:75px;
}

/* move the thumbnails into the correct position
=====================================*/ 
#kidsclubgallery ul { 
	margin:5px auto 20px 50px!important;
	text-align:center; 
}

/* change the thumbnail border color 
=====================================*/  
#kidsclubgallery a.gallery:hover { 
	border:1px solid #fff; 
}

/* styling the :hover span 
=====================================*/ 
#kidsclubgallery a.gallery:hover span { 
	position:absolute; 
	width:500px; 
	height:500px; 
	margin:40px auto 20px 15px;  
	background:#F7FCFF; 
}

/* styling the :hover images
=====================================*/ 
#kidsclubgallery a.gallery:hover img { 
	border:2px solid #457730;  
	margin:20px auto 10px 22px;
} 

#kidsclubgallery a.slide10:hover img {
	margin-left: 80px!important;
} 

/*   End KidsClub Gallery
=====================================*/
 




/*   Forms Styles
=====================================*/
form {padding:0;margin:0;}
* .text  {border:1px solid #666; width:200px;}
* .error {border:1px solid #f00;background-color:#ffe0e0;}
* .req {color:#999;font-size:10px;margin-left:5px;}
* .req2 {color:#f00;font-weight:bold;margin-left:5px;}
* .formText {text-align:right; padding-right:15px; width:33%; line-height:14px; padding-bottom:10px;}

* #forms_callout { position:absolute; width:197px; height:287px; left:677px; top:570px; }

/*   sIFR3 Styles
=====================================*/
* .sIFR-flash { /*this affects the headlines* text-align feature is in site.js file*/
	visibility: visible !important;
	margin-left: 0;
	padding: 0;
	}

.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}
* .sIFR-replaced, * .sIFR-ignore {
	visibility: visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
	}
	
* .sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}
* .sIFR-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}


/*   Standard Image/Feature Styles
=====================================*/
* #feature {margin:30px auto 20px auto;}
* .caption {font-style:italic; color:#666;}
* .right {margin:0px 0px 8px 9px; float:right;}
* .left {margin:0px 9px 8px 0px; float:left;}
* .photoright {padding:1px; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
* .photoleft {padding:1px; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
* .photocenter {padding:1px; border:1px solid #777; margin:10px 0 15px 75px; text-align:center; }
* .photo {padding:1px; border:1px solid #777;}
* .featuretour { margin:3px 0 0 3px; border:2px #C2CFF2 solid; padding:0; }
* .featureRight {border:3px solid #074d97; padding:2px; float:right; margin:0 0 8px 8px;}
* .featureCenter {border:3px solid #074d97; padding:2px; margin:7px auto; }
* #Tour { width:510px; height:410px; background:url(images/loading.jpg) 0 0 no-repeat; }

* #footer { behavior: url(iepngfix.htc) }


/* Feature Videos */
#feature {overflow: hidden; width: 510px; height: 306px; text-align: center; }
#feature1 {overflow: hidden; width: 510px; height: 306px; text-align: center;} 

/* Contact Include Styles */
#contact {
	float: right;
	width: 187px;
	height: 475px;
	*height: 525px; /* IE 7 and below */
	background:url(images/layout/contactBKGD.png);
	*background:url(images/layout/contactBKGD_IE.png); /* IE 7 and below */
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2e4aa6;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
    line-height: 19px;
	margin-top:  20px;
	
	}
	
/*html #contact {
	height: 475px;}*/


.contact {
	color: #000;
	font-weight: normal;
	text-align: center;
}

#form {
	float: right;
	width: 187px;
	height: 305px;
	background:url(images/layout/formBKGD.png);
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2e4aa6;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	margin-top: 20px;
	line-height: 19px;
	clear: right;
	}

/* **Tour Div** */
#office1 {
	float: left; margin-left: 5px; 
	margin-top: -303px;
	*margin-top: 0px;
	}
	
#office2 { 
margin-left: 25px;
}