@charset "UTF-8";
/* CSS Document for TecherNex  ** MARK G. 09/15/08 
 
       |\__/,|   (`\
     _.|o o  |_   ) )
 ---(((---(((---------
 
&copy; SiteLab Int. 2008
*/

/*GLOBLAL------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*page shift hack for mozilla*/
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #000000;
	background-color:#ededed;
	background-image:url(../gifs/bkg.gif);
	background-repeat:repeat-x;
	text-align:center;
	
}



/* set default layout to 0 -------------------------------------------------------------*/
table, tr, td, ul, ol, li, dl, dd, h1, h2, h3, h4, img, div, br, form, blockquote {
	margin: 0px;
	padding: 0px;
	border:0px;	
}

/*pic preloader*/

.hiddenpic {
	display:none;
}

/*clear hack for mozilla-------------------------------------------------------------------------------------*/

.clearer {
	clear: both;
	height:0px;
	width: 0;
	margin: 0;
	padding:0;
	font-size:0px;
	line-height:0px;
}

/*links------------------------------------------------------------------------------------------*/
a {
	color: #137492;
}

a:hover {
	
}

:focus {
	outline: 0;
}


/*text-------------------------------------------------------------------------------------*/
h1 { 
	font-size: 37px;
	line-height:37px;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight:normal;
	/*font-family:Garamond, "Times New Roman", Times, serif;*/
}
	
h2 {
	font-size: 26px;
	line-height:26px;
	padding: 0 0 10px 0;
	font-weight:normal;
	/*font-family:Garamond, "Times New Roman", Times, serif;*/
}
	
h3 { 
	font-size: 20px;
	line-height:20px;
	padding: 0 0 10px 0;
	font-weight:normal;
	/*font-family:Garamond, "Times New Roman", Times, serif;*/
}

.twenty {
	font-size: 20px;
	line-height:20px;
}

.twentysix {
	font-size: 26px;
	line-height:26px;
}

.thirtyseven {
	font-size: 37px;
	line-height:37px;
}

.big_bold {
	font-size: 15px;
	font-weight:bold;
}

.small {
	font-size: 10px;
	line-height:12px;
}

p {
	margin: 0;
	padding:0 0 20px 0;
}

blockquote {
	margin: 0 0 20px 35px;
}

/*lists-------------------------------------------------------------------------------------*/


ul, ol {
	margin-left: 35px;
	padding:0 0 20px 0;
	
}

ul ul, ol ol{
	margin-left: 35px;
	padding:0;
}

ul.arrow {
	list-style: none;
	margin-left:0;
}

	ul.arrow li {
		background-image:url(../gifs/icon_double_arrow.gif);
		background-repeat:no-repeat;
		background-position:0 5px;	
		padding:0 0 0 12px;
		margin:0 0 5px 0;
		line-height:16px;
	}

ul.alt_faq_list {
	list-style: none;
	margin:0;
}

ol.alt_faq {
	margin-left:25px;
	padding:0;
}

	ol.alt_faq li{
		font-size: 20px;
		line-height:20px;
		padding: 0 0 10px 0;
		/*font-family:Garamond, "Times New Roman", Times, serif;*/
	}
	
		ol.alt_faq li p, ol.alt_faq li ul.arrow li {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:16px;
			
		}
		ol.alt_faq li ul.arrow {
			
			padding:0;
		}
		
		ol.alt_faq li ul.arrow li{
			padding-left:12px;
		}
dl {
	margin-left: 35px;
	padding:0;
}

dd {
	padding-bottom:20px;
}

/*tables ---------------------------------------------------------------------------*/

.services_table, .subjects_table {
	border-collapse: collapse;
	margin-bottom: 20px;
}

.services_table td, .services_table th, .subjects_table td, .subjects_table th  {
	padding: 10px;
	border:1px solid #cccccc;
}

.services_table tr.grey td, .services_table tr.grey th, .subjects_table tr.grey td, .subjects_table tr.grey th {
	background-color: #eeeeee;
}
.services_table tr.lt_blue td, .services_table tr.lt_blue th, .subjects_table tr.lt_blue td, .subjects_table tr.lt_blue th {
	background-color: #4eb2c7;
}


.services_table th {
	font-style: italic; 
}

/*color classes---------------------------------------------------------------------*/
.dark_blue {
	color: #137492;
}

.black {
	color: #000;
}

.blue {
	color: #125a95;
}

