/*-----------------------
Pseudo classes
-------------------------*/

a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
li a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
li a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	font-weight: normal;
	text-decoration: none;
}
li a:hover {
	color: #3399FF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #000099;
	font-weight: normal;
	text-decoration: none;
}

/*------------------------
Generic Selectors
--------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://www.corban.edu/_images2/bg2.jpg);
	margin: 0;
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 1.6em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #0A264E;
	font-weight: normal;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 200%;
	color: #999999;
	margin-bottom: 0.4em;
}
h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 180%;
	color: #3399FF;
	margin-bottom: 0.4em;
}
h4 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	text-transform: uppercase;
	line-height: 3em;
}

/*------------------------
IDs
--------------------------*/
#home-link{
	height:175px;
	width:200px;
	left: 50px;
	position: relative;
	z-index: 2;
}
#wrapper {
	position:absolute;
	left: auto;
	width: 100%; /* half of the width - centers DIV */
	top: 0;
	right: auto;
}
#container {
	position:relative;
	left: 50%;
	width: 900px;
	margin-top: 0px; /* brings DIV to top of browser */
	margin-left: -450px; /* half of the width - centers DIV */
	top: 0;
	padding-bottom: 40px;
}
#flash {

	width: 600px;
	top: 26px;
	padding-left: 0;
	margin-left: 0;
	left: 250px;
	height: 214px;
	position: absolute;
}
#header {
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(http://www.corban.edu/_images2/L2holder.jpg);
	height: 275px;
	background-repeat: no-repeat;
}
#main {
	width: 900px;
	top: 275px;
}
#headline {
	margin-top: 20px;
}
#headline .pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #0A264E;
	font-weight: normal;
}
.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #0A264E;
	font-weight: normal;
}
.h4-blue {
	color: #3399FF;
}
#content {
	float: right;
	padding-right: 50px;
	width: 580px;
	position: relative;
	padding-top: 10px;
	top: 0px;
}
.content-borderless-image {
	border: none;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}
.content-borderless-image img{
	border: none;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}
#content-testimonies {
	float: right;
	padding-right: 50px;
	width: 580px;
	position: relative;
	padding-top: 10px;
	top: 0px;
}
#contentA-testimonies {
	margin: 15px 0px 0px;
	width: 580px;
	float: left;
}
#contentBody {
	margin: 0px;
}
#contentBody .borderless-image {
	margin: 0px;
	padding: 0px;
	border: none;
}
#content-fullwidth {
	width:785px;
	position: relative;
	left: 65px;
	top: 30px;
	margin: 0px;
	padding: 0px;
}
#contentA {
	margin: 15px 0px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	width: 290px;
	padding: 15px;
}
#contentB {
	float: right;
	width: 250px;
	margin-top: 10px;
}
#contentA1 {
	float: left;
	width: 250px;
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
#contentB1 {
	float: right;
	width: 250px;
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
#contentA1-color {
	float: left;
	width: 250px;
	margin-top: 15px;
	padding: 15px;
	border: 1px dotted #999999;
	background-color: #88AA9F;
}
#contentB1-color {
	float: right;
	width: 250px;
	margin-top: 15px;
	padding: 15px;
	border: 1px dotted #999999;
	background-color: #838CAF;
}
#contentA2 {
	float: left;
	width: 250px;
	margin-top: 15px;
	border-top: 1px #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}
#contentB2 {
	float: right;
	width: 250px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#content-fullA1 {
	float: left;
	width: 450px;
	margin-top: 15px;
}
#content-fullB1 {
	float: right;
	width: 250px;
	margin-top: 15px;
}
#contentA-wide {
	margin: 15px 0px 0px;
	width: 360px;
	float: left;
}
#contentA-single {
	margin: 15px 0px 0px;
	border: 1px solid #CCCCCC;
	width: 550px;
	padding: 15px;
}
#contentB-narrow {
	width: 180px;
	margin-top: 15px;
	padding-left: 20px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCC;
	float: right;
}
#contentA1-color img {
	margin-top: -5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0px solid #CCCCCC;
}
#contentA1-color a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentA1-color a:hover {
	color: #FFFFFF;
	background-color: #39F;
	text-decoration: none;
}
#contentB1-color img {
	margin-top: -5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0px solid #CCCCCC;
}
#contentB1-color a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentB1-color a:hover {
	color: #FFFFFF;
	background-color: #39F;
	text-decoration: none;
}
#content .body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.6em;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 1.5em;
}
#content .bodydate {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
#content .photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A264E;
	font-size: 10px;
	line-height: 1.4em;
}
#content img {
	border: 1px solid #999999;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}
#content img .borderless{
	border: none;
	padding: 0;
	margin: 0;
}
#content .right {
	float: right;
	margin-left: 15px;
}
#content .left {
	float: left;
	margin-right: 15px;
}
#contentHeader {
	width: 580px;
	vertical-align: top;
	height: auto;
	background-color: #CCCCCC;
	top: 0px;
}
#contentHeader .pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
#contentHeader .pageheader a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
#contentHeader .pageheader a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: underline;
}
#search {
	width: 200px;
	top: 245px;
	position: absolute;
	margin: 0px;
	left: 65px;
}
#leftcolumn {
	width:250px;
	position: relative;
	left: 0;
	background-image: url(http://www.corban.edu/_images2/menubg.jpg);
	top: 0px;
	float: left;
	background-repeat: no-repeat;
}
#submenu {
	position: relative;
}

