@charset "utf-8";
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
}
body {
	background-color: #D9E6FF;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/bkg_green_texture.jpg);
}
#content td p {
	font-size: 1em;
	line-height: 1.25em;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container {
	width: 900px;
	position: relative;
	margin-left: 50px;
}
#banner {
	text-align: center;
	background-image: url(images/banner_background.gif);
	background-repeat: no-repeat;
}
#banner p {
	background-image: url(images/banner_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.current {
	background-color: #999966;
	padding-right: 5px;
	padding-left: 5px;
}
#navMain {
	background-color: #D7B470;
	text-align: center;
	position: relative;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #800000;
	height: 1.5em;
	padding-top: 5px;
}
#navMain li {
	font-size: 1.25em;
	list-style: none;
	display: inline;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

#navMain a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#navMain a:link {
	color: #27332D;
}

#navMain a:visited {
	color: #27332D;
}
#navMain a:hover {
	color: #FFFFFF;
}

#contentContainer {
	background-color: #D7B470;
	padding-bottom: 5px;

}
#rightSplash {
	float: right;
	padding-left: 5px;
	padding-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	width: 240px;
	background-color: #D8D8E0;
	margin: 5px;
}

#rightSplash li {
	padding-bottom: 0.5em;
	font-size: 1em;
	line-height: 1.25em;
	padding-top: 0.35em;
	list-style-type: none;

}

#rightSplash a {
	display: block;
	padding-left: 25px;
	background-color: #C5C5CD;
}

#rightSplash a:link {
	background-image: none; 
	text-decoration: none;
}
#rightSplash a:visited {
	background-image: none;
	text-decoration: none;
}
#rightSplash a:hover {
	color: #990000;
	background-image: url(images/sm_arrow.jpg);
	background-repeat: no-repeat;
	background-color: #D8D8E0;
}

#subNav {
	background-color: #999966;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;

}
#subNav ul {
	text-align: center;
}
#subNav  li {
	display: inline;
	font-size: 1.2em;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

#subNav a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#subNav a:link {
	color: #27332D;
}
#subNav a:visited {
	color: #27332D;

}
#subNav a:hover {
	color: #FFFFFF;
}
#content {
	width: 595px;
	background-color:#F0F2C4;
	padding-top: 1.6em;
	padding-right: 0.5em;
	padding-left: 0.75em;
	padding-bottom: 0.75em;
	margin: 5px 5px 0px 5px;
	color: #000033;

}
#scheduleContent
{
	width: 800px;
	background-color:#F0F2C4;
	padding-top: 1.6em;
	padding-right: 0.5em;
	padding-left: 0.75em;
	padding-bottom: 0.75em;
	margin: 5px 5px 0px 5px;
	color: #000033;
}
#content p {
	padding-top: 0.5em;
	font-size: 1.1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: .45em;
	line-height: 1.35em;
}
.boxGroup {
	padding-bottom: 0.25em;
	margin-bottom: 0.5em;
	border: 1px solid #CEA351;
}

#content h3 {
	padding-top: 1em;
}
#content h4 {
	font-weight: normal;
	font-size: .9em;
}


#content li {
	margin-top: 0.5em;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 1em;
}


#footer {
	background-image: url(images/banner_background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: small;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	position: relative;
	left: 0;
	border-top-color: #800000;
}

#footer p {
	background-image: url(images/banner_background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.headerBkg {
	background-image: url(images/main_header_bkg.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	text-indent: 0.5em;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.75em;
	color: #000033;
	text-transform: none;
	font-weight: normal;
	background-position: left bottom;
}
.headerBkg2 {
	background-image: url(images/main_header_bkg.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 1em;
	line-height: 1.5em;
	color: #23262F;
	font-weight: bold;
	background-position: left bottom;
	text-align: center;
	padding-bottom: 5px;
}

.tableHeader {
	font-weight: bold;
	text-align: center;
	background-color: #D3D3DB;
	font-size: 1.15em;
}
.tableRowContent {
	background-color: #D1D1D9;


}
table {
	border: thin ridge #797981;
}
tr {
	background-color: #FFFFFF;
}
td {
	padding-bottom: 15px;
}