/*divider lines-------------------------------------------------------------------------------------*/
.line {
	background-color: #e4e6e0;
	font-size:0px;
	line-height:0px;
	height: 1px;
	/*margin-top: 20px*/;
	margin-bottom: 20px;
	clear:both;
}


/*image floats-------------------------------------------------------------------------------------*/
.pics_left {
	float:left;
	margin-right: 30px;
	margin-bottom:10px;
}

/*forms-------------------------------------------------------------------------------------*/

/*join now*/


/*join now page*/
.join_now {
	background: none;
}

	.join_box {
		width: 175px;
		height:auto;
		padding:20px;
		text-align:left;
		font-size:11px;
	}

		.join_box .textfield {
			width: 175px;
			height: 18px;
			line-height:16px;
			background-image:url(../gifs/login_bkg.gif);
			border: 1px solid #999999;
			color:#999999;
			margin:0 0 8px 0;
		}
		
		.join_box p {
			padding: 0 0 8px 0;
		}


/*login*/
#loginBegin {
	display:inline;
}

/*hide login*/
.loginRemain {
	display:none;
	position:absolute;
	top: 122px;
	margin: auto;
	margin-left: 766px;
	width: 173px;
	height:119px;
	background-color:#FFFFFF;
	font-size: 12px;
	padding:10px;
	border: 1px solid #bdbdbd;
	
	
}
			
	.loginRemain .textfield {
		width: 156px;
		height: 18px;
		line-height:16px;
		background-image:url(../gifs/login_bkg.gif);
		border: 1px solid #999999;
		color:#999999;
		margin:0 0 8px 0;
	}
	
	.loginRemain p {
		padding: 0 0 8px 0;
	}
	
	.loginRemain a {
	color: #333333;
				font-size:10px;
				}



div.form_row {
	width: 300px;
 	text-align:left;
 	clear: both;
	line-height: 22px;
	padding-bottom:10px;
 }

 	div.form_row span.label {
		width: 130px;
		padding:2px;
		padding-right: 0px;
		margin: 0px;
		float:left;
		text-align:right;
	 }
	 
	  div.form_row span.input_box {
		width: 160px;
		padding:2px;
		padding-left:5px;
		margin: 0px;
		float:right;
		text-align:left;
	 }
.refer_a_friend_form {
	padding-top: 20px;
}

.refer_a_friend_form div.form_row span.input_box .textfield{
	width: 156px;
	height: 18px;
	line-height:16px;
	background-image:url(../gifs/login_bkg.gif);
	border: 1px solid #999999;
	color:#999999;
}

/*GENERAL LAYOUT header, content, nav, footer--------------------------------------------------------*/

.container {
	width: 988px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../gifs/main_content_bkg.gif);
	background-repeat:no-repeat;
	text-align:left;
}

	.container_content {
		width: 960px;
		height:auto;
		margin-left:15px;
	}

	
	
