body {	
	background: #fff url(../images/backgrounds/body.gif) repeat;
	margin: 0 auto;
}

img, img {
	border: 0;
}

p, h1, h2, h3, h4, h5, ul, li, dl, dd, dt, img, form {
	margin: 0;
	padding: 0;
}

p, li, td, dl, dd, dt, div {
  font: tahoma, arial, helvetica, sans-serif;
}

a {
    font: tahoma, arial, helvetica, sans-serif;
    color: #7D6A55;
}

/*----Structural DIVs----*/

#globalHeader,
#localHeader,
#localFooter,
#globalFooter {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#globalHeader .innerContainer,
#localHeader .innerContainer,
#localFooter .innerContainer,
#globalFooter .innerContainer {
	width: 958px;
	text-align: left;
    margin: 0 auto;	
}

#globalHeader {
	height: 50px;
	background: #910A04;	
}

#localHeader {
	height: 154px;
	border-top: 13px solid #e4e0db;
	background: #f1efec;
}

#localHeader.hfi { height: 194px; }

#localFooter {
	float: left;
	height: 82px;
	padding-top: 7px;
}

#globalFooter {
	background: #910A04;
	float: left;
}

/*----Other DIVs----*/

.searchBox {
    min-height:40px;
    margin: 7px 0 0 95px;
    float: left;
}

#localHeader .innerContainer {
  position: relative;
}

#localHeader .innerContainer .searchBox {
/*  position: absolute;
  right: 338px;
  top: 45px;*/
  margin: 0 0 0 8px;
  float: none;
}


.searchBox div {
    position:relative;
    height:31px;
    width:100%;
}

.searchBox .hiddenFields {
	height: 0 !important;
}

.searchBox .button {
    position:absolute;
    top:1px;
	right: 3px;
	background-image: url(../images/buttons/search.gif);
    background-position: center;
    background-repeat:no-repeat;
    background-color:transparent;
    border:none;
    margin: -1px 0px;
    color:transparent;
    width:2.5em;
    height:2.5em;
}

#localHeader input {
    width: 139px;
    padding:5px;
    color:#1c120b;
    font: normal 12px/15px tahoma, verdana, arial, sans-serif;    
    margin: 0 0 8px 0;
    border: 1px solid #dededd;
    background: #e4e0db;
    vertical-align: middle;
 }

/*----Typography----*/

h3#logoDU {
  margin-left: -5555px;
	font-size: 12px;
	line-height: 0.35em;
}

h1#logoIAALS-long {
  margin: 6px 0 0 -5555px;
	font-size: 12px;
	line-height: 10px;
}

h1#logoIAALS {
  margin: 0px 0 0 -5547px;
	font-size: 12px;
	line-height: 10px;
	float: left;
}

#globalHeader ul {
	list-style: none;
	display: inline;
	float: right;
  margin-top: 17px;
}

#globalHeader li {
	float: left;
	font: normal 11px/12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
  border-left: 1px solid #B25450;
}
#globalHeader li:first-child { border: none; }
#globalHeader li a { display: block; padding: 3px 10px; margin: 0; }

#localHeader .courtesyNav ul {
	list-style: none;
	display: inline;
	float: right;
	margin-top: 55px;
	*margin-top: 78px; /* IE 7 and below */	
}

#localFooter .courtesyNav ul {
	list-style: none;
	display: inline;
	float: right;
	margin: 15px 25px 0 0;
}

#localHeader .courtesyNav li {
	float: left;
	font: bold 14px/16px 'Lucida Grande', 'Lucida Sans Unicode', lucida, tahoma, arial, sans-serif;
  margin-left: 8px;   
}

#localFooter .courtesyNav li {
	float: left;
	font: bold 11px/14px 'Lucida Grande', 'Lucida Sans Unicode', lucida, tahoma, arial, sans-serif;
  margin-left: 8px;   
}

#localHeader .courtesyNav .bullet,
#localFooter .courtesyNav .bullet {
  padding: 0 0 0 10px;
  font: bold 11px/14px 'Lucida Grande', 'Lucida Sans Unicode', lucida, tahoma, arial, sans-serif;
  color: #fff;
  background: url(../images/bullets/b3a894.gif) no-repeat 8px 5px; 
}

