/* MAIN SETTING
========================================================================= */
body {
	width: 100%;
	height: 100%;
	font: 13px/22px "Trebuchet MS", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
/*
	background: #111 url('../images/body_top_border.png') repeat-x;
*/
	background: purple url('../images/body_top_border.png') repeat-x;
	color: #656565;
	padding-top: 53px;
	min-width: 1040px;
}
a, a:visited {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #86ae35;
	text-decoration: none;
}
a:focus, a:active {
	color: #86ae35;
	text-decoration: none;
	outline: none;
}
.clear {
	clear: both;
	height: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	zposition: relative;
}
.main {
	margin: 0 auto;
	width: 1040px;
}
p {
	margin-bottom: 22px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
strong {
	color: #919191;
}
#page1 #content {
/*
	padding-bottom: 40px;
*/
	padding-bottom: 0px;
}
#page3 #content, #page4 #content, #page5 #content, #page6 #content, #page7 #content {
/*
	padding-bottom: 35px;
*/
	padding-bottom: 0px;
}

/* facebook */
.facebook {
	font: 300 18px/18px 'Terminal Dosis', sans-serif;
/*        font-weight: bold; */
	color: #eee;
        padding-bottom: 0px;
/*        padding-top: 0px; */
line-height: 12px;
 padding: 0 24px 0 0px;


}



/* H1-H6
========================================================================= */
h2 {
	font: 300 36px/44px 'Terminal Dosis', sans-serif;
	color: #ccc;
}
h3 {
	font: 300 30px/36px 'Terminal Dosis', sans-serif;
	color: #fff;
}
h4 {
	font: 300 24px/30px 'Terminal Dosis', sans-serif;
	color: #cdcdcd;
}
h5 {
	padding: 133px 0 0 10px;
}


/* IDENT's
========================================================================= */

/* ----- MARGIN's -----*/
/* ----- Bottom -----*/
.margin_bottom_1, .margin_bottom_9 {margin-bottom: 20px;}
.margin_bottom_2, .margin_bottom_16, .margin_bottom_21  {margin-bottom: 50px;}
.margin_bottom_3 {margin-bottom: 43px;}
.margin_bottom_4, .margin_bottom_7   {margin-bottom: 30px;}
.margin_bottom_5, .margin_bottom_11 {margin-bottom: 40px;}
.margin_bottom_6 {margin-bottom: 8px;}
.margin_bottom_8 {margin-bottom: 19px;}
.margin_bottom_12, .margin_bottom_15 {margin-bottom: 23px;}
.margin_bottom_13 {margin-bottom: 10px;}
.margin_bottom_14 {margin-bottom: 31px;}
.margin_bottom_17 {margin-bottom: 53px;}
.margin_bottom_18 {margin-bottom: 22px;}
.margin_bottom_19 {margin-bottom: 21px;}
.margin_bottom_20 {margin-bottom: 29px;}
.margin_bottom_22 {margin-bottom: 12px;}
.margin_bottom_23 {margin-bottom: 19px;}
.margin_bottom_24 {margin-bottom: 37px;}
.margin_bottom_25 {margin-bottom: 41px;}
.margin_bottom_26 {margin-bottom: 35px;}
.margin_bottom_27 {margin-bottom: 46px;}
.margin_bottom_10 { margin-bottom: 27px;}

/* ----- Right -----*/
.margin_right_1 {margin-right: 46px;}

/* ----- Top -----*/
.margin_top_1 {margin-top: 22px;}
.margin_top_2 {margin-top: -4px;}
.margin_top_3 {margin-top: -9px;}
.margin_top_4 {margin-top: -3px;}

/* ----- Left -----*/
.margin_left_1 {margin-left: 56px;}
.margin_left_2 {margin-left: 8px;}
.margin_left_3 {margin-left: 2px;}
.margin_left_4 {margin-left: 10px;}


