/* Sets basic styles for all pages */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px auto;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
/* Sets basic link styles */
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
/* Sets basic table styles that effect every table on all pages */
table, td {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px auto;
}

/*=====================   HEADER   =====================*/
#tableheader, tableheader td {
	margin: 0px auto;
	padding: 0px;
}
/*=====================   BODY CONTENT   =====================*/
/* Body Content is just under the four NAVIGATION tabs and above the footer */	
/*===  td id="tdcontent" CONTENT styles for right side of page === */

#tablebody {
	margin: 0px auto;
}
#tdcontent {
	font-size: 0.8em;
	text-align: left;
	padding-left:10px;
	vertical-align: top;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

/*========  GENERAL EDUCATION  =========*/
#tdgeneralheader {
	font-size: 0.8em;
	background-color: #776f8c;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	vertical-align: top;
	line-height: 1.25em;
}
#tdgeneralside {
	background-color: #BEA6D3;
	width: 97px;
}
#tdgeneralcontent {
	border-top-color: #BEA6D3;
	border-right-color: #BEA6D3;
	border-bottom-color: #BEA6D3;
	border-left-color: #BEA6D3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: .8em;
	color: #382c42;
}
#tdgeneral_pyramid {
	background-image: url(../navimages/pyramid.gif);
	background-position: right 130px;
	background-repeat: no-repeat;

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: .8em;
	color: #382c42;
}

/*== List for General ed ====*/
li.list1 {
	list-style: decimal outside;
	color:#382c42;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0.5em;
	} 
li.list4 {
	list-style: decimal outside;
	color:#382c42;
	margin: 0px;
	padding: 0.5em;
	}


/*========  OBJECTIVES  =========*/

/*==== td id="tdobjectiveheader"  text styling ====*/
#tdobjectiveheader {
	font-size: 0.8em;
	background-color: #C29166;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	vertical-align: top;
	line-height: 1.25em;
	color: #FFFFFF;
}
.h1 {
	margin-top: 0px;
	padding-top: 10px;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.h2 {
	margin-top: 0px;
	padding-top: 10px;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #783141;
	text-transform: uppercase;
}
.h3 {
	margin-top: 0px;
	padding-top: 10px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #783141;
	text-transform: uppercase;
}
/*=====td id="tdobjective" SIDEBAR NAV and "current page" =====*/
#tdobjective {
	font-size: 0.8em;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 281px;
	color: #382A1D;
	background-color: #F3D490;
	line-height: 1.25em;
}
.allcaps {
	color: #783141;
	text-transform: uppercase;
}
#ulobjective {
	margin: 0px;
	padding: 0px;
}
#ulobjective li {
	display: inline;
	list-style-type: none;
}
#ulobjective a:link, #ulobjective a:visited, #ulobjective a:active {
	color: #2A323C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
	float: none;
	width: 230px;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
#ulobjective a:hover {
	color: #990000;
}
#ulobjective a.current:link {
	display: block;
	width: 261px;
	background-color: #FFFFFF;
}

/*======== td id="tdcontent"  =========*/

h1 { /*College Name*/ 	
	margin-top: 0px;
	padding-top: 10px;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #783141;
	text-transform: uppercase;
}


.h4 { /* programs */
	margin-top: 0px;
	padding-top: 10px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #783141;
	
}
.h5 { /* programs */
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

#ullist {
	margin: 0px;
	padding: 0px;
}
#ullist li {
	display: inline;
	list-style-type: decimal;
	line-height:2em;
	color: #000000;
}



/*== 2 ===*/
li.list2 {
	list-style: decimal outside;
	color:#330000;
	margin: 0px;
	padding: 0.5em;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	} 

#ullist2 {
	margin: 0px;
	padding: 0px;
}
#ullist2 li {
	display: inline;
	list-style-type: decimal;
	line-height:2em;
	color: #000000;
}

/*== 3 ===*/
li.list3 {
	list-style: decimal outside;
	color:#330000;
	margin: 0px;
	padding: 0.5em;
	} 

/*======== Assessment Links  =========*/
#tdassessheader {
	font-size: 0.8em;
	background-color: #707e8e;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	vertical-align: top;
	line-height: 1.25em;
}

#td_left {
	padding-left: 20px;
	background-color: #707e8e;
	}

#td_assessmentlinks {
	font-size: 0.8em;
	text-align: left;
	padding-left:40px;
	vertical-align: top;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #000033;
}

#td_right {
	padding-right: 20px;
	background-color: #707e8e;
	}
	
.h_assess {
	margin-top: 0px;
	padding-top: 10px;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #000033;
}
.h_subhead {
	font-weight: bold;
	color: 55606d;
}
#td_assessmentlinks a:hover {
	text-decoration: underline;
}



/*======== Best Practices  =========*/




/*============= Footer  =========*/
#tablefooter 	{
	color: #FFFFFF;
	margin: 0px auto;
	height: 80px;
}

#td_footernav {
	
	font-size: 0.7em;
	height: 3em;
	line-height: 3em;
	width: 776px;
	text-align: center;
}
#td_footernav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#td_footernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#td_footernav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#td_footerleft {
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: left;
	width: 388px;
}
#td_footerright {
	padding-right: 50px;
	text-align: right;
	width: 388px;
}

.red {
	background-color: #783141;
	}
/*============= Blank space extends the page length. It is below footer to keep short pages with no side slider from appearing jumpy.  =========*/
#tableblankspace 	{
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