/*------------------------
Page Navigation
--------------------------*/

#navMain {
	width: 600px;
	top: 240px;
	padding-left: 0;
	margin-left: 0;
	left: 250px;
	height: 35px;
	position: absolute;
}
#navSection {
	position: relative;
	top: 0px;
	margin-left: 65px;
	margin-top: 24px;
	width: auto;
}
#navSection ul {
	list-style-type:none;
	margin:0;
	font:normal 1.2em/1.2 Arial, sans-serif;
	padding: 0;
}
#navSection ul ul {
	font-size:1em;
	margin:11px 0 0;
	padding: 0;
}
#navSection ul ul.subnav {
	display: none;
}
#navSection ul.grouped ul, #navSection ul ul.active, #navSection li.selected ul.subnav {
	display: block;
}
#navSection li {
	width:154px;
	display:block;
	margin:0 0 8px 0;
	padding:0 0 7px 0;
	border-bottom:solid 1px #BBB;
}
#navSection ul ul li {
	border-bottom:none;
	padding:0;
	color:#333;
	margin-left:11px;
	width:143px;
	display:inline;
}
#navSection li a {
	border:none;
	display:block;
	width:143px;
	padding:0 0 0 11px;
	margin:0;
	background:url(http://www.corban.edu/_images2/bullet_square.gif) 0 0.4em no-repeat;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#navSection ul ul li a {
	background:url(http://www.corban.edu/_images2/arrow_small.gif) 0 0.4em no-repeat;
	font-weight:normal;
	color:#333;
	width:132px;
}
#navSection li a:hover {
	color:#3399FF;
	text-decoration:underline;
}
#navSection li.selected a {
	font-weight:bold;
	color:#000;
	background-image:url(http://www.corban.edu/_images2/bullet_square_blue.gif)!important;
}
#navSection li.selected li a {
	font-weight:inherit;
	color:#333;
	background-image:url(http://www.corban.edu/_images2/arrow_small.gif)!important;
}
#navSection .grouped ul {
	margin:0 !important;
}
#navSection .grouped li {
	margin:0 0 2em 0;
	border-bottom:none;
	padding:0;
}
#navSection .grouped li li {
	margin:0 0 8px 0;
	width:154px;
}
#navSection .grouped li li a {
	color:#3399FF;
	background:url(http://www.corban.edu/_images2/bullet_square.gif) 0 0.4em no-repeat;
	font-size:1em !important;
	width:143px;
}
#navSection .grouptitle {
	display:inline;
	float:left;
	clear:left;
	width:154px;
	padding:0 0 6px 0;
	margin:0 0 8px 0;
	border-bottom:solid 1px #BBB;
	font:bold 0.95em/1.2 Arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#3399FF;
}
/* external links */
#navSection span.external {
	float: none;
	clear: none;
	margin-left: 2px;
	padding: 0 12px 0 0;
	background: url(http://www.corban.edu/_images2/icon_external.gif) right center no-repeat!important;
	border-bottom: 0px !important;
}

/*-----------------------------
Footer
----------------------------*/

#wrapperFooter {
	width:100%;
	padding:0 0 2em;
	background-color: #0B274F;
	height: 130px;
	left:0;
	position: absolute;
	min-width: 814px;
}
#footer {
	width:814px;
	margin:22px auto;
	padding:0 0;
	position: static;
}
#navSupplemental {
	float:right;
	padding-top:5px;
	width:341px;
	height:60px;
	display:inline; /* IE 6 doubled margin fix */
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
}
#navSupplemental ul {
	list-style-type:none;
	margin:0;
	font-weight: bold;
	line-height:1.3em;
	padding: 0;
}
#navSupplemental ul li {
	float:left;
	width:154px;
	font-size:1em; /* 11px */
	font-weight:bold;
	margin:0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#navSupplemental ul li a {
	color:#999999;
	font-weight: bold;
}
#navSupplemental ul li a:hover {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration:none;
}
#siteinfo {
	float:left;
	font:normal 10pt/1 Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
	display:inline;
	padding-left: 30px;
	width: 415px;
}
#siteinfo .adr,
#siteinfo .tel,
#siteinfoMapLink {
	float:right;
	clear:right;
	width:250px;
	font-size:8pt;
	font-style:normal;
	line-height:1.6;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
}
#siteinfo .adr {
	padding:4px 0 0 0;
}
#siteinfo .tel {
	margin:0 0 9px 0;
}
#siteinfoMapLink a {
	font-weight:bold;
	color:#999999;
	font-size: 11px;
	text-decoration:none;
}
#siteinfoMapLink a:hover {
	font-weight:bold;
	color:#CCCCCC;
	font-size: 11px;
}
#siteinfoLegal {
	width:160px;
	text-align:left;
	font-size:9px;
	color:#999999;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
}
#siteinfoLegal a {
	font-size:9px;
	color:#999999;
	line-height: 2em;
}
#siteinfoLegal a:hover {
	font-size:9px;
	color:#3399FF;
	line-height: 2em;
}


/*-----------------------------
Additional
----------------------------*/
.style37 {color: #036}
.style41 {color: #FDB913; font-weight: bold; }
.hiddenDiv {
	display: none;
	}
.visibleDiv {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 1.2em;
	}
.style1 {color: #FFF}