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

#wrp {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logoforpage.png);
	background-repeat: no-repeat;
	padding-top:20px;
}
#banner {
	background-color: #CCCCCC;
	height: 180px;
	margin-left: 232px;
	margin-top: 0px;
	border: 0px dashed #0000CC;
}
#date {
	width: 300px;
	margin-left: 480px;
	margin-top: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
	height: 20px;
	padding: 5px;
}




h1 {
	width: 245px;
	border: 0px dotted #FF0000;
	float: left;
	margin:0px;
	font-family: "Letter Gothic Std";
	font-size: 24px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 40px;
	line-height: 2em;
	color: #333333;
}

#cnt {
	padding: 0px 0px 10px 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	border: 1px solid #FFffff;
	overflow:auto;
}
#announcment {
	background-image: url(../images/announcement.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 300px;
	float: left;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#nav {
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	font-size: 16px;
	background-image: url(../images/navbar.jpg);
	background-repeat: repeat-x;
}

#programs {
	width: 195px;
	height: 300px;
	float: left;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0033FF;
	border-right-color: #CCCCCC;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}

#programs2 {
	width: 195px;
	
	
	margin-left: 590px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0033FF;
	border-right-color: #CCCCCC;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}
#news  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;
	padding: 5px;
}
#announcment p {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	line-height: 2em;
	text-align: justify;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 115px;
}
.more {
	margin-left: 120px;
	margin-top: 20px;
	padding-top: 5px;
}


#news {
	float: left;
	height: 300px;
	width: 190px;
	padding: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#weather {
	float: none;
	height: 300px;
	width: 165px;
	margin-left: 195px;
	border: 0px solid #99CC00;
	padding: 0px;
}
#bigleft {
	height: 300px;
	width: 577px;
	margin-left: 220px;
	padding: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#left {
	padding: 0px;
	border: 0px dotted #0033FF;
	width: 420px;
	float: left;
}
#right {
	width: 370px;
	border: 0px dotted #FF3399;
	float: none;
	height: 300px;
	padding: 0px;
	margin-left: 200px;
}


#announcment h2{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 35px;
	margin-top: 0px;
	padding-top:25px;
}
#weather h2, #news h2, #programs h2, #programs2 h2{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top:20px;
	padding-left:15px;
	border:0px red solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.arrow {
	font-size: 20px;
	color: #0099CC;
	font-weight: bold;
}
#footer {
	background-color: #cccccc;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#textBox {
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:22px;
	text-align: justify;
	font-size: 12px;
	height: auto;
	margin: 0px;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}


#textBox h3{
	font-weight:normal;
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
			}

#textBox h4{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: underline;
}
#copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	margin:5px auto 0px auto;
	width:800px;
}
.divider{
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	height:30px;
}
/* ---------------------------------FOOTER Navigation--------------------*/

a:link{color:#0099ff;}
a:visited{color:#999999;}
a:hover{color:#AD0E39;}
a:active{color:#0099ff;}

#footer ul {margin:0px;
			padding:0px;}
			
#footer ul li {display:inline;
			    list-style-type:none;}

#footer ul li a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3399ff;
	padding-left:5px;
}
#footer ul li a:hover{color:#333333;
					  text-decoration:underline;}

/*---------------------SUBMENU----------------------*/

#linksBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top:0px;
	font-size:12px;
	color:#999999;
	
	
}
#linksBox ul
{
	padding-left:30px;
	margin:0px auto 0px auto;
	width:768px;
	float:left;
	font-family: arial, helvetica, sans-serif;
	background-color:#CCCCCC;
}

#linksBox ul li { display: inline; }

#linksBox ul li a
{
	padding: 0.2em 1em;
	color:#0099FF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#linksBox ul li a:hover
{

 color:#AD0E39;
}
#linksBox ul li a:active{color:#AD0E39;}

/*------------end of SUBEMNU----------*/

#testimonials p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
table.schedule {
	
	
}
table.schedule td{padding:30px;}

table.schedule tr:hover{background-color:#cccccc;}
table.schedule th{
color:#FFFFFF;
background-color:#0099FF;}
table.schedule {border:1px solid #0099ff;}

.active{color:#000000;}
.brdr{border-bottom:#0099ff solid 1px;}
/*-------FAQ---------*/

#faq a{color:#0066FF;
		text-decoration:none;}
#faq a:hover{text-decoration:underline;
			 color:#AD0E39;}

/*-----------end of FAQ --------*/


/*--------VISITORS-----------*/

table.visitors{padding:15px;}
table.visitors{border:2px solid #0099ff;}
table.visitors tr:hover{background-color:#0099ff;
color:#FFFFFF;}
.visi{color:#0099ff;}

/*--------END of Visitors------*/
table.schedule {
	
	
}
table.aid td{padding:15px;}

table.aid tr:hover{background-color:#cccccc;}
table.aid th{
color:#FFFFFF;
background-color:#0099FF;}
table.aid {border:1px solid #0099ff;}

/*-----------CIS------*/
.textBox_li {
	list-style-type: none;
	line-height:28px;
}

.td {
	background-color: #E9EAFE;
	text-transform: uppercase;
	width:450px;
	border-bottom:1px black solid;
	border-right:1px black solid;
	border-left:1px black solid;
	text-indent:12px;
}
.td_white{
	background-color: #ffffff;
	text-transform: uppercase;
	width:450px;
	border-bottom:1px black solid;
	border-right:1px black solid;
	border-left:1px black solid;
	text-indent:12px;
	}
	
/*#wrp #cnt #textBox a:hover img {
	border: 2px solid #990000;
}

#wrp #cnt #textBox a.img{
border: 2px solid #1681A5;}
*/#fadeshow1 {
	
	float: left;
	height: 230px;
	width: 570px;
	margin-left: 10px;
	margin-top:20px;
	z-index:1;
}

