/********* NCA Accreditation Style Sheet *********/
.scsu-shell-width {
	width: 800px;
}


/*body {
	margin: 0px;
}*/
#header {
	margin: 0px;
	padding: 0px;
	width: 684px;
}
#headerbg {
	background-image: url(../images/headerbkgd.jpg);
	background-repeat: repeat-x;
}

#leftnav {
	float: left;
	/*clear: left;*/
	width: 141px;
	border-right: 1px solid #9D754B;
	padding-left: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 25px;
	background-image: url(../images/navbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftnav h1 {
	font-size: .75em;
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
}
#leftnav ul {
	font-size: .75em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#leftnav li {
	margin: 2px 0px 2px 0px;
}
#leftnav .section {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
}
#leftnav a {
	text-decoration: none;
	color: #B20838;
	padding: 0px 0px 0px 5px;
	display: block;
}
#leftnav a:hover {
	background-color: #F1EAE0;
	color: #B20838;
}
#leftnav h1 a {
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 0px 0px;
	display: block;
}

#leftnav h1.h1spacer {
	line-height: 5px;
}

#right {
	/*float: right;*/
	width: 185px;
	margin: 0px -5px 0px 0px;
}
#right #news {
	width: 175px;
	border: 1px solid #DDCBB9;
	padding: 0px 3px 0px 3px;
}
#right #news h1 {
	border-top: 1px solid #EFE7DF;
	font-family: Arial, Helvetica, sans-serif;
	color: #B20838;
	font-style: italic;
	font-size: 1em;
	background-color: #F5EFEA;
	border: 1px solid #DDCBB9;
	padding-left: 5px;
	margin: -1px -4px 0px -4px;
}
#right #news h2 {
	font-size: 1em;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#news a {
	color: #B20838;
}
#news a:hover {
	color: #999999;
	text-decoration: none;
}

#news .teaser {
	font-size: 1em;
}
#news .teaser p {
	font-size: 1em;
}

#content {
	margin: 5px 10px 10px 166px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #EFE7DF;
}
.rightmargin {
	margin-right: 190px;
}
#content h1 {
	margin: 0px;
	border-top: 1px solid #EFE7DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #B20838;
	font-style: italic;
}
#content h2 {
	font-size: .9em;
	margin-bottom: 0px;
}

#picture {
	float: left;
	background-color: #EFE7DF;
	padding: 6px 4px 3px 4px;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 5px;
	width: 110px;
}
#picture .picborder {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #B99765;
}
#picture .text {
	font-style: normal;
	font-size: .7em;
	color: #000000;
}
#content p {
	font-size: .8em;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content ul {
	font-size: .8em;
}
#content ul ul {
	font-size: 1em;
}
#content ol {
	font-size: .8em;
}
#content ol ol {
	font-size: 1em;
}
#seal {
	background-image: url(../images/seal.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#content table {
	margin-top: 5px;
}
#content td {
	font-size: .8em;
}
#content td h1 {
	font-size: 1em;
}
#content td p {
	font-size: 1em;
}
#content td h2 {
	font-size: 1em;
	margin-bottom: .5em;
	margin-top: .5em;
}
#content th {
	font-size: .8em;
}
#content tr.fancy {
	background-color: #B20838;
	color: #ffffff;
	}
.rowcolor {
	background-color: #F5F0EA;
}

#content h1.selfstudy {
	color: #000000;
	font-size: 1em;
	border-top: 0px;
	border-top: 1px solid #B20838;
	border-bottom: 1px solid #B20838;
	border-left: 4px solid #B20838;
	border-right: 4px solid #B20838;
	margin: 0em 0em .5em 0em;
	padding: .25em 0em .1em 0em;
	text-align: center;
	background-color: #F4EFE8;
	font-style: normal;
	text-transform: uppercase;
}
