* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#ffffff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.3em; /*1.125em*/
	color:#6f6863;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}

img.profileresize {
	width: auto;
    height : 175px;
	margin-right:12px;
	float:right;
}

img.listresize {
	width: 100px;
    height: auto;
	margin-right: 12px;
}

object { 
	vertical-align:top; 
	outline:none;
}
ul{ 
list-style:none;
}
ol { 
	list-style:decimal;
	padding-left:38px;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:957px; /*ORIGINAL 957px*/ 
	margin:0 auto;
	font-size:.95em;
	position:relative;
	background-color:#ffffff;
}

#header {
	height:369px; /* original 366px*/
/*	background:url(images/tail_v02.jpg) no-repeat left top;*/
	background:url(images/header_v02.jpg) no-repeat left bottom;

}

#footer {
	height:62px;
	background-image:url(images/bottom_banner_comp.jpg);
}


/*---- tailings ----*/
.tail-top {
	margin-top:5px;
/*	background-image:url(images/tail_v02.jpg); left top repeat-x #fff;*/
	background-color:#ffffff;

}
.tail-bottom { 
	/*background:url(images/tail_bottom_blue2000.png) left bottom repeat-x;*/
}


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

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:28px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;

}

.text-indent {
	text-indent:30px;

}

.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#c20f09; /*try also #d11111*/
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	color:#000040;
	line-height:1.2em;
	font-size:25px;

	margin-bottom:14px;
}

h2 {
	color:#000040;
	line-height:1.2em;
	font-size:23px;
	font-style:italic;
	margin-bottom:14px;
}

h3 {
	font-size:21px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	color:#1e1b17;
	letter-spacing:-1px;
	margin-bottom:19px;
}

#toptext h3 {
	font-size:21px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:0px;
	text-align:right;
}

#toptext {
	padding: 10px 20px 0 0;
	/*color:#cbb8a3;*/
	color:#fc1920;
}

#toptext a {
	color:#cf070d;
}

h4 {
	font-size:24px;
	font-weight:normal;
	line-height:1.2em;
	color:#fffffe;
	margin-bottom:15px;
}
h5 {
	font-size:1em;
	margin-bottom:18px;
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bg-grey.gif) left top repeat-x; 
	color:#fff !important; 
	text-decoration:none;
	font-size:18px;
}
.link1:hover { 
	text-decoration:none;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:6px 11px 8px 11px; 
		font-weight:normal;
	}
	

.link2 {
	color:#d5cfc8;
}

			

.line-hor { 
	background:#eae9e7;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:15px 0 15px 0;
}
.line-hor1 { 
	background:#eae9e7;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:15px 0 39px 0;
}


/*==================boxes====================*/
.box {
	background:#f6f6f6;    /*f6f6f6 LIGHT GREY FOR THE TOP BOX IN CONTENT (RIGHT SIDE)*/
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:20px 25px 24px 7px;
	}
	
	
		.box .link1 em {
			background:url(images/link1-1-left.gif) no-repeat left top;
		}
		.box .link1 b { 
			background:url(images/link1-1-right.gif) no-repeat right top;
		}
	
	
	

.box1 {
	background:url(images/side_blue_box.jpg) left top repeat-x; /*4d4338*/
	width:100%;
	color:#d5cfc8; /*d5cfc8*/
}
	.box1 .left-top-corner {
	/*	background:url(images/left-top-corner1.gif) no-repeat left top;*/
	}
	.box1 .right-top-corner {
		/*background:url(images/right-top-corner1.gif) no-repeat right top;*/
	}
	.box1 .left-bot-corner {
		/*background:url(images/left-bot-corner1.gif) no-repeat left bottom;*/
		width:100%;
		}
	.box1 .right-bot-corner {
		/*background:url(images/right-bot-corner1.gif) no-repeat right bottom;*/
		}
	.box1 .inner { 
		padding:20px 25px 30px 27px;
	}
	.box1 a {
		color:#d5cfc8;
	}
	
			.box1 .link1 em {
			background:url(images/link1-2-left.gif) no-repeat left top;
			}
			.box1 .link1 b { 
				background:url(images/link1-2-right.gif) no-repeat right top;
			}





.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
	text-align:right;
}
	.address dd span { 
		float:left;
		padding-right:10px;
	}


