/* 
	Stylesheet
	
*/

/*****************/
/* Main Wrappers */
/*****************/

body {
	margin: 0px;
	text-align: center;
	font-family: sans-serif;
	background-color: #e9e6e4;
	color: #333333;
	font-size: 12px;
}

#wrapper {
	margin: 0px auto;
	width: 816px;
	text-align: left;
}

#header {
	background: url('images/bg-dropshadow.gif') #fff repeat-y;
	width: 808px;
	height:50px;
}
#mainWrapper {
	width: 816px;
}
#main {
	background: url('images/bg-dropshadow.gif') #fff repeat-y;
	padding: 0 18px 0 18px;
	margin-left:auto;
	margin-right:auto;
}
#article {
	float: right;
	width: 570px;
	padding-top: 10px;
	display:inline;
}
#visatypebody {
	float: center;
	width: 770px;
	padding-top: 10px;
	display:inline;
}


#footer {
	padding: 0 8px 0 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
}
#splashBody {
	width: 816px;
}
#navigation {
	background: url('images/bg-nav.gif') no-repeat;
	width: 816px;
	height: 50px;
	z-index: 100;
}
#newsMod {
	float: left; 
}
#quickLinks {
	width:400px;
	height:10px;
	margin-right:10px;
      margin-top:20px;
      *margin-right:6px;
	padding:10px;
	background-color: #ffffff;
	border-top:solid 0px;
	border-left:solid 0px;
	border-right:solid 0px;
	float: right;
	color: #086ea4;
}
#quickLinks a {
	text-decoration: none;
}

#quickLinks a:hover {
	text-decoration: underline;
}

#frontBanner {
	background: url('images/front-banner.jpg') no-repeat;
	width: 816px;
	height: 342px;
}

#cornersHeader {
	background: url('images/front-content-header.gif') no-repeat;
	height: 17px;
	width: 806px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 10px;
}

#cornersHeader2 {
	background: url('images/front-content-header2.gif') no-repeat;
	height: 17px;
	width: 810px;
	margin-left: 0px;
	margin-right: 0px;
}

