@import url("../gallery.css");

body {
	background-image: url(images/outercontainer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 72px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e8b54d;
	padding-bottom: 15px;
}
#outercontainer {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
#container {
	background-image: url(images/outercontainer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#fillme {
	display: none;
}
#fillup {
	display: none;
}

/************************************************
************** School Banner ********************
************************************************/
#schoolspecific {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	height: 219px;
	padding-top: 10px;
}
#schoolspecific img {
}
#schoollogo {
	height: 156px;
	width: 156px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#schoolname {
	width: 610px;
	float: right;
	margin: 66px 0px 0px 0px;
	padding: 0px;
	height: 65px;
}
#schoolspecific h1 {
	color: #3c6573;
	font-size: 1.5em;
	font-weight: normal;
}


#schoolinfo {
	width: 292px;
	float: right;
	text-align: right;
	margin-top: 12px;
}
#schoolinfo ul {
	list-style-type: none;
	font-size: 0.7em;
}
#schoolinfo li {
	color: #666666;
	margin: 0;
	line-height: 1.2em;
}





/************************************************
************** Navigation ***********************
************************************************/


/* Primary Nav */
#nav {
	width: 936px;
	text-align: center;
	height: 35px;
	clear: both;
	padding: 0 20px 2px 20px;
	margin: 0;
}
#nbott {
}
#nav ul {
	font-size: 0.9em;
	padding: 0px 0px 9px 0; /*leave at 9px just for IE7*/
}
#nav li {
	display: inline;
}
#nav li a {
	color: #2e525e;
	padding: 4px 8px 10px 8px;
	margin: 0 2px;
	float: left;
	display: block;
}
#nav li a:hover {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left -135px;
	color: #FFFFFF;
}
#nav  li.current a {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
	overflow: hidden;	/*height: 9px; not needed*/
}
#nav  li.current a:hover {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
	overflow: hidden;
}


/* Secondary Nav */
#secnav {
	width: 926px;
	text-align: center;
	font-size: 0.8em;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	display: inline;
	background: url(images/secnav_bgtile.gif) 5px repeat-y;
}
#snbott {
	background: url(images/snbott_bg.jpg) left top no-repeat;
	width: 966px;
	height: 29px;
	margin: 0 auto;
	clear:both;
}
#secnav ul {
	margin-top: 3px;
	margin-bottom: 15px;	
}
#secnav li {
	float: left;
	display: inline;
}
#secnav li a {
	color: #FFFFFF;
	margin: 0 8px;
	line-height: 1.7em;
	padding: 0 0 2px 0;
}
#secnav li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EDE0A6;
	padding:0;
}
#secnav  li.current a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8b54d;
	font-weight: bold;
	padding:0;
}






/************************************************
************** Wrapper **************************
************************************************/

#wrapper {
	width: 934px;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px auto;
	float: left;
	padding: 7px 0 0 42px;
}

#wrapping {
	background-image: url(images/wrapping_bottombg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	width: 976px;
	clear: both;
}

#generalfill {
	display: none;
}


/************** Main Content ************************/

#content {
	width: 660px;
	float: left;
	font-size: 0.8em;
	background-color: #FFFFFF;
}
#content .article {
	margin-top: 10px;
	padding-right: 18px;
	margin-bottom: 15px;
}
#content h1 {
}
#content h2 {
	font-weight: normal;
	color: #9b4318;
	clear: both;
	margin-bottom: 6px;
	font-size: 1.3em;
}
#content h3 {
}
#content p {
	margin-bottom: 10px;
}
#content .artimg {
}
#content img {
	float: left;
	padding: 15px;
	background-image: url(images/content_artimg_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 5px;
}
#content a {
}
#content a:hover {
}
#content ul, #content ol {
	margin-left: 25px;
	margin-bottom: 12px;
}
#content ul {
}
#content ul li {
}
#content ol {
}
#content ol li {
}
#content table {
}
#content table td {
}
#content table th {
}
#content table p {
}
#content table a {
}
#content table a:hover {
}



/************** Column *****************************/

#column {
	float: right;
	width: 222px;
	margin: 0 0px 0 0;
	padding: 0;
}
#colbott {
}
#column h3 {
	font-weight: normal;
	font-size: 0.8em;
	text-transform: lowercase;
}

/* eTeachers */
#eteachers {
	background-image: url(images/column_eteachers_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 97px;
	margin-top: 0px;
	padding: 12px 12px 12px 18px;
	width: 192px;
}
#eteachbott {
}

#eteacherselector {
	width: 100%;
}

#eteachers h3 {
	color: #FFFFFF;
	margin-bottom: 15px;
}
#search form {
	width: 175px;
	margin-left: 12px;
}

