/* CSS Document */

html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #474642;
	height: 100%;
	color:#DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	-webkit-text-size-adjust: none;
	margin:0px;
	padding:0px;
	text-align:center;
}


#mainContainer {
	width:1024px;
	height:100%;
	position:relative;
	min-height:80%;
	background-image:url(../img/BG.png);
	background-repeat:no-repeat;
	margin: 0px auto;
	padding:0px 0px 40px 0px;
	text-align:left;
}
#headerContainer {
	width:1024px;
	height:auto;
	background-image:url(../img/BlackBox60.png);
	margin:0px auto 0px auto;
	font-size:14px;
	position:relative;
	padding:0px;
	border-bottom:2px solid #EF4210;
	text-align:center;
}
.navContainer {
	width: 600px;
	height: auto;
	position:relative;
	color: #EF4210;
	font-size:14px;
	word-spacing:30px;
	display: block;
	padding: 27px 0px 27px 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index:1;
}
.navContainer a:link {
	color:#e3e0d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	text-decoration: none;
}
.navContainer a:visited {
	color: #e3e0d9;
	font-size:14px;
	text-decoration: none;
}
.navContainer a:hover {
	color: #EF4210;
	font-size:14px;
	text-decoration: none;
}
.navContainer a:active {
	color: #EF4210;
	font-size:14px;
	text-decoration: none;
}


.midContainer {
	width:600px;
	min-height:100%;
	background-image:url(../img/BlackBox60.png);
	margin: 0px auto;
	margin-bottom: -40px; /* same size as footer */
	position:relative;
	padding: 0px;
	border:none;
	text-align:left;
	font-size: 14px;
	
}

.midContainer a:link {
	text-decoration:underline;
	color:#e3e0d9;
}
.midContainer a:visited {
	text-decoration:underline;
	color:#e3e0d9;
}
.midContainer a:hover {
	text-decoration:none;
	color:#EF4210;
}
.midContainer a:active {
	text-decoration:none;
	color:#EF4210;
}




#homeLeft {
	position:absolute;
	left:40px;
	top:40px;
	width:290px;
	height:160px;
	z-index:1;
}
#homeRight {
	position:absolute;
	left:330px;
	top:40px;
	text-align: left;
	width:240px;
	height:160px;
	z-index:1;
}
#homeIMG {
	position:absolute;
	left:40px;
	top:202px;
	width:520px;
	padding: 10px 0px 50px 0px;
	height:340px;
	z-index:1;
}
.contentHome {
	width:250px;
	margin: 0px auto;
	position:absolute;
	padding: 35px 45px 45px 45px;
	border:none;
	text-align:left;
	line-height:25px;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contentHome2 {
	width:50px;
	margin: 0px auto;
	position:relative;
	padding: 35px 45px 35px 0px;
	border:none;
	text-align:left;
	line-height:25px;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contentHome3 {
	width:600px;
	margin: 0px auto;
	position:relative;
	padding: 220px 45px 45px 45px;
	border:none;
	text-align:left;
	line-height:25px;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.contentFrontPage {
	width:600px;
	height:100%;
	min-height:100%;
	margin: 0px auto;
	position:relative;
	padding:0px 0px 40px 0px;
	border:none;
	text-align:left;
	line-height:23px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	width:520px;
	height:100%;
	min-height:100%;
	margin: 0px auto;
	position:relative;
	padding:30px 40px 40px 40px;
	border:none;
	text-align:left;
	line-height:23px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.content a:link {
	text-decoration:underline;
	color:#e3e0d9;
}
.content a:visited {
	text-decoration:underline;
	color:#e3e0d9;
}
.content a:hover {
	text-decoration:none;
	color:#EF4210;
}
.content a:active {
	text-decoration:none;
	color:#EF4210;
}
.contentFP {
	color:#EF4210;
}

/* FLYER CONTENT */

.contentFlyer {
	width:540px;
	height:100%;
	min-height:100%;
	margin: 0px auto;
	position:relative;
	padding:30px 30px 30px 30px;
	border:none;
	text-align:left;
	line-height:25px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contentFlyerFP {
	color:#EF4210;
}
.contentFlyer a:link {
	text-decoration:underline;
	color:#e3e0d9;
}
.contentFlyer a:visited {
	text-decoration:underline;
	color:#e3e0d9;
}
.contentFlyer a:hover {
	text-decoration:none;
	color:#EF4210;
}
.contentFlyer a:active {
	text-decoration:none;
	color:#EF4210;
}

/* End Flyer Stuff */


.contentMission {
	width:540px;
	background-image:url(../img/BlackBox60.png);
	margin: 0px auto;
	position:relative;
	padding:40px 30px 40px 30px;
	border:none;
	text-align:left;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.contentCourses {
	position:absolute;
	left:40px;
	top:270px;
	text-align: left;
	width:340px;
	padding:0px 0px 0px 180px;
	height:100%;
	border:none;
	text-align:left;
	line-height:23px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	display:inline;
	color:#EF4210;
	font-size:18px;
	font-style:normal;
	font-weight: lighter;
	line-height: 40px;
	text-align: left;
}
h2 {
	display:inline;
	color:#EF4210;
	font-size:16px;
	font-style:normal;
	font-weight: lighter;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	display:inline;
	color:#EF4210;
	font-size:15px;
	font-style:normal;
	font-weight: lighter;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	border: 0;
	width: 100%;
	color:#000;
	background-image:url(../img/BlackLine600.png);
	height: 10px;
}
#footer {
	position:relative;
	background-color:#2f2e2c;
	width:530px;
	bottom:0;
	height:40px;   /* Height of the footer */
	color:#808080;
	margin: 0px auto;
	padding: 30px 30px 30px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	vertical-align: middle;
}

#footer a:link {
	text-decoration:none;
	color:#808080;
}
#footer a:visited {
	text-decoration:none;
	color:#808080;
}
#footer a:hover {
	text-decoration:none;
	color:#EF4210;
}
#footer a:active {
	text-decoration:none;
	color:#EF4210;
}



/* FOOTER LOGOS */


#footerLogos{
	display:block;
	border:none;
	text-decoration:none;
	height:20px;
	width: 520px;
	position:relative;

}

