/* BASIC */

body {
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}
body {
	margin: 0;
	padding: 0;
	background: #E6E6E6 url(../images/bkg.jpg) repeat-x;
	text-align: center;
	height:100%;
}

#wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	/*border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: #FFFFFF url(file:///C|/Users/cpersone/Personal%20Documents/Websites/CSS_Samples/chapter_11_finished/layout2/images/column_bg.png) repeat-y right top;*/
	text-align: left;
	height:100%;
}


#main {
	display: inline; /* for IE */
	float: left;
	width: 83%;
	margin-left: 160px;
	padding-left: 10px;
	/*border-left: 1px dashed #999999;*/
	background-color: #FFF;
	min-height:75%;
	height:75%;
}
html, body {
	height:100%;
}
* html #main {
	width: 83%;
	w\idth: 83%;
}

#news {
	float: left;
	width: 160px;
	margin-left: -1003px;
	background-color: #0C3;
	min-height:75%;
	height:75%;
	padding-left:6px;
}


#legal {
	clear: both;
	/*margin-right: 160px;
	padding: 5px 160px 20px;
	border-top: 1px dashed #999999;*/
	font-weight: bold;
	color: #fff;
	background-color:#FFF;
	/*width:760px;*/
	height:20px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width:100%;
}
/* LAYOUT */

#banner {
	background-image:url(../images/sspslogomed.jpg);
	background-repeat:no-repeat;
	height: 90px;
	padding-top:5px;
}

/* BANNER STYLES */
#banner img {
	float: left;
	top:0;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	
	/*padding-bottom: .5em;  to display bottom border on links in IE */
}
#sitetools {
	clear: both;
	/*padding-bottomp:25px;*/
	
}

#sitetools li a {	
	padding:3px 20px 0px 20px; 
	color:#736357; 
	font-weight:bold; 
	text-transform: uppercase; 
	font-size:10px; 
	background:url(../images/arrow.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
#sitetools li a:hover {
	color: #10214E;
}

/*primary (horizontal) navigation*/
	#mainNav {
		clear: both;
		padding-top:5px;
		height:26px;
		top:75px;
		margin-bottom:0px;
	}

	ul#mainNav {
		margin:0;
		padding:0;
		list-style:none;
		/*border-bottom:1px dashed #999;*/
	}
	#mainNav li {
		float:right;
		width:75px;
	}
	* html #mainNav li {
		width: 74px;
		w\idth: 74px;
	}
	#mainNav a {
		color:#000;
		font-size:1.1em;
		text-transform:uppercase;
		text-decoration:none;
		/*border: 1px dashed #999;*/
		border-bottom:none;
		padding:7px 5px 0px 0px;
		display:block;
		background-color:#E7E7E&;
		background-position:left center;
		overflow:hidden;
		float:right;
		height:19px;
	}
	#mainNav li span {
		display:none;
	}
	#mainNav a:hover{
		background-image:none!important;
	}
	#mainNav ul li.programs {background-image:url(../images/tabs3.jpg);background-repeat:no-repeat; background-position:0px 0; }
	#mainNav ul li.programs a {background-image:url(../images/tabs3.jpg); background-repeat:no-repeat; background-position:-74px 0; width:74px;}
	#mainNav ul li.calendar {background-image:url(../images/calendar_tab.jpg);background-repeat:no-repeat; background-position:0px 0;}
	#mainNav ul li.calendar a {background-image:url(../images/calendar_tab.jpg); background-repeat:no-repeat; background-position:-74px 0; width:74px;}
	#mainNav ul li.staff {background-image:url(../images/staff_tab.jpg);background-repeat:no-repeat; background-position:0px 0;}
	#mainNav ul li.staff a {background-image:url(../images/staff_tab.jpg); background-repeat:no-repeat; background-position:-74px 0; width:74px;}
	#mainNav ul li.newsletter {background-image:url(../images/newsletter_tab.jpg);background-repeat:no-repeat; background-position:0px 0;}
	#mainNav ul li.newsletter a {background-image:url(../images/newsletter_tab.jpg); background-repeat:no-repeat; background-position:-74px 0; width:74px;}
	#mainNav ul li.resources {background-image:url(../images/parentresource_tab.jpg);background-repeat:no-repeat; background-position:0px 0;}
	#mainNav ul li.resources a {background-image:url(../images/parentresource_tab.jpg); background-repeat:no-repeat; background-position:-74px 0; width:74px;}

/*secondary (horizontal) navigation*/	

	#secondaryNav { width:100%; height:17px; text-align:center; padding-top:0px; background-color:#62B0FF; float:left; font-weight:bold; color:#333; }
	#secondaryNav ul {list-style-type: none; text-align:left; padding-right:5px;}/*removed text-align:center, added padding*/
	#body.teachers .secondaryNav ul {margin-right:78px;}
	#body.difference .secondaryNav ul {text-align:left; padding-left:328px;}
	#secondaryNav li { display:inline; }
	#secondaryNav ul li a { font-size:11px; border-right: 1px solid #fff;color:#fff; text-decoration:none; padding: 0 9px 0 5px; font-weight:bold;}
	#secondaryNav ul li a span {font-weight:normal; font-size:10px;}
	#secondaryNav ul li a.last {border-right:none;}
	#secondaryNav ul li a:hover {color:#333;}
	.clearfloats {clear:both; padding-top:.05px; }
/* MAIN */

#main a {
	text-decoration: none;
	border-bottom: 1px dashed #B2F511;
	color: #152D6A;
}

#main h1 {
	color: #152D6A;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(../images/feature_bug.png) no-repeat top right;
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #152D6A;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
}

/* headlines with warnings */
.warning {
	background: url(../images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

/* NEWS */
#news .story {
	background: url(../images/bg_story.png) repeat-y;
	color: #FFFFFF;
	padding: 5px 5px;
	border-bottom: 1px dashed #AAEB11;
	display: block;
	text-decoration: none;
	line-height: 110%;
}
#news span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
}
#news a.story:hover {
	color: #4A761D;
	background: url(../images/bg_story_high.png);
}

* html #news a {
	height: 1px;
}

#news h2 {
	color: #333333;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news h2 span {
	background: url(../images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

/* ADVERTISING */
div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

.natEx p {
	margin-bottom: 5px;
}
#news a.story:hover span.title {
	color: #000000;
}
/* TEST CSS PROPERTIES */
.header {
	font-weight:bold;
	font-size:1.5em;
}
.normalText {
	font-size:1em;
}
.normalTextBold {
	font-size:1em;
	font-weight:bold;
}