/*===== header =====*/
#header .row-1 { /*Maybe col-1*/
	height:139px; /*ORIGINAL 122px*/
	background-image:url(images/tail_v02.jpg);
	
}
	#header .col-1 .fleft {
		padding:40px 0 0 0; /*original 40px 0 0 0 */
	}
	#header .nav {
		float:right;
		padding:42px 20px 0 0; /*WAS 97px 0 0 0*/
	}
		#header .nav li {
			float:left;
			padding-left:1px;
		}
			#header .nav li a {
				display:block;
				float:left;
				background:url(images/nav_bg_silver1.png) no-repeat left top;
				width:107px;
				height:42px;

				line-height:42px;
				text-align:center;
				color:#fff;
				text-decoration:none;
				font-size:15px;
				/*padding-top:13px;*/
			}

			#header .nav li a:hover {
				background:url(images/nav_bg_silver2.png) no-repeat left top;
			}

#header .nav li a.current {
				background:url(images/nav_bg_silver1.png) no-repeat left top;
				text-transform:uppercase;
				color:#3b362e;
			}
#header .col-2 {
				padding:99px 0 0 38px;

}




/*===== content =====*/
#content {
padding:0 0 0 0;	
}

#content .indent {
	padding:8px 0 52px 0;
}
	#content .indent .indent {
		padding:21px 0 0 13px;
	}

.banners {
	width:100%;
	overflow:hidden;
	padding:2px 0 0 0;
}
	.banners li {
		float:left;
	}

.list1 li {
	background:url(images/arrow1.gif) no-repeat left 7px;
	padding:0 0 7px 13px;
}

.list2 li {
	padding:0 0 14px 28px;
}
	.list2 li.icon1 {
		background:url(images/icon1.gif) no-repeat left 9px;
	}
	.list2 li.icon2 {
		background:url(images/icon2.gif) no-repeat left 9px;
	}
	.list2 li.icon3 {
		background:url(images/icon3.gif) no-repeat left 9px;
	}
	.list2 li.icon4 {
		background:url(images/icon4.gif) no-repeat left 9px;
	}
	.list2 li.icon5 {
		background:url(images/icon5.gif) no-repeat left 9px;
	}
		.list2 li a {
			color:#d5cfc8;
		}

.list3 li {
	padding:0 0 7px 26px;
}
	.list3 li.icon1 {
		background:url(images/icon1.gif) no-repeat left 3px;
	}
	.list3 li.icon2 {
		background:url(images/icon2.gif) no-repeat left 3px;
	}
	.list3 li.icon3 {
		background:url(images/icon3.gif) no-repeat left 3px;
	}
	.list3 li.icon4 {
		background:url(images/icon4.gif) no-repeat left 3px;
	}
	.list3 li.icon5 {
		background:url(images/icon5.gif) no-repeat left 3px;
	}
	.list3 li.icon6 {
		background:url(images/icon6.gif) no-repeat left 3px;
	}
	.list3 li.icon7 {
		background:url(images/icon7.gif) no-repeat left 3px;
	}
	.list3 li.icon8 {
		background:url(images/icon8.gif) no-repeat left 3px;
	}
		.list3 li a {
			color:#fff;
		}

ul.list4 {
	padding:0px 0 0 26px;
}

.list4 li {
	padding:4px 0 5px 40px;
}
	.list4 li.check {
		background:url(images/check.png) no-repeat left 3px;
		padding-top:20px;
}
	.list4 li.check strong {
	color:#000040;
	font-size:16px;
	}

/*===== footer =====*/
#footer {
	color:#cbb8a3;    /*a1988e*/
}
	#footer .indent {
		padding:16px 0 0 0;
	}
		#footer strong {
			color:#fff;
		}
		#footer a {
			text-decoration:none;
			color:#cbb8a3;/*#a1988e;*/
		}
			#footer a:hover {
				color:#fff;
			}
		#footer .nav {
			float:right;
		}
			#footer .nav li {
				display:inline;
				color:#cbb8a3;  /*6c665e*/
			}
				#footer .nav li a {
					padding:0 7px 0 4px;
					color:#a1988e;
					text-decoration:none;
				}
				#footer .nav li a:hover, #footer .nav li a.current {
					color:#fff;
				}


/*----- forms -----*/
#search-form {
	background:url(images/searchbox_silver11.png) no-repeat left bottom;
	position:absolute;
	width:510px; /*215px */
	right:38px;
	top:204px;/*29px*/
	height: 156px; /*Originally Height was not set here*/
	
}
#search-form:hover {
	background:url(images/searchbox_silver12.png) no-repeat left bottom;
}

#search-form fieldset {
		border:none;
	}
