/* CSS Document */

/* ****************************** Layout Begin */
body {
	text-align: center;
	background-color: #dac880;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
		 
#container {
	width: 754px;
	text-align: left;
	margin: auto;
	border-left: 1px solid #f6efd7;
	border-right: 1px solid #FAF5E7;
}		
					 
#header {
	position: relative;
	top: 0px;
	right: 1px;
	width: 755px;
	background-color: #f8f2dc;
}					 
			
#left_column {
	width: 161px;
	float: left;
}	

#content2col {
	float: left;
	background-color: #f8f2dc;
	width: 593px;
}	

#inner_content {
	width: 550px;
	margin: 10px 0px 15px 15px;
	line-height: 1.3em;
}	

#center_column {
	float: right;
	width: 400px;
	line-height: 1.4em;
	border-right: solid 1px #CBAF42;
	background-color: #f7f2dc;
}

#right_column {
	float: right;
	width: 145px;
	padding: 10px 10px 0px 5px; 
}

#email_print {
	width: 120px;
	float:left;
	margin: 0px 0px 0px 0px;
}	

#hr_line {
	font-size: .3em;
	color: #cbaf42;
	border-bottom: solid .03em #cbaf42;
	margin-bottom: 8px;
}					 
							 
#foot {
	clear: both;
	border-bottom: solid 1px #f8f2dc;
	font-size: 1px;
}			 			
			
#bottom_links{
	font-size: .8em;
	text-align: center;
	padding-top: 20px;
}

/* ****************************** Layout End */		


/* ****************************** Top NAV Begin */

#TopNav_1 { 
	font-size: .7em;
	color: #140334;
	text-transform: uppercase;
	height: 16px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
}

#TopNav_1 a {
	color: #140334;
	text-decoration :none;
	vertical-align: top;
	margin: 0px 0px 5px 0px;
	padding: 0px 2px 0px 2px;
}

#TopNav_1 a:hover {
	color: #9a211e;
}

#TopNav_2 {
	width: 755px;
	background-color: #433364;
	font-size: 0.7em;
	text-transform: uppercase;
	height: 17px;
	text-align: center;
}

#TopNav_2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	letter-spacing: 0.16em;
	font-weight: bold;
}

#TopNav_2 a:hover {
	background-color: #9a211e;
}


/* ****************************** Top NAV End */


/* ****************************** General Formatting Begin */

.page_title {
	font-family: Times New Roman, Times, serif;
	font-size: 1.75em;
	color: #bd942a;
	text-align: left;
	border-bottom: solid .03em #cbaf42;
	padding: 6px 0px 6px 0px;
}	
.sidehead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #f6efd7;
	font-weight: bold;
	line-height: 0.4em;
	letter-spacing: 0.15em;
	text-decoration: underline;
}

/* -- This line defines a link as dark red without an underline */
a {
	color: #9a211e;
	text-decoration: none;
}

/* -- This line defines a visited link as dark blue */
a:visited {
	color: #000080;
}

/* -- This line defines a hover link with an underline */
a:hover {
	text-decoration: underline;
}

hr
{
color: #cbaf42;
height: 3em;
width: 100%;
}

/* -- This line defines a 10px indent for a paragraph */
.indent10px {
	text-indent: 10px;
}

/* -- This line defines a 25px indent for a paragraph */
.indent25px {
	text-indent: 25px;
}

/* -- This line defines a paragraph as centered */
.center {
	text-align: center;
}

/* -- This line defines a paragraph as flush right */
.flushright {
	text-align: right;
}

/* -- This line defines heading 1 (h1 has no specified application at this time) */
.h1 {
	font-size: 1.85em;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: -.05em;
}

/* -- This line defines heading 1 as optional medium yellow ochre for more subtle titling needs (h1 has no specified application at this time) */
.h1tan {
	font-size: 1.85em;
	font-style: normal;
	font-weight: bolder;
	color: #cbaf42;
	letter-spacing: -.05em;
}

.h1red {
	font-size: 1.85em;
	font-style: normal;
	font-weight: bolder;
	color: #9a211e;
	letter-spacing: -.05em;
}

/* -- This line defines heading 1 as a blue  */
.h1blue {
	font-size: 1.85em;
	font-style: normal;
	font-weight: bolder;
    color: #204875;
	letter-spacing: -.05em;
}

/* -- This line defines heading 2 */
.h2 {
	line-height: 1.1em;
	font-size: 1.65em;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: -.05em;
}

/* -- This line defines heading 2, as optional medium yellow ochre for more subtle titling needs */
.h2tan {
	line-height: 1.1em;
	font-size: 1.65em;
	font-style: normal;
	font-weight: bolder;
	color: #cbaf42;
	letter-spacing: -.05em;
}

.h2red {
	line-height: 1.1em;
	font-size: 1.65em;
	font-style: normal;
	font-weight: bolder;
	color: #9a211e;
	letter-spacing: -.05em;
}

