@import url(05.font.css);
@import url(../calendar/ez.calendar.css);
@import url(../calendar/colorbox.css);
@import url(../eznavigator_styles/sitemap.css);
@import url(../ezblogger_styles/ezblogger.style.css);
@import url(TableLayoutCss.css);
@import url(teacher_info.css);
@import url(http://fonts.googleapis.com/css?family=Crete+Round:400,400italic);


/*  Header  */

.clearfloat  		{
			clear:both;
			}

#wrapper		{
			margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 954px;
			margin-top: 20px;
			}

#header_top		{
			background-image:url('../t_images/red.topbkg.png');
			background-repeat: no-repeat;
			width: 954px;
			height: 46px;
			}

#top_menu		{
			float: left;
			height: 38px;
			width: 141px;
			color: #fff;
			padding: 8px 0px 0px 594px;
			}

#searchbox		{
			float: left;
			height: 40px;
			width: 209px;
			padding: 6px 0px 0px 10px;
			}


#searchbox input	{
			height: 18px;
			padding: 0px 0px 0px 0px;
			color:#666;
			}

/*  End Header  */


/*  Content Pages */

#contentwrapper		{
			background-image:url('../t_images/cbkg.jpg');
			background-repeat: repeat-y;
			min-height: 650px;
			height:auto!important; 
			height: 650px;
			width: 954px;
			}
		
#content		{
			 margin: 0px 0px 0px 0px;	
			}

#left			{
			float: left;
			background-image:url('../t_images/red.leftbkg.jpg');
			background-repeat: no-repeat;
			width: 281px;
			min-height: 240px;
			padding: 145px 0px 20px 0px;
			}

#qlinks			{
			float: left;
			width: 246px;
			padding: 0px 0px 20px 35px;
			}

#leftin			{
			float: left;
			width: 231px;
			padding: 0px 20px 0px 30px;
			}


#right			{
			float: left;
			width: 673px;
			padding: 0px 0px 20px 0px;
			}

#name_banner		{
			float: left;
			background-image:url('../t_images/flag.logo.jpg');
			background-repeat: no-repeat;
			width: 673px;
			height: 150px;
			margin: 0px 0px 0px 0px;
			}

#county_name		{
			float: left;
			text-align: right;
			font-family: 'Crete Round', serif;
			font-size: 32px;
			line-height: normal;
			color: #fff;
			width: 608px;
			height: 32px;
			padding: 70px 65px 0px 0px;
			}

#state			{
			float: left;
			text-align: right;
			width: 608px;
			height: 48px;
			font-family: 'Crete Round', serif;
			font-size: 32px;
			line-height: normal;
			color: #fff;
			padding: 0px 65px 0px 0px;
			}

#rightin2		{
			float: left;
			width: 673px;
			padding: 0px 0px 0px 0px;
			}

#center			{
			float: left;
			width: 430px;
			padding: 20px 0px 0px 24px;
			}

#gallery		{
			float: left;
			width: 428px;
			height: 292px;
			border: solid 1px #ccc;
			margin: 20px 122px 0px 121px;
			}

#gallery2		{
			float: left;
			width: 428px;
			height: 292px;
			border: solid 1px #ccc;
			margin: 0px 0px 0px 0px;
			}

#galleryin		{
			width: 408px;
			height: 272px;
			padding: 10px;
			}

#centerin		{
			float: left;
			width: 430px;
			padding: 20px 0px 0px 0px;
			}

#rightin		{
			float: left;
			width: 609px;
			padding: 20px 40px 0px 24px;
			}

#h_right		{
			float: left;
			width: 169px;
			padding: 20px 40px 0px 10px;
			}

/*  End Content Pages  */



/*  Footer  */


#footer			{
			background-image:url('../t_images/footer.png');
			background-repeat: no-repeat;
			width: 954px;
			min-height: 18px;
			}

#footerin		{
			float: left;
			width: 954px;
			padding: 25px 0px 0px 0px;
			}

#nse			{
			float: left;
			width: 954px;
			height: 20px;
			padding: 20px 0px 20px 0px;
			}

#nsein 			{
			text-align: center;
			padding: 0px 0px 0px 0px;
			}

.nse1	
			{
			font-size: 10px;
			font-weight: normal;
			color: #fff;
			}
.nse1:link
			{
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			color: #fff;
			}
.nse1:hover
			{
			font-size: 11px;
			font-weight: normal;
			text-decoration: underline;
			color: #fff;
			}

/*  End Footer  */



