body {
font-family:Arial, Helvetica, sans-serif;
margin: 0;
padding:0;
background: url('images/divbg.gif') top center repeat-y;
background-color: #4c795e;
}

hr.spacer {
height: 20px;
border: 0;
}

.subtext {
font-size:50%;
color:black;
float:right;
height:5px;
padding:0;
margin: -10px 5px 0 0;
}

#wrapper {
margin:0;
padding:2.5em 0 0 0;
width:100%;
background: url('images/chalkboardbg.gif') top center no-repeat;

}
#container {
margin: 0 14em 0 14em;
padding:0;
width: auto;
}

#header {
text-align:center;
margin-bottom: 3.5em;
}
#header img {
text-align:center;
}

#divider {
width:99%;
background-color: #a8bdb0;
height: 25px;
padding: 5px;
text-align:center;
margin-bottom: 20px;
color:#12301e;
white-space:nowrap;
}
#divider form {
display:inline;
}
#divider a {
color:#fff;
text-decoration:none;
}
#divider a:hover {
color:#fff;
text-decoration:underline;
}

#text {
font-size: 100%;
letter-spacing: 0.5px;
min-height: 200px;
padding: 5px;
width:100%;
color: white;
}
#text a {
color: #a8bdb0;
text-decoration: none;
}
#text a:hover {
color: #a8bdb0;
text-decoration: underline;
}

#large {
font-size: 125%;
letter-spacing: 1px;
width:100%;
color: white;
}
	#largeimg {
	text-align:center;
	max-height: 350px;
	width: 98%;
	overflow: hidden;
	border: 10px solid #a8bdb0;
	}
	#largeimg img {
	width: 100%;
	border: 0;
	}
	#largetext {
	text-align:justify;
	padding: 10px 10px 10px 5px;
	width:99%;
	}
	
#medium {
float: left;
text-align:center;
width:50%;
color: white;
font-size: 90%;
}
	#mediumimg {
	text-align:center;
	margin: 0 auto;
	max-height: 200px;
	width: 95%;
	overflow: hidden;
	border: 7px solid #a8bdb0;
	}
	#mediumimg img {
	width: 100%;
	border: 0;
	}
	#mediumtext {
	text-align:justify;
	overflow: hidden;
	height: 115px;
	background: url('images/visit.gif') bottom right no-repeat;
	margin: 10px;
	width:95%;
	}
	
#small {
float: left;
text-align:center;
width:25%;
color: white;
font-size: 80%;
}
	#smallimg {
	text-align:center;
	margin: 0 auto;
	max-height: 120px;
	width: 90%;
	overflow: hidden;
	border: 5px solid #a8bdb0;
	}
	#smallimg img {
	width: 100%;
	border: 0;
	}
	#smalltext {
	text-align:left;
	overflow: hidden;
	height: 60px;
	margin: 10px;
	width:90%;
	}

.clear {
clear: both;
}

#footer {
text-align:center;
font-size:90%;
padding-bottom: 10px;
width: 100%;
background: #d5d1ae url('images/footerbg.gif') top left repeat-x;
}
#footer img {
padding-bottom: 10px;
}
#footer a {
color:#000;
text-decoration: none;
}
#footer a:hover {
color:#000;
text-decoration: underline;
}
#footer a:visited {
color:#333;
text-decoration: none;
}
#footer p {
margin: 25px auto;
text-align:center;
width: 60%;
}
