
body {
font-family : Arial, Geneva, Verdana;
background-color:#fff;
margin:0;
text-align: center;
font-size:81.5%;
}

/* #home {background:url(../images/home-bg.gif) no-repeat; background-position:top center;} */

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

.skipnav{position:absolute;top:-1000px}

/* generic styles */
p {
font-family : Arial, Geneva, Verdana;
}

a {
font-family : Arial, Geneva, Verdana;
}

button {
font-family : Arial, Geneva, Verdana;
}

textarea {
font-family : Arial, Geneva, Verdana;
}

select {
font-family : Arial, Geneva, Verdana;
}

input {
font-family : Arial, Geneva, Verdana;
}

th {
font-family : Arial, Geneva, Verdana;
}

td {
font-family : Arial, Geneva, Verdana;
}

body {
font-family : Arial, Geneva, Verdana;
}

a:visited {
text-decoration: none;
}

a:link {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

p {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

h3 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: lighter;
font-style: inherit;
font-size: 115%;
font-family: inherit;
vertical-align: baseline;
}

h2 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

h1 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

fieldset {border: none; }
form { margin: 0; }
label { margin: 0; padding: 0;}
img { border:0; }

.clear-both { clear: both;}

.left-col {
float: left;
width: 50%;
}

.right-col {
float: right;
width: 50%;
text-align: right;
}

/* end generic styles */

/* header */
#header {
clear: both;
width: 930px;
height: 87px;
background:url(../images/header.jpg) no-repeat;
margin: 4px 15px 0 12px;
}

#header #logo {
float: left;
width: 420px;
margin: 0;
}

#header #utility {
float: right;
width: 380px;
}
/* end header*/

/* utility nav*/
#utility {
margin: 0;
padding:0;
}

#utility ul {
margin:0;
padding:0;
list-style:none;
text-align: right;
vertical-align: middle;
}

#utility li {
display:inline;
font-size: 11px;
color:#7c9abf;
padding-left: 6px;
font-weight: bold;
}
.top-links a {
color:#666;
}
/* end top nav*/

/*search*/
.global-search {
margin:14px 0;
text-align: right;
}

.top-buttons {
float: left;
display: inline;
margin-top: 5px;
}

.ivey-search {background: url(../images/search-left.jpg) no-repeat left top; padding: 0 0 0 25px; width: 25px; height: 20px; margin:6px 0 0 6px; display: block; float: left;}
.ivey-search span {background: url(../images/search-right.jpg) no-repeat right top; height: 20px; width: 129px; display: block;}
.ivey-search input {width: 114px; background: none; border: none; font-size: 12px; color: #666666;}

#search-go {margin:4px 0 0 0;vertical-align:middle;}

.cleardefault { color: #666; font-size: 11px; padding-top: 3px;}

/* main nav */
#main-nav {float: left; padding-left: 2px; height: 26px; margin-top: 1px;}

#main-nav ul {
margin: 0;
padding:0;
list-style:none;
vertical-align: middle;
}

#main-nav a.primary:visited {
font-size: 19px;
font-family : Georgia, "Times New Roman", arial;
color:#666;
padding: 0 4px;
}

#main-nav a.primary:link {
font-size: 19px;
font-family : Georgia, "Times New Roman", arial;
color:#666;
padding: 0 4px;
}

#main-nav a.primary:hover {
color: #015640;
text-decoration:none;
border-bottom: 3px solid #015640;
}

/*second nav*/
#second-nav {float: right; height: 27px; margin: 0; padding:0;}

#nav-right ul {
margin: 0;
padding:0;
list-style:none;
vertical-align: middle;
}


#nav-right li.second-arrow {
padding:0 0 6px 12px;
background-image:url(../images/green-arrow.gif);
background-repeat:no-repeat;
background-position:0 .4em;
}

#second-nav ul {
list-style:none;
vertical-align: middle;
}

#second-nav li {
padding:0 0 6px 14px;
background-image:url(../images/green-arrow.gif);
background-repeat:no-repeat;
background-position:0 .3em;
}

/* *** ST revised - padding changed to margin */
#second-nav a.secondary:visited {
display:inline;
font-size: 15px;
margin-right: 12px;
font-family : Georgia, "Times New Roman", arial;
color:#666;
}

#second-nav a.secondary:link {
display:inline;
font-size: 15px;
margin-right: 12px;
font-family : Georgia, "Times New Roman", arial;
color:#666;
}

#second-nav a.secondary:hover {
color: #015640;
text-decoration:none;
border-bottom: 3px solid #015640;
}

#billboard {margin: 0; padding: 0;}

/*ul arrows*/


/* drop down menu */
#second-nav * { z-index:89; }
#nav * { z-index:89; }
#nav .hidden { display: none; }
#nav li ul { position: absolute; left: -1000em; overflow: hidden; z-index:1000; }
#nav { float: left; /*padding-left: 8px;*/ margin: 0; padding:0; }
#nav ul { margin: 0 0 3px 0; }
#nav li { float: left; padding: 0 8px; background: url(../images/nav-divider.gif) no-repeat 100% 7px; position: relative; }
#nav li.last { background: none; }
#nav a:active { 
display: block; 
float: left; 
}
#nav a:visited { 
display: block; 
float: left; 
}
#nav a:link { 
display: block; 
float: left; 
}
#nav a { 
display: block; 
float: left; 
}
#nav a:hover { color: #00cc33; }
/* *** ST revised - dropdown adjustment */
#nav li:hover ul { display: block; position: absolute; top: 24px; left: 0px; padding: 0; overflow: visible; z-index: 1000; }
#nav li li { float: none; background: none;  }
#nav ul li ul li a:active { 
float: none; background: #fff; width: 200px;
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
color:#666;
}
#nav ul li ul li a:visited { 
float: none; background: #fff; width: 200px;
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
color:#666;
}
#nav ul li ul li a:link { 
float: none; background: #fff; width: 200px;
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
color:#666;
}
#nav ul li ul li a { 
float: none; background: #fff; width: 200px;
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
color:#666;
}
#nav ul li ul li a:hover { 
background: #fff; 
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
text-decoration: underline;
color: #1f5e4b;
}