#galleryselector, #eteacherselector {
	width: 97%;
}

/* Search */
#search {
	background-image: url(images/column_search_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 97px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 12px 12px 12px 18px;
	width: 192px;
}
#srchbott {
}
#search h3 {
	color: #FFFFFF;
	margin-bottom: 15px;
}
#search form {
	width: 175px;
	margin-left: 12px;
}

/* Calendar */
#calendar {
	width: 222px;
}
#caltop {
	background-image: url(images/column_cal_1top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
	margin: 0px;
	padding-top: 18px;
	padding-left: 16px;
	padding-bottom: 0px;
}
#caltop h3 {
	color: #FFFFFF;
}
#calinfo {
	background-image: url(images/column_cal_2rptr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 24px;
	padding-right: 15px;
	margin-top: 0px;
	padding-bottom: 1px;
}
#calendar ul {
	list-style-type: none;
	list-style-position: inside;
}
#calendar li {
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
#calinfo  .date {
	display: block;
	width: 4em;
	float: left;
	clear: left;
	margin-right: 4px;
	font-style: italic;
}
#calendar li a {
}
#calbott {
	background-image: url(images/column_cal_3bot.jpg);
	background-repeat: no-repeat;
	height: 56px;
	background-position: right top;
}
#calviewfull {
	width: 105px;
	margin-top: 18px;
	margin-right: 36px;
	float: right;
	text-align: right;
}
#calviewfull p a {
	font-size: 0.8em;
	color: #3c6573;
	text-decoration: none;
	text-align: right;
}
#calviewfull p a:hover {
	text-decoration: underline;
}


/* Random Photo */
#randomphoto {
	background-image: url(images/column_rp_3rptr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
}
#rptop {
	background-image: url(images/column_rp_1top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-top: 13px;
	padding-left: 18px;
}
#randomphoto h3 {
	color: #FFFFFF;
	margin-bottom: 42px;
}
#rpinfo {
	background-image: url(images/column_rp_2infobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 12px;
}
#randomphoto #rpi {
}
#randomphoto img {
/* 	float: left; */
	margin-left: 12px;
}


#randomphoto p {
	color: #48879d;
	text-align: right;
	font-size: 0.8em;
	clear: left;
	margin-right: 15px;
}

#rpinfo p {
}
#rpbott {
	background-image: url(images/column_rp_4bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	padding-right: 14px;
}
#rpviewgallery {
	float: right;
	margin-top: 19px;
	margin-right: 4px;
	width: 8em;
	text-align: center;
}
#rpviewgallery a {
	color: #FFFFFF;
	text-decoration: none;
}
#rpviewgallery a:hover {
	text-decoration: underline;
}

/* Enticers */
.enticer {
	width: 222px;
	margin-bottom: 20px;
}
.entctop {
	background-image: url(images/column_ent_1top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 25px;
}
.entctop h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}
.entctext {
	background-image: url(images/column_ent_2rptr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 8px;
	font-size: 0.8em;
}
.entctext p {
	color: #405258;
}
.entcbott {
	background-image: url(images/column_ent_3bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	padding-top: 5px;
	padding-right: 26px;
	text-align: right;
}
.entcbott  p a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}
.entcbott p a:hover {
	text-decoration: underline;
}


/************************************************
************** Split ***************************
************************************************/

#split {
	display: none;
}





/************************************************
************** Footer ***************************
************************************************/

/* Sandbox */
#sandbox {
	width: 976px;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: -1px top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
}
#sandouter {
	background-repeat: repeat;
	background-position: center top;
	width: 916px;
	font-size: 0.9em;
	padding: 0 30px 35px 30px;
}
#sandbox h4 {
	margin-bottom: 5px;
	margin-top: 0px;
}
#sandbox img {
	float: left;
	margin: 15px;
}
#sandbox p {
}
#sandbox a {
}
#sandbox a:hover {
}
#sandbox ul {
}
#sandbox ul li {
}
#sandbox ol {
}
#sandbox ol li {
}
#sandbox table {
}
#sandbox table td {
}
#sandbox table th {
}
#sandbox table p {
}
#sandbox table a {
}
#sandbox table a:hover {
}
#sandbott {
	background-image: url(images/sandbox_botbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 976px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/* Footer */
#footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
}
#footbott {
}
#footer p {
	margin-bottom: 15px;
}
#footer h5 a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer h5 a:hover {
	text-decoration: underline;
}
#footer a {
}
#footer a:hover {
}
#footer img {
}




/************************************************
****** Styles that can be used anywhere *********
************************************************/
#sandbox img.right, #wrapper img.right, #footer img.right {
	float: right;
}