/*header-------------------------------------------------------------------------------------*/
	.header {
		width: 960px;
		height: 155px;
		margin:0;
		padding:0;
	}
	
		.header_logo {
			width:822px;
			height: 89px;
			background-repeat:no-repeat;
			float:left;	
			display: block;
		}
		
			/*classes for different logo backgrounds*/
			
			/*teacher home*/
			.home .header_logo {
				/*background-image: url(../jpgs/header_logo_bkg.jpg);*/
			}
			/*root pages*/
			.dual .header_logo {
				background: #fff;
				
			}
			/*certified teachers*/
			.certified .header_logo {
				background-image: url(../jpgs/header_logo_certified_bkg.jpg);
			}
			/*alt teachers*/
			.alt .header_logo {
				background-image: url(../jpgs/header_logo_alt_bkg.jpg);
			}
			/*transfer teachers*/
			.transfer .header_logo {
				background-image: url(../jpgs/header_logo_transfer_bkg.jpg);
			}
			/*principal*/
			.principal .header_logo {
				background-image: url(../jpgs/header_logo_principal_bkg.jpg);
				width:822px;
				height: 89px;
				background-repeat:no-repeat;
				float:left;	
			}
			
			/*logo*/
			.header_logo img{
				 margin-top: 10px;
				 margin-left:35px;
			}
			
			/*logo root pages*/
			.dual .header_logo img{
				 margin: 0px;
				 padding:0px;
				 display:block;
			}
				.dual .header_logo .logo {
					width: 218px;
					height:74px;
					padding:0;
					 padding-top: 10px;
					 padding-left:35px;
					 margin:0;
					 float:left;
					  display: block;
				}
			
				.header_logo .dual {
					width: 281px;
					height: 89px;
					 float:left;
					 padding: 0 0 0 272px;
					margin: 0;
					 }
				
				/*dual header links*/
				.header_logo .dual .dual_teacher_img {
					width: 281px;
					height:44px;
					display: block;
					background-image:url(../jpgs/header_logo_dual_teacher.jpg);
					background-repeat:no-repeat;
				}
				
				.header_logo .dual .dual_teacher_img:hover {
					background-image:url(../jpgs/header_logo_dual_teacher_over.jpg);
				}
				
				/*used for swap img*/
				
				 .dual_principal_img {
					width: 281px;
					height:15px;
					line-height: 0px;
					font-size:0px;
					display:block;
					background-image:url(../jpgs/header_logo_dual_principal.jpg);
					background-repeat:no-repeat;
					
				}
								
				
		/*utility nav*/
		.header_utility {
			width: 138px;
			height: 89px;
			float: left;
		}
		
		.header_utility_nologin {
			width: 138px;
			height: 89px;
			float: left;
		}
		
			.header_utility ul {
				width: 119px;
				height:40px;
				padding:10px 0 0 0;
				margin:38px 0 0 0;
				list-style:none;
				background-image:url(../gifs/utility_icons.gif);
				background-repeat:no-repeat;
				
			}
			
			.header_utility_nologin ul {
				width: 119px;
				height:40px;
				padding:10px 0 0 0;
				margin:38px 0 0 0;
				list-style:none;
				background-image:url(../gifs/utility_icons_nologin.gif);
				background-repeat:no-repeat;
				
			}
				
				.header_utility ul li {
					float: left;
					display: block;
					height: 40px;
					text-align:center;
				}
				
				.header_utility_nologin ul li {
					float: left;
					display: block;
					height: 40px;
					text-align:center;
				}				
				
					.header_utility ul li a {
						display: block;
						height:40px;
						line-height:40px;
						color: #4f4f4f;
						font-size:12px;
						text-decoration:none;
					}
					
					.header_utility_nologin ul li a {
						display: block;
						height:40px;
						line-height:40px;
						color: #4f4f4f;
						font-size:12px;
						text-decoration:none;
					}					
				
						.header_utility ul li a.faq {
							width: 29px;
						}
						
						.header_utility ul li a.contact {
							width: 52px;
						}
						
						.header_utility ul li a.login {
							width: 38px;
						}
						
						.header_utility_nologin ul li a.faq {
							width: 29px;
						}
						
						.header_utility_nologin ul li a.contact {
							width: 52px;
						}
						
						.header_utility_nologin ul li a.login {
							width: 38px;
						}						



/*main nav-------------------------------------------------------------------------------------*/
/*as class*/
.main_nav {
	width: 960px;
	height: 33px;
	margin:0;
	padding:0;
	list-style:none;
	background-repeat:no-repeat;
	background-color:#fff;
	clear:both;
	position:relative;
}

.main_nav li {
		float: left;
		display: inline;
		margin:0px;
		padding:0px;
		height:33px;
		line-height:33px;
		padding-left:25px;
	}
	
		.main_nav li a {
			display: inline-block;
			height:33px;
			color: #fff;
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
			font-style:italic;
			width: auto;
		}
		
		.main_nav li a:hover {
			color:#fff5a2;
		}

		/*drop downs*/
			.main_nav li ul {
				position: absolute;
				left: -35px;
				top: 33px;
				width: 960px;
				background-image:url(../gifs/second_nav_bkg.gif);
				background-repeat:repeat-x;
				display: none;
				}
	
				.main_nav li:hover ul, .main_nav li.over ul { 
					display: inline;
					 }
					 
					.main_nav li:hover ul li, .main_nav li.over ul li { 
						display: inline;
						line-height:31px;
					}
					
						.main_nav li:hover ul li a, .main_nav li.over ul li a{ 
							display: inline;
						/*	height:33px;
							line-height:33px;*/
							color: #8f1919;
							text-decoration:underline;
							font-weight:normal;
							font-style:normal;
							font-size:12px;
							width: auto;
							float:left;
						}
						
						.main_nav li:hover ul li a:hover, .main_nav li.over ul li a:hover{ 
							color:#3f3f3f;
							text-decoration:none;
						}
