@charset "UTF-8";
/* CSS Document */

body {
	background-color:rgba(109,151,137,1.00);
	margin-left: auto;
	margin-top: auto;
}
td {
	color:rgba(109,151,137,1.00);
	text-align: center;
}

#wrapper {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
}
#footer {
	width: 90%;
	float: none;
	margin-right: 5%;
	margin-left: 5%;
	padding: 1%;
}
#bodyArea {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	font-family: Tahoma, Geneva, sans-serif;
}
#header {
	width: 1000px;
	height: 254px;
	clear: both;
	margin-bottom: 35px;
}
#header a img {
	float: left;
	border: solid #fff 1px;
	padding-right: 10px;
}

#video {
	float:left;	
}
.homenav {
	background-color:rgba(109,151,137,1.00);
	height: 50px;
	width: 277px;
	border: 3px solid #AECFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.75em;
	line-height: 1.75em;
	padding-left: 5px;
}
.homenav a {
	color:#DFE4FD;
	text-decoration: none;
}
.infotable {
	margin-top: 20px;
}
.board {
	margin-top: 25px;
	font-size: 1.25em;
	width: 70%;
	margin-left: 130px;
	margin-right: 8%;
}
#bodyInterior {
	background-image: url(file://///webserver/Website/images/books-left-side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.intmenu {
	float: left;
	width: 120px;
	margin-left: 15px;
	font-size: 1.4em;
	border-right: solid 2px #3799FD;
	margin-bottom: 15px;
}

.intmenu a {
	color:rgba(206,76,69,1.00);
}

.contact {
	font-size: 1.5em;
	line-height: normal;
	height: 300px;
	margin-left: 130px;
}