/* ----- PADDING's -----*/
/* ----- Bottom -----*/
.padding_bottom_1 {
	padding-bottom: 56px;
}
.padding_bottom_2 {
	padding-bottom: 44px;
}

/* ----- Right -----*/
.padding_right_1 {padding-right: 43px;}
.padding_right_2 {padding-right: 43px;}

/* ----- Left -----*/
.padding_left_1 {padding-left: 49px;}
.padding_left_2 {padding-left: 26px;}

/* BUTTON's
========================================================================= */
a.button_1 {
	display:inline-block;
	font-size: 16px;
	line-height: 38px;
	color: #fff;
	background: #1b1b1b;
	padding: 0 22px 0 20px;
	position: absolute;
	bottom: 16px;
}
a.button_2 {
	display:inline-block;
	font-size: 18px;
	line-height: 38px;
	color: #111;
	background: #ddd;
	padding: 0 22px 2px 20px;
}
a.button_3 {
	display:inline-block;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	background: #3a3d3d;
	padding: 0 24px 0 25px;
}

/* BORDER's
========================================================================= */
.border_left_1 {
	border-left: 1px solid #373737;
}

/* COLUMN's
========================================================================= */
.column_1 {
	width: 230px;
	color: #ccc;
}
.column_2 {
	width: 140px;
	margin-left: 12px;
}
.column_3 {
	width: 153px;
	margin-left: 20px;
}
.column_4 {
	width: 191px;
	margin-left: 1px;
}
.column_5 {
	width: 210px;
	margin-left: 28px;
}

/* TABLE's
========================================================================= */
.table_1 .thead{
	font: 600 14px/40px 'Terminal Dosis', sans-serif;
	color: #ccc;
/*
	background: #646464;
*/
	letter-spacing: 1px;
}
.table_1 tbody {
	font-size: 13px;
	color:#919191;
}
.table_col_1 {
	width: 50px;
	border-right: 1px solid rgba(255,255,255,0.1);
}
.table_col_2 {
	width: 425px;
	border-right: 1px solid rgba(255,255,255,0.1);
}
.table_col_3 {
	width: 150px;
}
.tr_1 {
	background: #272727;
}
.tr_2 {
	background: #2f2f2f;
}
.text_center {
	text-align:center;
}
.pad_left {
	padding-left: 23px;
}
.pad_top_bot_1 {
	padding-top: 10px;
	padding-bottom: 5px;
}
.pad_top_bot_2 {
	padding-top: 3px;
	padding-bottom: 5px;
}
.pad_top_bot_3 {
	padding-top: 3px;
	padding-bottom: 10px;
}
/* HEADER
========================================================================= */
header {
	z-index: 11;
	zposition: relative;
}
#search-form > input {
	outline: none;
	box-shadow: none !important;
	float: left;
	height: 28px;
	width: 172px;
	background: #111;
	padding: 0 35px 0 13px;
	border: none;
	border: 1px solid #323232;
	color: #424242;
	font-size: 13px;
	line-height: 28px;
}
a.submit {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url("../images/search_button.png") no-repeat;
	margin-left: -29px;
}
a.submit:hover {
	background: url("../images/search_button.png") no-repeat 0 -28px;
}
/* NAVIGATION
========================================================================= */
nav {
	float: left;
	position: relative;
	margin-top: 4px;
	margin-left: 28px;
}
.sf-menu {
	height: 66px;
}
.sf-menu > li {
	float: left;
	border-left: 1px solid #2c2c2c;
}
.sf-menu > li:first-child {
	border-left: none;
}
.border_bottom  > a {
	background: url('../images/sub_menu_border.jpg') no-repeat 13px 0;
}
.border_bottom_2 > a {
	background: url('../images/sub_menu_border.jpg') no-repeat 25px 0;
}
.sf-menu > li > a {
	font: 14px/24px Arial;
	height: 24px;
	color: #c2c2c2;
	padding: 0 25px 0 22px;
}
.sf-menu li li a {
	font: 12px/30px Arial;
	height: 30px;
	padding-right: 14px;
	padding-left: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #fff !important;
}
.sf-menu li li li a {
	font: 12px/32px Arial;
	height: 32px;
}
.sf-menu ul {
	background: #383838;
}
.sf-menu ul li {
	width: 102px;
}
.sf-menu ul li li {
	width: 114px;
}
.sf-sub-indicator {
	text-indent: -999em;
	position: absolute;
}
.sf-menu  > li > a > .sf-sub-indicator {
	width: 7px;
	height: 4px;
	background: url('../images/auto_arrows.png') no-repeat;
	top: 35px;
	left: 47%;
}
.sf-menu  > li li > a > .sf-sub-indicator {
	display:none;
}