#nav-right .hidden { display: none; }
#nav-right li ul { position: absolute; left: -1000em; overflow: hidden; }
#nav-right { float: left; margin: 0; padding:0; }
#nav-right ul { margin: 0 0 3px 0; }
#nav-right li { float: left; padding: 0 8px; background: url(../images/nav-divider.gif) no-repeat 100% 7px; position: relative; }
#nav-right li.last { background: none; }
#nav-right a:active { 
display: block; 
float: left; 
}
#nav-right a:visited { 
display: block; 
float: left; 
}
#nav-right a:link { 
display: block; 
float: left; 
}
#nav-right a { 
display: block; 
float: left; 
}
#nav-right a:hover { /*color: #00cc33;*/ }
#nav-right li:hover ul { display: block; position: absolute; top: 21px; left: 0px; padding: 0; overflow: visible; z-index: 1000; }
#nav-right li li { float: none; background: none;  }
#nav-right ul li ul li a:active { 
float: none; background: #fff; width: 180px;
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
color:#666;
}
#nav-right ul li ul li a:visited { 
float: none; background: #fff; width: 180px;
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
color:#666;
}
#nav-right ul li ul li a:link { 
float: none; background: #fff; width: 180px;
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
color:#666;
}
#nav-right ul li ul li a { 
float: none; background: #fff; width: 180px;
font-family : Arial, Geneva, Verdana;
border-top: 1px solid #d9d7d7;
border-right: 1px solid #d9d7d7;
border-left: 1px solid #d9d7d7;
text-decoration: none;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
color:#666;
}
#nav-right ul li ul li a:hover { 
background: #fff; 
font-family : Arial, Geneva, Verdana;
padding:5px 0 5px 18px;
background-image:url(../images/nav-arrow.gif);
background-repeat:no-repeat;
background-position:0 .7em;
font-size: 12px;
text-decoration: underline;
color: #1f5e4b;
}
#nav-right ul li.last-line a{border: 1px solid #d9d7d7;}
#nav ul li.last-line a{border: 1px solid #d9d7d7;}
/* end drop down menu */


/* text size */
#tool-textresize {text-align:left;}

#tool-textresize strong {font-weight:normal;}

/* *** ST revised - height adjustment */
#tool-textresize img {
width:15px;
height:13px;
vertical-align:middle;
}

a#tool-textresize-normal img {
background:url(../images/text-small.gif);
background-position:bottom;
}

a#tool-textresize-large img {
background:url(../images/text-medium.gif);
}

a#tool-textresize-extralarge img {
background:url(../images/text-large.gif);
}

#tool-textresize a:focus {
background-position:bottom !important;
}

#tool-textresize a:active {
background-position:bottom !important;
}

#tool-textresize a:hover {
background-position:bottom !important;
}

#text-size {
position: relative;
clear: both;
}

.resize-position {position: absolute; top: -13px; left: 850px;}
.resize-position-level2 {position: absolute; top: 93px; left: 850px;}
.resize-position-level2b {position: absolute; top: 188px; left: 850px;}
.resize-position-level2c {position: absolute; top: 0px; left: 850px;}

#textsize a {
margin-right:4px;
font-weight:bold;
text-decoration:none;
padding:1px;
}

.resize {
font-size:.845em;
font-weight: bold;
margin: 0;
padding: 0;
}
/* end text size*/

/*round corners*/
.program {float: left; margin-right: 2px;}

.home-box-top {
clear: both;
background:url(../images/home-box-top.gif) no-repeat; 
width: 315px;
margin-top: 3px;
}

.home-box-top h2 a:visited {
padding: 0 0 0 18px;
font-family : Georgia, "Times New Roman", arial;
font-size: 1.4em;
color:#015641;
font-weight: normal;
}

.home-box-top h2 a:link {
padding: 0 0 0 18px;
font-family : Georgia, "Times New Roman", arial;
font-size: 1.4em;
color:#015641;
font-weight: normal;
}

.home-box-top h2 a:hover { text-decoration: none;}

.home-box {
clear:both;
width:315px;
height: 114px;
background: url(../images/home-box.gif) bottom left no-repeat;
margin: 0;
}

.home-box div {
padding: 4px 16px 0 18px; 
}

.home-box div p {
color: #000;
font-size: .945em;
padding-bottom: 8px;
}

.home-box div a {
font-size: .945em;
color: #01553b;
}
/*end round corners*/

/* homepage classes */

.home-thumb {float: right; margin: 0 10px;}
.section-container {clear: both; margin: 2px 20px 0 10px;}

/* footer */
#footer { clear: both; margin: 0; }

#footer h2 {
font-size: 1em;
color: #04573d;
font-weight: bold;
padding-bottom: 6px;
}

.equis {background: url(../images/equis.jpg) bottom no-repeat; }
.footer-line { width: 234px; float: left; background: url(../images/v-dot-footer.gif) repeat-y; margin-right: 6px;}
.footer-end { width: 234px; float: left; }

.footer-bottom {clear: both; margin: 16px 0;}

.copyright {float: left; width: 720px;}

.copyright ul {
list-style: none;
margin:0;
padding: 0;
}

.copyright ul li {
display:inline;
color: #666;
padding-right: 8px;
}

.copyright ul li a {
font-size: .945em;
color:#666;
text-decoration: underline;
line-height: 22px;
white-space:nowrap;
}

.footer-logo {float: right; width: 240px; margin: 0; padding:0;}

/* generic style*/
.h-dot {background: url(../images/h-dot.gif) repeat-x; height: 1px; margin: 0 24px 0 18px;}

.v-dot {background: url(../images/v-dot.gif) repeat-y;}

ul.green-chevron { 
margin:0;
padding:0;
list-style:none;
vertical-align: middle;
}

ul.green-chevron li  {
padding:0 0 4px 14px;
background-image:url(../images/green-arrow.gif);
background-repeat:no-repeat;
background-position:0 .4em;
}

/* *** ST revised - added font family */
ul.green-chevron li a:visited {
font-size: .845em;
color: #666;
font-family : Arial, Geneva, Verdana;
}

ul.green-chevron li a:link {
font-size: .845em;
color: #666;
font-family : Arial, Geneva, Verdana;
}

