body {
	background: #843821 url(../images/bg_top.jpg) top center no-repeat;
	font-size: 0.8em;
	behavior:url("csshover.htc"); 	
	color: #000;
	xpadding-bottom: 20px;
	}
h2 {
	margin: 4px 0 6px 0;
	font-size: 1.3em;
	color: #565656;
}
h3 {
	color: #565656;
	font-size: 1.1em;
	}
ul {
	padding-top: 0;
	}
dl {
	margin: 0;
	padding-top: 10px;
	}
dt {
	font-weight: bold;
 	float: left; 
 	clear: left; 
 	width: 8em; 
 	xtext-align: right;
 	}
 dd { 
 	margin: 0 0 0 105px; 
	padding: 0 0 0.5em 0; 
	height: 1.1em;
 	}
hr {
	margin: 10px 0 15px 0;
	}
a {
	xtext-decoration: none;
	color: #900;
	}
input, select {
	padding: 1px 0;
	}
.pageWrapper {
	background-color:#fff;
	width: 910px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	border: 1px solid #000;
	}
.header {
	background-color: #fff;
	}
.header h1 {
	display:none;
	margin: 0;
	}
.header img {
	float: left;
	}
.logo {
	height: 91px;
	background: #c2dafa url(../images/header_bg.png) no-repeat;
	width: 706px;
	padding: 4px 0 0 60px;
	}
ul.navList {
	clear: both;
	display: block;
	list-style: none;
	padding: 0;
	height: 38px;
	width: 100%;
	background-color: #900;
	border-bottom: 1px solid #000;
	}
ul.navList li {
	float: left;
	text-align: center;
	}
ul.navList li a{
	display: block;
	width: 89px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 36px;
	vertical-align: middle;
	color: #fff;
	background-color: #900;
	text-decoration: none;
	border: 1px solid #900;
	}
	
ul.navList li a:hover{
	display: block;
	color: #900;
	background-color: #fff;
	border: 1px solid #000;
	border-width: 1px 1px 0 1px;
	}
ul.navList li ul {
	position: absolute;
	width: 155px;
	left: -999em;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #000;
}
ul.navList li ul li a{
	width: 150px;
	text-align: left;
	line-height: 25px;
	height: 25px;
	border: 1px solid #000;
	padding-left: 3px;
}
ul.navList li:hover ul, #nav li.sfhover ul {
	left: auto;
}	
#Home #indexLink a, #News #newsLink a, #Programs #programsLink a, #Schedule #scheduleLink a, #Events #eventsLink a, #Photos #photosLink a, #Contact #contactLink a {
	color: #900;
	background-color: #fff;
	border: 1px solid #000;
	border-width: 1px 1px 0 1px;
	line-height: 38px;
	}
#Home #indexLink a {
	border-width: 1px 1px 0 0;
	}
.contentWrapper {
	overflow: hidden;
	xwidth: 900px;
	margin: 5px auto;
	}
.content {
	overflow: hidden;
	padding: 10px 20px;
	height: 100%;
	}
#Home .content {
	padding: 10px;
	}
#Big .content h2{
	color: #c00;
	}
.footer {
	clear: both;
	background: transparent url(../images/footer_bg.png) 0 0 no-repeat;
	width: 100%;
	margin: 5px auto;	
	font-size:11px;
	text-align:center;
	width: 900px;
	color: #fff;
	height: 30px;
	}
.footer a {
	text-decoration: none;
	color: #fff;
	}	
.footer a:visited {
	text-decoration: none;
	color: #ff8a00;
	}	
.footer p {
	margin: 5px 72px 0 72px;
	}
.leftCol {
	width: 435px;
	float: left;
	padding: 0 10px;
	}
.leftCol img {
	width: 288px;
	margin: 0 auto;
	}
.otherCol {
	width: 420px;
	float: right;
	}
.otherCol h3 {
	margin: 0;
	}
.leftInnerCol {
	float: left;
	width: 380px;
	padding: 0 10px;
	background-color: #cdcdcd;
	}
.rightInnerCol {
	float: right;
	width: 455px;
	}
.middleCol {
	width: 270px;
	float: left;
	padding: 0 25px;
	}
.rightCol {
	width: 180px;
	padding: 0 10px;
	float: right;
	}
.imgLeft {
	float: left;
	margin-right: 10px;
	}
ul#events, ul#events li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#events {
	margin-bottom: 20px;
	}
ul#events li {
	margin-bottom: 5px;
	}
ul#events li a {
	display: block;
	width: 410px;
	height: 29px;
	background: #cdcdcd url('../images/events_hdr.jpg') top right no-repeat;
	color: #900;
	padding: 10px 0 0 10px;
	text-decoration: none;
	}
