@charset "utf-8";
.style1 {color: #FFFFFF}

body {
	background-image: url(../image/pattern.jpg);
	position: static;
	margin: 0;
	background-repeat: repeat;
}

.contentitalics {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	top: 1em;
	letter-spacing: 0.5px;
}

.blackdot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	position: relative;
	bottom: -8px;
}
.sideheadingsunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6A0000;
	text-decoration: underline;
	line-height: 19px;
}

.asd {
	text-decoration: none;
	color: #990000;
}
.sideheadingsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6A0000;
	text-decoration: none;
	line-height: 19px;
	padding-left: 9px;
}


.newtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 3em;
}


#student {
	background-image: url(../image/student_hover1.jpg);
	background-repeat: no-repeat;
}

.andor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	padding-left: 10em;
	margin-left: 10em;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}






/* CSS Document */

#topheader {
	background-color: #000000;
	height: 25px;
	width: 100%;
	position: relative;
}
#topheadertext {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}
#topheadertext a {
	text-decoration: none;
	color: #FFFFFF;
}
#middleheader  {
	height: 92px;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFF0EA;
	position: relative;
}
#mainheader {
	margin-right: auto;
	margin-left: auto;
	width: 914px;
	position: relative;
}
#content {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F1EB;
	background-image: url(../image/content%20pict.jpg);
	background-repeat: repeat-x;
	position: relative;
}
.downloadableitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #8B7707;
	text-decoration: underline;
	font-style: normal;
	padding-left: 10px;
	margin-left: -10px;
}


#content_right {
	width: 631px;
	position: absolute;
	left: 266px;
	top: 32px;
	padding-top: 2px;
	background-image: url(../image/backheading2.jpg);
	background-repeat: no-repeat;
	background-position: left -2px;
}
.redbiggertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #990000;
	margin-left: 2em;
	padding-left: 1em;
	line-height: 30px;
}
.blacktextdown {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-left: 5em;
	padding-left: 3em;
}

.sideheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6A0000;
	text-decoration: none;
	line-height: 19px;
}
.maroondot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6A0000;
	padding-left: .5em;
	padding-right: 3px;
	vertical-align: 5%;
}

.sideheadingsblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	padding-left: 1px;
}


#content_left {
	width: 220px;
	height: 265px;
	position: absolute;
	left: 22px;
	top: 25px;
	padding-left: 3px;
	background-image: url(../image/content_banner.jpg);
	background-repeat: no-repeat;
}
#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-image: url(../image/bullet.jpg);
	background-repeat: no-repeat;
	background-position: -2px 7px;
	margin-left: 3em;
	padding-left: 1em;
}



#navbar a:hover {
	color: #000000;
}
#footer {
	height: 24px;
	width: 912px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-decoration: none;
	padding-top: 3px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
}
#footer a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}
#career {
	background-image: url(../image/career_hover.jpg);
	background-repeat: no-repeat;
}

#aboutus {
	background-image: url(../image/about-us_hover.jpg);
	background-repeat: no-repeat;
}

#footer a:hover {
	text-decoration: underline;
}


#footer {
	background-color: #000000;
	margin-left: auto;
	width: 914px;
	height: 24px;
	margin-right: auto;
	position: relative;
}
#base {
	width: 100%;
	background-color: #BCBCBA;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0.6em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
	text-align: left;
	padding-left: 2px;
	margin-left: 0.5em;
	padding-right: 1.5em;
}

.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2A2A2A;
	padding-left: 16px;
	padding-top: -3em;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.basetextstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 1em;
	padding-top: 3em;
}



.maroonheader {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.sidelinksmaroontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
	color: #6B0709;
	text-decoration: none;
}
.maroontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: normal;
	color: #990000;
}
.blacktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.linktextmaroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #790000;
	line-height: 12px;
}
#base_content {
	background-image: url(../image/bottomlogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 50px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#blackheader {
	margin-top: 20px;
	background-repeat: no-repeat;
}
#sidelinks a {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6B0709;
	font-weight: bold;
	margin-left: 25px;
	text-decoration: none;
}
#sidelinks a:hover {
	color: #2a2a2a;
	text-decoration: none;
}
#library {
	background-image: url(../image/minter-library-hover.jpg);
	background-repeat: no-repeat;
}
.redhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 22px;
	text-decoration: none;	
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 22px;
	text-decoration: none;
	font-style: italic;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 1em;
	line-height: 18px;
	text-decoration: none;
}
.tablesubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: .5em;
}



ol {
	line-height: 22px;
	text-align: left;
	position: relative;
	right: 8px;
}


#faculty {
	background-image: url(../image/faculty-and-staff_hover.jpg);
	background-repeat: no-repeat;
}

#admission {
	background-image: url(../image/admissions_hover.jpg);
	background-repeat: no-repeat;
}
#contactus {
	background-image: url(../image/contact-us_hover.jpg);
	background-repeat: no-repeat;
}
#acedemics {
	background-image: url(../image/academics_hover.jpg);
	background-repeat: no-repeat;
}
#form2  input {
	font-family: Verdana;
	width: 90px;
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #480401;
	border-right-color: #480401;
	border-bottom-color: #480401;
	border-left-color: #480401;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #470602;
	margin-left: 5px;
	}
#content_left_stu_lib {
	width: 220px;
	height: 530px;
	position: absolute;
	left: 22px;
	top: 24px;
	padding-left: 3px;
	background-image: url(../image/content_banner1.jpg);
	background-repeat: no-repeat;
}
#content_left_smallimg {
	width: 220px;
	position: absolute;
	left: 22px;
	top: 28px;
	padding-left: 3px;
	background-image: url(../image/content_banner.jpg);
	background-repeat: no-repeat;
}
#submit {
	margin-right: 3px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	list-style-type: decimal;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
li a:hover {
	color: #470008;
	text-decoration: none;
}
#tablebordersitemap
{
	border: 1px solid #cccccc;
}
.aboutdual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.sideheadings_duplicate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	background-color: #E3A75E;
}
.Assemblies {
	color: #999933;
	font-weight: bolder;
}
.poto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	line-height: 25px;
}
.poto a {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: none;
}
.poto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
#navbarcopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	margin-left: 1em;
	padding-left: 1em;
	background-image: url(../image/bullet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bullet_img {
	margin-top: 4px;
	margin-left: 10px;
}
.AssembliesCopy {
	color: #999933;
	font-weight: bolder;
	margin-left: 5px;
}
.psom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B0709;
	text-decoration: none;
}
.psom a:hover {
	color: #999933;
	text-decoration: none;
	font-weight: bold;
}
#bottomlogo2 {
	background-repeat: no-repeat;
	float: right;
	height: 53px;
	width: 234px;
	position: relative;
	background-color: #CC0000;
	bottom: 3px;
}