/* ----- Superfish -----*/
.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: auto; /* left offset of submenus need to match (see below) */
}
.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -9px;
	top: 66px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: -114px; /* match ul width */
	top: 0;
	width: 114px;
	text-align:right;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

.sf-menu li a:hover, .sf-menu > li.active a, .sf-menu > li.sfHover a  {
	color:#86ae35;
}
.sf-menu  li li a:hover, .sf-menu > li li .active a, .sf-menu > li li.sfHover  {
	color:#fff;
}
.sf-menu  li li:hover, .sf-menu > li li .active, .sf-menu > li li.sfHover  {
	background: #4e4e4e url('../images/sub_menu_hover.png') no-repeat 100% 50%;
}

.sf-menu li a:hover > .sf-sub-indicator, ul.sf-menu li.sfHover .sf-sub-indicator {
	background: url('../images/auto_arrows.png') no-repeat 0 -4px;
}


/* SLIDER
========================================================================= */
.main_box_bg {
	background: url('../images/main_box_bg.jpg');
}
.main_box {
/*
	background: url('../images/slider_logo_box_bg.jpg') no-repeat;
	padding: 23px 25px 40px 29px;
*/
}
.main_box_sub {
/*
	background: url('../images/slider_logo_box_bg.jpg') no-repeat;
	padding: 23px 25px 23px 29px;
*/
}
.logo_box {
/*
	width: 341px;
	height: 431px;
*/
	background: url('../zimages/logo_bg.jpg');
}
.slider_holder {
/*
	height: 431px;
*/
	position: relative;
	overflow: hidden;
/*
	background: url('../images/slider_holder_bg.jpg') no-repeat;
*/
}
.slide_1 {
	background: url('../images/slide-1.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
.slide_2 {
	background: url('../images/slide-2.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
.slide_3 {
	background: url('../images/slide-3.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
.slide_4 {
	background: url('../images/slide-4.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
.slide_5 {
	background: url('../images/slide-5.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
.slide_6 {
	background: url('../images/slide-6.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
.slide_7 {
	background: url('../images/slide-7.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
.slide_8 {
	background: url('../images/slide-8.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
.slide_9 {
	background: url('../images/slide-9.jpg') no-repeat;
	width: 644px;
	height: 431px;
}
#nav {
	position:absolute;
	z-index: 10;
	bottom: 7px;
	right: 20px;
	overflow: hidden;
}
#nav a {
	float:left;
	width: 26px;
	height: 19px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../images/slide_hover.png') no-repeat;
	margin-left: 4px;
}
#nav a:hover, #nav a.activeSlide {
	background: url('../images/slide_hover.png') no-repeat 0 -14px;
}

/* CONTENT
========================================================================= */
h1 {
/*
	zpadding: 133px 0 0 10px;
*/
	padding: 10px 0 0 10px;
}
h1 a {
	display:block;
	text-indent: -999em;
/*
	width: 234px;
	height: 125px;
*/
	width: 300px;
	height: 185px;
	background: url('../images/logo.png') no-repeat;
}
.slogan {
	font: 13px/16px 'Open Sans', sans-serif;
/*
	color:#c4dd8d;
*/
	color:#fff;

/*
	margin-left: 52px;
	margin-top: 5px;
*/
/*
	margin-left: 2px;
	margin-top: 15px;
*/
	margin-left: 42px;
	margin-top: 15px;
}

.column {
	width: 250px;
	float: left;
	position: relative;
}
	.column p {
		font-size: 13px;
		line-height: 19px;
	}
	
.line {
	height: 1px;
	background: #efefef;
	overflow: hidden;
}
.line3 {
	height: 1px;
	/* background: #efefef;*/
	overflow: hidden;
	color:#fff;

}
.linep {
	height: 1px;
	background: #efefef;
/*
	color:#fff;
*/

	overflow: hidden;
}
.font_1 {
	font: 14px/36px Arial;
	color: #8d8d8d;
	margin-top: -6px;
	margin-bottom: 10px;
}
.font_2 {
	font: 600 36px/43px 'Terminal Dosis', sans-serif;
	color: #5f881f;
}
.font_3 {
	font-weight: bold;
	font-size: 12px;
}
/* added font 4 */
.font_4 {
/*
        font: 600 36px/43px 'Terminal Dosis', sans-serif;
*/
        font: 600 36px/29px 'Terminal Dosis', sans-serif;
	font-weight: bold;
	font-size: 20px;
        color: #919191;

/*
	font: 14px/35px Arial;
*/

}

a.link_1 {
	color: #cdcdcd;
}
a.link_2 {
	color: #5f881f;
	font-weight: bold;
}
a.link_3 {
	color: #8d8d8d;
}
a.e-mail {
	font-weight: bold;
	color: #5f881f;
}
.color_1 {
	font: 20px/24px 'News Cycle', sans-serif;
/*
	color: #5f881f;
*/
	color: #969696;
}
.color_2 {
	color: #969696;
}
.h2_line_2 {
	display:block;
}
dl {
	display: block;
	width: 168px;
}
dd span {
	float: right;
}
.vertical_border {
	background: url('../images/vertical_border.jpg') repeat-y 280px 0;
}
.vertical_border_2 {
	background: url('../images/vertical_border.jpg') repeat-y 680px 0;
}
.vertical_border_3 {
	background: url('../images/vertical_border_2.jpg') repeat-y 600px 0;
}
.vertical_border_4 {
	background: url('../images/vertical_border.jpg') repeat-y 600px 0;
}
.vertical_border_5 {
	background: url('../images/vertical_border.jpg') repeat-y 440px 0;
}

/* LIST's
========================================================================= */
.block_cont {
/*
	padding: 0 57px 12px 0;
*/
	padding: 0 1px 1px 0;
	margin-right: 2px;
/*
	margin-right: 29px;
*/
}
.block_cont_2 {
	padding: 0 58px 0 0;
	margin-right: 29px;
}
.block_cont_3 {
	padding-top: 6px;
}
.block_cont_4 {
	padding: 0 50px 55px 0;
	margin-right: 29px;
}
.block_cont_5 {
	padding: 0 50px 12px 0;
	margin-right: 29px;
}
.list_1 li {
/*
	border-top: 1px solid #242424;
*/

	border-top: 10px solid #242424;


	padding-left: 29px;
/*
	background: url('../images/list_arrow.png') no-repeat 6px 15px;
*/
	background: url('../images/list_arrow.png') no-repeat 6px 9px;

}
.list_1 li:first-child {
	border-top: none;
}
.list_1 a {
	color: #8d8d8d;
	font: 14px/35px Arial;
}

.list_2  a{
	color: #5f881f;
	font: 20px/40px 'News Cycle', sans-serif;
}

.list_3  a{
	color: #919191;
	font: bold 13px/26px Arial, sans-serif;
}

.list_3  li  a{
	position:relative;
}
.list_3  span {
	height: 1px;
	position:absolute;
	display:block;
	left: 0;
	bottom: -2px;
	right: 100%;
	background: #f7f7f7;
}

/* PRETTY PHOTO
========================================================================= */
/* Lightbox image */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
	#page1 .lightbox-image img {float:left;}
	.lightbox-image span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background: #fff url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}

.lightbox-image img {
	position:relative;
	z-index:2;
}

/* FORM's
========================================================================= */
iframe {
	zwidth: 380px;
	zheight: 330px;
	zmargin:0;
	border: none;
}

#confirm_1 {
	zposition: relative;
	height: auto;
}
#confirm_1  label {
	zdisplay: block;
	zposition: relative;
}
#confirm_1 label.email {
	min-height: 39px;
}
#confirm_1  label.message {
	min-height: 112px;
}
#confirm_1 input {
	zdisplay: block;
	margin: 0;
	outline: none;
	box-shadow: none !important;
	width: 286px;
	height: 28px;
	border: 1px solid #626262;
	color: #848484;
	font: 13px/28px "Trebuchet MS";
	background: transparent;
	padding-left: 12px;
}
#confirm_1 textarea {
	zdisplay: block;
	margin: 0;
	padding: 0 0 0 12px;
	outline: none;
	box-shadow: none !important;
	font: 13px/30px "Trebuchet MS";
	background: transparent;
	color: #848484;
	border: 1px solid #626262;
	width: 286px;
	height: 100px;
	resize: none;
	overflow: auto;
}
#confirm_1 label > span {
	color: #d24141;
	line-height: 30px;
	zposition:relative;
	left: 12px;
}
#confirm_1 .success {
	color:#86ae35;
}
#confirm_1 .btns {
	position: absolute;
	right: 0;
}


#confirm {
	zposition: relative;
	height: 570px;
}
#confirm  label {
	zdisplay: block;
	zposition: relative;
}
#confirm label {
	min-height: 50px;
}
#confirm  label.message {
	min-height: 321px;
}
#confirm input {
	zdisplay: block;
	margin: 0;
	outline: none;
	box-shadow: none !important;
	width: 367px;
	height: 34px;
	border: 1px solid #313131;
	color: #848484;
	font: 13px/34px "Trebuchet MS";
	background: transparent;
	padding-left: 12px;
}
#confirm textarea {
	zdisplay: block;
	margin: 0;
	padding: 0 0 0 12px;
	outline: none;
	box-shadow: none !important;
	font: 13px/30px "Trebuchet MS";
	background: transparent;
	color: #848484;
	border: 1px solid #313131;
	width: 447px;
	height: 287px;
	resize: none;
	overflow: auto;
}
#confirm label > span {
	color: #d24141;
	line-height: 30px;
	zposition:relative;
	left: 12px;
}
#confirm .success {
	color:#86ae35;
}
#confirm .btns {
	position: absolute;
	right: 0;
}
#confirm .btns a {
	margin-left: 8px;
}

/* FOOTER
========================================================================= */
footer {
/* the dark background also on the contact form
	
	background: #1a1a1a;
*/
	padding: 24px 0;
}
.top {
	display:none;
	position:fixed;
	z-index:9;
	right:50%;
	margin-right:-610px;
}
.back_button {
	display:block;
	width: 57px;
	height: 57px;
	background: url('../images/back_top.png') no-repeat;
}
.back_button:hover {
	background: url('../images/back_top.png') no-repeat 0 -57px;
}
.policy {
	font: 16px/24px 'News Cycle', sans-serif;
	color: #8e8e8e;
	padding: 22px 0 28px 0;
}
.quest {
	font: 24px/29px 'News Cycle', sans-serif;
	color: #fff;
	margin-bottom: 4px;
}
.phone_num {
	font: 22px/27px "Trebuchet MS";
	color: #86ae35;
}
/* OTHER
======================================================================== */
.teachertitletext {
        font :  Verdana,Arial;
        font-family : Verdana,Arial;
        font-size : 11px;
        font-color: gray;
        color: gray;
        line-height:12px;

}
