/* Start of CMSMS style sheet 'W and C school' */
#menu { background: #3E637E; background-image: url("images/school-menu-header.gif"); }

#main-upper { background: #3E637E; background-image: url("images/school-mainpages-header.gif"); background-repeat: no-repeat; }

#main-upper-beige { background: #B8B4AB; background-image: url("images/school-beige-background.gif"); background-repeat: no-repeat; }

#left-content { border-right: 1px #d7bc90 solid; }

#footer { background-image: url("images/school-beige-background.gif"); }
	
#main-upper-beige a, #main-upper-beige a:visited { color: #3E637E; }
#main-upper-beige h2, #main-upper-beige a:hover { color: #956f35; }

hr { color: #d7bc90; background-color: #d7bc90; }
#main-upper-beige hr { color: #3E637E; background-color: #3E637E }

#footer a, #footer a:visited, #address p, #address p a:hover {  color: #44432b; }
#footer a:hover { color: #956f35; }
#address p a, #address p a:visited { color: #d8bd93; }

h2, a, a:visited { color: #d8bd93}
a:hover { color: #71705d; }

h1 { color: #d8bd93; font-size;16px}

img.coursepic, #left-content img, #right-content img, .main-upper-inner img, td img {
  border: 1px #71705d solid; }

select, input, textarea {
  background-color: #ffffff; border: 1px #71705d solid; color: #000000; }

#menu li.currentpage, #menu li.activeparent {
    color: #d7bc90;
    background-image: url("images/school-menu-start-selected.gif"); background-repeat: no-repeat; }
	
#menu li.endcurrent { background-image: url("images/school-menu-end-selected.gif"); background-repeat: no-repeat; }
/* End of 'W and C school' */

