html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,table,th,td.image {
  margin:0px;
  padding:0px;
  border:0px;
}
body {
  /*font: 12px Arial,Tahoma,sans-serif; /*75%*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}
input,textarea,select,option {
	font-size: 13px;
}
p { margin-bottom: 18px; }
table { margin-bottom: 3px; }
ul,ol {
	margin-left: 40px;
	margin-bottom: 20px;
}
li { margin-bottom: 5px; }
#container {
	text-align: left;
	background-color: #626963;
	padding: 10px;
}
#content {
	width: 800px;
	background-color: #E3E2C7;
	border: 2px solid #BCBDA8;
	margin-bottom: 15px;
}
#head {
	height: 139px;
	/*background: url(/img/d07/headers/redpanda.jpg) no-repeat;*/
	text-align: center;
}

#head .homedefault {
	/*
	display: block;
	height: 139px;
	*/
}
#head_img {
	position:relative;
}
#signup_here {
	position: absolute;
	top: 0px;
	left: 458px;
	background: url(/images/signup.png) no-repeat top left;
	width: 183px;
	height: 87px;
	z-index:10;
}

#doc {
	clear: both;
	padding-top: 15px;
}
#docbody{
	background-color: #E3E2C7;
	margin-right: 2px;
	margin-left: 194px;
	width: 600px;
	text-align: left;
	overflow: visible;
	padding: 0;
}
#DocumentBody {
	background-color: #E3E2C7;
	text-align: left;
	width: 600px;
	overflow: visible;
	padding: 0;
	margin: 0;
}

li { color: #000; }
ul { color: #339966; list-style-type: square;} 
ol {color: #339966} 

/*****************************************
MAINNAV
*****************************************/

div#mainnav ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}

div#mainnav ul li {
	float: left;
	padding: 0;
	margin: 0;
}

div#mainnav ul li a {
	padding: 0;
	margin: 0;
}

div#mainnav ul li a span {
	display: none;
}

div#mainnav ul li#homedefault a {
	background: url(/images/mainnav/main.gif) no-repeat top left;
	width: 66px;
	height: 21px;
	display: block;
}

div#mainnav ul li#kids a {
	background: url(/images/mainnav/main.gif) no-repeat -66px top;
	width: 47px;
	height: 21px;
	display: block;
}

div#mainnav ul li#kids a:hover, div#mainnav ul li#kids a.selected {
	background: url(/images/mainnav/hover.gif) no-repeat -66px top;
}

div#mainnav ul li#students a {
	background: url(/images/mainnav/main.gif) no-repeat -113px top;
	width: 89px;
	height: 21px;
	display: block;
}

div#mainnav ul li#students a:hover, div#mainnav ul li#students a.selected {
	background: url(/images/mainnav/hover.gif) no-repeat -113px top;
}

div#mainnav ul li#groups a {
	background: url(/images/mainnav/main.gif) no-repeat -203px top;
	width: 75px;
	height: 21px;
	display: block;
}

div#mainnav ul li#groups a:hover, div#mainnav ul li#groups a.selected {
	background: url(/images/mainnav/hover.gif) no-repeat -203px top;
}

div#mainnav ul li#press a {
	background: url(/images/mainnav/main.gif) no-repeat -278px top;
	width: 107px;
	height: 21px;
	display: block;
}

div#mainnav ul li#press a:hover, div#mainnav ul li#press a.selected {
	background: url(/images/mainnav/hover.gif) no-repeat -278px top;
}

div#mainnav ul li#education a {
	background: url(/images/mainnav/main.gif) no-repeat -386px top;
	width: 99px;
	height: 21px;
	display: block;
}

div#mainnav ul li#education a:hover, div#mainnav ul li#education a.selected {
	background: url(/images/mainnav/hover.gif) no-repeat -386px top;
}

div#mainnav ul li#spanish a {
	background: url(/images/mainnav/main.gif) no-repeat -486px top;
	width: 82px;
	height: 21px;
	display: block;
}

div#mainnav ul li#spanish a:hover, div#mainnav ul li#spanish a.selected {
	background: url(/images/mainnav/hover.gif) no-repeat -486px top;
}

div#mainnav ul li#tickets a {
	background: url(/images/mainnav/main.gif) no-repeat -568px top;
	width: 76px;
	height: 21px;
	display: block;
}

div#mainnav ul li#tickets a:hover, div#mainnav ul li#tickets a.selected {
	background: url(/images/mainnav/hover.gif) no-repeat -568px top;
}

/*****************************************
SIDEBAR
*****************************************/

