/* CSS Document */

.topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
	
.topnav li {
	float: left;
	clear: none;
	}
	
.topnav li a {
	margin-left: 20px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	font: 400 0.9em 'trebuchet ms',arial,sans-serif;
	color: #BD481D;
	}

.topnav li a:hover {
	color: #81A882;
	text-decoration: underline;
	}



body {
	color: #000000;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}


#wrapper {
	width: 820px;
	background-color: #002244;
	margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
}

#slider {
	width: 820px;
	margin: 0 auto;
	position: relative;
	background-color: #2c323a;
}

.scroll {
	height: 390px;
	width: 820px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	padding-top: 0px;
	background-color: #2c323a;
	background-image: url(../images/teaser.jpg);
}

#tour-path a.on {
	background-image: url(/images/on-frontpageslider-new.jpg);
	cursor:default;
	background-repeat: no-repeat;
}


ul#tour-path {
	background-image:url(/images/menu_bar_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.scrollContainer div.panel {
	padding: 40px;
	height: 390px;
	width: 820px;
	background-image: url(../images/group2.jpg);
	float: right;
	background-repeat: no-repeat;
	
}

.scrollContainer div.panel2 {
	padding: 40px;
	height: 390px;
	width: 820px;
	background-image: url(../images/blc.jpg);
	float: right;	
	background-repeat: no-repeat;
}

.scrollContainer div.panel3 {
	padding: 40px;
	height: 390px;
	width: 820px;
	background-image: url(../images/steps.jpg);
	float: right;	
	background-repeat: no-repeat;
}

.scrollContainer div.panel4 {
	padding: 40px;
	height: 390px;
	width: 820px;
	background-image: url(../images/cbydr.jpg);
	float: right;	
	background-repeat: no-repeat;
}

.scrollContainer div.panel5 {
	padding: 40px;
	height: 390px;
	width: 820px;
	background-image: url(../images/corporate.jpg);
	float: right;	
	background-repeat: no-repeat;
}



#panel_text{
	padding-left: 30px;
	margin-right: 400px;
	
}

.caption_head {
	font-size: 24px;
	color: #000066;
	width: 400px;
	line-height: 1;
}

.caption {
	float: left;
	font-size: 12px;
	height: 280px;
	padding: 0px 48px 0px 0px;
	width: 380px;
	color: #2c323a;
	
}

#image_box{
	margin-right: 20px;
	padding-right: 40px;
}


#shade {
    background: #EDEDEC url(../images/shascrollContainerde.jpg) no-repeat 0 0;
    height: 50px;
}



a.button.next {
	float: right;
	text-indent: -9999px;
}

a.button.next {
	background: url(/images/slider/button-frontslidenext.png) no-repeat 0 0;
	height: 34px;
	width: 94px;
}

a.button.next:hover, .scroller a.button.next:active {
	background: url(/images/slider/button-frontslidenext.png) no-repeat 0 -34px;
}


ul.tour-path a:visited {
	text-decoration:none;
}

#ul.tour-path a:hover, #tour-path a:active {
	color: #f5dba1;
	text-decoration:none;
}

.screenshot {
	
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	display: inline;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}


/*  PROFILE TEASER  */
#people-teaser{
	float:left;
	clear:both;
	width:820px;
	background-color: #2c323a;
	margin-top: 0px;
	padding-bottom: 18px;
	background-image: url(../images/teaser.jpg);
}

#people-teaser img {
       border: 4px solid #FFF;
}

#people-teaser img a:hover{
       border: 4px solid #000066;
}

#people-teaser h2{
	color:#fafbfc;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0px;
	margin:4px 0 0 0;
}

#people-teaser p{
	color:#fafbfc;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:3px 0;
	display:block;
}

#people-teaser a{
	color:#FFFF00;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	text-decoration:none;
	display:block;
}
#people-teaser a:hover {
	color: #FF0000;
	text-decoration: underline;

}
#featured-student{
	width:238px;
	float:left;
	clear:right;
	display:inline;
	margin:0 0 0 20px;
}

#featured-student img{
	margin:0;
	padding:0;
}

#featured-student h1{
	text-indent:-8000px;
	width:133px;
	height:0px;
	background:transparent url(../images/featured-student-header.png) left top no-repeat;
	margin:0px 0 17px 0;

	padding:0;
}

#alumni-spotlight{
	width:238px;
	float:left;
	clear:right;
	display:inline;
	margin:0 0 0 32px;
}

