/* ---- clear all ---- */
/* ---------------- */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td  { margin : 0; padding : 0; }
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
ol,ul { list-style : none; }
table { border-collapse : collapse; border-spacing : 0; }
fieldset,img { border : 0;}

body, html { height: 100%; }

body {
	background: #fff url(../images/backgrd.gif) top repeat-x;
 	font: 90% "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

.post {
	margin-bottom:25px
}

#wrapper { 
	min-height:100%;
	height: auto !important;
	height: 100%;
 	margin: 0 auto -295px;
}

#wrapper {
	position: relative;
	width: 850px;
	margin: 0 auto -295px;
	text-align: left;
}

#header {
	position: relative;
	background: transparent url(../images/header_back.gif) top left no-repeat;
 	width: 850px;
 	float: left;
 	height: 335px;
}

#leftcolumn { 
 	padding: 15px 10px 10px 10px;
 	width: 200px;
 	float: left;
}

#content { 
 	float: left;
 	padding: 15px 10px 0 10px;
 	width: 390px;
 	display: inline;
}

#rightcolumn { 
 	color: #333;
 	padding: 15px 0px 10px 0px;
 	width: 210px;
 	float: left;
}
body.home #rightcolumn { 
 	color: #333;
 	padding: 15px 10px 10px 10px;
 	width: 200px;
 	float: left;
}

#clearfooter {
	clear: both;
	height: 295px;
}

#footer { 
	background: #e6f1fa url(../images/footer_back.gif) top left repeat-x;
 	width: 100%;
 	clear: both;
 	color: #333;
	font: 65% Verdana, Arial, Helvetica, sans-serif;
}


#innerFooter {
	height: 295px;
	position: relative;
	background: transparent url(../images/ifoot_back.jpg) top right no-repeat;
	margin: 0 auto;
	width: 850px;
}

#interiorFooter {
	height: 295px;
	position: relative;
	background: transparent url(../images/intifoot_back.jpg) top right no-repeat;
	margin: 0 auto;
	width: 850px;
}

#footNav {
	position: absolute;
	top: 90px;
	left: 230px;
	width: 130px;
}

#footGlobal {
	position: absolute;
	top: 90px;
	left: 380px;
}

#footNav li, #footGlobal li{
	padding-bottom: 4px;
	text-align: left;
}


.footAddress {
	position: absolute;
	top: 235px;
	left:0px;
	width: 850px;
	text-align: center;
	font-size: 100%;
	color: #000;
}

h1 {
	position: absolute;
	top: 15px;
	left: 10px;
 	width: 321px;
 	height: 72px;
 	text-indent: -9999px;
 	background: transparent url(../images/logo.gif) no-repeat 0 0;
 }
	
h1 a {
	display: block;
 	margin: 0;
 	padding: 0;
 	width: 100%;
 	height: 100%;
 	text-decoration: none;
 }
 

 
/* ---- Type ---- */
/* ---------------- */

h2 {
	font-size: 130%;
	color: #003366;
	width: 390px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	background: #fff url(../images/h2_back.jpg) bottom left repeat-x;
}

h3 {
	font-size: 100%;
	color:#333;
	padding-top: 10px;
}

h3 a { font-size: 80%; }

body.home h2, body.home h3 {
 	font-size: 140%;
	margin:0;
 }
 
body.home h2 {
 	color: #003366;
 }
 
body.home h3 { color: #333; }

h4 {
	color: #6699cc;
	font-size: 100%;
	padding-top: 10px;
}

/* h2 + p {
	padding-top: 10px;
} No go for IE6 */

p {
	color: #666;
	font-size: 90%;
	line-height: 1.5em;
	padding-bottom: 10px;
}


 
 
/* ---- Header ---- */
/* ---------------- */

/* ---- Main nav ---- */
 
#nav {
	position: absolute;
	top: 110px;
	left: 10px;
	list-style:none;
	width: 210px;
}

/* ------- */
#nav li { display: inline; /* for IE5 and IE6 */ }


