@charset "UTF-8";
body {
	background-image: url(../images/TemplateImages/carmel_logo_lightened_small.jpg);
	background-repeat: repeat;
	margin: 0px;
}
/* Type Selector Styles */
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #00003B;
	letter-spacing: normal;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #603;
}
a:hover {
	text-decoration: none;
	font-weight: lighter;
}
a:active {
	text-decoration: none;
}
.sidenavbarlinks {
	font-family: "Century Schoolbook", Century, serif;
	color: #00003B;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
}
.studentLinks {
	font-family: "Century Schoolbook", Century, serif;
	color: #00003B;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
.logo {
	font-family: "Comic Sans MS", cursive, serif;
	color: #FFEFBC;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
.bottagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	color: #00003B;
	text-decoration: none;
}
/*this defines the font style for the title of each page such as 'Welcome'*/
.pageTitle{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	line-height:24px;
	letter-spacing:0.15em;
	text-align: justify;
	}
.bodyText {
	color:#00003B;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	}
/* ID Selector Styles */
#pers_image {
	width: 200px;
	background-image: url(../images/TemplateImages/math_notes_background.jpg);
	background-color: #0C2B50;
}
th {
	font-family: "Century Schoolbook", Century, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	letter-spacing: 0.2em;
	color: #00003b;
	text-align: center;
}
td {
	font-family: "Century Schoolbook", Century, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00003b;
	letter-spacing: 0.1em;
	text-align: center;
}
#logo a:link {
	text-decoration: none;
	color: #FFEFBC;
}
#logo a:visited {
	text-decoration: none;
	color: #FFEFBC;
}
#logo a:hover {
	text-decoration: none;
}
#logo a:active {
	text-decoration: none;
}
#logo {
	width: 390px;
	background-image: url(../images/TemplateImages/title_gradient.jpg);
}
#carmel_logo_link {
	width: 170px;
	background-image: url(../images/TemplateImages/carmel_logo_background.jpg);
	background-color: #305977;
}
#topnavbar a:link {
	text-decoration: underline;
	color: #FFEFBC;
}
#topnavbar a:visited {
	text-decoration: underline;
	color: #FFEFBC;
}
#topnavbar a:hover {
	text-decoration: none;
}
#topnavbar a:active {
	text-decoration: none;
}
#topnavbartable {	text-align: center;
	font-size: 14px;
	font-family: "Century Schoolbook";
}
#topnavbar, #content, #centralcell {
	width: 560px;
	background-color: #6A99B7;
}
#leftnavbar1 a:link {
	text-decoration: none;
	color: #00003B;
}
#leftnavbar1 a:visited {
	text-decoration: none;
	color: #00003B;
}
#leftnavbar1 a:hover {
	text-decoration: none;
}
#leftnavbar1 a:active {
	text-decoration: none;
}
#leftnavbar1 {
	background-color: #FFEFBC;
	width: 200px;
}
#content {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 0px;
	text-align: justify;
}

#bottagline a:visited {
	text-decoration: none;
	color: #00003B;
}
#bottagline a:hover {
	text-decoration: underline;
}
#bottagline a:active {
	text-decoration: none;
}
#maintable {
	width: 760px;
	margin-top: 0px;
}