#alumni-spotlight h1{
	text-indent:-8000px;
	width:132px;
	height:0px;
	background:transparent url(../images/alumni-spotlight-header.png) left top no-repeat;
	margin:0px 0 17px 0;

	padding:0;
}

#instructor-profiles{
	width:238px;
	float:left;
	clear:right;
	display:inline;
	margin:0 0 0 32px;
}

#instructor-profiles h1{
	text-indent:-8000px;
	width:142px;
	height:0px;
	background:transparent url(../images/instructor-profile-header.png) left top no-repeat;
	margin:0px 0 17px 0;
	
	padding:0;
}

#header-teaser{
	width:820px;
	background-color: #122441;
	margin-top: 0px;
	padding-bottom: 0px;
	height: 150px;
	overflow: auto;
	padding-top: 10px;
	background-image: url(../images/blueheader.jpg);
	background-repeat: no-repeat;
}




#header-teaser p{
	color:#dab25d;
	font:normal .9em Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:3px 0;
	display:block;
	background-repeat: no-repeat;
	line-height: 1.7em;
	
}




#header-box{
	width:290px;
	float:left;
	clear:right;
	display:inline;
	margin:0 0 0 240px;
	padding-top: 8px;
	
}

#header-box h1{
	text-indent:-8000px;
	width:142px;
	height:0px;
	margin:0px 0 17px 0;
	padding:0;
	color:#dab25d;
	font-size: .8em;
}

#headerBOX #tag
{
	color:#FFFFFF;
	font-size: 0.8em;
	padding-bottom: 5px;	
}

.headeremphasis
{
	color:#FFF;
}





#footer{
	width:805px;
	float:left;
	clear:both;
	padding:10px 0 20px 15px;
	margin:0;
	background-color: #122441;
}

#footer p{
	color:#fdfafb;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:5px;
}

#footer a {
	color:#fdfafb;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0;
	text-decoration:none;
}
#footer a:hover {
color: #d7bc00;
}


#container #InsideContainer #MainRight .buttons
{
	margin:0px 0px 20px 5px;
	display:inline-block;
}

#featureBOX
{
	background-color:#2c323a;
	background-position:top;

	padding:20px;

	padding-bottom: 20px;
	padding-top: 10px;
	
}

#container #InsideContainer2 #MainRight #featureBOX
{
	background-color:#333333;
	
	background-position:top;
	background-repeat:repeat-x;
	padding:30px 30px 30px 80px;
	border:#2d2d2d solid 1px;
	width: 230px;
	float:right;
    margin-bottom:20px;
}

#container #InsideContainer2 #MainRight #featureBOX h2
{
	color:#f5dba1;
	font-size: 1.1em;
	margin: 0px;
	padding:0px 0px 25px 0px;
	line-height: 40px;
	letter-spacing: normal;
}

#container #InsideContainer2 #MainRight #featureBOX p
{
	color:#FFFFFF;
	font-size: .8em;
}

#container #InsideContainer2 #MainRight #featureBOX .form a
{
	font-size: .8em;
}

#featureBOX #tag
{
	color:#dab25d;
	font-size: 1.18em;
	padding-left: 430px;
	width: 400px;
}

.emphasis
{
	color:#FFF;
}

#featureBOX ul
{
	margin:20px 0px 0px 35px;
	
}

#featureBOX ul li
{
	font-size:.85em;
	color:#FFF;
	/*line-height: 30px;*/
	list-style-position: outside;
		padding:0pt 0pt 10px;
	list-style-type: none;	
}


#next
{
	display: block;
	width: 96px;
	height: 40px;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	float: right;
}

#next:hover
{ 
  background-position: 0 -40px;
}

#next span
{
  display: none;
}


#previous
{
	display: block;
	width: 96px;
	height: 40px;
	background-image: url(../images/previous.gif);
	background-repeat: no-repeat;
	float: right;
}

#previous:hover
{ 
  background-position: 0 -40px;
}

#previous span
{
  display: none;
}

#maintext_app  {
	background-color: #FFFFFF;
	width: 820px;
	color: #000000;
	padding-bottom: 45px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px 0 0 0;
	}
	
	#maintext_app p {

	line-height: 1.8em;
	font-size: 1em;
	color: #122441;
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	
	}
	
