@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
body {
	background: #b4af91;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}





/* >>>>>>>>>>>>>>>>>>>>>>>>>>>> NEW STYLE <<<<<<<<<<<<<<<<<<<<<<<<<<< */


html #contain_content {
height: 100%;
}

html,body {
margin: 0;
padding: 0;
height: 100%;
min-height: 100%;
}

html {
height: 100%;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>> END NEW STYLE <<<<<<<<<<<<<<<<<<<<<<<<< */






/*  Default Link Colors  */
A:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #487342;
	text-decoration:none;
	}

A:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #487342;
	text-decoration:none;
	}

A:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d45209;
	text-decoration:none;
	}

A:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d45209;
	text-decoration:none;
	}

/*  Top Banner Style  */
.TopBanner {
	border-bottom-collapse: collapse;
	border-bottom-style: solid;
	border-bottom-color: #ff6200;
	border-bottom-width: 3px;
	font-size: 18px;
	font-weight: bold; 
	color: 003b13;
}

/*  The Title of the Page  */
.PageTitle {
	font-size: 20px;
	font-weight: bold;	
	text-transform: uppercase;
}

/*  The Page Body Text  */
.PageBody {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*  The Page Body Title  */
.PageBodyTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/*  Faculty/Staff Link */
A.FacStaff:link {
	font-size: 14px;
	color: #000000;	
	text-decoration:none;
}
A.FacStaff:visited {
	font-size: 14px;
	color: #000000;	
	text-decoration:none;
}
A.FacStaff:active {
	font-size: 14px;
	color: #000000;	
	text-decoration:none;
}
A.FacStaff:hover {
	font-size: 14px;
	color: #000000;	
	text-decoration:none;
}

/*  Area Address  */
.AreaDirPhoneFax {
	font-size: 14px;
	color: #000000;
}

.AreaAddress {
	font-size: 14px;
	color: #000000;
}

/*  Navigational Menu  */
.NavigationalMenu {
	font-size: 16px;
	color: #ffffff;
}

/*  News & Events Links  */	
ul.NewsEventsFormat {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 1;
	padding-left: 3px;
	text-indent: 3px;
}

A.NewsEvents:link {
	font-size: 10px;
	color: #000000;	
	text-decoration:none;
}
A.NewsEvents:visited {
	font-size: 10px;
	color: #000000;	
	text-decoration:none;
}
A.NewsEvents:active {
	font-size: 10px;
	color: #000000;	
	text-decoration:none;
}
A.NewsEvents:hover {
	font-size: 10px;
	color: #000000;	
	text-decoration:none;
}

/*  Footer Links  */
A.FooterLinks:link {
	font-size: 10px;
	text-transform: uppercase;	
	color: #ffffff;	
	text-decoration:none;
}
A.FooterLinks:visited {
	font-size: 10px;
	text-transform: uppercase;	
	color: #ffffff;	
	text-decoration:none;
}
A.FooterLinks:active {
	font-size: 10px;
	text-transform: uppercase;	
	color: #023c14;	
	text-decoration:none;
}
A.FooterLinks:hover {
	font-size: 10px;
	text-transform: uppercase;	
	color: #023c14;	
	text-decoration:none;
}	

/*  Quick Links - Help me find out about  */
.QuickLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003B13;
	font-size: 12px;
	border: 1px solid #487342;
	}

/*  Footer Information  */
.FooterText {
	font-size: 10px;
	color: #ffffff;
}





/* >>>>>>>>>>>>>>>>>>>>>>>>>>>> NEW STYLE <<<<<<<<<<<<<<<<<<<<<<<<<<< */

#contain_content {
width: 1000px;
height: auto;
min-height: 100%;
padding: 0px;
margin-left: auto;
margin-right: auto;
background-image:url(https://c14997242.ssl.cf2.rackcdn.com/frame_bkg_jpg-1335970632);
text-align: left;
}

#frame {
width: 1000px;
margin-left: auto;
margin-right: auto;
min-height: 100%;
height: auto;
padding: 0px;
text-align: left;
}

#left_container {
width: 250px;
height: auto;
min-height: 100%; 
float: left;
}

#main_container {
width: 580px;
height: auto;
min-height: 100%;
background-color: #FFFFFF; 
float: left;
}

#right_container {
width: 167px;
height: auto;
min-height: 100%; 
float: left;
}

#clear {
clear:both;
}

#new_footer {
width: 1000px;
height: 102px;
margin-left: auto;
margin-right: auto;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>> NEW STYLE <<<<<<<<<<<<<<<<<<<<<<<<<<< */