.to-top {
clear: both;
text-align: right;
padding: 0 34px 0;
}

.to-top a {
font-size: .945em;
color: #666;
}

.textmiddle {vertical-align:middle;} 
/* end generic style*/

/* search more slider */
.search-more {text-align: right; padding-right: 40px; }
#drop-container {position: relative;  width: 400px; margin: 0; padding: 0;  z-index: 10000;display:none;}
#search-layer { position:absolute; visibility: hidden; margin-left: 162px; background-image:url(../images/search-more-bg.png); width: 229px; height: 85px; text-align: left; }

.browse {
padding: 2px 10px 0 10px;
font-size: 11px;
color: #666;
font-weight: bold;
}

.more-options { height: 21px; vertical-align: middle;}

a.search-options:visited  {
margin-right: 36px;
font-size: 11px;
color: #666;
font-weight: bold;
text-decoration: underline;
}

a.search-options:link  {
margin-right: 36px;
font-size: 11px;
color: #666;
font-weight: bold;
text-decoration: underline;
}

select.search-style {
border: #d3d3d3 solid 1px;
font-size: 12px;
color: #666;
margin: 0 0 8px 0;
}

#go-more {margin-top: -10px; padding: 0; }

.close-search {
text-align: right;
margin: 0 26px 0 0;
}
/* search more slider */

/* buttons */
.btn-container  a { height: 21px; text-indent: -9000px; display: block;}
a#btn-donate { background-image: url(../images/btn-donate-test.jpg); width: 80px; height: 21px;}
a#btn-donate:hover { background-position: 0 -21px; }
/* end buttons */

/* new level 1 css */
/* nav current class*/
#main-nav a.current:visited {
color: #015640;
text-decoration:none;
border-bottom: 3px solid #015640;
}
#main-nav a.current:link {
color: #015640;
text-decoration:none;
border-bottom: 3px solid #015640;
}
/* end nav current class*/

/* breadcrumbs */
.crumb-container {margin:8px 8px 10px 16px;}
.breadcrumbs {
list-style-type:none;
margin:6px 0 0;
padding:0;
}

.breadcrumbs li {
display:inline;
font-size:.945em;
color:#666;
padding-right:2px;
}

.breadcrumbs li a:visited {
color:#1f5e4b;
line-height:10px;
font-size:1em;
text-decoration:underline;
}

.breadcrumbs li a:link {
color:#1f5e4b;
line-height:10px;
font-size:1em;
text-decoration:underline;
}

/* end breadcrumbs */

/* level1 layout */
#container {clear: both; margin:0; padding:0;}

#left-navigation {float: left; width: 200px; background: url(../images/left-nav-bg.jpg) bottom left no-repeat;}
/* *** ST revised - top padding added */
.left-nav-pad {padding: 6px 17px 30px 16px;}

#right-content {float: right; width: 760px;}
.right-content-pad {padding: 0 10px 30px 6px;}
/* end level1 layout */

h1 {
padding: 0 0 6px 0;
font-family : Georgia, "Times New Roman", arial;
font-size: 1.4em;
color:#015641;
font-weight: normal;
}

