/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:small arial;
	color:#333333;
	}
	
a {
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFCC00;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:10px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

#callist
{
margin-left: 0;
padding-left: .2em;
list-style: none;
line-height:18px;
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
letter-spacing:0em;
color:#003300;
text-decoration:none;
}

#callist li 
{
padding-left: 12px;
background-image: url(images/bulletygr.gif);
background-repeat: no-repeat;
background-position: -1 .6em;
}

#callist li a { text-decoration: none;
				}
				
#callist li a:hover { text-decoration: underline;
				font-weight:bold; }

#listsa
{
margin-left: 4px;
padding-left: 7px;
list-style: none;
line-height:30px;
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
letter-spacing:0em;
color:#003300;
text-decoration:none;
}

#listsa li 
{
padding-left: 20px;
background-image: url(images/bulletOR2.gif);
background-repeat: no-repeat;
background-position: 0 .7em;
}

#listsa li a 
{ 
text-decoration: underline;
}
				
#listsa li a:hover 
{ 
text-decoration: underline;
color:#FFCC00;
font-weight:bold; 
}

#list1
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#list1 li 
{
padding-left: 38px;
background-image: url(images/bulletOR.gif);
background-repeat: no-repeat;
background-position: 9 .1em;

}

#listski
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#listski li 
{
padding-left: 35px;
background-image: url(images/bulletOR.gif);
background-repeat: no-repeat;
background-position: 9 .1em;

}

#listtoma
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#listtoma li 
{
padding-left: 18px;
background-image: url(images/dblarrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;

}



/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}

.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}

.pageName1 {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.02em;
	line-height:20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #030133;
	letter-spacing:.1em;
	}
	
.btmNavMenu {
	background-color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	color: #ffffcc;	
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}

.navbox {
	background-color:#A2B8C4;
	border-bottom-color:#A2B8C4;
	font:12px Georgia, Verdana, Arial, "Times New Roman" bold;
	}	
	
.sidebarhead {
	background-color:#006600;
	font:small Georgia, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	color:#ffffcc;
	line-height:18px;
	border-bottom-color:#006600;
	border-left-color:#006600;
	border-right-color:#006600;
	border-top-color:#006600;
	border-left-style:double;
	border-right-style:double;
	border-top-style:double;
	border-bottom-style:double;
	letter-spacing:1px;
	}

.headerTextUnd {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color: #003300;
	line-height:18px;
	border-bottom:#004400 dotted thin;
	}

.headerTextUndOr {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#003300;
	line-height:18px;
	border-bottom:#FFCC00 dotted thin;
	}
	
.missionText {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:small;
	color:#003300;
	}
.missionTextHead {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:large;
	color:#003300;
	}

.missionTextHeadMed {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:medium;
	color:#003300;
	}

.missionTextHeadxl {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:x-large;
	color:#003300;
	}
	
.listbullet { list-style : url(../images/bulletOR2.gif) disc;
	elevation:below}

.blackTextSm {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:small;
	color:#000000;
	}

.blackTextMed {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:Medium;
	color:#000000;
	}

.grText {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:small;
	color:#003300;
	}
	
.grTextv {font-family: Verdana, Arial, "Times New Roman";
	font-size:small;
	color:#003300;
	}

.grTextvb{font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:small;
	color:#003300;
	font-weight:bold;
	}
	
.grTextB {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:small;
	color:#003300;
	font-weight:bold;
	}

.grTextxsm {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:x-small;
	color:#003300;
	}

.grTextxxsm {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:xx-small;
	color:#003300;
	}

.blkTextxxsm {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:xx-small;
	color:#000000;
	}
	
.grTextlg {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:large;
	color:#003300;
	}

.grTextMed {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:medium;
	color:#003300;
	}

.grTextxl {font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-size:x-large;
	color:#003300;
	}

.grheaderText {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color: #003300;
	line-height:18px;
	text-decoration:none;
	}

.grheaderTextMed {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color: #003300;
	line-height:18px;
	text-decoration:none;
	}
	
.dkgrheadersmTextUnd {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color: #003300;
	line-height:22px;
	border-bottom:#5C743D dotted thin;
	}