#cornersHeader3 {
	background: url('images/front-content-header.gif') no-repeat;
	height: `7px;
	width: 808px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 1px;
}

#cornersFooter {
	background: url('images/front-content-footer.gif') no-repeat;
	height:25px;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
}

#cornersFooter2 {
	background: url('images/front-content-footer2.gif') no-repeat;
	height: 25px;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
}

#frontContent {
	background: url('images/bg-dropshadow2.gif') #fff repeat-y;
	padding-left:20px;
	width: 795px;
	margin-left: 1px;
	margin-right: auto;



}
/*A box right upper side of the main body of home page*/
/*******************************
#formHolder {
	float: right; 
	width: 215px; 
	height: 450px
}
*******************************/




#subForm {
	background-color: #72acc2;
	width: 190px;
	padding: 6px;
	margin-left: 6px;
	margin-top: 6px;
	border: 1px solid #0d495f;
}


#leftCol {
	float: left;
	width:200px;
}
/*******************/
/* List Formatters */
/*******************/

.newsItem {
	width:180px;
	margin-left:38px;
	border-bottom:solid 2px;
	margin-bottom:10px;
}

.newsItem2 {
	width:170px;
	border-bottom:solid 2px;
	margin-bottom:10px;
	margin-left:14px;
}

.newsItem a {
	text-decoration: none;
}

.newsItem a:hover {
	text-decoration: underline;
}

#navigation ul.navPrimary {
	margin: 0 0 0 0px;
	padding: 0px;
	position: relative;
	z-index:2;
}






#navigation ul.navSecondary{
	width:150px;
	background-color:#DAE1EC;
	border:1px solid #cbcbcd;
	border-top:none;
	position:absolute;
	padding:3px 10px 6px 10px;
	margin:0;
	margin-left: 15px;
	top:50px;
	left:-999em;
}

#navigation ul.navSecondary li{
	height:20px;
}

#navigation li.about ul.navSecondary{
	margin-left:6px;
}

#navigation ul.navSecondary li a{
	padding-top: 2px;
	padding-bottom: 2px;
	color:#000000;
	width:auto !important;
	background:none !important;
	text-indent:0 !important;
	height:auto !important;
	display:list-item !important;
	border-bottom:1px solid #cbcbcd;
}

#navigation ul.navSecondary li a:hover{
	background-color:#ffffff !important;
}

#navigation ul.navSecondary li {
  list-style-type:none;
	margin: 0 0 2px 0;
	float:none;
}
 
#navigation .navPrimary li:hover ul.navSecondary, 
#navigation .navPrimary li.sfhover ul.navSecondary {
	left: 0; /* shows nav */ 
}

.sfhover{

}


#navigation .navSecondary li.sfhover a,
#navigation .navSecondary li:hover a{
	background-color:#ffffff !important;
}

#navigation ul.navTertiary{
	width: 150px;
	background-color:#F2F3F3;
	position:absolute;
	top:0;
	padding:5px;
	left:-999px; /* hides nav */ 
}

#navigation ul.navSecondary li:hover ul.navTertiary,
#navigation ul.navSecondary li.sfhover ul.navTertiary{
	left: 150px; /* shows nav */ 
}



/**************/
/* Formatters */
/**************/
a {
	color: #72acc2;
}

input, select {
	font-size: 10px;
    width: 135px;
}


.middletitletext {
	font-weight: bold;
	color: #8a1f03;
	text-decoration: none;
}

.middletitletext:hover  {
	text-decoration: underline;
}

.rtnewsheadline {
	font-weight: bold;
	text-decoration: none;
	color: orange;
}

.rtnewsheadline:hover {
	text-decoration: underline;
}

.honesmall {
	font-size: 14px;
}

/***********/
/* Headers */
/***********/

#newsHeader {
	margin-left:36px;
	width:180px;
	color: #7f2316;
	font-size: 16px;
	font-weight: bold;
}

#newsHeader2 {
	margin-bottom:-10px;
	width:200px;
	padding: 10px;
	color: #7f2316;
	font-size: 16px;
	font-weight: bold;
}

/*************/
/* Sub Pages */
/*************/


#location .callout {
	width: 150px;
	position:absolute;
	top: 25px;
	right: 10px;
}
div.indexHighlight {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.programs ul{
	margin:0 0 0 0;
	list-style-type:none;
}
.programs ul li{
	margin:3px 0;
}
.programs .degrees,
.programs .fields{
	width:260px;
	float:left;
	margin:10px 20px 20px 0;
}
.programDetails h4{
	margin:10px 0 0 10px;
}
.programDetails div h4{
	margin:0;
}



#leftCol .navWrapper{
	background: url('images/spnav-bk.gif') repeat-y left;
	margin:0 0 30px 0;
}

#leftCol .navWrapper div{
	margin:0 20px;

}

#leftCol .navWrapper span1{
	display:block;
	height:30px;
	background: url('images/bg-secondary-nav-top.gif') no-repeat;	
}


#leftCol .navWrapper span{
	display:block;
	height:30px;
	background: url('images/bg-secondary-nav-bottom.gif') no-repeat;	
}

#leftCol .callout{
	margin:10px 10px;
}
#leftCol .blockinner{
	margin:20px 10px;
	font-size:.9em;
}

ul.spNav{
	border-top:1px solid #e0e0e0;
	list-style-type:none !important;
	margin:0;
	padding: 0;
}
ul.spNav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.spNav li{
	border-bottom:1px solid #e0e0e0;
}
ul.spNav a {
	font-size: 12px;
	color:#086ea4;
	text-decoration:none;
	display:block;
	padding:8px 10px 8px 20px;
}
ul.spNav li {
	z-index:10;
}
ul.spNav li.current a {
	font-weight:bold;
	background:#e9e7e6;	
	outline: none;
}	

ul.spNav li.expanded li a {
	background:none;	
}	
ul.spNav li.current ul {
	padding-bottom: 5px;
}
ul.spNav li.current ul li {
	border:none;
}
ul.spNav li.current ul li a{
	font-weight:normal;
	background-image:url('none');
	width: 125px; padding-left:35px; padding-right:0; padding-top:5px; padding-bottom:5px
}
ul.spNav li.current li.current a{
	background:#e9e7e6;
}
ul.spNav a:hover,
ul.spNav li a:hover,
ul.spNav ul li a:hover{
	background-color:#F0F6FB;
}

der{
	width: 550px;
	height: 106px;
}


#legal {
	background: url('images/photo-legal.jpg');
}
#resources {
	height: 106px;
	width: 248px;
	background: url('images/photo-resources.jpg');
}



#treatment {
	background: url('images/photo-treatment.jpg');
}


#hope {
	background: url('images/photo-hope.jpg');
}


#contact {
	background: url('images/photo-contact.jpg');
}


#news {
	background: url('images/photo-contact.jpg');
}

#main h4 {
	color: #fff;
	font-family: Arial;
	top: -20px;
	left: -25px;
	font-size: 16px;
	position:relative;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}
#main .pagePrimary h3{
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	display:block;

}
#main .pagePrimary{
	position: relative;
	left: -220px;
	top: 87px;
	width: 140px;
	padding:20px 20px 0 20px;
	background-color:#ffffff;
	height:1px;
}
#spHeader div {
	height: 120px;
	width: 248px;
	position:absolute;
	top:0;
	right:0;
}
#rightCol {
	float:right;
	width: 180px;
	margin-top: 15px;
	margin-right: 8px;
}