/* generic */
a.green:visited {color: #1f5e4b; text-decoration: none;}
a.green:link {color: #1f5e4b; text-decoration: none;}
a:visited {color: #1f5e4b; text-decoration: none;}
a:link {color: #1f5e4b; text-decoration: none;}
a.green:hover {color: #1f5e4b; text-decoration: underline;}

a:hover {color: #1f5e4b; text-decoration: underline;}

.dot-divider {background: url(../images/h-dot.gif) repeat-x; height: 1px; margin: 12px 0;}
.padding-20 {padding: 2px 0 0 20px;}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.share {margin-top: 22px;}

.text-top {vertical-align:top;}
.text-middle {vertical-align:middle;} 
.text-bottom {vertical-align:text-bottom;} 
.textb-aseline {vertical-align:baseline;} 

.h-dot-wide {background: url(../images/h-dot.gif) repeat-x; height: 1px; margin: 0;}
/* end generic */

ul.green-links { 
margin:0;
padding:0;
list-style:none;
vertical-align: middle;
}

ul.green-links li  {
padding:0 0 4px 14px;
background-image:url(../images/green-arrow.gif);
background-repeat:no-repeat;
background-position:0 .4em;
}

/* *** ST revised - font-family added */
ul.green-links li a:visited {
font-family : Arial, Geneva, Verdana;
font-size: .945em;
color: #1f5e4b;
}

ul.green-links li a:link {
font-family : Arial, Geneva, Verdana;
font-size: .945em;
color: #1f5e4b;
}

/* testimonial */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 168px; /*width of featured content slider*/
height: 210px;
margin: 0;
padding: 0;
}

.sliderwrapper .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
height: 100%;
background: #fff;
}

.contentdiv  p {
margin: 0; 
font-size: 12px;
padding-bottom: 3px;
}

.pagination {margin: 0;padding: 0;}
.pagination a:visited {color: #1f5e4b; font-size: 13px;}
.pagination a:link {color: #1f5e4b; font-size: 13px;}
.pagination a.selected {text-decoration: none;}

.prev-testimony {float: left; width: 45%;}
.next-testimony {float: right; width: 35%; text-align: right;}
/* end testimonial*/

/* testimonial2 */
.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 168px; /*width of featured content slider*/
height: 230px;
margin: 0;
padding: 0;
}

.sliderwrapper2 .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
height: 100%;
background: #fff;
}

.contentdiv  p {
margin: 0; 
font-size: 12px;
padding-bottom: 3px;
}

.pagination {margin: 0;padding: 0;}
.pagination a:visited {color: #1f5e4b; font-size: 13px;}
.pagination a:link {color: #1f5e4b; font-size: 13px;}
.pagination a.selected {text-decoration: none;}

.prev-testimony {float: left; width: 45%;}
.next-testimony {float: right; width: 35%; text-align: right;}
/* end testimonial*/



/* rows wide */
.thumb-rows {background: url(../images/thumb-row-bg.jpg) bottom left no-repeat; width: 740px; display:block;margin-top: 18px;}
.thumb-left {display:inline;float:left;width:154px;margin:0 0 12px;text-align: center;}
.description {display:inline;float:left;width:550px;margin:0;}
.description p {font-size: .945em; padding-bottom: 6px;}
.end-row {clear:both;display:block;height:4px;font-size:0;}

/* rows two column*/
.rows-container {background: url(../images/two-col-row-bg.jpg) bottom left no-repeat; width: 740px; display:block;margin-top: 18px; padding-bottom: 20px;}
.rows-containerTop {background: url(../images/two-col-row-bg.jpg) bottom left no-repeat; width: 740px; display:block;margin-top: 6px; padding-bottom: 20px;}
.rows-col-left {float: left; width: 343px; padding: 0 0 0 25px;}
.rows-col-right {float: right; width: 348px; margin-left: 20px;}
.thumb-left-cols {display:inline;float:left;width:115px; margin-bottom:6px;}
.description-cols {display:inline;float:left;width:200px;margin:0;}
.description-cols p {font-size: .945em; padding-bottom: 4px;}
.end-row-cols {clear:both;display:block;height:4px;font-size:0;}
/* end new level 1 css */

/* new level 2 css */
.nav-line {clear: both; height: 2px; margin: 0; padding: 0; background: #0b4433;}

#left-content {float: left; width: 500px;  line-height: 18px;}
.left-content-pad {padding: 0 10px 0 12px;}
.left-content-pad2 {padding: 0 0 2px 2px; }

#right-side {float: right; width: 244px; background: url(../images/right-nav-bg.jpg) bottom left no-repeat;}
.right-side-pad {padding: 18px 13px 30px 24px;}
.right-side-pad p {font-size: .945em; padding-bottom: 8px;}


.level2-row {display:block;margin-top: 18px;}
.thumb-big {display:inline;float:left;width:192px;margin:0;}
.description-left {display:inline;float:left;width:256px;margin-right: 0px;}
.description-left2 p {font-size: .945em; padding-bottom: 6px;}
.description-left p {font-size: .945em; padding-bottom: 6px;}
.end-row {clear:both;display:block;height:4px;font-size:0;}

.description-left2 {display:inline;float:left;width:281px;margin-right: 24px;}
.thumb-mid {display:inline;float:left;width:167px;margin:0;}

.description-full {display:inline;float:left;width:481px;margin-right: 24px;}
.thumb-mid-full {display:inline;float:right;width:167px;margin:10px;}

.col-container-level2 {background: url(../images/two-col-row-bg-level2.jpg) bottom left no-repeat; width: 498px; display:block;margin-top: 18px; padding-bottom: 20px;}
.col-left-level2 {float: left; width: 237px; padding-left:12px;}
.col-right-level2 {float: right; width: 237px; margin:0 0 0 12px;}
.thumb-small {display:inline;float:left;width:94px; margin:6px 0;}
.description-cols-level2 {display:inline;float:left; width:120px; margin:2px 0 0 10px;}
.description-cols-level2 p {font-size: .945em; padding-bottom: 4px;}
.end-row-cols {clear:both;display:block;height:4px;font-size:0;}

.container-level2 {background: url(../images/row-bg-level2.jpg) bottom left no-repeat; width: 498px; display:block;margin-top: 18px; padding: 0 0 20px 12px;}
.container-level2 p {font-size: .945em; padding: 0 12px 5px 0;}
.extra-pad {padding-right: 20px;}
/* menu tree */

#tree-navigation {float: left; width: 200px; background: url(../images/nav-tree-bg.jpg) bottom left no-repeat;}
.left-tree-pad {padding: 0 1px 50px 3px;}

ul.tree-menu { 
margin:0;
padding:0;
list-style:none;
vertical-align: middle;
}

/* level 2 menu*/
ul.tree-menu li  {
padding: 6px 3px 6px 14px;
background-image:url(../images/tree-list.gif);
background-repeat:no-repeat;
}

ul.tree-menu li a {font-size: 1em;color: #666;}

/* current level 2 for single line*/
ul.tree-menu li.current-level2  {
padding: 6px 3px 6px 14px;
background-image:url(../images/active-section.jpg);
background-repeat:no-repeat;
}

/* current level 2 for double line*/
ul.tree-menu li.current-level2-double  {
width: 180px;
padding: 6px 3px 6px 14px;
background-image:url(../images/active-section-double.jpg);
background-repeat:no-repeat;
}
/* *** ST revised - added one more class */
ul.tree-menu li.current-level2-double {font-size: 1em;color: #fff; font-weight: bold;}

ul.tree-menu li.current-level2 a {font-size: 1em;color: #fff; font-weight: bold;}

ul.level3 { 
margin:14px 0 0 0;
padding:0;
list-style:none;
vertical-align: middle;
}

/* *** ST revised - right padding added */
ul.level3 li  {
padding: 0 8px 8px 10px;
background-image:url(../images/level3-arrow.gif);
background-repeat:no-repeat;
background-position:0 .4em;
}
/* *** ST revised - line height added */
ul.level3 li a:visited {font-size: .945em;color: #666; font-weight: normal; line-height: 16px;}
ul.level3 li a:link {font-size: .945em;color: #666; font-weight: normal; line-height: 16px;}
/* *** ST revised - line height added */
ul.level3 li a:hover {font-size: .945em;color: #000; font-weight: bold; text-decoration: none; line-height: 16px;}

ul.level4 { 
margin:2px 0 0 0;
padding:0;
list-style:none;
vertical-align: middle;
}
ul.level4 li  {
padding: 0 0 4px 10px;
background-image:url(../images/level3-arrow.gif);
background-repeat:no-repeat;
background-position:0 .4em;
}
ul.level4 li a:visited {font-size: .945em;color: #666; font-weight: normal;}
ul.level4 li a:link {font-size: .945em;color: #666; font-weight: normal;}
ul.level4 li a:hover {font-size: .945em;color: #000; font-weight: bold; text-decoration: none;}

ul.level5 { 
margin:2px 0 0 0;
padding:0;
list-style:none;
vertical-align: middle;
}
ul.level5 li  {
padding: 0 0 0 10px;
background-image:url(../images/level5-arrow.gif);
background-repeat:no-repeat;
background-position:0 .5em;
}
ul.level5 li a:visited {font-size: .845em;color: #666; font-weight: normal;}
ul.level5 li a:link {font-size: .845em;color: #666; font-weight: normal;}
ul.level5 li a:hover {font-size: .845em;color: #000; font-weight: bold; text-decoration: none;}

/* end menu tree*/
/* end new level 2 css */

/* ivey-buttons */

#ivey-buttons {margin:0;}

#ivey-buttons2 {margin:0;}

#ivey-buttons-cal {margin:0;}

#ivey-buttons-fb {margin:0;}

#ivey-buttons2 a {
float:left;
background:url(../images/btn-left.jpg) no-repeat left top;
margin:0;
padding:0 0 0 26px;
text-decoration:none;
}

#ivey-buttons a {
float:left;
background:url(../images/btn-left.jpg) no-repeat left top;
margin:0;
padding:0 0 0 26px;
text-decoration:none;
}

#ivey-buttons-cal a {
float:left;
background:url(../images/btn-left-cal.jpg) no-repeat left top;
margin:0;
padding:0 0 0 26px;
text-decoration:none;
}

#ivey-buttons-fb a {
float:left;
background:url(../images/btn-left-fb.jpg) no-repeat left top;
margin:0;
padding:0 0 0 26px;
text-decoration:none;
}

#ivey-buttons2 a {background:url(/images/btn2-left.jpg) no-repeat left top;}

/* *** ST revised - font size and weight defined*/
#ivey-buttons2 a span {float:left;display:block;background:url(../images/btn-right.jpg) no-repeat right top;
padding:7px 30px 8px 6px;
color:#666;
font-size: 13px;
font-weight: bold;
}

#ivey-buttons a span {float:left;display:block;background:url(../images/btn-right.jpg) no-repeat right top;
padding:7px 30px 8px 6px;
color:#666;
font-size: 13px;
font-weight: bold;
}

#ivey-buttons-cal a span {float:left;display:block;background:url(../images/btn-right.jpg) no-repeat right top;
padding:7px 30px 8px 6px;
color:#666;
font-size: 13px;
font-weight: bold;
}

#ivey-buttons-fb a span {float:left;display:block;background:url(../images/btn-right-fb.jpg) no-repeat right top;
padding:7px 30px 8px 6px;
color:#353535;
font-size: 13px;
font-weight: bold;
}


#ivey-buttons2 a span{ background:url(/images/btn2-right.jpg) no-repeat right top;}
#ivey-buttons2 a span {float:none;}
#ivey-buttons a span {float:none;}
#ivey-buttons-cal a span {float:none;}
#ivey-buttons-fb a span {float:none;}
#ivey-buttons2 a:hover span {color:#666;}
#ivey-buttons a:hover span {color:#666;}
#ivey-buttons a:hover {background-position:0% -31px;}
#ivey-buttons a:hover span {background-position:100% -31px;}
#ivey-buttons #current a {background-position:0% -31px;font-weight: bold;}
#ivey-buttons #current a span {background-position:100% -31px;font-weight: bold;}

#ivey-buttons-cal a:hover span {color:#666;}
#ivey-buttons-cal a:hover {background-position:0% -31px;}
#ivey-buttons-cal a:hover span {background-position:100% -31px;}
#ivey-buttons-cal #current a {background-position:0% -31px;font-weight: bold;}
#ivey-buttons-cal #current a span {background-position:100% -31px;font-weight: bold;}

#ivey-buttons-fb a:hover span {color:#353535;}
#ivey-buttons-fb a:hover {background-position:0% -31px;}
#ivey-buttons-fb a:hover span {background-position:100% -31px;}
#ivey-buttons-fb #current a {background-position:0% -31px;font-weight: bold;}
#ivey-buttons-fb #current a span {background-position:100% -31px;font-weight: bold;}

#ivey-buttons2 a:hover {background-position:0% -48px;}
#ivey-buttons2 a:hover span {background-position:100% -48px;}
#ivey-buttons2 #current a {background-position:0% -46px;font-weight: bold;}
#ivey-buttons2 #current a span {background-position:100% -46px;font-weight: bold;}
/* end ivey-buttons */  


/* ================= New css Oct 16, 2009================= */
#landing {background:url(../images/landing-bg.gif) no-repeat; background-position:top center;}
#left-navigation-mid {float: left; width: 200px; background: url(../images/left-nav-bg-mid.jpg) bottom left no-repeat;}

h1.section {
padding: 0 0 2px 14px;
font-family : Georgia, "Times New Roman", arial;
font-size: 1.9em;
color:#015641;
line-height:1;
font-weight: normal;
}

h1.section2 {
padding: 12px 0 2px 14px;
font-family : Georgia, "Times New Roman", arial;
font-size: 1.9em;
color:#015641;
font-weight: normal;
line-height:1;
}

h1 a:visited {
font-family : Georgia, "Times New Roman", arial;
color:#015641;
}

h1 a:link {
font-family : Georgia, "Times New Roman", arial;
color:#015641;
}
h1 a:hover { text-decoration: none;}

h2.subhead {
padding: 0 0 14px 0;
font-family : Georgia, "Times New Roman", arial;
font-size: 1.4em;
color:#015641;
font-weight: normal;
}

.section-dot {background: url(../images/h-dot.gif) repeat-x; height: 1px; margin-left: 14px;}

.left-nav-pad p {font-size: .945em; padding-bottom: 6px;}

ul.events { 
margin: 8px 0 0 0;
padding:0;
list-style:none;
vertical-align: middle;
}

ul.events li  {
padding:0 0 8px 14px;
background-image:url(../images/green-arrow.gif);
background-repeat:no-repeat;
background-position:0 .4em;
}

ul.events li a:visited {
font-family : Arial, Geneva, Verdana;
font-size: .945em;
color: #1f5e4b;
}

ul.events li a:link {
font-family : Arial, Geneva, Verdana;
font-size: .945em;
color: #1f5e4b;
}

ul.events li  p {
font-size: .845em;
}

/* Easy Slider */
#slider li {margin:0; padding:0; list-style:none;}
#slider ul {margin:0; padding:0; list-style:none;}
#slider li{width:168px; overflow:hidden;}
#slider{width:168px; overflow:hidden;}
#slider8 li p.testimony { padding-bottom: 12px;}

#slider li p.testimony { padding-bottom: 12px;}

span#prevBtn{float: left; width: 35%;}
span#nextBtn{float: right; width: 35%; text-align: right; }  
  
span#prevBtn a:visited {
padding:0 0 0 10px;
background-image:url(../images/green-arrow-back.gif);
background-repeat:no-repeat;
background-position:0 .3em;  
color: #1f5e4b;
font-family : Arial, Geneva, Verdana;
}

span#prevBtn a:link {
padding:0 0 0 10px;
background-image:url(../images/green-arrow-back.gif);
background-repeat:no-repeat;
background-position:0 .3em;  
color: #1f5e4b;
font-family : Arial, Geneva, Verdana;
}

span#nextBtn a:visited {
padding:0 16px 0 14px;
background-image:url(../images/green-arrow-next.gif);
background-repeat:no-repeat;
background-position:0 .3em;    
color: #1f5e4b;
font-family : Arial, Geneva, Verdana;
}          

span#nextBtn a:link {
padding:0 16px 0 14px;
background-image:url(../images/green-arrow-next.gif);
background-repeat:no-repeat;
background-position:0 .3em;    
color: #1f5e4b;
font-family : Arial, Geneva, Verdana;
}          

/* vertial slider */
#video-container {clear: both; width: 485px; margin: 0; padding:0;}
#video {float: left; width: 373px; margin: 0; padding:0;}
#video-slider {float:right; width: 112px; margin: 0; padding:0; }  
.video-control {position:relative; margin-top: 24px;}

/*#slider2 {}*/
#slider2 ul { margin:0; padding:0; list-style:none;}
#slider2 ul li {margin: 0; width:112px; height:206px; overflow:hidden;}

#prevBtn2 a { 
display:block;
position:absolute;
width: 23px;
height: 17px;
top: -22px;
left: 38px;
background:url(../images/grey-arrow-up.gif) no-repeat;  
text-indent:-8000px;
}  

#nextBtn2 a { 
display:block;
margin:0;
position:relative;
width: 23px;
height: 17px;
top: 6px;
left: 38px;
background:url(../images/grey-arrow-down.gif) no-repeat;
text-indent:-8000px;
}        

/* slider 3 */
.slide-container {position:relative;}
.slide-container-wide {position:relative; margin-left: 30px;}
/*#slider3{}, #slider4{}, #slider5{}, #slider6{}, #slider7{}*/  
#slider13 ul {margin:0; padding:0; list-style:none;}
#slider12 ul {margin:0; padding:0; list-style:none;}
#slider11 ul {margin:0; padding:0; list-style:none;}
#slider10 ul {margin:0; padding:0; list-style:none;}
#slider9 ul {margin:0; padding:0; list-style:none;}
#slider8 ul {margin:0; padding:0; list-style:none;}
#slider7 ul {margin:0; padding:0; list-style:none;}
#slider6 ul {margin:0; padding:0; list-style:none;}
#slider5 ul {margin:0; padding:0; list-style:none;}
#slider4 ul {margin:0; padding:0; list-style:none;}
#slider3 ul {margin:0; padding:0; list-style:none;}
#slider5 ul li { width:316px; overflow:hidden; font-size:14px; }  
#slider4 ul li { width:316px; overflow:hidden; font-size:14px; }  
#slider3 ul li { width:316px; overflow:hidden; font-size:14px; }  
#slider3 ul li{ height: 100px; font-size:14px; }
#slider7 ul li { width:670px; height: 190px; overflow:hidden; font-size:14px; }
#slider6 ul li { width:670px; height: 190px; overflow:hidden; font-size:14px; }
#slider7 ul { display: inline-block; }
#slider1 { font-size: 13px; }

/*#slider8 {}*/
#slider8 li{width:194px; height: 300px; overflow:hidden; font-size:14px; }
#slider9 li{width:194px; height: 119px; overflow:hidden;}
#slider12 li {width:429px; overflow:hidden;}

#slider11 li {width:429px; overflow:hidden;}

#slider10 li {width:429px; overflow:hidden;}

#slider13 li {width:446px; overflow:hidden;}

#prevBtn5 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 46px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  

#prevBtn4 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 46px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  

#prevBtn3 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 46px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  

#nextBtn5 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 46px;
left: 320px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}


#nextBtn4 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 46px;
left: 320px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}


#nextBtn3 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 46px;
left: 320px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}


#prevBtn7 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  


#prevBtn6 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  

#nextBtn7 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: 680px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}

#nextBtn6 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: 680px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}

#prevBtn12 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  

#prevBtn11 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  

#prevBtn10 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  

#nextBtn12 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: 434px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}

#nextBtn11 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: 434px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}

#nextBtn10 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: 434px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}

#prevBtn13 a { 
display:block;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: -20px;
background:url(../images/grey-arrow-prev.gif) no-repeat;  
text-indent:-8000px;
}  

#nextBtn13 a { 
display:block;
margin:0;
position:absolute;
width: 16px;
height: 22px;
top: 106px;
left: 450px;
background:url(../images/grey-arrow-next.gif) no-repeat;  
text-indent:-8000px;
}
/* more thumb rules */
.rows-container-long {background: url(../images/two-col-row-long-bg.jpg) bottom left no-repeat; width: 740px; display:block;margin-top: 18px; padding-bottom: 20px;}