#localFooter .tagline {
	font: bold 11px/14px 'Lucida Grande', 'Lucida Sans Unicode', lucida, tahoma, arial, sans-serif;
	color: #87734d;
	margin: -13px 0 0 10px;
	float: left;
	clear: both;
}

#globalFooter p {
	font: normal 11px/15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #DDB7B6;
	text-align: center;
	margin: 5px 0 12px 0;
}

#globalFooter ul {
	list-style: none;
	text-align: center;
	margin: 14px 0 0 0;
}

#globalFooter li {
	display: inline;
	font: normal 12px/15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #DDB7B6;
}

/*----Link Styles----*/

h3#logoDU a {
    margin: 0 0 0 5554px;
    display: block;
    height: 41px;
    width: 142px;
    background: url(../images/univ.gif) no-repeat;
    text-decoration: none;
}

h1#logoIAALS-long a {
    margin: 0 0 0 5555px;
    display: block;
    height: 82px;
    width: 680px;
    background: url(../images/logo-iaals.png) no-repeat;
    text-decoration: none;
}


h1#logoHFI-long {
  position: relative;
  top: 70px;
  margin-left: 20px;
  color: #604e41;
  font-size: 33px;
  font-weight: bold;
}


h1#logoHFI-long a {
  color: #604e41;
  text-decoration: none;
}

h1#logoHFI-center {
  color: #604e41;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
}


h1#logoHFI-center a {
  color: #604e41;
  text-decoration: none;
}

img.center { display: block; margin-left: auto; margin-right: auto; }


h1#logoIAALS a {
    margin: 0 0 0 5555px;
    display: block;
    height: 63px;
    width: 360px;
    background: url(../images/logo-iaals-small.png) no-repeat;
    text-decoration: none;
}

#globalHeader li a {
	font: normal 11px/10px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
    text-decoration: none;	
}

#globalHeader li a:hover {
    text-decoration: underline;
}

#localHeader .courtesyNav li a {
	font: bold 13px/16px 'Lucida Grande', 'Lucida Sans Unicode', lucida, tahoma, arial, sans-serif;
	color: #6b241c;
	text-decoration: none;
}

#localFooter #address-info {
  float: right;
  display: inline;
  text-align: right;
  margin: 5px 25px 0 0;
}

#localFooter #address-info li {
  list-style: none;
}

#localFooter .courtesyNav li a, #localFooter #address-info li {
	font: bold 11px/14px 'Lucida Grande', 'Lucida Sans Unicode', lucida, tahoma, arial, sans-serif;
	color: #6b241c;
	text-decoration: none;
}

#globalFooter p a {
	font: normal 11px/15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #DDB7B6;
}

#globalFooter li a {
	font: normal 12px/15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #DDB7B6;
}

#globalFooter p a:hover,
#globalFooter li a:hover {
	color: #fff;
	text-decoration: none;
}



/* ---- Main Nav ----- */

#mainNav {
	width: 958px;
	height: 41px;
	margin-top: 15px;
	overflow: hidden;
	background: #725745 url(/site/designs/shared/images/mainNav/main-nav-bg.gif) repeat-x; 	
}

#mainNav ul {
    list-style: none;
}

#mainNav li {
    float: left;
    list-style: none;
    display: inline;
    padding: 8px 0;
}

#mainNav li a {
  color: white;
  display: block;
  padding: 3px 26px;
  text-decoration: none;
  font-size: 19px;
  border-right: 2px solid #c8a996;
}

#mainNav li.last a {
  border: none;
}

/*
 * 
 *  Invest in IAALS Button
 * 
 */
#mainNav li.invest_last a  {
	border-right: none;
	padding: 2px 26px;
}

#contentCol .content-pager-block { margin-top: 25px; margin-left: -50px; width: 643px; }
#contentCol.listing .content-pager-block { margin-top: 25px; margin-left: -30px; width: 643px; }
.content-pager-block .pager-buttons p { padding-right: 25px !important; padding-left: 25px !important; }

