@charset "utf-8";
/* CSS Document */
body {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#logo{
display:none;
}
.squiggleLine {
display:none
}


#footer {
display:none;
}


#adminPanel {
display:none;
}
#topNav {
	
	display: none;
}
#mainNavigation{
	display: none;
	}

a {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #66CC33;
	text-decoration: underline;
}
.clear {
	clear: both;
}

/* CSS SLIDING DOORS BUTTONS TOP NAVIGATION */


#flash {
display:none;
}

#mainContent #contentBoxWide a{
	color: #006633;
	text-decoration: underline;
}
#mainContent #contentBoxWide a:hover{
	color: #33CC00;
	text-decoration: underline;
}
p {

	font-size: 12px;

}
#newBox h2 {

	font-size: 14px;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 0.75em;
	color: #006600;
}
h2 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#colourBox .bg ul {
	list-style-type: none;
}
#colourBox .bg li {
	font-size: 12px;

}
#colourBox .bg li a {

	font-weight: bold;
}
#colourBox .bg li a:hover {
text-decoration:underline;

	font-weight: bold;
}

.purpletxt {
	color: #9345BD;
}
.orangetxt {
	color: #F68121;
}
.bluetxt {
	color: #04B1DB;
}
.yellowtxt {
	color: #FFCA08;
}
.pinktxt {
	color: #ED008C;
}
.greensectiontxt {
	color: #A6CE39;
}

.blacktxt {
color:#000000;
}
.greentxt {
	color: #3BA639;
}





.brightgreentxt {
	color: #66CC33;
}
#adminTable th{
	color: #FFFFFF;
	background-color: #339900;
	font-size: 12px;
	padding: 2px; padding-left:15px;
}
#adminTable td{
	color: #666666;
	background-color: #f5f5f5;
	font-size: 11px;
	padding: 2px;
	padding-top:4px; padding-bottom:4px; padding-left:15px;
}
#adminTable .clearPad {padding-top:0px; padding-bottom:0px; padding-left:0px;}







#eventCalendar th{

	padding: 5px;
}
#eventCalendar td{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
#eventCalendar{
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#eventCalendar  .calNumbers {
	background-color: #3ea824;
	color: #FFFFFF;
	font-weight: bold;
}
#eventCalendar  .eventBox {
	background-color: #e9f3e9;
}

#eventCalendar  .event {
	background-color: #90d652;
	padding: 3px;
	margin-bottom: 3px;
	color: #000000;
	display: block;
}
#eventCalendar  .eventEdit {
	background-color: #FFFFFF;

	color: #000000;
	border: 1px solid #CCCCCC;
	float: right;
	width: 45px;
	clear:right;

}

#rightColumn{
display:none;
}

#sideThumb1, #sideThumb2, #sideThumb3 {
display:none;
}