ul#events li dl {
	padding:  5px 0 0 5px;
	margin: 0;
	width: 415px;
	color: #fff;
	background-color: #555;
	}
ul#events li dt {
	width: 140px;
	}
ul#events li dt,  ul#events li dd {
	height: 20px
	}
span.date, span.time {
	padding: 0 5px;
	}
span.time {
	float: right;
	padding-right: 10px;
	}
.video {
	float: left;
	padding: 0 10px;
	}
#Videos .video {
	width: 400px;
	}
.birthdayList {
	padding: 0;
	margin-bottom: 20px;
	list-style: none;
	}
.birthdayList dd {
	width: 250px;
	}
.featuredVideo {
	width: 400px;
	overflow: hidden;
	padding: 5px 10px 10px 10px;
	margin-bottom: 15px;
	}
.featuredVideo h3 {
	color: #fff;
	margin: 5px 0;
	width: 180px;
	}
.backgroundColor {
	background-color: #cdcdcd;
	}
.month {
	width: 400px;
	padding: 5px 10px;
	margin: 15px 0;
	}
.imgRight {
	float: right;
	margin: 5px 0 5px 10px;
	}
.imgLeft {
	float: left;
	margin: 5px 10px 5px 0;
	}
.contactList {
	list-style: none;
	margin: 20px 0 0 0;
	}
.deleteForm {
	float: right;
	}
.deleteForm input {
	margin: 0;
	border: 0;
	padding: 0;
	}
#Videos .deleteForm {
	float: none;
	}
.delete {
	background: #000 url(../images/x.png) no-repeat;
	width: 15px;
	height: 15px;
	border: 0;
	}
.order {
	font-weight: bold;
	padding-right: 15px;
	float: left;
	}
.smallImage {
	max-width: 120px;
	margin-right: 10px;
	}
.picdiv {
	width: 300px;
	float: right;
	padding: 10px;
	background-color: #cdcdcd;
	margin: 10px 10px 0 0;
	min-height: 200px;
	}
.picdiv a {
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;
	}
.picdiv a.selected img{
	border: 2px solid #900;
	padding: 3px;
	background-color: #fff;
	}
.middiv  {
	padding-left: 20px;
	text-align: center;
	position: relative;
	width: 500px;
	z-index: 10;
	}
.middiv img {
	border: 1px solid #000;
	}
.middiv h3 {
	margin-top: 160px;
	z-index: 20;
	}
.picdiv a.next {
	clear:both;
	height: 40px;
	float: right;
	text-align: right;
	}
.picdiv a.prev {
	height: 40px;
	float: left;
	text-align: left;
	}
.loading {
	position: absolute;
	top: 250px;
	left: 365px;
	z-index: 1;
	}
.letter, .benefits {
	width: 340px;
	background-color: #cdcdcd;
	float:right;
	padding: 10px;
	margin-left: 15px;
	}
#maindiv {
	padding-top: 15px;
	}
.map {
	border: 1px solid #000;
	padding-right: 10px;
	}
.contact {
	float: left;
	width: 500px;
	}
li.editText {
	min-height: 20px;
	}
.eventList {
	list-style: none;
	}
.eventList li h4{
	background: #CDCDCD url(../images/events_hdr.jpg) no-repeat scroll right top;
	color: #900;
	height: 29px;
	width: 600px;
	padding: 10px 0pt 0pt 10px;
	margin: 5px 0;
	}
.newEvents td {
	padding: 2px 0 2px 15px;
	}
td.endDate {
	padding: 2px 15px 2px 0;
	}
td.time {
	text-align: right;
	padding-right: 25px;
	}
.schedule {
	width: 840px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}
.schedule td {
	padding: 10px;
	width: 140px;
	border: 1px solid #ccc;
	text-align: center;
	}
.schedule td ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.lead {
	background-color: #fcc;
	}
.boot {
	background-color: #fc6;
	}
.young {
	background-color: #6fc;
	}
.akido {
	background-color: #9f6;
	}
.junior {
	background-color: #fcf;
	}
.advJun {
	background-color: #ccf;
	}
.black {
	background-color: #69f;
	}
.lild {
	background-color: #cff;
	}
.other {
	background-color: #6f6;
	}
.scheduleForm {
	float: right;
	padding-right: 20px;
	}
.scheduleForm input {
	padding: 0 5px;
	}
.scheduleForm select {
	width: 120px;
	margin-bottom: 3px;
	}
.guestpass {
	float: right;
	width: 60px;
	}
.photonum {
	text-align: center;
	}
.row1 {
	background-color: #fff;
	}
.row2 {
	background-color: #eee;
	}
#News .rightInnerCol h2 {
	clear: right;
	}
img.blog {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	}