/* Fix IE. Hide from IE Mac \*/
* html .main_nav li { float: left; }
* html .main_nav li a { height: 1%; }
/* End */			


	/*classes for different logo backgrounds*/
	/*root pages*/
	.dual .main_nav {
		background-image: url(../jpgs/main_nav_dual_bkg3.jpg);
	}
	
	
	
	/*teacher home*/
	.home .main_nav {
		background-image:url(../jpgs/main_nav_dual_bkg.jpg);
	}
	
	
	
	/*certified teachers*/
	.certified .main_nav {
		background-image:url(../jpgs/main_nav_bkg.jpg);
	}
	

	
	/*alt teachers*/
	.alt .main_nav {
		background-image:url(../jpgs/main_nav_bkg.jpg);
	}
	

	/*transfer teachers*/
	.transfer .main_nav {
		background-image:url(../jpgs/main_nav_bkg.jpg);
	}
	
	
	/*principal*/
	.principal .main_nav {
		background-image:url(../jpgs/main_nav_principal_bkg.jpg);
	}
	
	
	

		/*main nav on-state selectors as class-------------------------------------------------------------------------------------*/
		.home .main_nav .home a, 
		.what .main_nav .what a,
		.why .main_nav .why a,
		.how .main_nav .how a,
		.learn .main_nav .learn a,
		.refer_a_friend .main_nav .refer_a_friend a,
		.faq_page .main_nav .faq a,
		.contact_us_page .main_nav .contact_us a,
		.transferring .main_nav .transferring a,
		.guarantee .main_nav .guarantee a
		
		{
			color:#fff5a2;
		}
		
		/*changes drop down link colors when on above selector page as class*/
		.home .main_nav .home li a, 
		.what .main_nav .what li a,
		.why .main_nav .why li a,
		.how .main_nav .how li a,
		.learn .main_nav .learn li a,
		.refer_a_friend .main_nav .refer_a_friend li a,
		.faq_page .main_nav .faq li a,
		.contact_us_page .main_nav .contact_us li a,
		.transferring .main_nav .transferring li a,
		.guarantee .main_nav .guarantee li a
		
		{
			color:#8f1919;
		}
		
			
		/*main nav dual links set widths as class-------------------------------------------------------------------------------------*/
		 .main_nav .dual_index  {
			width: 71px;
			height:33px;
			 padding: 0px;
		 	text-align:center;
		}
		
		 .main_nav .dual_learn {
		 	width: 169px;
			padding: 0px;
		 	text-align:center;
		 }
		
		.main_nav .dual_refer_a_friend {
			width: 106px;
			padding: 0px;
		 	text-align:center;
		}
		
		.main_nav .dual_faq {
		
			width: 47px;
			padding: 0px;
		 	text-align:center;
		}
		
		.main_nav .dual_contact_us {
			width: 134px;
				/*width: 124px;*/
			padding-left:15px;
		/*	padding-left: 25px;*/
			
		}
		
		.main_nav .dual_principal {
			padding: 0px;
		}
		
		.main_nav .dual_principal a, .principal_link {
			width: 250px;
			height:33px;
			display:block;
			background-image:none;
		}
		
		.main_nav .dual_principal a:hover {
			position: absolute;
			top: -12px;
			left: 542px;
			width: 250px;
			height:45px;
			background:#00FF33;
			background-image:url(../jpgs/header_logo_dual_principal_over_full.jpg);
			background-repeat:no-repeat;
		}
		
/*second level nav-------------------------------------------------------------------------------------*/	
		