.dkgrheadermedTextUnd {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color: #003300;
	line-height:18px;
	border-bottom:#5C743D dotted thin;
	}

.dkgrheaderTextUnd {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color: #003300;
	line-height:18px;
	border-bottom:#5C743D dotted thin;
	}

.dkgrheaderTextUndxl {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:bold;
	color: #003300;
	line-height:28px;
	border-bottom:#5C743D dotted thin;
	}

.calendarTextPDearlyRel {
	color: #008000;
	font-weight: bold;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.calendarTextHoliday {
	color: #0000ff;
	font-weight: bold;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.calendarNoSchoolTandS {
	color: #000000;
	font-weight: bold;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.calendarxsmVText {
	color: #000000; 
	font-size: x-small; 
	font-family: Verdana, Arial, "Times New Roman"; 
	}

.calendarxxsmVText {
	color: #000000; 
	font-size: xx-small; 
	font-family: Verdana, Arial, "Times New Roman"; 
	}

.calendarKeyTextB {
	color: #000000; 
	font-size: x-small; 
	font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-weight:bold;
	}

.calendarKeyText {
	color: #003300; 
	font-size: x-small; 
	font-family: Georgia, Verdana, Arial, "Times New Roman";
	font-weight:normal;
	}
	
.linkText {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #003300;
	line-height:18px;
	text-decoration:underline;
	}

.linkTextblk {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
	}

.linkTextblkxsm {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
	}

.linkTextblue {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000066;
	line-height:18px;
	text-decoration:underline;
	}

.linkTextxsm {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #003300;
	line-height:15px;
	text-decoration:underline;
	}

.linkTextIndPrinCorn {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #003300;
	line-height:18px;
	text-decoration:underline;
	text-indent:11em;
	}

.linkTextInd {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #003300;
	line-height:18px;
	text-decoration:underline;
	text-indent:3em;
	}

.linkTextblk {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
	}
	
.dottedhr {
	border-bottom:#CC3300 dotted thin;
	}

.cellDotted {
	color: #003300;
	border-bottom:#CC3300 dotted thin;
	border-left:#CC3300 dotted thin;
	border-right:#CC3300 dotted thin;
	border-top:#CC3300 dotted thin;
	}

.linkTextMed {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:Medium;
	color: #003300;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
	}
	
.linkTextLG {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	color: #003300;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
	}
	
.linkTextLGnobold {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	color: #003300;
	line-height:18px;
	text-decoration:underline;
	}
	
.grtextIndent {
	text-indent:18px;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #003300;
	text-decoration:none;
  	}

.subheaderMed {
	color: #336600;
	font-family:Georgia, Verdana, Arial, "Times New Roman";
	font-size:medium;
	font-weight:bold;
	}

.subheadersm {
	color: #336600;
	font-family:Verdana, Arial, "Times New Roman";
	font-size:small;
	font-weight:bold;
	}

.pristina {font-family: Pristina, Verdana;
	color:#003300;
	font-size:xx-large;
	}

.headerTextUndxsm {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#003300;
	line-height:16px;
	border-bottom:#FFCC00 dotted thin;
	}

.borderRight {
	border-right:#FFCC00 dotted thin;
	}

.borderRightHead {
	border-right:#FFCC00 dotted thin;
	}

.hptitle {
	font-family: Pristina, Verdana;
	font-size: large;
	font-weight: bold;
	color:#003300;
}

.pristitlexlg {
	font-family: Pristina, Verdana;
	font-size: x-large;
	font-weight: bold;
	color:#993300;
}

.gold {
	font-family:Georgia, Verdana, Arial, "Times New Roman";
	font-size:small;
	color:#CC9900;
	}

.goldbld {
	font-family:Georgia, Verdana, Arial, "Times New Roman";
	font-size:small;
	font-weight:bold;
	color:#CC9900;
	font-weight:bold;
	}
	
.goldbldM {
	font-family:Georgia, Verdana, Arial, "Times New Roman";
	font-size:medium;
	font-weight:bold;
	color:#CC9900;
	font-weight:bold;
	}
.imageSingleBorder {
   border:1px solid #003300;
}
.imageDoubleBorder {
   padding:1px;
   border:1px solid #003300;
}