.rows-left-group3 {float: left; width: 343px; padding: 0 0 0 15px;}
.rows-right-group3 {float: right; width: 354px; }
.thumb-group3 {display:inline;float:left;width:137px; margin-bottom:6px;}
.description-group3 {display:inline;float:left;width:188px;margin:0;}
.description-group3 p {font-size: .945em; padding-bottom: 4px;}

h1 img.icon-right{float:right;margin:0 14px 0 0}
h1 img.icon-right2{float:right;margin:0 10px 0 0}
h1 a.link-right:visited {float:right;margin:0 14px 0 0; font-family : Arial, Geneva, Verdana; font-size: .745em;}

h1 a.link-right:link {float:right;margin:0 14px 0 0; font-family : Arial, Geneva, Verdana; font-size: .745em;}

h4 {font-size: .945em; font-weight: bold; padding: 0 0 8px 0; margin: 0;}  
h4 img.icon-right{float:right;margin:0 14px 0 0}
/*h1 a.link-right:hover {text-decoration: underline;}*/

.right-pad-50 {padding-right: 24px;}

.thumb-group4 {display:inline;float:left;width:95px; margin-bottom:6px;}
.description-group4 {display:inline;float:left;width:230px;margin:0;}

.thumb-group5 {display:inline;float:left;width:104px; margin-bottom:6px;}
.description-group5 {display:inline;float:left;width:360px;margin:0;}

