@charset "utf-8";
body {
	background-color: #F0EFF4;
	background-image: url(../assets/MCNS_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	background-repeat: repeat-x;
}
#maintable h3 {
	font-size: 14px;
	color: #CA3300;
	margin-bottom: -20px;
}
.indent {
	padding-left: 40px;
	padding-right: 40px;
}

#maintable h5 {
	font-size: 14px;
	color: #663300;
	margin-bottom: -15px;
}
#nav {
	background-color: #3366FF;
	background-image: url(../assets/nav_crayon_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#nav a:link {
	text-decoration: none;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#nav a:visited {
	color: #333333;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body#home a#home, body#aboutus a#aboutus, body#camp a#camp, body#wwo a#wwo, body#pt a#pt {
	color: #FFFFFF;
	background-color: #000066;
	background-image: url(../assets/nav-crayon-active-page-bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #BBDDFF;
	border-left-color: #BBDDFF;
}
#footer td{
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copy {
	font-size: 9px;
}


#nav a:active {
	color: #000000;
	text-decoration: none;
}
#footer {
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FF6633;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #FF0000;
}
.outline {
	border: 1px solid #000099;
}
#contentHome {
	background-color: #FFCC33;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF
	border-top-width: 2px
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
	padding-right: 10px;
}
li {
	padding-top: 5px;
}


#maintable {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.green {
	color: #009933;
}
.orange {
	color: #FF6600;
}
.blue {
	color: #0000FF;
}
.small {
	font-size: small;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#header {
	background-color: #FFFFFF;
}
#botborder {
	border-bottom-style: none;
}
#footer td.small {
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 0px;
	font-size: 10px;
}
.h3 {
	margin-bottom: -20px;
}
.ptsig {
	font-family: "Brush Script Std";
	font-size: 24px;
	font-weight: bold;
}
#maintable h2 {
	font-size: 16px;
}
#maintable li {
	padding: 5px;
}
.sidebar {
	background-color: #CCFF66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#maintable h6 {
	font-size: 12px;
	color: #663300;
}

.sidebar2 {
	background-color: #CCCCFF;
	border: 1px solid #666666;
}
#login {
	font-size: x-small;
	text-align: left;
	vertical-align: bottom;
}
#logo {
	background-image: url(../assets/MCNS-logo.jpg);
	background-repeat: no-repeat;
}