.content-pager-block .pager-buttons a {
  background-color: #910A04;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9b0d07), to(#7e0802));
  background-image: -webkit-linear-gradient(top, #9b0d07, #7e0802);
  background-image: -moz-linear-gradient(top, #9b0d07, #7e0802);
  background-image: -o-linear-gradient(top, #9b0d07, #7e0802);
  background-image: -ms-linear-gradient(top, #9b0d07, #7e0802);
  background-image: linear-gradient(top, #9b0d07, #7e0802);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#9b0d07', EndColorStr='#7e0802');
  border: none;
  border-top: 1px solid #910A04;
  text-shadow: 1px 1px 0 #7a0803;
  -webkit-box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67; -moz-box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67; -o-box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67; -khtml-box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67; box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67;
  /* -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; */
  border-right: none;
  padding: 4px 15px;
  color: #fff !important;
  text-decoration: none !important;
  font: bold 14px/18px georgia, 'Times New Roman', times, serif;
}

#red-button { 
	background-color: #910A04;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9b0d07), to(#7e0802));
	background-image: -webkit-linear-gradient(top, #9b0d07, #7e0802);
	background-image: -moz-linear-gradient(top, #9b0d07, #7e0802);
	background-image: -o-linear-gradient(top, #9b0d07, #7e0802);
	background-image: -ms-linear-gradient(top, #9b0d07, #7e0802);
	background-image: linear-gradient(top, #9b0d07, #7e0802);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#9b0d07', EndColorStr='#7e0802');
	border: none;
	border-top: 1px solid #910A04;
	text-shadow: 1px 1px 0 #7a0803;
	-webkit-box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67; -moz-box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67; -o-box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67; -khtml-box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67; box-shadow: inset 0 1px 0 #aa120b, 0 0 2px #987e67;
	/* -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; */
}

/*#mainNav .item0 {
    width: 122px;
    overflow: hidden;
}
*/
#mainNav .item0 a {
    /*background: url(../images/mainNav/coreWork.gif) no-repeat 0 0;*/
}

/*#mainNav .item1 {
    width: 97px;
    overflow: hidden;
}
*/
#mainNav .item1 a {
    /*background: url(../images/mainNav/library.gif) no-repeat 0 0;*/
}


/*#mainNav .item2 {
    width: 133px;
    overflow: hidden;
}
*/
#mainNav .item2 a {
    /*background: url(../images/mainNav/newsRoom.gif) no-repeat 0 0;*/
}


/*#mainNav .item3 {
    width: 90px;
    overflow: hidden;
}
*/
#mainNav .item3 a {
    /*background: url(../images/mainNav/events.gif) no-repeat 0 0;*/
}

/*#mainNav .item4 {
    width: 183px;
    overflow: hidden;
}
*/
#mainNav .item4 a {
    /*background: url(../images/mainNav/about.gif) no-repeat 0 0;*/
}


#sidebarCol {
  min-height: 200px;
}

.top-bar {
  width: 100%;
}

.top-bar .inner {
  position: relative;
  background: #f3f2ef url(/site/designs/shared/images/backgrounds/heading-top.png) repeat-x top left;
  height: 67px;
  width: 958px;
  margin: 0 auto;
}

.top-bar .inner img {
  position: absolute;
  right: -1px;
  top: 0px;
}

.top-bar ul {
  list-style: none;
  width: 944px;
  height: 56px;
  background: #ceccc4 url(/site/designs/shared/images/backgrounds/heading-top.png) repeat-x top left;
  font: normal tahoma, arial, helvetica, sans-serif;
  color: #483513;
}

.top-bar ul li {
  float: left;
  display: inline;
  width: 22%;
  margin: 14px 0 0 26px;
  text-align: center;
}

.top-bar ul li a {
  border-radius: 2px;
  display: block;
  color: #615041 !important;
  /*#775f48*/
  text-decoration: none;
  background: #f3f2ef;
  /*#483513*/
  padding: 6px;
  color: #fff;
  box-shadow: inset 0 0 4px #333; 
  -moz-box-shadow: inset 0 0 4px #333;
}

.top-bar ul li a.selected {
  color: #f3f2ef !important;
  background: #615041;
}

/*------------- Home Top Bar -----------*/
.home-top-bar { width: 100%; }
.home-top-bar .inner { position: relative; background: #f3f2ef url(/site/designs/shared/images/backgrounds/heading-top.png) repeat-x top left; height: 165px; width: 958px; margin: 0 auto; }
.home-top-bar .inner img { position: absolute; right: -1px; top: 0px; }
.home-top-bar ul { list-style: none; width: 944px; height: 56px; background: #ceccc4 url(/site/designs/shared/images/backgrounds/heading-top.png) repeat-x top left; font: normal tahoma, arial, helvetica, sans-serif; color: #483513; height: 155px; background-color: #ceccc5; }
.home-top-bar ul li { float: left; display: inline; margin-top: 22px; text-align: center; margin-left: 43px; }
.home-top-bar ul li a { border-radius: 2px; display: block; color: #615041 !important; text-decoration: none; background: #f3f2ef; padding: 6px; color: #fff; box-shadow: inset 0 0 4px #333;  -moz-box-shadow: inset 0 0 4px #333; }
.home-top-bar ul li a.selected { color: #f3f2ef !important; background: #615041; }
.home-top-bar ul li img { position: relative !important; }
.home-top-bar .inner img.center { position: relative !important; }
/*------------- End: Home Top Bar ---------*/

/* BEGIN Subscribe Form */



/* END Subscribe Form */

/* BEGIN Pagination */

.pagination {
  font-size: 18px !important;
}

.pagination a {
  color: #4989c4 !important;
}

/* END Pagination */

.featureBox  span.title {
  width: 300px;
  display: block;
}

#sidebarCol .featureBox ul {
  list-style: none;
  margin-top: 15px;
  width: 170px;
  margin-left: 128px;
}

span.title {
  width: 400px;
  display: block;
}

.library .read-more-link, .initiatives .read-more-link {
  clear: both;
  margin-top: 10px;
  float: left;
  display: inline;
}

/*.initiatives .read-more-link {
  float: right;
  display: inline;
}*/

 

.resultRow .summary, .listing .resultRow .titleSubtitle {
  width: 400px;
}


.news-room #contentCol ul li {
  padding-bottom: 0;
}

#subNav {
  min-height: 141px;
}

#nav-sub li label {
  font: normal 14px/18px tahoma, arial, helvetica, sans-serif;
  color: #7D6A55 !important;
}


.initiatives #subNav ul {
  padding: 0 0 0 10px !important;
  margin: 10px 0 0 0 !important;
}

.initiatives #subNav li {
  display: block !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 10px 0 !important;
  line-height: 12px !important;
}

.initiatives #subNav li.level-0 {
  width: 294px !important;
  margin: 0 0 6px -20px !important;
  padding: 0 0 0 18px !important;
  line-height: 31px !important;
}

