@charset "utf-8";
body {
	background-color: #89898B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/WoodBKG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

/* CSS Document */

#wrapper {
	/*background-image: url(images/WoodContainerBKGwhole.jpg);*/
	background-image: url(images/WoodContainerBKGwhole2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	/*height: 825px;*/
	height: 1113px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header {
	padding: 0px;
	height: 189px;
	width: 736px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#picsContainer {
	padding: 0px;
	float: left;
	width: 364px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	position: relative;
	/*height: 622px;*/
}
#picOne {
	padding: 0px;
	/*height: 209px;*/
	width: 364px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#picTwo {
	/*height: 186px;*/
	width: 364px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#picThree {
	margin: 0px;
	padding: 0px;
	float: left;
	/*height: 208px;*/
	width: 364px;
}
#picTech {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	/*height: 208px;*/
	width: 364px;
}
#rightContent {
	float: right;
	width: 363px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	/*height: 620px;*/
}

#textBlock {
	font-size: 0.9em;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	width: 100%;
	line-height: 1.1;
}
#video {
	padding: 0px;
	/*height: 258px;*/
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;}
#video2 {
	padding: 0px;
	/*height: 258px;*/
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#address {
	/*height: 272px;*/
	width: 100%;
}
#addressText {
	font-size: 0.9em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	/*line-height: 1.4;*/
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5;
}
#addressText a:link, #addressText a:visited, #addressText a:active {
	text-decoration: none;
	color: #000;
}
#addressText a:hover {
	font-weight: bold;	
}



#footer {
	background-image: url(images/WoodFooterBKG.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 45px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#footer p {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