.thumb-group6 {display:inline;float:left;width:250px; margin-bottom:6px;}
.description-group6 {display:inline;float:left;width:360px;margin:0;}

.thumb-group6 {display:inline;float:left;width:177px; margin-bottom:6px;}
.description-group6 {display:inline;float:left;width:287px;margin:0;}

.description-group7 {display:inline;float:left;width:295px;margin-right: 24px;}
.thumb-group7 {display:inline;float:left;width:153px;margin:0;}

.thumb-group8 {display:inline;float:left;width:125px; margin-bottom:6px;}
.description-group8 {display:inline;float:left;width:339px;margin:0;}

.description-group9 {display:inline;float:left;width:90px;margin-right: 10px;}
.thumb-group9 {display:inline;float:left;width:94px;margin:0;}

.thumb-group10 {display:inline;float:left;width:204px; margin-bottom:6px;}
.description-group10 {display:inline;float:left;width:260px;margin:0;}

description-group9 p {font-family : Arial, Geneva, Verdana; font-size: .945em; padding-bottom: 4px;}

description-group8 p {font-family : Arial, Geneva, Verdana; font-size: .945em; padding-bottom: 4px;}

description-group7 p {font-family : Arial, Geneva, Verdana; font-size: .945em; padding-bottom: 4px;}