#rebuilding-ad {
  position: absolute;
  top: 7px;
  right: 0px;
  box-shadow: 0 0 2px #999;
}

.section {
  clear: both;
}

.grid {
  margin: 0 auto;
  width: 96%;
}

.section .inner {
  margin: 0 auto;
  width: 943px;
  padding: 10px 0 20px 0;
  background: #ceccc4 url(/site/designs/shared/images/backgrounds/heading-top.png) repeat-x top left;
  position: relative;
  left: -6px;
  top: -11px;
  margin-bottom: -11px;
  overflow: hidden;
}

.section #innerWrap.inner {
  left: 0px !important;
}


.section .inner .block {
  float: left;
  display: inline;
  width: 30%;
  margin: 0 0 0 22px;
}

.section .inner .block.news {
  width: 60%;
}

.block a.header-image {
  display: block;
  text-align: center;
}

.section .inner h3 {
  font: normal 15px/31px georgia, 'Times New Roman', times, serif;
  color: #615041;
  width: 284px /*312px*/;
  text-transform: uppercase;
}

.section .inner ul {
  list-style: none;
}

.section .inner ul li {
  margin-bottom: 5px;
}

.section .inner li a {
  font: normal 12px/18px tahoma, arial, helvetica, sans-serif;
  color: #7D6A55;
  padding: 0 0 0 10px;
  background: url(/site/designs/landing/images/bullets/4989c4.gif) no-repeat 0 6px;
  text-decoration: none;
}

#social-container {
  position: absolute;
  top: 69px;
  right: 0px;
}

#social-container li {
  float: left;
  display: inline;
  list-style: none;
  margin-right: 5px;
}

