@charset "UTF-8";
body, html {
	margin: 0;
	padding: 0;
	background-color: #F2EDE5;
}
.page_container {
	background-color: #F3EDE5;
	background-repeat: no-repeat;
	height: 1645px;
	width: 1280px;
	padding: 0px;
	background-attachment: scroll;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/homepage_layout%20copy.png);
}
.gallery_container {
	background-color: #F3EDE5;
	background-repeat: no-repeat;
	height: 1645px;
	width: 1280px;
	padding: 0px;
	background-attachment: scroll;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/otherpage_layouts%20copy.png);
}
.container {
	margin: 0px;
	padding: 0px;
	height: 425px;
	width: 1300px;
}
.nav_bar {
	width: 1050px;
	margin-left: 104px;
	height: 75px;
	margin-top: -25px;
}
.nav_buttons_box {
	float: left;
	height: 70px;
	width: 200px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
}
.nav_buttons_box2 {
	float: left;
	height: 70px;
	width: 200px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
}
.nav_bar_copy {
	width: 1050px;
	margin-left: 104px;
	height: 75px;
	margin-top: 20px;
}
.content_container {
	height: 850px;
	width: 1300px;
	margin: 0px;
}
.content_container_copy {
	height: 480px;
	width: 1300px;
	margin: 0px;
}
.content_container_copy_2 {
	height: 480px;
	width: 1300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box1 {
	height: 425px;
	width: 590px;
	margin-left: 333px;
	margin-top: 50px;
}
.box2 {
	height: 400px;
	width: 400px;
	float: left;
	margin-left: 160px;
	margin-top: 15px;
}
.box2inner {
	height: 200px;
	width: 200px;
	float: left;
}
.ronm_div {
	height: 400px;
	width: 400px;
	float: left;
	margin-left: 160px;
	margin-top: 15px;
	background-image: url(../imgs/staff/ron_screenprint.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.box3 {
	height: 400px;
	width: 400px;
	float: left;
	margin-top: 15px;
	margin-left: 140px;
}
.michael_div {
	height: 400px;
	width: 400px;
	float: left;
	margin-top: 15px;
	margin-left: 140px;
	background-image: url(../imgs/staff/michaelg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.info_div {
	height: 675px;
	width: 400px;
	margin-top: 105px;
	margin-left: 130px;
	float: left;
}
.photo_div {
	height: 375px;
	width: 450px;
	float: left;
	margin-top: 239px;
	margin-left: 125px;
	background-image: url(../imgs/tmcc_home_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