.second_level {
	width: 960px;
	height: 33px;
	background-image: url(../gifs/second_nav_bkg.gif);
	background-repeat:repeat-x;
	clear: both;
	
}
	.second_level_home {
		background-image: url(../gifs/home_second_nav_bkg.gif);
	}
	
	
	.second_level ul {
		width: 960px;
		height: 33px;
		margin: 0;
		padding: 0;
	}
		
		.second_level li {
			float: left;
			display: inline;
			margin:0px;
			padding:0px;
			height:33px;
			line-height:30px;
			margin-left:25px;
		}
	
			.second_level li a {
				/*display: inline-block;*/
				display:block;
				height:33px;
				color: #8f1919;
				text-decoration:underline;
				font-size:12px;
				width: auto;
				float:left;
			}
			
			.second_level li a:hover {
				color:#3f3f3f;
				text-decoration:none;
			}
			
			/*second level nav tab on selectors-------------------------------------------------------------------------------------*/	
			/*individual pages*/
			
			.who_we_want .who_we_want, 
			.why_teachernex .why_teachernex,
			.our_impact .our_impact,
			.about_los_angeles .about_los_angeles,
			.association .association,
			.information_sessions .information_sessions,
			.teaching_in_la .teaching_in_la,
			.living_in_la .living_in_la,
			.who_we_want .who_we_want,
			.subjects .subjects,
			.securing_a_position .securing_a_position,
			.teacher_services .teacher_services,
			.salary_benefits .salary_benefits,
			.certification .certification,
			.application_process .application_process,
			.app_dates .app_dates,
			.join_now .join_now,
			.benefits .benefits,
			.makes_it_easier .makes_it_easier,
			.training_resources .training_resources,
			.testing_requirements .testing_requirements,
			.help_me .help_me,
			.how_the_process_works .how_the_process_works,
			.learn_more .learn_more, 
			.faq .faq,
			.contact_us .contact_us,
			.case_studies .case_studies,
			.testing .testing
			{
				background-image:url(../gifs/tab_left.gif);
				background-repeat:no-repeat;
			}
						
			.who_we_want .second_level .who_we_want a,
			.why_teachernex .second_level .why_teachernex a,
			.our_impact .second_level .our_impact a,
			.about_los_angeles .second_level .about_los_angeles a,
			.association .second_level .association a,
			.information_sessions .second_level .information_sessions a,
			.teaching_in_la .second_level .teaching_in_la a,
			.living_in_la .second_level .living_in_la a,
			.who_we_want .second_level .who_we_want  a,
			.subjects .second_level .subjects a,
			.securing_a_position .second_level .securing_a_position a,
			.teacher_services .second_level .teacher_services a,
			.salary_benefits .second_level .salary_benefits a,
			.certification .second_level .certification a,
			.application_process .second_level .application_process a,
			.app_dates  .second_level .app_dates a,
			.join_now .second_level .join_now a,
			.benefits .second_level .benefits a,
			.makes_it_easier .second_level .makes_it_easier a,
			.training_resources .second_level .training_resources a,
			.testing_requirements .second_level .testing_requirements a,
			.help_me .second_level .help_me a,
			.how_the_process_works .second_level .how_the_process_works a,
			.learn_more .second_level .learn_more a,
			.faq .second_level .faq a,
			.contact_us .second_level .contact_us a,
			.case_studies .second_level .case_studies a,
			.testing .second_level .testing a
			{
				display:block;
				background-image:url(../gifs/tab_right.gif);
				background-repeat:no-repeat;
				background-position:right 0px;
				padding: 0px 10px 0 10px;
				color:#3f3f3f;
				text-decoration:none;
			}
			
/*content --------------------------------------------------------*/

.content {
	width: 960px;
	height:auto;
	background-image: url(../gifs/content_bkg.gif);
	background-repeat:repeat-y;
}
	/*teacher home and root pages*/
	.content_home {
		background-image: url(../gifs/content_bkg_home.gif);
	}
	
	.content_left {
		width: 640px;
		height: auto;
		padding:33px 30px 40px 45px;
		float: left;
		font-size: 12px;
		line-height:16px;
	}
		/*teacher home and root pages*/
		.content_left_home {
			width: 543px;
			padding:33px 30px 40px 45px;
			float: left;
			font-size: 12px;
			line-height:16px;
		}
	
	.content_right {
		width: 205px;
		height: auto;
		padding: 33px 20px 40px 20px;
		float: left;
		font-size: 12px;
		line-height:16px;
	}
		/*teacher home and root pages*/
		.content_right_home {
			width: 302px;
			padding: 33px 20px 40px 20px;
			float: left;
			font-size: 12px;
			line-height:16px;
		}

.buttons {
	width: 205px;
	height: auto;
	text-align:center;
}

	.buttons img{
		clear: both;
		margin-bottom:18px;
	}

/*footer --------------------------------------------------------*/
	
.footer {
	width: 100%;
	height: 40px;
	background-image: url(../gifs/footer_bkg.gif);
	background-repeat:repeat-x;
	font-size:10px;
}

	.footer_content {
		width: 960px;
		height:auto;
		margin: 0 auto 0 auto;
	}
	
		.footer ul {
			width: 618px;
			height:40px;
			margin: 0;
			padding:0;
			list-style:none;
			float: left;
		}
		
			.footer ul li {
				display: inline;
				height:40px;
				width: auto;
				float: left;
			}
			
				.footer ul li a{
					display:inline-block;
					height:40px;
					width:auto;
					line-height: 40px;
					padding-left:25px;
					color: #fff;
				}

		.copyright {
			float: right;
			color:#fff;
			line-height:40px;
			margin-right:15px;
		}


