




.sf-menu, .sf-menu li {
	background-color: #c7beb4 ! important;}
.sf-menu li li {
	background-color: #fcce01 ! important;}
.sf-menu li li li {
	background-color: #000000 ! important;}

.sf-menu a, .sf-menu a:visited {
	color: #000000! important;}

.sf-menu li li a, .sf-menu li li a:visited {
	color: #000000 ! important;}
.sf-menu li li li a, .sf-menu li li li a:visited {
	color: #ffffff ! important;}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #6fa2c9 ! important;	color: #ffffff ! important;}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: #ffffff ! important;	color: #000000 ! important;}

.sf-menu li li li:hover, .sf-menu li li li.sfHover,
.sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active {
	background: #000000 ! important;	color: #ffffff ! important;}

#content-heading {
	color: #000000 ! important;}

.signin-prompt {
	color: #000000 ! important;}

#homepage-area {
	background-color: #000000 ! important;}

form #special{
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	color: #000000;
}
a:link, a:visited, a:hover, a:active {
	color:#6fa2c9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
}
h2, h3 {
	background: transparent;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
a.alt-link {
	font-size: 18px;
	color: #000000;
}
a.alt-link:hover {
	color: #6fa2c9;
	text-decoration: underline;
}
.alt-link img {
	margin-right: 0.25em;
}
#content-main {
	font-size: 16px;
}
#content-heading, h1 {
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
}
#container {
	min-height:100%;
	position:relative;
}
#content-container {
	padding-bottom: 45px;   /* Height of the footer */
}
#footer {
	position:relative;
	bottom:0;
	width:100%;
	background-image: none;
	clear: both;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	height: 45px;
	padding: 3px 0 3px 0;
	text-align: center;
	background-color: #c7beb4;
	display: inherit;
}
#footer a {
	color: #000000;
}
.page-headline {
	background: #000000;
	color: #FFF;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
}
#content-main-full-width {
	width: 100%;
	margin: 20px 0 0;
	text-align: left;
}
#overDiv {
	display: none !important;
}
/*header*/
#head-logo {
	width: auto;
	height: auto;
	max-height: 95px;
	margin: 0;
	max-width: unset;
}
.circle2 {
	background-color: #6fa2c9;
}
#system-signin {
	border: 1px solid #6fa2c9;
	border-left: 30px solid #6fa2c9;
}
li.sfHover {
	text-decoration: none !important;
}
.sf-menu li li {
	padding: 3px;
}
.sf-menu.sf-js-enabled.sf-shadow li li:hover a {
	text-decoration: underline;
}
/*homepage*/
#homepage-photos-themed {
    max-width: 100%;
    margin: 0 auto 4em;
    overflow: hidden;
}
.homepage-feature {
	margin: 1em 0 3em;
}
.homepage-feature-img {
	float: left;
	margin: 0;
	padding: 0 1em 0 0;
	width: 25%;
	text-align: center;
	max-width: 79px;
}
.homepage-feature-img img {
	width: 100%;
	height: auto;
}
/*other pages*/
#other-resources ul {
	list-style: none;
	padding-left: 1em;
}
#other-resources ul li {
	margin: 1em;
}
#class-categories * {
	display: inline-block;
}
#class-categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#class-categories li {
	margin: 0 3% 0.5em 0;
	padding: 0;
	width: 46%;
	vertical-align: top;
}
#class-categories a {
	font-weight: bold;
}
.highlight-box {
	font-family: Helvetica, Arial, sans-serif;
}
#content-right {
	display: none;
}
#map {
	height: 400px;
	width: 50%;
	float: right;
	padding-left: 1em;
}

@media screen and (max-width: 640px) {
	#head {
		height: auto;
		text-align: center;
		padding-bottom: 10px;
	}
	#head-logo {
		margin: 0 auto;
		display: block;
	}
	#system-signin {
		margin-left: 0;
	}
	#social-media, #view-cart, #how-to-sign-up, #system-signin, #student-center-link {
		float: none;
		display: inline-block;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	#social-media {
		margin-right: 0;
	}
	#social-media .social-media-icon {
		float: none;
		margin-left: 0;
		display: inline-block;
	}
	.circle2 {
		width: 24px;
		height: 24px;
		position: relative;
	}
	.circle2 a {
		position: absolute;
		top: 2px;
		left: 5px;
	}
	.circle2 img {
		max-width: 15px;
		max-height: 15px;
	}
	#menu {
		height: auto;
		position: relative;
		right: auto;
		top: auto;
	}
	.sf-menu {
		float: none;
		display: inline-block;
		text-align: center;
	}
	.sf-menu li:hover ul, .sf-menu li.sfHover ul {
		left: unset;
		right: 0;
	}
	.sf-menu li {
		float: none;
		display: inline-block;
	}
	.sf-menu ul {
		text-align: left;
	}
	.sf-sub-indicator {
		background: none;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 6px solid #6fa2c9;
	}
	#homepage-buttons, #homepage-buttons-content, #homepage-buttons-inner {
		display: none;
	}
}
@media screen and (max-width: 400px) {
	#head-logo {
		margin: 0;
		float: left;
	}
	#social-media, #view-cart, #how-to-sign-up, #system-signin, #student-center-link {
		margin: 0.25em;
	}
}
.button {
    color: #c7beb4;
    background-color: #000000;
    border: 1px solid #c7beb4;
}
.primary-button {
    color: #000000;
    background-color: #c7beb4;
    border: 1px solid #c7beb4;
}

.primary-button:hover, .button:hover {
    background: #6fa2c9 ! important;
    color: #ffffff ! important;
}