description-group6 p {font-family : Arial, Geneva, Verdana; font-size: .945em; padding-bottom: 4px;}

description-group5 p {font-family : Arial, Geneva, Verdana; font-size: .945em; padding-bottom: 4px;}

.description-group4 p {font-family : Arial, Geneva, Verdana; font-size: .945em; padding-bottom: 4px;}

#nextBtn13 a:focus {outline: 0;}

#prevBtn13 a {outline: 0;}

#nextBtn12 a:focus {outline: 0;}

#prevBtn12 a {outline: 0;}

#nextBtn11 a:focus {outline: 0;}

#prevBtn11 a {outline: 0;}

#nextBtn10 a:focus {outline: 0;}

#prevBtn10 a {outline: 0;}

#nextBtn7 a:focus {outline: 0;}

#prevBtn7 a {outline: 0;}

#nextBtn6 a:focus {outline: 0;}

#prevBtn6 a {outline: 0;}

#prevBtn5 a {outline: 0;}

#nextBtn5 a:focus {outline: 0;}

#prevBtn4 a {outline: 0;}

#nextBtn4 a:focus {outline: 0;}

#prevBtn3 a {outline: 0;}

#nextBtn3 a:focus {outline: 0;}

#prevBtn2 a {outline: 0;}

#nextBtn2 a:focus {outline: 0;}

