@charset "utf-8";
body {
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: rgba(194,194,194,1);
}
.container {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	width: 1180px;
	height: 1025px;
	background-size: cover;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.push {
	height: 40px;
}

header {
	text-align: center;
	height: 9%;
	width: 85%;
	margin-top: 36px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
nav {
	width: 730px;
	height: 73px;
	margin-left: 53px;
}
nav ul {
	display: block;
	height: 73px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 730px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
nav ul li {
	display: block;
	float: left;
	text-decoration: none;
	height: 50px;
	margin-top: 23px;
	width: 146px;
	padding: 0px;
	text-align: center;
}
nav ul li a {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 1em;
	color: rgba(59,64,10,1);
	text-align: center;
	line-height: normal;
	height: 73px;
	width: 146px;
}
nav ul li a:hover {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	height: 73px;
	width: 146px;
}






section {
	background-image: url(../images/content_box.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 39%;
	width: 100%;
	margin-top: 273px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box {
	background-image: url(../images/content_box2.png);
	height: 59%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.degree {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.classes {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.instructors {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gallery {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 400px;
}
.bottom {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gallery ul li {
	float: left;
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding: 10px;
}
.box1 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
}
.instructors ul li{
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	width: 330px;
	height: 140px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.shim {
	clear: both;
}




h1 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 3em;
	text-decoration: none;
	text-align: center;
	word-spacing: 20px;
}


h2 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	font-size: 3em;
	padding: 0px;
	margin-right: 125px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 3em;
	font-weight: normal;
}
h4 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 3em;
	font-weight: normal;
	padding-bottom: 0px;
}
.textbox {
	width: 620px;
	padding: 0px;
	margin-left: 235px;
	margin-top: 25px;
	margin-bottom: 0px;
	height: 225px;
}

footer {
	height: 90px;
}
.left {
	height: 79px;
	float: left;
	width: 750px;
	padding: 0px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.middle {
	height: 90px;
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/project1_button_rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.middle:hover {
	background-image: url(../images/project1_button.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.right {
	height: 90px;
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/project2_button_rollover.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.right:hover {
	background-image: url(../images/project2_button.gif);
	background-position: center top;
}

.doorstop {
	clear: both;
}

p1 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-indent: none;
	color: rgba(59,64,10,1);
}
p2 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	font-size: 1.9em;
	color: #000;
	margin: 0px;
	padding: 0px;
}
p3 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: rgba(59,64,10,1);
	margin: 0px;
	padding: 0px;
}
p4 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: rgba(59,64,10,1);
	margin: 0px;
	padding: 0px;
}
p5 {
	font-family: Muli, Tahoma, Geneva, sans-serif;
	color: rgba(59,64,10,1);
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000;
}
p6 {
	color: rgba(59,64,10,.01);
	height: 50px;
	width: 30px;
}

.classes a:hover {
	font-weight: bolder;
}
.degree a:hover {
	font-weight: bolder;
}
