/* Body */

.headerRed {
 color: #333;
}

img.bio {
 margin: 5px;
 border: 2px solid #740819;
}


/* Structure */

#content2 { 
 background: url(images/schoolsText.gif) no-repeat #fff;
 background-attachment:relative;
 background-position: 0 -19px;
}

#header {
 background: url(images/top.gif) no-repeat;
}

#navigation {
 background: url(../fs/images/KFS_logo_02.jpg) no-repeat;
}

#content { 
 background: url(images/hcImage.jpg) no-repeat #ACACAC;
 height: 165px;
 font-size: 11px;
 font-weight: bold;
}

#content UL
{
 list-style: none;
 margin: 0;
 padding: 2px 10px 0 0;
 position: relative;
 float: right;
 top: 145px;
 background: #F8F6B6;
 width: 676px;
}

#content LI
{
display: block;
margin: 0;
height: 18px;
padding: 0;
float: right;
background: url(images/subSiteNav_hc_right.gif) no-repeat #fff;
width: auto;
}

#content A
{
color: #727375;
display: block;
background: url(images/subSiteNav_hc_left.gif) no-repeat #fff;
width: auto;
text-decoration: none;
margin: 0;
padding: 3px 0 1px 15px;
/*border: 1px solid #CBDC2E;*/
}

#content A:hover, #content A:active { /*background: #D6E351;*/ color: #313C60;  /*border: 1px solid #fff;*/}

#content A.active:link, #content A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}
#rightcolumn2 { 
 background: url(images/bg_info.gif) no-repeat;
}


/* Left Navigation */

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #ACACAC;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #fff; }
#subnav A.active:link, #subnav A.active:visited { color: #fff; }
#subnav BR, #content BR { clear: both; }


#leftcolumn2 { 
 background: url(images/schoolsSubNav_bottom.gif) no-repeat #740819 bottom left;
 height: 310px;
}


/* Top Navigation */

ul#menu {
 margin-top: 0px;
}

ul#menu li.alt {
 background: url(images/navDrop_schools.jpg) no-repeat #740819 bottom left;
}

ul#menu li.alt a {
 border-top:1px solid #D8CBDC;
 border-left:1px solid #D8CBDC;
 border-right:0px solid #998C9D;
 border-bottom:1px solid #9F3921;
 background-image: url(images/navGrad_schools.jpg);
 color: #fff;
}

ul#menu li.alt:hover {
 background: #740819;
}

ul#menu li.alt a:hover {
 border-top:1px solid #837886;
 border-left:1px solid #837886;
 border-right:0px solid #998C9D;
 border-bottom:1px solid #837886;
 background: #740819;
}


ul#menu li.title {
 background: url(images/title_bg.gif) bottom left;
 padding: 0 0 5px 5px;
 list-style-type: none;
 list-style-image: none;
 color: #fff;
}

ul#menu li.title a {
 color: #fff;
}

ul#menu li.title a:hover {
 color: #ccc; 
}

ol {
 margin-left: 15px;
}

ol li {
 margin-left: 30px;
 margin-bottom: 7px;
}

#nav a.top_link:hover
{background: #740819;}

#nav li:hover a.top_link span, 
#nav a.top_link:hover span,
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background: #740819;}

#nav :hover ul.sub li a:hover, #nav :hover ul.subShort li a:hover, #nav :hover ul.subLong li a:hover   
{background:#a05762;}

#nav :hover ul.sub, #nav :hover ul.subShort, #nav :hover ul.subLong
{background: #740819;}

#nav :hover ul.sub li a, #nav :hover ul.subShort li a , #nav :hover ul.subLong li a
{color:#fff;}

ul#arrow li {
 background:url('../images/bulletRed.gif') no-repeat 0 4px;
 padding: 0 0 0 20px;
 list-style-type:none;
 margin-top: 6px;
 margin-right: 30px;
}
ul.arrow li {
 background:url('../images/bulletRed.gif') no-repeat 0 4px;
 padding: 0 0 0 20px;
 list-style-type:none;
 margin-top: 6px;
 margin-right: 30px;
}