/***********************************************/
/* nscp.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	letter-spacing: normal;
	margin-top: 0px;
	margin-left: 9px;
	padding: 0;
	height: 100%;
	color: #333333;
}

a:link, a:hover {
	color: 0000FF;
	text-decoration: none;
}

a:visited {
	color: 007744;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1{
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 23px;
    line-height: 100%;
	letter-spacing: -1.0px;
    text-align: left;
	margin: 0;
	padding: 0;
    color: #ffffff;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
    text-align: left;
	margin: 0;
	padding: 0px 0px;
	background-color: #660000;
	border-bottom: 4px solid #CC0000;
	width: 100%;
}

#navbar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #ffffff;
	border-right: 0px;
	border-bottom: 0px;
}

#content{
  float:right;
	width: 81%;
	margin: 0;
	padding: 0 0 0 0;
}

#pagename{
    text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#footer{
    text-align: left;
	clear: both;
	border: 1px solid #777777;
	font-size: 75%;
	color: #777777;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

/************** .story styles *****************/

.story{
    text-align: left;
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
    text-align: left;
	padding: 0px 0px 10px 0px;
}

.pagename{
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: normal;
    text-align: left
	margin: 0;
	padding: 0px 0px;
	background-color: #660000;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}

.subhead {
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 46px;
	line-height: 100%;
	letter-spacing: -3.5px;
    text-align: left;
	margin: 0;
	padding: 0;
	color: #990000;
} 
.pinksub {
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 28px;
	line-height: 100%;
	letter-spacing: -0.05em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #ee0055;
}

.twennyfour {
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: -0.1em;
	text-align: left;
	margin: 0;
	padding: 0;
}

.twennyfourexp {
    font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 19px;
	line-height: 100%;
	letter-spacing: 0.1px;
	word-spacing: 0.5px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 90%;
	letter-spacing: normal;
}
.fontmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 90%;
	letter-spacing: normal;
}
.font16sans {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	line-height: 95%;
	letter-spacing: -0.5px;
}
.font16 {
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 16px;
	line-height: 90%;
	letter-spacing: -0.8px;
}
.font18sans {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-height: 95%;
	letter-spacing: -0.5px;
}
.font18 {
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 18px;
	line-height: 92%;
	letter-spacing: -0.8px;
}
.font17 {
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 17px;
	font-weight: 300;
	line-height: 92%;
	color: #777777;
	letter-spacing: -0.5px;
}
.font20sans {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-height: 95%;
	letter-spacing: -0.5px;
}
.font20sansW {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-height: 95%;
	letter-spacing: -0.5px;
	color:#FFFFFF;
}
.font20 {
    font-family: Palatino,Georgia,Times,Verdana,serif;
    font-size: 20px;
	line-height: 90%;
	letter-spacing: -0.8px;
}

.size16px,.size16pxred {
	font-family: Palatino,Georgia,Times,Verdana,serif;
	font-size: 16px;
	line-height: 90%;
	letter-spacing: -0.8px;
}

.size16pxred {
	color: #990000; 
}
/************* #siteInfo styles ***************/


/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}


#vertnav li:hover ul ul, #vertnav li:hover ul ul ul, #vertnav li.sfhover ul ul, #vertnav li.sfhover ul ul ul {left: -999em;}
	
	
/* lists nested under hovered list items */
#vertnav li:hover ul, #vertnav li li:hover ul, #vertnav li li li:hover ul, #vertnav li.sfhover ul, #vertnav li li.sfhover ul, #vertnav li li li.sfhover ul {left: 89px; background-position: 0 0;}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
body #navBar li {border-bottom: none;}



/*********** #New Menu ***********/

#vertnav li ul { /* second-level lists */
position : absolute;
left: -999em;
margin-top : -1.70em;
margin-left: 87px;
z-index: -10;
}

#vertnav, #vertnav ul { /* all lists */
padding:0px;
margin:0px;
list-style: none;
float : left;
font-size: 13px;
font-family: arial;
font-weight: bold;
color: white;
z-index: 10;
}
        
#vertnav li { /* all list items */
padding:0px;
list-style-type:none;
position : relative;
float : left;
line-height : 1.25em;
margin-bottom : 0px;
width: 159px;
color: white;
z-index: 10;
}

#vertnav li ul ul { /* third-and-above-level lists */
left: -999em;
margin-left: 86px;
margin-top : -2.00em;
z-index: 1;
}
        
#vertnav li a {
background:url(images/back.jpg) 0px 50% no-repeat;
text-align:left; 
display:block;
color:white;
text-decoration:none;
height:20px;
width:159px;
padding-top:3px;
padding-left: 5px;
z-index: 12;
}
        
#vertnav li a:hover {
color:#00FFFF;
background:url(images/over.jpg) 0px 50% no-repeat;
text-align:left; 
display:block;
text-decoration:none;
height:20px;
width:159px;
padding-top:3px;
padding-left: 5px;
z-index: 12;
}

#liitems {
display: block;
width: 159px;
z-index: 10;
}


.multi {
background:url(images/gray.jpg) 159px 50% no-repeat;
}

.mainnav {
border-top:0px; width:159px; background:url(images/back.jpg); background-repeat: repeat-y; text-align:center; margin-left:0px; padding-top:0px; padding-bottom: 10px; height: 220px;
}
