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


a {
	text-decoration: none;
	color:#006600;
	font-weight: bold;F
}

body{ 
	margin: 0 auto; 
	background: url(../images/grass.png) repeat;
	font: "Century Gothic";
	}

#wrapper{
	width: 1024px;
	height: 768px;
	background:url(../images/bg.jpg) no-repeat;	
	margin: 0px auto;
	border:#FFFFFF solid 10px;
}

#logobar{
	width: 778px;
	height: 70px;
	margin: 40px auto 10px auto;
	}

#logo{
	width: auto;
	height: 70px;
	float:left;
	margin: 0 0 0 20px;
	}
	
#logo2{
	width: 172px;
	height: 38px;
	float:left;
	margin: 15px 0 0 20px;
	}
	
#logo3{
	width: 178px;
	height: 40px;
	float:left;
	margin: 15px 0 0 20px;
	}

#chalkboard{
	width: 780px;
	height: 430px;
	margin: 20px auto 0 auto;
}

#program{
	width: 750px;
	height: 430px;
	margin: 0px auto 0 auto;
}

#tab{
	width: 250px;
	height: 10px;
	margin: 0px 0 0 32px;
}

#titlebar{
	width: 320px;
	height: 42px;
	margin: 10px auto 10px auto;
	padding: 10px 25px;
	float:left;
	}
	
#tools{
	width: 158px;
	height: 100px;
	margin: 10px 30px -50px auto;
	float:right;
	z-index: 2;
	}
	
#tools2{
	width: 58px;
	height: 100px;
	margin: 10px 30px -50px auto;
	float:right;
	z-index: 2;
	}
	
#contact-list{
	float:left;
	width: 250px;
	}
	
#left{
	float:left;
	width: 340px;
	text-align:justify;
}

#right{
	float:right;
	width: 350px;
	margin: 0 0 0 10px;
}

#rleft{
	float:left;
	width: 250px;
	
}

#rright{
	float:right;
	width:380px;
	margin: 30px 30px 0 0px;
	text-align:justify;
}

.subm{ 	padding: 10px; 
		display: block; 
		background-color: #dab8b8; 
		position: relative; 
		color: #FFF;
		font-size:10px;
		}

#subtab{ 	
		width: auto;
		margin: 2px;
		padding: 8px; 
		background-color: #dab8b8; 
		position: relative; 
		color: #FFF;
		text-decoration:none;
		float: left;
		font-size:12px;
		font-family: "Century Gothic";
		}
		
#subtab a{ 	
		width: auto;
		background-color: #dab8b8; 
		color: #FFF;
		float: left;
		text-decoration:none;
		font-size:12px;
		font-family: "Century Gothic";
		}

#subtab a:hover{ 	
		width: auto;
		color: #d1322c;
		float: left;
		text-decoration:none;
		font-size:12px;
		font-family: "Century Gothic";
		}
		
#pdf{
	width:30px;
	height:30px;
	float: left;
	text-align:right;
	margin: 10px;
	padding: 2px;
	font-size: 10px;
	line-height: 15px;
}


h4{
	color: #594C39;
	font-family: "Century Gothic";

}

.tabtext{
	color: #594C39;
	font-size:12px;
	text-align:justify;
	font-family: "Century Gothic";
}

#navbar{
	width: 778px;
	height: 147px;
	margin: 10px auto ;
	padding: 10px 25px;
	}

#nav{
	float: left;
	width: 145px;
	height: 147px;
	margin: -5px 5px;	
	}

#footer{
	width: 120px;
	float: right;
	margin: 2px;
}

.copy{
	color:#FFFFFF;
	font-size:9px;
}

h6{
	font-size: 18px;
	color:#594C39;
	font-family: "Century Gothic";
}

h7{
	color: #CC0000;
	font-size:14px;
	font-family: "Century Gothic";
	font-weight:bold;
}

h8{
	color:#594C39;
	font-size:10px;
	font-family: "Century Gothic";
	font-weight:bold;
}

h9{
	color:#594C39;
	font-size:10px;
	font-family: "Century Gothic";
}