/*-- This line defines heading 2, as a blue */
.h2blue {
	line-height: 1.1em;
	font-size: 1.65em;
	font-style: normal;
	font-weight: bolder;
    color: #204875;
	letter-spacing: -.05em;
}

/*-- This line defines heading 3 */
.h3 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

.h3tan {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
	color: #cbaf42;
	letter-spacing: -.04em;
}

.h3red {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
	color: #9a211e;
	letter-spacing: -.04em;
}

.h3blue {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bolder;
    color: #204875;
	letter-spacing: -.04em;
}

.h4 {
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

/*-- This line defines heading 4, as optional medium yellow ochre for more subtle titling needs */
.h4tan {
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	color: #cbaf42;
	letter-spacing: -.04em;
}

.h4red {
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	color: #9a211e;
	letter-spacing: -.04em;
}

/*-- This line defines heading 4, as a blue */
.h4blue {
	font-size: 1.15em;
	font-style: normal;
	font-weight: bold;
	color: #204875;
	letter-spacing: -.04em;
}

/*-- This line defines heading 5 */
.h5{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

/*-- This line defines heading 5, as optional medium yellow ochre for more subtle titling needs */
.h5tan {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #cbaf42;
	letter-spacing: -.04em;
}

.h5red {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #9a211e;
	letter-spacing: -.04em;
}

/*-- This line defines heading 5, as a blue */
.h5blue {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #204875;
	letter-spacing: -.04em;
}

/*-- This line defines heading 6 */
.h6{
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

/*-- This line defines heading 6, as optional medium yellow ochre for more subtle titling needs */
.h6tan {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #cbaf42;
	letter-spacing: -.04em;
}

.h6red {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #9a211e;
	letter-spacing: -.04em;
}

/*-- This line defines heading 6, as a blue */
.h6blue {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #204875;
	letter-spacing: -.04em;
}

/*-- This line defines small text */
.smalltext {
	font-size: 0.8em;
	line-height: 1.1em;
}

/*-- This line defines small text as .9em */
.smalltext9em {
	font-size: 0.9em;
	line-height: 1.2em;
}

/*-- This line defines third column main heading */
.sidehead {
	font-size: 0.8em;
	color: #204875;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

/*-- This line defines third column text */
.sidecontent {
	font-size: .8em;
	text-align: left;
	line-height: 1.1em;
}

/*-- This line defines a caption as small text. Italics should be applied using a SPAN tag. */
.caption {
	font-size: .85em;
	font-style: oblique;
}

/*-- This line defines a bold area */
.bold {
	font-weight: bold;
}

/*-- This line defines as italic */
.italic {
	font-style: oblique;
}

p {
text-align: left;
}

/* The following span styles have been added for FrontPage users: .bold, .italic, .underscore, .caption, .sidecontent, .sidehead and .smalltext.*/

span.smalltext {
	font-size: 0.8em;
	line-height: 1.1em;
}
span.sidehead {
	font-size: 0.8em;
	color: #204875;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
span.sidecontent {
	font-size: .8em;
	text-align: left;
	line-height: 1.1em;
}
span.caption {
	font-size: .85em;
	font-style: oblique;
}
span.bold {
	font-weight: bold;
}
span.italic {
	font-style: oblique;
}
span.underscore {
	text-decoration: underline;
}
span.wborderfull2px {
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
}
/*-- This line defines text as white */
.whitetext {
	color: #ffffff;
}

/*-- This line defines text as darktan */
.textdarktan {
	color: #cbaf42;
}

/*-- This line defines a 2px white box */
.wborderfull2px {
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
}

/*-- This line defines a 2px white bottom border rule */
.wborderbottom1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

/*-- This line defines a 1px white right border rule */
.wborderright1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

/*-- This line defines a 1px white right border rule */
.wborderleft1px {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

/*-- This line defines a horizontal rule as medium yellow ochre */
hr {
  height: 1px;
  width: 100%;
  color: #caaf44;
}

/*-- This line defines a 1px dark yellow ochre top rule */
.topbordercbaf42 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbaf42;
}

/*-- This line defines page bottom global navigation text */
.pagebottomnav {
	font-size: 1em;
	text-align: center;
	font-weight: bolder;
}

.print {
	display: none;
}

/* ****************************** General Formatting End */

/* ****************************** Start Left Menu styles */	

#LeftNav {
	width: 161px;
	font-size: 0.85em;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#LeftNav a {
	display: block;
	padding: 4px 0px 4px 5px;
	color: #2b2004;
	/*background-color: #c3ad77;*/
	border-bottom: 1px solid #f6efd7;
	text-decoration: none;
}

#LeftNav a:hover {
	color: #9A211E;
	/*background-color: #c3c694;*/
}

/* This line defines a standard left navigational button text as red in all states. It is used to notate the page currently displayed */
.LeftNav_Home {
	color: #9A2E11;
}
.LeftNav_BlueBar {
	font-size: 1em;
	display: block; 
	float: left;	
	line-height: 1.25em; 
	width: 161px; 
	padding: 4px 0px 4px 0px; 
	color: #E8D9A5; 
	border-bottom: 1px #DACA80 solid;
	background-color: #433364; 
}

/************************** dhtml menu ***************************/

/**************** menu coding *****************/

#nav {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 161px;
}

#nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	display: block;
	background-color: #c3ad77;
}

#nav li {
	/* all list items */
	display: block;
	float: left;
	line-height : 1.25em;
	margin: 0;
	padding: 0;
	background-color: #c3ad77;
}