#social-container li a {
  color: #1C120B;
  font: normal 12px/15px tahoma, verdana, arial, sans-serif;
  margin: 2px 0 8px 0;
/*  border: 1px solid #DEDEDD;*/
/*  background: #E4E0DB; */
  display: block;
/*  padding: 5px 10px 5px 10px;*/
  text-decoration: none;
  
}



/*#social-container li a {
  color: #fff;
  border: solid 1px #554739;
  background: #554739;
  background: -webkit-gradient(linear, left top, left bottom, from(#554739), to(#5f4e3f));
  background: -moz-linear-gradient(top,  #554739,  #5f4e3f);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#554739', endColorstr='#5f4e3f');
}
#social-container li a:hover {
  background: #554739;
  background: -webkit-gradient(linear, left top, left bottom, from(#5f4e3f), to(#554739));
  background: -moz-linear-gradient(top,  #5f4e3f,  #554739);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f4e3f', endColorstr='#554739');
}
#social-container li a:active {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#554739), to(#5f4e3f));
  background: -moz-linear-gradient(top,  #554739,  #5f4e3f);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#554739', endColorstr='#5f4e3f');
}
*/
#social-container input.button {
  position: absolute;
  width: 27px;
  height: 27px;
  top: 0px;
  left: 124px;
  background: #CECCC4;
}

/*
============================================
    GRID
============================================
*/

.line:after,.group:after,.lastUnit:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0 !important;line-height:0;font-size:xx-large;content:" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";}
.line,.group{*zoom:1;}
.left { float: left; }
.right { float: right; }
.size1of1{float:none;}
.size1of2,.size2of4{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.size1of6{width:16.66666%;}
.size5of6{width:83%;}
.lastUnit{display:table-cell;float:none;width:auto;*display:block;*zoom:1;_position:relative;_left:-3px;_margin-right:-3px;}
.break { clear: both; }
.clearfloat { clear: both; display: block; height: 1px; margin: -1px 0 0 0; }

/*
============================================
    SPACING
============================================
*/

/* Extensions */ 
.pan{padding:0}
.pas{padding:5px}
.pam{padding:10px}
.pal{padding:20px}
.ptn{padding-top:0}
.pts{padding-top:5px}
.ptm{padding-top:10px}
.ptl{padding-top:20px}
.prn{padding-right:0}
.prs{padding-right:5px}
.prm{padding-right:10px}
.prl{padding-right:20px}
.pbn{padding-bottom:0}
.pbs{padding-bottom:5px}
.pbm{padding-bottom:10px}
.pbl{padding-bottom:20px}
.pln{padding-left:0}
.pls{padding-left:5px}
.plm{padding-left:10px}
.pll{padding-left:20px}
.phn{padding-left:0;padding-right:0}
.phs{padding-left:5px;padding-right:5px}
.phm{padding-left:10px;padding-right:10px}
.phl{padding-left:20px;padding-right:20px}
.pvn{padding-top:0;padding-bottom:0}
.pvs{padding-top:5px;padding-bottom:5px}
.pvm{padding-top:10px;padding-bottom:10px}
.pvl{padding-top:20px;padding-bottom:20px}
.man{margin:0}
.mas{margin:5px}
.mam{margin:10px}
.mal{margin:20px}
.mtn{margin-top:0}
.mts{margin-top:5px}
.mtm{margin-top:10px}
.mtl{margin-top:20px}
.mrn{margin-right:0}
.mrs{margin-right:5px}
.mrm{margin-right:10px}
.mrl{margin-right:20px}
.mbn{margin-bottom:0}
.mbs{margin-bottom:5px}
.mbm{margin-bottom:10px}
.mbl{margin-bottom:20px}
.mln{margin-left:0}
.mls{margin-left:5px}
.mlm{margin-left:10px}
.mll{margin-left:20px}
.mhn{margin-left:0;margin-right:0}
.mhs{margin-left:5px;margin-right:5px}
.mhm{margin-left:10px;margin-right:10px}
.mhl{margin-left:20px;margin-right:20px}
.mvn{margin-top:0;margin-bottom:0}
.mvs{margin-top:5px;margin-bottom:5px}
.mvm{margin-top:10px;margin-bottom:10px}
.mvl{margin-top:20px;margin-bottom:20px}
.automargin { margin: 0 auto; }