#search-form .radio {
	color:#FFF;
	padding-top:20px;
	padding-bottom:8px;
}
		#search-form select.text { /*This Was not set before. Added for the purpose of the double box.*/
			width:378px;
			border:none;
			background:none;
			padding:0px 2px 4px 15px; 
			margin-right:0px;
			margin-top:6px;
			margin-left:10px;
			font-size:18px;
			color:#3b362e;
			float:left;
			
		}
		#search-form input:text.text { /*This Was not set before. Added for the purpose of the double box.*/
			width:378px;
			border:none;
			background:none;
			padding:0px 2px 4px 15px; 
			margin-right:0px;
			margin-top:6px;
			margin-left:10px;
			font-size:18px;
			color:#393;
			float:left;
			background-color:#F00;
			
		}
		#search-form select.text2 {
			width:378px;
			border:none;
			background:none;
			padding:5px 0px 2px 15px; /*2 2 2 5px*/
			margin-top:29px;
			margin-left:10px;
			font-size:18px;
			color:#3b362e;

/*			margin-right:2px; do not include  */ 
		}
		#search-form input.submit {
			width:100px;
			height:100px;
			margin-top:0px;
			margin-left:20px;
			vertical-align:top;
			float:right;

			border:none;
			background:none;
			cursor:pointer;
			outline:none;
		}
		
		
#slogan {
	position:absolute;
	width:550px; /*215px */
	height: 106px; /*Originally Height was not set here*/
	margin: 45px 15px 15px 400px;
	color:#FFF;
	font-size:1.8em;
	padding-bottom:22px;

}
#contactsform fieldset {
	border:none;
}
	#contactsform label { 
		display:block;
		height:32px;
	} 
		#contactsform label input { 
			width:275px;
			padding:0px 0 2px 3px;
			color:#d5cfc8;
			background:#5d534a;
			border:1px solid #fff;
		}
		#contactsform textarea {
			width:275px;
			height:94px;
			padding:2px 0 2px 3px;
			margin-bottom:25px;
			color:#d5cfc8;
			overflow:auto;
			background:#5d534a;
			border:1px solid #fff;
		}
		#contactsform .link1 {
			float:right;
			margin-left:10px;
		}
#lead-form fieldset {
	border:none;
	background-color:#F2F2F2;
}
#lead-form legend {
		font-size:18px;
		color:#0C0;

}


#lead-form label { 
		margin-left: 0.5em;
		float: left;
		width: 25%;
		color:#F00;
		display:inline;
	
	} 

#lead-form .lineheight {
	padding: 6px 10px 10px 6px;
}
		#lead-form  input { 
			width:192px;
			padding:0px 0 2px 3px;
			color:#d5cfc8;
			background:#5d534a;
			border:1px solid #fff;
		}
		#lead-form textarea {
			width:192px;
			height:94px;
			padding:2px 0 2px 3px;
			margin-bottom:25px;
			color:#d5cfc8;
			overflow:auto;
			background:#fff;
			border:1px solid #fff;
		}
		#lead-form .link1 {
			float:right;
			margin-left:10px;
		}

#teacherprofile .rowprofile {
  border-top:1px solid #e0e0e0;
  padding: 15px 10px 15px 0;
  margin: 15px 0 15px 0;
  clear:both;
}
#teacherprofile .col_left {
  font-size: 130%;
  width: 150px;
  float: left;
  color:#c20f09;
  overflow:hidden;
  padding: 0 0 12px 0;
}
#teacherprofile .profile_content {
float: right; 
  width: 450px;
  padding: 0 0 12px 0;
  margin: 0;
  clear:both;
}
  
/*PRELOADS*/

.preloadpic {
display:none;	
}



#reg-form form fieldset {
		margin-left:25px;
		

		border:none;
		width:87%;
}
		#reg-form label {
			display:inline-block;
			width: 100px;
			padding: 0px 0 2px 0px;
			color:#6f6863; 
			}
		#reg-form textarea {
			width:300px;
			height:94px;
			padding:2px 0 2px 3px;
			margin-bottom:25px;
			color:#6f6863; /*d5cfc8*/
			overflow:auto;
			background:#ccc;/*5d534a*/
/*			border:1px solid #000;*/
		}
		#reg-form .link1 {
			float:left;
			margin-left:10px;
		}

.codingcomment {
	background-color:#FF0;
	color:#F00;
	display:none;
}

.scroll_checkboxes {
    height: 100px;
	width:300px;	
    padding: 5px;
    overflow: auto;
    border: 1px solid #ccc;
	margin-left:30px;
}

#schedule tr {
	background-color:#CCC;
	
}

.loggedinas {
	color:#0C0;
}

#displaymessage {
color:#F00;
text-transform:uppercase;
font-size:16px;
}

.rederrortext {
color:#F00;
text-transform:none;
}
/*==========================================*/