#nav a {
	width: 99.99%;
	 padding-top: 5px;
	/* IE5 */
	display: block;
	height: 22px;
	/* border-bottom: 1px #fff solid;  */
	text-align: left;
	text-decoration: none;
}


/* ---- Photo JS ---- */
#photo {
	position: absolute;
	top: 113px;
	right:10px;
	height: 208px;
	width: 611px;
}


/* ---- Global Nav ---- */
 #globalNav {
	position: absolute;
	top: 7px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style:none;
}

#globalNav li {
	font-size: 80%;
	display:inline;
}
	
#globalNav a {
	width: 100%;
	padding-left: 15px;
	text-decoration: none;
}

/* ---- Date JS ---- */
#date {
	position: absolute;
	top: 55px;
	right: 10px;
	width: 78px;
	height: 43px;
}

/* ---------------- */
/* ---- Left Column ---- */

#leftcolumn ul {
	position: relative;
}

#leftcolumn li {
	width: 200px;
	position: relative;
}

body.home #leftcolumn li {
	width: 200px;
	padding-bottom: 10px;
	
}

#date1, #date2, #date3, #date4 {
	background: #fff url(../images/upcoming_back.gif) bottom left no-repeat;
}

#calendar {
	padding-top:10px;
	text-align: center;
}

body.home h4 { 
	padding-bottom: 5px;
	font-size: 110%;
	color:#003366;
}

#date1 h4, #date2 h4, #date3 h4, #date4 h4 { 
	margin-right: 0; 
	padding-left: 50px;
	padding-top:10px;
}

#date1 p, #date2 p, #date3 p, #date4 p { 
	margin-right: 0; 
	padding-left: 50px;
	line-height: 1.5em;
	font-size: 85%;
	color: #666;
}

#calendar p {
	font-size: 85%;
}

li img { 
	position : absolute; 
}

#date1 img, #date2 img, #date3 img, #date4 img { 
	top: 10px; 
	left: 0px;  
}
/* ---------------- */

/* ---- Right Column ---- */


/* ---- Sticky Notes ---- */

body.home h3 {
	padding-top: 5px;
	height: 29px;
	background: #fff url(../images/lrBack.gif) top left no-repeat;
}

p.callOut1 {
	margin: 10px 0;
	width: 200px;
	height: 138px;
	text-indent: -9999px;
	background: transparent url(../images/stickyOne.jpg) no-repeat 0 0;
}
	
p.callOut1 a {
	display: block;
	width: 200px;
	height: 138px;
	background: transparent url(../images/stickyOne.jpg) no-repeat 0 0;
}
	
p.callOut2 {
	margin-bottom: 10px;
	width: 200px;
	height: 192px;
	text-indent: -9999px;
	background: transparent url(../images/stickyTwo.jpg) no-repeat 0 0;
}
	
p.callOut2 a {
	display: block;
	width: 200px;
	height: 192px;
	background: transparent url(../images/stickyTwo.jpg) no-repeat 0 0;
}
	
p.callOut3 {
	margin-bottom: 10px;
	padding: 0;
	width: 200px;
	height: 121px;
	text-indent: -9999px;
	background: transparent url(../images/stickyThree.jpg) no-repeat 0 0;
}
	
p.callOut3 a {
	display: block;
	width: 200px;
	height: 121px;
	background: transparent url(../images/stickyThree.jpg) no-repeat 0 0;
}


/* ---- Interior Pages ---- */

/* p.right_cap {
	padding: 10px;
	font-size: 80%;
	color: #999;
	line-height: 1.3em; 
	background: #fff url(../images/right_back.jpg) bottom left no-repeat;
} */

p.right_photo {
	margin: 0;
	padding-bottom: 10px;
	width: 210px;
	height: 149px;
	/* background: #fff url(../images/right_back.jpg) bottom left no-repeat; */
}






/* ---------------- */
/* ---- Center Column ---- */


/* ---- Home Content ---- */