#footerFacebook a{
	background:url(../img/facebookLogo.png) no-repeat;
	display:block;
	width:20px;
	height:20px;
	left: 40px;
	position:absolute;
	text-decoration:none;
}

#footerFacebook a:hover{
	background:url(../img/facebookLogo.png) no-repeat;
	background-position: 0% -20px;
	width:20px;
	height:20px;
	border:none;
	text-decoration:none;
	position:absolute;
}


#footerTwitter a{
    background:url(../img/twitterLogo.png) no-repeat;
	display:block;
	width:17px;
	height:20px;
	left: 75px;
	position:absolute;
	text-decoration:none;
}

#footerTwitter a:hover{
	background:url(../img/twitterLogo.png) no-repeat;
	background-position: 0% -20px;
	width:17px;
	height:20px;
	border:none;
	text-decoration:none;
	position:absolute;
	
}

#footerCGHub a{
	background:url(../img/cghubLogo.png) no-repeat;
	width:72px;
	height:20px;
	display:block;
	left: 106px;
	position:absolute;
	text-decoration:none;
}

#footerCGHub a:hover{
	background:url(../img/cghubLogo.png) no-repeat;
	background-position: 0% -20px;
	width:72px;
	height:20px;
	border:none;
	text-decoration:none;
	position:absolute;
	
}

/* END FOOTER LOGOS */



/* Instructor CG Logo */

#instructorCGHub a{
	width:16px;
	height:20px;
	background:url(../img/cghubLogoGuy.png) no-repeat;
	left: 40px;
	position:absolute;
}

#instructorCGHub a:hover{
	background:url(../img/cghubLogoGuy.png) no-repeat;
	background-position: 0% -20px;
	width:16px;
	height:20px;
	border:none;
	text-decoration:none;
	position:absolute;
	
}
	
/* End Instructor CG Logo */


#shrinkyText {
	font-size: 10px;
}
.shrinkyFP {
	color: #EF4210;
}
#shrinkyText8pt {
	font-size: 8px;
}

