/* CSS Document */


* {
margin: 0; 
padding: 0; 
border: 0; 
}

.footer {
	text-align: left;
	width: 100%;
	background-color: #CCFF00;
	font: 9px Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	border-top: .1em solid #666600;
	color: #333333;
	border-bottom: .3em solid #666600;
	border-right: dotted #666600 1px;
	padding: 5px;
}


a {
	color:#990000;
	text-decoration:none;
	border-bottom:dotted #990000 1px;
	font-weight: bold;
	padding-bottom: 2px;
	}
	
a:hover {
	border-bottom:dotted #5B624F 1px;
	color:#5B624F;
	font-weight: bold;
	}
	
a:visited {
	border-bottom:dotted #848C71 1px;
	color:#848C71;
	}

p {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 10px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin-top: 30px;
	}

.taupeText {
	color: #5B624F;
}
.boldFace {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.boldFaceItalic {
	font-style: italic;
	font-weight: bold;
}


/*P7 Swap Class menu styles*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 84px 0 0 248px;
	background-repeat: repeat-x;
}

#logo {
	left: 0;
	position: absolute;
	top: 0;
	width: 200%;
	background-color: #D4D9C3;
	border-bottom: 1pt solid #990000;
}

#logo a, hoover{
	text-decoration: none;
	border-bottom: 0;
}

#maincontent {
	background-color: #FFFFFF;
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 0 30px 80px 0;
	text-align: left;
	width: 500px;
	margin-left: 100px;
}

#maincontent ol{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
	}

#maincontent ol ol{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
	}

#maincontent ol ol ol{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
	}

#maincontent ol ol ol ol{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
	}

#maincontent ul{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
	list-style-type: square;
	}
	
#maincontent ul ul{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-align: left;
	list-style-position: outside;
	margin-left: 20px;
	list-style-type: circle;
	}
			
.calendarSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #c9d0ad;
	font-weight: bold;
	width: 115px;
	height: 20px;
	margin-left: 10px;
	margin-top: 0px;
	text-transform: capitalize;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #000066;
}

.calendarRow{
	border-top: solid #990000 1px;
	margin-bottom: 15px;
}

.calendarRow ul{
	width: 500px;
	text-align: left;
	padding-left: 20px;
	list-style: square;
}

.negativeMargin {
	margin-left: -10px;
	font-weight: bold;
}

h2.first {
	margin: 0;
	color: #000066;
	font-size: 1.5em;
	padding: 0 0 10px 0;
	line-height: 1.5em;
	text-align: left;
}

.programsHighlight {
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	padding: 0 2px 0 2px;
}
.subhead-Red {
      font-style: italic;
      font-weight: bold;
      color: #990000;
      font-size: 110%;
      text-align: left;
      margin-bottom: 5px;
      margin-top: 20px;
}

.subhead-Taupe {
	font-style: italic;
	font-weight: bold;
	color: #5B624F;
	font-size: 110%;
	text-align: left;
	margin-bottom: 1px;
	margin-top: 10px;
	}

.subhead-Black {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 110%;
	text-align: left;
	margin-bottom: 1px;
	margin-top: 10px;
	}

#p7swapmenu {
	background-color: #D4D9C3;
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;
	left: 24px;
	padding: 6px;
	position: absolute;
	top: 84px;
	width: 300px;
}

#p7swapmenu ul {
	margin: 0px; padding: 0px;
}

#p7swapmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
}

.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #99A189;
	border: 1px solid;
	border-color: #C9D0AD #848C71 #848C71 #C9D0AD;
	color: #000066;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
}
.closed a:hover, .open a:hover {
	background-color: #ACB39F;
	color: #5B624F;
}

.closed a {
	background-image: url(menplus.gif);
}

.open a {
	background-image: url(menminus.gif);
}

.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#666;
	font-size: 0.8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;	
}
.open ul a:hover {
	background-color: #99A189;
	color: #990000;
}

#p7current {
	font-weight: bold;
}

.bookTitles {
	font-style: italic;
}
.subSection {
	color: #666666;
}

.comments {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	color: #000066;
	text-align: left;
	border-top: dotted 1px #99A189;
	padding-top: 10px;
}

.commentsAuthor {
	font-weight: bold;
}

#mugDiv {
	border: 1px solid;
	border-color: #660000 #990000 #990000 #660000;
	float: right;
	margin: 5px 0 10px 15px;
	width: 223px;
}

hr {
      color: #990000;
      margin: 10px 0;
}