#nav li ul {
	/* second-level lists */
	display: block;
	position: absolute;
	left: -999em;
	margin-left: 161px;
	margin-top: -2em;
	width: 161px;
	background-color: #c3ad77;
	border-top: 1px #DACA80 solid;
}

#nav li ul li {
	/* second-level lists */
	border-left: 1px #DACA80 solid;
	border-right: 1px #DACA80 solid;
}

#nav li ul ul {
	/* third-and-above-level lists */
		left: 200px;
}

#nav li a {
	display: block;
	padding: 4px 0px 4px 5px;
	width: 156px;
	color: #2b2004;
}

#nav li a:hover {
	color: #9A211E;
	background-color: #c3c694;
}

#nav li.sfhover ul ul ul {
	left: 200px;
	background-color: #c3c694;
}

#nav li.sfhover ul ul {
	left: 200px;
	background-color: #c3c694;
}

#nav li:hover ul ul ul {
	left: 200px;
}

#nav li:hover ul ul {
	left: 200px;
}

#nav li li li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	background-color: #c3c694;
}

#nav li li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	background-color: #c3c694;
}

#nav li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	background-color: #c3c694;
}

#nav li li li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
}

#nav li li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
	width: 162px;
}

#nav li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
	width: 162px;
}

#nav img {
position: absolute; 
margin-left: 147px;
height: 10px; 
width: 10px; 
margin-top: 5px; 
}

.LeftNavBottom {
	background-color: #CBBA74;
}

#menu li:hover, #menu li.hover {
    position: static;
	
}

#bottomnav {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 161px;
}

#bottomnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	display: block;
	width: 161px;
	background-color: #cbba74;
}

#bottomnav li {
	/* all list items */
	display: block;
	float : left;
	line-height : 1.25em;
	width: 161px;
	margin: 0;
	padding: 0;
	background-color: #cbba74;
	}

/* Call Out Box */

#CallOut_Box {
width: 240px;
float: right;
margin: 0px 0px 10px 20px; 
text-align: left;
border: none;
}

#CallOut_TopBend {
	width: 15px;
	height: 14px;
	float: left;
	background-image:url(../css/images/CallOutBox/CallOut_TopLeftBend.gif);
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#CallOut_TopRight {
height: 13px;
margin-left: 14px;
border-top: 1px #CAB178 solid;
border-right: 1px #CAB178 solid;
background-color:#FAF5E2;
}

#CallOut_ContentTop {
height: 25px;
padding-top: 5px;
color: #B89B55;
font-weight: bold;
padding-left: 20px;
background-color:#FAF5E2;
}

#CallOut_Content {
padding: 0px;
font-size: 1.1em;  
background-color:#F6EFD5;
border-right: 1px solid #CAB178;
border-left: 1px solid #CAB178;
}	 	
 
#CallOut_Box  ul {
list-style-type: square; 
margin: 20px 0px 0px 7px; 
padding: 0px 10px 5px 15px;
color: #003366;
}	

#CallOut_Box li {
margin-bottom: 8px;
list-style: none;
line-height: 1.1em;
}

#CallOut_Bottom {
height: 10px;
background-color:#E6D69A;
border-bottom: 1px solid #CAB178;
}

/* General Formatting and Print */

li {
margin-bottom: 3px;
}

#College_Header_Print {
	display: none;
}

/* College Header */

#College_Header {
		width: 755px; 
		background-color:#F8F2DC;  
}

#CollegeTextBanners {
		width: 755px; 
		background-color:#F8F2DC;
		text-align: right;
		display: inline;
}

#Header_College_Text_Links {
		float: right;
		margin: 10px 28px 0px 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8.5px;
		text-transform: uppercase;
		font-weight: bold;
}

#Header_College_Text_Links a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #614e6c;
}

#Header_College_Text_Links a:visited {
 color: #614e6c; 
 text-decoration: none;
}

#Header_College_Text_Links a:hover {
	color: #9a211e;
	text-decoration: none;
}
.hanging_indent {
padding-left:1in; 
text-indent: -1in;
list-style: none;
}
.ULStyleNone {
	 list-style-type: none; 
	 margin: 0px 0px 0px 0px; 
	 padding: 0px 0px 0px 0px;
}
.ULStyleNone li {
	padding-bottom: 5px;
}
.LI5px {
	padding-bottom: 5px;
}