#maintext_app h1{
	font:bold 18px Arial, Helvetica, sans-serif;
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 35px;
	margin:0px 0 0 0;
	color: #122441;
	padding-bottom: 5px;
	
}

	
#maintext_app h2{
	font:bold 14px Arial, Helvetica, sans-serif;
	padding-left: 45px;
	padding-right: 15px;
	color: #122441;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	
	
#maintext  {
	background-color: #FFFFFF;
	width: 560px;
	margin: 0 250px 0 0;
	color: #666666;
	padding-bottom: 45px;
	}

ul.maintext {
	font-size: 0.9em;
	margin-bottom: 15px;
	padding-left: 55px;
	}
	
#maintext p {

	line-height: 1.8em;
	font-size: 1em;
	color: #122441;
	
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	}
	
#maintext h1{
	font:bold 18px Arial, Helvetica, sans-serif;
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 35px;
	margin:0px 0 0 0;
	color: #122441;
	padding-bottom: 5px;
	
}

	
#maintext h2{
	font:bold 14px Arial, Helvetica, sans-serif;
	padding-left: 45px;
	padding-right: 15px;
	color: #122441;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	
	
	#bd {
	width: 820px;
	margin-bottom: 10px;
	background-color: #FFFFFF;

	}
		
#rcolumn {
	float: right;
	clear: none;
	width: 240px;
	margin: 0 0 0 0;
	
	min-height: 250px;
	
	}
	
#rcolumn2 {
	float: right;
	clear: none;
	width: 240px;
	margin: 0 0 0 0;
	
	min-height: 250px;
	
	}

#rcolumn2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

	}	

ul.subnav {
	font-size: 0.9em;
	margin-bottom: 15px;
	}
	
.subnav li a{
	display: block;
	width: 210px;
	background-color: #DBD6AD;
	margin: 1px 0 0 0;
	padding: 8px 15px;
	color: #10494A;
	text-decoration: none;
	}

.subnav li.first a{
	font: 600 1.1em 'trebuchet ms',arial,sans-serif;
	width: 210px;
	background-color: #004F8D;
	margin: 1px 0 0 0;
	padding: 12px 15px;
	color: #fff;
	text-decoration: none;
	}

.subnav li a:hover {
	background-color: #D2E6FF;
	color: #006666;
	text-decoration: none;
	}

.subnav li.first a:hover {
	background-color: #003399;
	color: #FFF;
	text-decoration: none;
	}


.textbox {
width: 197px;
	margin: 15px 0;
	float: right;
	padding: 20px 20px;
	background-color: #D2E6FF;
	border: 1px solid #DBD6AD;
	}

.textbox h2 {
	color: #057676;
	font-size: 1.0em;
	font-weight: 600;
	margin: 0 0 20px 0;
	}

.textbox p{
	line-height: 1.6em;
	font-size: .9em;
	}
	
	#page_image {

	width: 820px;
	height: 390px;
	
	display:block;
	overflow:hidden;
	
	}
	#page_photo {

	width: 820px;
	height: 0px;
	
	display:block;
	overflow:hidden;
	
	}

p, ul, ol, blockquote {
	margin-top: 0;
}

.blockquote {
	display: block;
	padding: 10px 10px 10px 25px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #F3F3F3;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#quote{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 2px;
	color: #3E88A1;
	padding-top: 20px;
	padding-right: 10px;
}
#quote p{
	line-height: 15px;
}
#quote p.testimonial{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	
}
#quote .quote{
		font-size: 20px;
}

#body .story {
	padding: 25px;
	border: 2px none #999999;
	

}	
.content {
	margin: 0 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}	
	
	
	.boxContent{
	clear:both;
	padding:0 0 5px 0;
	float:left;
	width 35%;
}
.boxContent h2{
	padding:0 0 11px 0;
	margin:0;
	font-weight:normal;
	color:#578535;
	font-size:1.8em;
}
.boxContent h2{
	color:#000066;
	font-size:20px;
	padding:0px 0 11px 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.boxContent h3, .boxContent h4, .boxContent h5, .boxContent h6{
	padding:5px 0 10px 0;
	margin:0;
	font-weight:bold;

}
.boxContent h3{font-size:16px;}
.boxContent h4{font-size:16px;}
.boxContent h5{font-size:14px;}
.boxContent h6{font-size:12px;}

.boxContent p{
	padding:0 0 5px 0;
	margin:0;
}

 .col1{
	float:left;
	width:285px;
	margin:0;
	padding-right:0px;
}
.col2{
	float:right;
	margin:0;
	width:270px;