@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	padding-left:0 5px;
	margin: 0 auto;
	border:10px inset #003300;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/burlap_content_bg.gif);
}
#header {
	color:#003300;
	margin: 2px 0px 0px 0px;
	background-image: url("../images/burlap_head_foot_bg.gif");
	padding: 4px 2px 4px 2px;
}
#headerText	{
	border:#003300 groove thin;
	text-align:center;
	color: #333300;
	z-index: 5;
	background-position: center;
	background-image: url(../images/EVGtopBanerFrame.png);
	margin: 1px 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebarNav {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 2px 2px 1px;
	margin: 0 0;
	list-style:none;
		width:155px;
	text-align:center;
}
.mainContent {
	float:right; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:url(../images/burlap_BG.gif);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 25px;
	white-space:normal;
	border-left-color: #5A0000;
	border-left-style: groove;
	border-left-width: thin;
	font-size: medium;
		width:580px;
} 
#mainContent h1,h2,p{ padding-left:5px;
line-height:1.5em; }
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding:  0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
}
#footer {
	padding: 0 0 0 10px;
	background: url("../images/burlap_head_foot_bg.gif");
	border-top: #003300 groove medium;
	font-weight:bold;
	clear: both;
	border-bottom: #003300 groove thin;
} 

#footerAddress {
	padding:20px 10px;
}
/*DATE FORMAT*/


#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #660000;
	letter-spacing:0.2em;
	padding: 5px 0 5px 10px;
	background-color: #CC9933;
	border-bottom:ridge medium #993300;
	border-top: ridge medium #993300;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}

/* END DATE format*/	

/* NAV Styles */

a {text-decoration:none;
}
	
a: link { text-decoration:none;
		
	
	}
	
a:hover {
	border-left: #993300 medium	dotted;
	border-right:#993300 medium dotted;
}


h1 {
	line-height:1.5em;
	color:#660000;
}
#headerText h1 {
	color:#660000;
	font-family: "Cooper Black", "Cooper Std Black", sans-serif;
	line-height: 1.2em;
	}
body {
	margin:0px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#003300;
	font-size:12px;
	background:url(../images/burlap_content_bg.gif);
	text-align: center;	
}
h2, h3, h4 {
color:#660000;
line-height: 1.5em;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin: 0 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.scriptText {
	font-family:"Script MT Bold", "French Script MT";
	font-weight:bold;
	font-size:larger;
	color: #003300;
	}
#copyrite {
	float:left;
	font-size:medium;
	padding: 10px 0 0 0;
	font-style:italic;
	background:url("../images/burlap_head_foot_bg.gif")
}
#footerText {
	float:none;
	text-align:center;
	padding:5px 5px;
	background:url("../images/burlap_head_foot_bg.gif");
	display: block;
	font-weight: bold;
	font-size: small;
	 }

.style2 {
	font-size: medium;
	color: #003300;
}
.copyriteText {
	font-weight:bold;
	font-size: medium;
	background:url("../images/burlap_head_foot_bg.gif");
	float:left;
	
}
#apDiv1 {
	position:relative;
	width:129px;
	height:115px;
	z-index:5;
	top: 35px;
	background-repeat: repeat-x;
	background-image: url(../images/jump345.gif);
	left: 20px;
}
#apDiv2 {
	width:129px;
	height:115px;
	z-index:1;
	top: 35px;
	background-image: url(../images/horNiceJump211.gif);
	background-repeat: repeat-x;
	right: 25px;
	position: relative;
}
#our_teachers{
font-size:larger;
}

#ebk_ul{
	margin-left:205px;
	padding:0 3px;
}
.li { list-style:none;
	list-style-type:none;
	padding:0 0;
	margin:0 0;
}

.style3 {font-size: small}
.style5 {
	font-family: "Script MT Bold", "French Script MT";
	font-weight: bold;
	font-size: xx-large;
	color: #003300;
}
.style6 {font-size: large}

.imgBorder
{
	margin: 2px;
	padding: 4px;
	border: medium solid #660000;
}
.weather{
width:275px;
height:185px;
margin:0 auto;
}
