/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	height: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 } 
 
#pagewidth{
	width:740px;
	height: 665px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #FFF7C5;
} 
 
#header{
 position:relative; 
 height:131px; 
  background-color:#F2DDBF;
} 
 
#leftcol{
	width:205px;
	float:left;
	position:relative;
	background-color: #A2A972;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: 665px;
	/*background-image: url(../images/nav_back.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;

  }
#maincol a {
	color: #818951;
}
#maincol a:hover {
	color: #B25C45;
}
.border {
	padding: 0px 2px 2px 5px;
	border: 1px dotted #B05B44;
	margin: 0px 5px 5px 10px;
	width: 90%;
}
.border h4 {
	color: #B05B48;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A972;
	font-size: 12px;
	padding-top: 0px;
}
td a {
}
 
#maincol{
	background-color: #FFF7C5;
	position: relative;
	height:1200px;
	width:535px;
	float: right;
	text-align: left;
 }
 
#footer{
	height:100px;
	clear:both;
	width: 720px;
	padding-right: 15px;
	margin-left: 15px;
	text-align: center;
 } 
.memories {
	background-color: #818951;
	background-image: url(../images/hm_background_3.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.school {
	background-image: url(images/background.jpg);
}
 
/* LEFT NAV */

#button {
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #A2A972;
	color: #FFFFFF;
}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
	#button li {
		border-bottom: 1px dotted #FFF7C5;
		margin: 0;
}
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #FFF7C5;
		border-right: 10px solid #889361;
		background-color: #818951;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}
		


/* LEFT NAV HIGH SCHOOL */

#leftcolHS {
	width:177px;
	float:left;
	position:relative;
	background-color: #40576F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: 100%;
}
#buttonHS {
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #40576F;
	color: #FFFFFF;
}
#buttonHS ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#buttonHS li {
		border-bottom: 1px dotted #FFF7C5;
		margin: 0;
}
#buttonHS li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #FFF7C5;
		border-right: 10px solid #889361;
		background-color: #818951;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

#maincol .content {
	padding: 10px;
	height: 645px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B05B44;
	letter-spacing: 0.12em;
}
td a {
	color: #818951;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.08em;
}
td a:hover {
	color: #B05B44;
}
.linktd {
	display: inline;
}
.linktd a {
	text-decoration: none;
	color: #818951;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.08em;
}
.linktd a:hover {
	background-color: #D6E096;
}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #818951;
		border-right: 10px solid #FFF7D5;
		background-color: #FFF7C5;
		color: #818951;
		}

 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
#wrapper {
	height: 100%;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{
	width:100%;
	float:none;
	height: 100%;
}
}
#leftcolHS {
	width:177px;
	float:left;
	position:relative;
	background-color: #40576F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: 100%;
}
#buttonHS {
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #40576F;
	color: #FFFFFF;
}
#buttonHS li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #FFF7C5;
		border-right: 10px solid #889361;
		background-color: #40576F;
		color: #fff;
		text-decoration: none;
		width: 100%;
}
#footer a {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

