/* CSS Document */

body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #003106;
	text-align: center;
	behavior: url(/edtechpec/elements/csshover.htc);
	background-color: #003004;
	background-repeat: repeat;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* redefine selector styles */
p { line-height: 1.2; margin-bottom: 20px; margin-top: 0; }
h1 { margin-top: 0; font-size: 18px;}
h2, h3, h4 { margin-bottom: 0; }
h2 {  font-size: 16px; margin-top: 0; margin-bottom: 16px; }
h3 { font-size: 14px; margin-bottom: 0;}
h4 { font-size: 12px; margin-bottom: 0;}
img {
	border: 0 #003F08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #00560C;
}
a:hover { color: #698B69; }
td { vertical-align: top; }

/* the stuff at the top */
/* everything but the outside bg */
#surround {
	border: 5px double #003004;
	text-align: left;
	list-style-type: square;
	left: 200px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	background-repeat: repeat;
	min-height: 900px;
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(resources/marblefaint.jpg);
} 

#banner {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 70px;
	border: 0px solid #003106;
	background-color: #FFFFFF;
	background-image: url(resources/marblefaint.jpg);
}

#topnav {
	margin: 0;
	color: #003004;
	clear: both;
	text-align: center;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #003004;
	border-top-style: solid;
	border-top-color: #003004;
}
#topnav a { display: block; color: #000000; }
#topnav ul { margin: 0; padding: 0; list-style: none; }
#topnav li { position: relative; float: left; padding: 5px; width: 190px; background: #CCCCCC; display: block; } 
#topnav li:hover { background: #999999; }
#topnav li ul { position: absolute; display: none; width: 190px;} 
#topnav li ul li { border-bottom: 1px solid #698B69; top: 5px; left: -5px; background: #CFDCC9; }
#topnav li ul li:hover { background: #698B69; font-weight: bold; }
#topnav li:hover ul, li.over ul { display: block; }
#topnav li>ul { top: auto; left: auto; }

/* leftnav menu */

#leftnav {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003F08;
	text-decoration: none;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#leftnav ul { padding: 0; margin: 5px 0 0 0; list-style: none;  }
#leftnav li {
	margin: 0 10px 15px 10px;
	color: #003106;
	list-style-position: inside;
	font-style: normal;
	font-weight: bold;
}
#leftnav h4 { margin: 0; font-weight: bold; background: #FFFFFF; color: white; padding: 10px; }
#leftnav p { background: #FFFFFF; color: #829367; padding: 10px; margin-bottom: 0; }

/* page content */
#content {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003F08;
	text-align: left;
	mrgin-bottom: 10px;
	float: right;
	width: 550px;
}

/* the footer nav bar */
#footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	width: 100%;
	height: 20px;
	font-weight: bold;
	background-color: #497651;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003106;
	border-bottom-color: #003106;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* the footer */
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #003106;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contain { margin: 0; padding: 0; height: auto; text-align: right; background: no-repeat; } /* holds leftnav and content */
#spacer {
	position: absolute;
	left: 20px;
	top: 800px;
}
#content img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 3px #003106;
}
#footernav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#footernav a:hover {
	color: #BEFBBE;
}
.movies {
	font-size: 14px;
	color: #003004;
}
#content2 {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003F08;
	text-align: left;
	mrgin-bottom: 10px;
	float: right;
	width: 735px;
}

.movieborder {
	border: 5px double #003004;
}
