
/* This is the CSS sheet for regular screens ie 4:3 format*/

html {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	}
body {
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#0C5C27;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#0C5C27;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C5C27;
	}
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C5C27;
	}
.container {
	}
.ani-banner {
	position:absolute; 
	width:610px; 
	height:113px; 
	z-index:1; 
	left: 320px; 
	top: 5px; 
	}
.green-logo {
	position:absolute;
	top:15px;
	left:10px;
	}
.greenheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #0C5C27;
	}
.greentxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #0C5C27;
	}
.greentxtgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	}
.greentxtgreysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;	
	}
.greentxtgreylarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	}
.green-play-text {
	position:absolute;
	top:170px;
	left:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C5C27;
	width:750px;
	text-align:justify;
}
.green-contact-box {
	position:absolute;
	left:20px;
	top:240px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
.floatright {
	clear:right;
	float:right;
	margin:1em 0em 1em 1em;
	}
.floatleft {
	clear:left;
	float:left;
	margin:1em 1em 1em 0em;
	}
.toppics {
	position:relative;
	top:0px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	}
.homelinks {
	position:absolute;
	top:360px;
	left:20px;
	width:155px;
	border:#8AA894 1px solid;
	padding:5px;
	text-decoration:none;
	background-color:#DCE1DA;
}
.homelinks a{
	text-decoration:none;
	color:#0C5C27;
}
.homelinks a:hover{
	text-decoration:underline;
}
.refquote {
	position:absolute;
	top:540px;
	left:20px;
	width:150px;
}
.refquote2 {
	position:absolute;
	top:440px;
	left:20px;
	width:150px;
}
.school-design {
	position:absolute;
	left:30px;
	top:220px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
.slideshow-panel {
	width:150px;
	float:right;
	clear:right;
	margin:0em 0em 1em 1em;
	border:#8AA894 1px solid;
	padding:5px;
	background-color:#DCE1DA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0C5C27;
	}
#rightbox {
	width:120px;
	border:1px solid #0F0;
	text-align:left;
	padding:3px;
}