@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------------------------------------*/
/* Global Footer					  																		  */
/*------------------------------------------------------------------------------------------------------------*/
html, body {
	background: #FFFFFF url(../images/header_bg.gif) repeat-x;
	margin: 0px;
	min-height: 100%;
	font-size: 14px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

a, a:visited {
	text-decoration:none;
	color: #339966;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

a:hover {
	text-decoration:none;
	color: #95b269;
	font-weight: bold;
}

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

ul {
	margin-top: 5px;
}

ol {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}

.leftColumn h1 {
	font-style: normal;
	font-weight: 600;
}

.right_TxtCtn_Date h1 {
	font-size: 14px;
}

.teacher_header h1 {
	letter-spacing: -1px;
}

.header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	line-height: 26px;
	border-bottom: #4d4d4b solid 1px;
	color: #8cbac6;
}

.left_HeaderTxt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	line-height: 16px;
	color: #8cbac6;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: 600;
}

.header h2 {
	border-bottom: dashed 1px #b8da83;
	color: #b8da83;
}

.right_HeaderTxt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	line-height: 20px;
	color: #8cbac6;
}

.TabbedPanelsContent h1{
	font-size: 56px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.TabbedPanelsContent h3{
	font-size: 20px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}

.teacher_title h3 {
	color: #666666;	
}

.txt ol li{
	_padding-bottom: 15px !important;
}

.txt ul ul li {
	padding-top: 0px;
	padding-bottom: 5px;
}

/*------------------------------------------------------------------------------------------------------------*/
/* Main Wrapper						  																		  */
/*------------------------------------------------------------------------------------------------------------*/
#wrapper {
	width: 820px;
	min-height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.txt {
	width: auto;
	min-height: 100%;
}
.mainCtn {
	width: 800px;
	min-height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

/*Right Column container inside wrapper*/
.rightColumn {
	float: right;
	width: 302px;
	height: auto;
	padding-top: 7px;
}
/*Right Column - Header container which holds the ruler image and header text*/
.right_HeaderCtn {
	background: url(../images/newsevents_ruler.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 302px;
	height: auto;
}

/*Right Column - header text */
.right_HeaderTxt {
	width: 200px;
	padding-left: 20px;
	margin:0px;
}

/*Right Column - Bottom container */
.right_btmCtn {
	padding-top: 25px;
	width: 302px;
}

.right_Img {
	float: left;
	width: 120px;
}

/*Right Column - container for text to the right of image*/
.right_Txt {
	float: left;
	width: 160px;
	padding-left: 18px;
}

/*Right Column - container for the dates and text*/
.right_TxtCtn {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 302px;
	float: left;
	border-bottom: #000000 1px solid;
}

/*Right Column - date container*/
.right_TxtCtn_Date {
	float:left;
	width: 67px;
	padding-left: 10px;
	/*border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;*/
}

/*Right Column - text container*/
.right_TxtCtn_Text {
	float: right;
	width: 197px;
	padding-right: 5px;
	margin-bottom: 5px;
}

/*Right Column - wrapper which holds .right_TxtCtn*/
.right_TopCtn {
	width: 302px;
	padding-top: 15px;
	padding-bottom: 5px;
}

/*Left Column container inside wrapper*/
.leftColumn {
	float: left;
	width: 484px;
	height: auto;
}

/*Left Column - Header container which holds the ruler image and header text*/
.left_HeaderCtn {
	background: url(../images/welcome_ruler.gif) no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 484px;
}

.left_HeaderTxt {
	padding-top: 5px;
	padding-left: 30px;
	margin: 0px 0px 0px 0px;
}

.left_btmCtn {
	padding-top: 30px;
	margin-bottom: 20px;
	width: 484px;
}

.left_Img {
	padding-left: 0px; 
	float: left;
	width: 120px;
}

.left_Txt {
	float: left;
	padding-left: 10px;
	width: 354px;
}

/*
| Container for Teacher Biographies
\*/
.teacher_mainCtn {
	width: auto;
}
.teacher_leftCtn {
	float: left;
	width: 220px;
	height: auto;
}

.teacher_picture {
	width: 180px;
	height: auto;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.teacher_rightCtn {
	float: right;
	width: 579px;
}

.teacher_picture img {
	border: 3px solid #000000;
}

/*-----------------------------------------------------------------------------------------------------------*/
/* Header	 					     																		 */
/*-----------------------------------------------------------------------------------------------------------*/
.header {
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.mainImg {
	width: 820px;
	height: 394px;
	background-image: url(../images/flash_main_bg.jpg);
	background-repeat: no-repeat;
}

.upgrade {
	text-align: center;
	margin-top: 175px;
	color: #ffffff;
}

.teacher_header {
	width: auto;
	height: auto;
	margin-left: 15px;
	margin-top: 20px;
}

.teacher_title {
	width: auto;
	height: auto;
	margin-left: 15px;
	margin-top: 15px;
}
/*------------------------------------------------------------*/
/* #footer      										      */
/*------------------------------------------------------------*/
#footer {
	margin-top: 20px;
	margin-bottom: 0px;
	height: 1%;
	position: relative;
	background: url(../images/footer_bg_extended.gif);
	background-repeat: repeat-x;
	/*background-position: bottom;*/
	font-size: 11px;
}

.footerCtn {
	height: 28px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 60px 0px 0px 0px;
	background: url(../images/footer_bg.gif) no-repeat;
}

.clearFooter {
	height: 105px;
	clear:both;
}

/*------------------------------------------------------------*/
/* FORMS        										      */
/*------------------------------------------------------------*/
input.txt {
  color: #747272;
  border: 1px solid #a8a8a8;
  width: 200px;
}
input.btn {
  color: #747272;
  background-color: #fff;
  border: 1px solid #a8a8a8;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 50%;
  font: Arial, Helvetica, sans-serif;
}
textarea {
  color: #336699;
  border: 1px solid #a8a8a8;
  width: 250px;
}
select {
  color: #747272;
  border: 1px solid #a8a8a8;
  width: 200px;
}