#sidebar {
	padding-left: 0px;
	padding-right: 6px;
	float: left;
	text-align; left;
	width: 170px;
}

#sidebar ul.sidebarlinks { list-style-type: none; margin: 0px; margin-left: 3px; }
#sidebar ul.sidebarlinks li { list-style-type: none; margin: 0px; font-size: 8pt; }
#sidebar ul.sidebarlinks li a {
	text-align: left;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 136px;
	/*padding-left: 4px;*/
	text-indent:-10px;
	padding-left:34px;
}

#sidebar ul.sidebarlinks li a:hover {
	background: url(/images/arrow.gif) no-repeat left center;
}

#sidebar ul.sidebarlinks li span {
	display: block;
	margin-right: 5px;
}
#sidebar ul.sidebarlinks li span.disabled {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 166px;
	padding-left: 4px;
	color: #999;
}

/*
Block Style 1 sidebar formatting
*/
#sidebar ul.bs1 { background-color: #cc9; }
#sidebar ul.bs1 li.hd { background-color: #996633; padding: 3px; font-weight: bold; color: #fff; }
#sidebar ul.bs1 li a { 
	background: url(../images/arrows.gif) no-repeat left center;
	text-align: left;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 136px;
	/*padding-left: 4px;*/
	text-indent:-10px;
	padding-left:24px;
}
#sidebar ul.bs1 li a:hover { background: url(../images/arrows.gif) no-repeat left center; }

/*****************************************
FOOTER
*****************************************/

#ft {
	text-align: left;
	clear: both;
}

#footer {
	height: 150px;
	padding: 10px;
	font-size: 11px;
	color: #cecece;
	background-color: #565700;
}

#footer a {
	color: #CC9900;
	text-decoration: none;	
}

#footerLinks {
	text-align: left;
	margin-bottom: 3px;
}

#footerAddr {
	float: left;
	width: 570px;	
}

#footerLogo {
	float: right;
	width: 160px;
	height: 36px;
}

#copyright {
	width: 800px;
	text-align: center;
	font-size: 10px;
}

#copyright a {
	color: #aaa;
	text-decoration: none;	
}


/***************************************
FONT STYLES
***************************************/

a {
	color: #006699;
	text-decoration: none;
}

/* a:visited, */
a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}

h1, .mainTitle {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #006699;
}
h1, h2, h3 { margin-bottom: 15px; }

h2, .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;	
}

h3, .itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #666633;
}

.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;	
	border-bottom: 1px solid #BCBDA8;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.imgborder {
	padding: 5px;
	border: 1px solid #cccbb4;
}

.small {
	font-size: 10px;
}

#required {
	font-weight: bold;
	color: #660000;
}

.required {
	font-weight: bold;
	color: #660000;
}

.standout {
	color: #666633;
}

.boldred {
	color: #660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}

/**************************************
FEEDBACK TABLE ELEMENTS
**************************************/

.errorTable {
	border: 1px dotted #CC0000;
	background-color: #f6f5e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.errorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.remarkTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #032B91;
	background-color: #E9E9E9;
}

.remarkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.hintTable {
	border: 1px dotted #FFCC00;
	background-color: #FFFFCC;
	padding: 4px;
}

.hint {
	border: 1px dotted #FFCC00;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(/img/icons/exclamation.gif) #FFFFCC no-repeat left top;
	padding-left: 30px;
	height: 21px;
}

/*******************************************
VISIBILITY STYLES
*******************************************/

.hidden { display: none; }
.visible { display: table-row; }
.visibletr { display: table-row; }
.visibletd { display: table-cell; }
.visibletable { display: table; }
.visibleinline { display: inline; }
.visibleblock { display: block; }

/******************************************
BORDERS & SHADING
******************************************/

.borderbottom {
	border-bottom: 1px solid #660000;
}

.heading {
	background-color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #fff;
}

.light {
	background-color: #CCCC99;
}

.light_bb {
	border-bottom: 1px solid #AEB9B2;
}

.classpaid {
	background-color: #FFFF33;
}

.classunpaid {
	background-color: #FFCC99;
}

.dark_bb {
	border-bottom: 1px solid #660000;
}

.dark_dbt {
	border-top: 3px double #660000;
}

.dark_br {
	border-right: 1px solid #660000;
}

.off {
	background-color: #ffffff;
}

.contrast {
	background-color: #999933;
	color: #fff;
}

/*****************************************
GENERIC PAGE STYLES
*****************************************/

.genericheader {
	background-color: Black;
	padding: 4px;
}

.genericbody {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.genericfooter {
	background-image: url(../img/FooterBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 61px;	
}