/* font family fixes */
a.green-big:visited {font-size: 1.1em; color: #1f5e4b; text-decoration: none;}
a.green-big:link {font-size: 1.1em; color: #1f5e4b; text-decoration: none;}
a.green-big:hover {color: #1f5e4b; text-decoration: underline;}

a.green-big:visited {font-family : Arial, Geneva, Verdana;}

a.green-big:link {font-family : Arial, Geneva, Verdana;}

a.green:visited {font-family : Arial, Geneva, Verdana;}

a.green:link {font-family : Arial, Geneva, Verdana;}

.to-top a:visited {font-size: .945em;color: #666; font-family : Arial, Geneva, Verdana;}

.to-top a:link {font-size: .945em;color: #666; font-family : Arial, Geneva, Verdana;}
.breadcrumbs li a:visited {font-family : Arial, Geneva, Verdana;}
.breadcrumbs li a:link {font-family : Arial, Geneva, Verdana;}
#ivey-buttons a:visited {font-family : Arial, Geneva, Verdana;}

#ivey-buttons a:link {font-family : Arial, Geneva, Verdana;}

ul.tree-menu li.current-level2-double a:visited
{color: #fff; font-family : Arial, Geneva, Verdana; }

ul.tree-menu li.current-level2-double a:link
{color: #fff; font-family : Arial, Geneva, Verdana; }

ul.tree-menu li.current-level2 a:visited
{color: #fff; font-family : Arial, Geneva, Verdana; }

ul.tree-menu li.current-level2 a:link
{color: #fff; font-family : Arial, Geneva, Verdana; }

ul.level5 li a:visited 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.level5 li a:link 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.level4 li a:visited 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.level4 li a:link 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.level3 li a:visited 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.level3 li a:link 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.level2 li a:visited 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.level2 li a:link 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.tree-menu li.current-level2-double ul li a:visited 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.tree-menu li.current-level2-double ul li a:link 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.tree-menu li.current-level2 ul li a:visited 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.tree-menu li.current-level2 ul li a:link 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.tree-menu li a:visited 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


ul.tree-menu li a:link 
{color: #666; font-family : Arial, Geneva, Verdana; padding-right: 30px;}


/* end font family fixes */
.news-utils {text-align: right; margin: 10px 12px 0 0;}
.inside-utils {text-align: right; margin: 0 0 10px 0;}
.inside-utils a:visited {font-size: 1.1em;color: #015641; font-family : Arial, Geneva, Verdana; }

.inside-utils a:link {font-size: 1.1em;color: #015641; font-family : Arial, Geneva, Verdana; }

.news-utils a:visited {font-size: 1.1em;color: #015641; font-family : Arial, Geneva, Verdana; }

.news-utils a:link {font-size: 1.1em;color: #015641; font-family : Arial, Geneva, Verdana; }

.ivey-news-container {clear: both; background: url(../images/wide-gradient-bg.jpg) bottom left no-repeat; width: 740px; padding-bottom: 20px;}
.ivey-news-cols {margin: 0; }
.ivey-news {float: left; width: 215px; padding: 10px 10px 0 20px;}
div.ivey-news-cols p {float: left; width: 205px; padding: 0px 10px 0px 0px;, }
div.ivey-news-cols div {float: left; width: 205px; padding: 0px 10px 0px 0px;, }
.ivey-news p {font-size: .945em; padding-bottom: 4px;}

/* more generic links*/
.col-links {float: left; width: 154px;}
.col-links ul {margin-left: 8px;}
p.meet {font-size: .945em; padding: 6px 0 4px 12px;}
.pad-top-6 {padding-top: 6px;}
.margin-bot-10 {margin-bottom: 10px;}
.small {font-size: .845em; font-family : Arial, Geneva, Verdana;}

a.black:visited { font-family : Arial, Geneva, Verdana; color: #000; text-decoration: none;}

a.black:link { font-family : Arial, Geneva, Verdana; color: #000; text-decoration: none;}
a.black:hover {color: #000; text-decoration: underline;}

.quote {font-family : Georgia, "Times New Roman", arial; font-size: 1.4em; color:#666; padding: 0 0 6px 0; font-style:italic;}
p.small {font-size: .845em;color: #000; font-family : Arial, Geneva, Verdana; padding: 3px 0 4px 0;}
.login-link {margin: 0 0 0 140px;}



/* more left navigation classes */
ul.level3 li.level3-current {font-size: .945em;color: #000; font-weight: bold;}
.container-level3 {width: 498px; display:block;margin-top: 18px; padding-bottom: 20px;}
.container-level3 p {font-size: .945em; padding: 0 12px 5px 0;}

.col-container-level2-long {background: url(../images/two-col-row-bg-level2-long.jpg) bottom left no-repeat; width: 498px; display:block;margin-top: 18px; padding-bottom: 20px;}
#right-side-super-long {float: right; width: 244px; background: url(../images/right-nav-bg-super-long.jpg) bottom left no-repeat;}
#right-side-long {float: right; width: 244px; background: url(../images/right-nav-bg-long.jpg) bottom left no-repeat;}
#right-side-medium {float: right; width: 244px; background: url(../images/right-nav-bg-medium.jpg) bottom left no-repeat;}

/* expand/colapse */
.expand-colapse-section {margin: 6px 0;}
#expand-div3 p {font-size: .945em; padding: 0 0 12px 22px;}
#expand-div2 p {font-size: .945em; padding: 0 0 12px 22px;}
#expand-div1 p {font-size: .945em; padding: 0 0 12px 22px;}
.expand-colapse {vertical-align:text-bottom;  margin-right: 6px;} 

/* green links without arrow */
ul.green { margin:0; padding:0; list-style:none; vertical-align: middle;}
ul.green li {padding:0 0 4px 0; font-family : Arial, Geneva, Verdana; font-size: .945em; color: #000;}
ul.green li a:visited {font-family : Arial, Geneva, Verdana; color: #1f5e4b;}

ul.green li a:link {font-family : Arial, Geneva, Verdana; color: #1f5e4b;}

/* pdf links */
ul.pdf { 
margin:0;
padding:0;
list-style:none;
vertical-align: middle;
}

ul.pdf li  {
padding:0 0 8px 20px;
background-image:url(../images/icon-pdf.gif);
background-repeat:no-repeat;
background-position:0 .2em;
font-size: .945em;
}

ul.pdf li a:visited {
font-family : Arial, Geneva, Verdana;
color: #1f5e4b;
}

ul.pdf li a:link {
font-family : Arial, Geneva, Verdana;
color: #1f5e4b;
}

/* nav current class*/
#second-nav a.current:visited {
color: #015640;
text-decoration:none;
border-bottom: 3px solid #015640;
}
#second-nav a.current:link {
color: #015640;
text-decoration:none;
border-bottom: 3px solid #015640;
}
/* end nav current class*/

/* our campuses gallery */
.our-campuses {position:relative; margin: 0 0 0 30px; padding: 0;}
.campus-pic { width: 429px; height: 250px;margin-bottom: 6px;}
.campus-caption {font-family : Arial, Geneva, Verdana; font-size: .845em; color: #000; text-align: center;}
/* end our campuses gallery */

/* our alumni gallery */
.our-alumni {position:relative; margin: 0 0 0 10px; padding: 0;}
.alumni-pic-bg {background-image:url(../images/alumni-pics-bg.gif); width: 446px; height: 237px;}
.alumni-pic-pad {padding: 7px 0 0 7px; margin:0;}
.alumni-pic {float: left; width:53; height: 55px; margin: 0 1px 1px 0; padding:0;}
/* end our alumni gallery */

.three-col-bg {background: url(../images/three-col-bg.jpg) bottom left no-repeat; width: 498px; display:block;margin-top: 18px; padding: 0 0 20px 12px;}
.three-col-bg p {font-size: .945em; padding: 0 12px 5px 0;}
.col-info {float: left; width: 152px;}
.col-middle {float: left; width: 170px;}

/* IVEY ADDED */
.sharethis {
  float: left;
  clear: both;
  color: #66b1df;
  text-transform: uppercase;
  font-size: 7pt;
  font-weight: bold;
  margin: 0px 5px 0px 0px;
}
.sharethisContainer {
  display: block;
  padding: 10px 0px 10px 0px;
}

.bio-img {
  border: 1px solid #CCC;
  padding: 3px;
  
  vertical-align: top;
  margin: 0px;
  
  }


.bio-img-sectoral {
  border: 1px solid #CCC;
  padding: 3px;
  
  vertical-align: middle;
  margin: -10px;
  
  }
  
  .bio-img-wrap-left {
  border: 1px solid #CCC;
  padding: 3px;
  float: left;
  vertical-align: middle;
  margin: 8px;
  
  }
  
    .bio-img-wrap-right {
  border: 1px solid #CCC;
  padding: 3px;
  float: right;
  vertical-align: middle;
  margin: 8px;
  
  }
  
.rss-subscribe-link
{
  display: block;
  padding-left: 20px;
  margin-bottom: 3px;
  float:right;
  background-image:url(../images/rss.gif);
  background-repeat:no-repeat;
  background-position:left center;
}
.rss-subscribe-link:hover
{
  text-decoration: underline;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