#contentOne, #contentTwo, #contentThree {
	margin-bottom: 20px;
}

#contentOne h2, #contentTwo h2, #contentThree h2, #contentFour h2, #contentFive h2 {
	width: 355px;
	padding-top: 5px;
	padding-left: 35px;
	height: 29px;
	background: transparent url(../images/contentHeadBack.gif) top left no-repeat;
}

#contentOne p, #contentTwo p, #contentThree p, #contentFour p, #contentFive p {
	padding-top:5px;
	line-height: 1.5em;
	color:#333;
	font-size: 90%;
}

body.home #content p {
	font-size: 90%;
	line-height: 1.5em;
	padding-bottom: 10px;
}

/* ---------------- */
/* Secondary Nav */


#secondNav {
	margin: 0;
	padding: 27px 0 0 0;
	background: url(../images/secondNav.gif) no-repeat 0 0;
	}
	
#secNav {
	margin: 0;
	padding: 0 0 32px 0;
	background: #ffffe3 url(../images/secNav.gif) no-repeat bottom left;
	list-style: none;
	}

#secNav li { 
	margin: 0;
	background: #ffffe3 url(../images/secondItemNav.gif) top left;
}

#secNav a {
	display: block;
	margin: 0;
	height: 22px;
	padding: 5px 0px 0px 13px;
	text-decoration: none;
	color: #cccc99;
	}

#secNav a:hover { color: #afaf75; }

#secNav li.active a, #secNav li.active a:link, #secNav li.active a:visited { color: #000; } 


/* ---- Links ---- */

a:link { color: #336699 }

a:visited { color: #336699; }
	
a:hover, a:active { color: #000; }

#nav a:link, #nav a:visited { 
	color: #fff; 
	text-decoration: none;
}
	
#nav a:hover, #nav a:active { color: #024873; }

#nav li.here a, #nav li.here a:link, #nav li.here a:visited { color: #ffc423; } 


#globalNav a:link, #globalNav a:visited { 
	color: #333; 
	text-decoration: none;
}
	
#globalNav a:hover, #globalNav a:active { color:#999999; }

#footer a:link, #footer a:visited { 
	color: #fff;
	text-decoration: none; 
}

#footer a:hover { color: #ffc423; }

#footer .footAddress a:link, #footer .footAddress a:visited {
	color: #000;
	text-decoration: underline;
}


/* ---- Calendar ---- */




/* ---- Misc ---*/

ol {
	list-style:decimal;
	list-style-position:outside;
	padding: 15px 0 15px 25px;
}

ol li {
	color:#666;
	font-size: 90%;
	padding-bottom: 10px;
	line-height: 1.3em;
}

#siteMap { padding-top: 10px; }

#siteMap li {
	padding-bottom: 7px;
	font-size: 95%;
}

#siteMap li.sub { padding-left: 15px; }

.blandList { list-style:square; }

#facultyAdmin p, #facultyStaff p, #facultyPre p, #facultyPrimary p, #facultyInter p, #facultySpecial p, #facultyAramark p{ padding: 0; }

#facultyAdmin li, #facultyStaff li, #facultyPre li, #facultyPrimary li, #facultyInter li, #facultySpecial li, #facultyAramark li { padding-bottom: 10px; }

#facultyAdmin, #facultyStaff, #facultyPre, #facultyPrimary, #facultyInter, #facultySpecial, #facultyAramark { padding-bottom: 15px; }

span.nospace p {
	color: #666;
	padding: 0;
	margin:0;
}

.questions {
	font-style: italic;
	color: #333;
}

.sumrReading, .reqReading {
	width: 390px;
	margin: 10px 0 15px 0;
	border: 0;	
}

td {
	width: 195px;
	padding: 5px 0;
	font-size: 90%;
	color:#666;
}

.title {
	font-size: 95%;
	font-weight: bold;
	color:#000;
}

.booktitle { font-style:italic; }

.board { color: #000; font-weight: bold;}
