@charset "utf-8";

body {
	background-image: url(../images/bkgdTexture.jpg);



}

#container {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 960px;
	-webkit-box-shadow: -10px 0px 30px rgba(0,0,0,1.00);
	box-shadow: -10px 0px 30px rgba(0,0,0,1.00);
	padding: 0px;
	font-family: "Century Gothic", Arial;
	color: rgba(100,100,100,1.00);
}

a img {border:none}

a:link {
	color: rgba(65,82,100,1.00);
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: rgba(65,82,100,1.00);
	text-decoration: underline;
}

a:hover {
	color: rgba(65,82,100,1.00);
}



h1 {
	color: rgba(0,0,0,1.00);
	font-family: "Century Gothic", Arial;
	font-weight: normal;
	position: relative;
	font-size: 24pt;
	height:auto;
	padding-top:20px;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:0px;
	}

.headerphoto {
	z-index: 1;
	width: 960px;
	float: left;
	margin-bottom: -5px;
}
.mainlogobox {
	width: 600px;
	background-color: rgba(0,0,0,0.50);
	position: absolute;
	z-index: 10;
	height: 484px;
}
.mainlogobox #mainlogo {
	position: absolute;
	z-index: 30;
	top: 159px;
	left: 111px;
}

.secondarylogobox {
	width: 600px;
	height: 249px;
	background-color: rgba(0,0,0,0.50);
	z-index: 10;
	position: absolute;
}
.secondarylogobox #secondarylogo {
	position: absolute;
	top: 121px;
	left: 100px;
	z-index: 30;
}


.contactbar {
	width: 890px;
	height: 50px;
	background-color: rgba(28,35,42,1.00);
	position: absolute;
	z-index: 20;
	margin-top: 0px;
	margin-left: 35px;
	color: rgba(165,165,165,1.00);
	text-transform: uppercase;
}

.contactbar ul {
	list-style: none;
}
.contactbar ul li {
	display: inline;
	padding-right: 72px;
	font-size: 10pt;
}
#container .contactbar #contactustxt {
	margin-top: -35px;
	margin-left: 750px;
	width: 100px;
	font-size: 12pt;
}



.contactbar a:link {
	color: rgba(165,165,165,1.00);
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

.contactbar a:visited {
	text-decoration: none;
	color: rgba(165,165,165,1.00);
}

.contactbar a:hover {
	text-decoration: none;
	color: rgba(255,231,72,1.00);
}

.welcomebar {
    width: 960px;
    height: 115px;
    float: left;
    margin-top: -5px;
}

.news {
	position: relative;
	float: left;
	background-color: #A8A8A8;
	margin-bottom:0px;
	padding-bottom:20px;
	padding-top:0px;
	margin-top:0px;
	height:auto;
	width:960px;
}

.news #newstext {
	float: left;
	margin-top:0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 50px;
	padding-bottom: 0px;
	width: 592px;
	height: auto;
	text-align: justify;
	/* [disabled]font-size: 12px; */
}
.news #weatherclock {
	float: right;
	padding-top: 40px;
	padding-right: 70px;
	padding-left: 0px;
	width: 180px;
	height: auto;
	padding-bottom: 25px;
}

.maincontent {
	width: 960px;
	position: relative;
	float: left;
	background-color: rgba(255,255,255,1.00);
}
.maincontent #quicklinks {
	float: right;
	width: 214px;
	height: 677px;
	height: 560px;
	text-align: center;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 25px;
}

.maincontent #maintext {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 50px;
	width: 592px;
	height: auto;
	text-align: justify;
	/* [disabled]font-size: 12px; */
	padding-bottom: 0px;
}
.maincontent #maintext table {
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: small;
	text-align: left;
}

.maincontent #maintext .landscape_img {
	float: left;
	margin-right: 10px;
	border: 1px solid rgba(165,165,165,1.00);
}
.maincontent #maintext .skill_shop_img {
	border: 1px solid rgba(165,165,165,1.00);
	float: right;
	margin-left: 10px;
}
.maincontent #deptcontacts {
	float: right;
	font-size: 9pt;
	width: 205px;
	text-align: center;
	padding: 50px;
	margin-top: 49px;
}
.maincontent #deptcontacts em {
	font-weight: bold;
	font-size: 11pt;
}


.footer {
	width: 960px;
	height: 125px;
	background-color: rgba(65,85,100,1.00);
	position: static;
	top: auto;
	clear: both;
}
.footer #mblogo {
	/* [disabled]float: left; */
	position: relative;
	top: 30px;
	left: 87px;
}
.footer #aidtlogo {
	/* [disabled]float: left; */
	position: relative;
	top: 30px;
	left: 189px;
}
.footer a #madeinlogo {
	position: relative;
	top: 30px;
	left: 308px;
}

.maincontent #maintext #viewcal {
	text-align: center;


}
.maincontent #maintext #conname {
	color: rgba(0,0,0,1.00);
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
}
.maincontent #maintext #conaddress {
	color: rgba(100,100,100,1.00);
	font-family: "Century Gothic", Arial;
	text-align: left;
	font-size: 12pt;
}
.maincontent #maintext #formstable {
	text-align: left;
	font-size: 11pt;
	color: rgba(0,0,0,1.00);
}
.maincontent #maintext #formstable th {
	color: rgba(255,255,255,1.00);
	background-color: rgba(28,35,42,1.00);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.maincontent #maintext #formstable tr {
	background-color: rgba(220,220,220,1.00);
}
.maincontent #maintext #formstable tr:nth-child(even)  {
	background-color: rgba(255,255,255,1.00);
}


.maincontent #courses_guide {
	text-align: center;
	float: right;
	width: 200px;
	margin-top: 130px;
	margin-right: 50px;
	margin-bottom: 130px;
}
.maincontent #maintext #staffdirectory {
	font-size: 11pt;
	color: rgba(100,100,100,1.00);
}
.maincontent #maintext #coursetables {
}
.maincontent #maintext #coursetables th {
	background-color: rgba(28,35,42,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.maincontent #maintext #coursetables td {
	padding-top: 2px;
	padding-bottom: 2px;

}
.maincontent #maintext #coursetables tr {
	background-color: rgba(220,220,220,1.00);
}
.maincontent #maintext #coursetables tr:nth-child(even) {
	background-color: rgba(255,255,255,1.00);
}
.maincontent #maintext #staffdirectory {
	font-size: 11pt;
}