/*END GLOBLAL------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/


/*SPLASH PAGE--------------------------------------------------------*/
body.splash {
	background-image: none;
}

.splash_container {
	width: 988px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}


	.splash {
		width: 988px;
		height:693px;
		background-image:url(../jpgs/splash_main_bkg.jpg);
	}
	
		.splash_content {
				width: 961px;
				height:693px;
				margin-left:13px;
				background-image: url(../jpgs/splash_content_bkg.jpg);
		}
			/*header*/
			.splash_logo {
				width: 256px;
				height: 139px;
				float: left;
			}
				
				.splash_logo img {
					margin: 18px 0 0 14px;
				}
			
			.splash_tagline {
				width: 532px;
				height: 139px;
				float:left;
			
			}
				.splash_tagline h1{
					font-family:Garamond, "Times New Roman", Times, serif;
					font-size:23px;
					color: #333333;
					padding-top: 40px;
				}
				
			.splash_login {
				width: 173px;
				height:139px;
				float: left;
				font-size:12px;
			}
				
				.splash_login .textfield {
					width: 156px;
					height: 18px;
					line-height:16px;
					background-image:url(../gifs/login_bkg.gif);
					border: 1px solid #999999;
					color:#999999;
					margin:0 0 8px 0;
				}
				
				.splash_login p {
					padding: 20px 0 8px 0;
				}
				
				.splash a {
					color: #333333;
					font-size:10px;
				}
				
			/*nav*/
			.splash_nav {
				width: 782px;
				height: 30px;
				margin:0 0 0 10px;
				padding:0;
				list-style:none;		
				position: relative;	
			}
			
				.splash_nav  li {
					float: left;
					display: inline;
					margin:0px;
					padding:0px;
					height:30px;
					line-height:30px;
					padding-right:25px;
				}
				
					.splash_nav a {
						display: inline-block;
						height:30px;
						color: #fff;
						text-decoration:none;
						font-size:14px;
						font-weight:bold;
						font-style:italic;
						width: auto;
					}
					
					.splash_nav a:hover {
						color: #fff5a2;
					}
					
					/*roll overs*/
					.splash_nav ul {
						position: absolute;
						left: -35px;
						top: 30px;
						width: 960px;
						/*background-image:url(../gifs/second_nav_bkg.gif);
						background-repeat:repeat-x;*/
						display: none;
						}
			
						.splash_nav li:hover ul, .splash_nav li.over ul { 
							display: inline;
							 }
							 
							.splash_nav li:hover ul li, .splash_nav li.over ul li { 
								display: inline;
								line-height:14px;
								
							}
							
								.splash_nav li:hover ul li a, .splash_nav li.over ul li a{ 
									display: inline;
								/*	height:33px;
									line-height:33px;*/
									color: #fff5a2;
									text-decoration:underline;
									font-weight:normal;
									font-style:italic;
									font-size:12px;
									width: auto;
									float:left;
								}
								
									.splash_nav li:hover ul li a:hover, .splash_nav li.over ul li a:hover{ 
										color: #fff;
									}
					
					/* Fix IE. Hide from IE Mac \*/
					* html .splash_nav li { float: left; }
					* html .splash_nav li a { height: 1%; }
					/* End */		
					
					
			/*text*/
			.splash_text {
				width: 650px;
				height:auto;
				margin: 30px 0 0 140px;
				font-size:16px;
				color:#fff;
				line-height:20px;
			}
			.splash_text p {
				padding-bottom: 18px;
			}
			
				.splash_text .garamond {
					font-family:Garamond, "Times New Roman", Times, serif;
					font-size:23px;
					line-height:23px;
					padding:0;
				}
			
			.splash_text img {
				float: left;
			}
			
		/*footer*/
		.splash_footer {
			width: 988px;
			height:52px;
			background-image:url(../jpgs/splash_footer_bkg.jpg);
		}
		
			.splash_footer_links {
				padding: 34px 0px 0px 0px;
				font-size:11px;
				list-style:none;
				float:left;
			}
				.splash_footer_links li {
					/*float: left;*/
					display:inline;
					padding-right:8px;
					height:11px;
					line-height:11px;
				}
				
				.splash_footer_links a{
					color: #000;
					
				}
		
			.splash_copyright {
				padding: 34px 36px 0px 0px ;
				font-size:11px;
				float:right;
			}
			
		
		
/*END SPLASH------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/






