/* CSS Document */

body {
	margin: 0 5% 2% 5%;
	background-color: #8e795c;
	position: relative;
}
.leftshade {
	background-image: url(newcj-images/left_gradient.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.rightshade {
	background-image: url(newcj-images/right_gradient.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#wrapper {
	position: relative;
}
#banner {
	background-image: url(newcj-images/top_bck.jpg);
	width: 100%;
	height: 60px;
	margin: 0;
}
#toplogo {
	float: left;
	height: 60px;
	background-image: url(newcj-images/logo_top.jpg);
	background-repeat: no-repeat;
}
#toplogo p {
	color: #FFFFFF;
	padding: 25px 0 0 8em;
	margin-top: 0px;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}
#flag {
	top: 0px;
	right: 0px;
	height: 60px;
	z-index: 199;
}
#topnav {
	position: relative;
	width: 100%;
	background-image: url(newcj-images/top_nav_bck.jpg);
	background-repeat: repeat-x;
	margin: 0;
	height: 39px;
}
#leftlogo {
	float: left;
	margin: 0;
	height: 39px;
}
#topnav-buttons ul {
	list-style: none;
	margin: 0 0 0 0;
}
#topnav-buttons li {
	float: left;
	margin: 0;
	padding: 0;
}
#topnav-buttons li a, #topnav-buttons li a:visited {
	display: block;
	background-image: url(newcj-images/top_nav_buttons.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: .8em;
	padding: 0.8em 2em 0 2em;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0;
	float: left;
	height: 22px;
}
#topnav-buttons li a:hover {
	text-decoration: underline;
}
.tablecontent {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0;
	padding: 0;
}
.content {
	padding: 1em 2em 2em 2em;
}
.content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	margin-right: 5em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
}
#leftnav {
	background-color: #baa064;
	width: 200px;
	margin: 0;
	padding: 0;
	height: 100%;
}
.leftnav-header {
	width: 180px;
	height: 22px;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 4px 0 0 20px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	background-color: #937b53;
}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftnav li {
	float: left;
}
#leftnav li a, #leftnav li a:visited {
	float: left;
	display: block;
	background-color: #d2b76d;
	color: #333333;
	font-size: 0.76em;
	padding: 4px 0 0 20px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	height: 18px;
	width: 180px;
	border-bottom: 1px solid #FFFFFF;
}
#leftnav li a:hover {
	background-color: #daca72;
}
.spacer {
	width: 200px;
	height: 22px;
	clear: left;
}
.leftnav-header2 {
	width: 180px;
	height: 22px;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 4px 0 0 20px;
	margin: 0 0 0 0;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFFFFF;
	background-color: #937b53;
	clear: left;
}
#subnav {
	float: right;
	padding: 0;
	margin: 0 0 1em 0;
}
#subnavlinks {
	margin: 0 0 0 10px;
	padding: 0;
	width: 192px;
	background-color: #bfbb72;
	border-right: 1px solid #86888b;
}
#subnavlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnavlinks li a, #subnavlinks li a:visited {
	color: #FFFFFF;
	font-size: 0.75em;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 0.4em 0 0 0.8em;
}
#subnavlinks li a:hover {
	text-decoration: underline;
}
#bottomnav {
	clear: both;
	background-color: #732814;
	text-align: center;
	padding: 0 0 1em 0;
}
.table {
	background-color: #732814;
	border: 0px;
	width: 96%;
	height: 180px;
	color: #FFFFFF;
	margin: 1em 0.8em 0 0.8em;
}
.table td {
	border: 2px solid #FFFFFF;
	padding: 0 0.4em 0 0.4em;
	vertical-align: top;
	width: 20%;
	text-align: left;
}
.table td ul {
	padding: 0 0.4em 0 0.4em;
	list-style: none;
	line-height: 1.4em;
}
.table td h3 {
	font-size: 90%;
	margin-left: 2em;
}
.table td li a, .table td li a:visited {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
}
.table td li a:hover {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: underline;
}
#bottomnav p {
	color: #FFFFFF;
}
#bottomnav a, #bottomnav a:visited {
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:hover {
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: underline;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #832422;
}
.style8:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FF0033;
}
.schooltitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #333333;
}
.tablestyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.76em;
	color: #832422;
	font-weight: bold;
	padding-left: 1em;
}
.tablestyle:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.76em;
	color: #FF0033;
	font-weight: bold;
	padding-left: 1em;
}
.degreeinfo {
	float: right;
	padding: 0;
	margin: 0 0 1em 0;
} 

#spacer {
	width: 5px;
	height: 39px;
	background-image: url(newcj-images/top_nav_buttons.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.schooltitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8e795c;
	font-weight: bold;
}
.footnote
    {font-family: "Times New Roman", Times, serif;
	font-size: .65em;
	font-weight: bold;
	}
	
