/*
Theme Name: Smart Karate
Theme URI: http://smartkarate.com/
Description: Theme for Hawaii 0013.
Version: 1.0
Author: Jerry Stephens
Author URI: http://supergeeks.net

*/

body {
margin-top:10px;
font-family: sans-serif;
}
a:active, a:visited, a:link {
 	color: #6CA233;
}
td.toplinks {text-align: center;}
.menu {
	margin:0 40px 0 40px;
}

.black12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/s_bg.jpg);
}
.green10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6CA233;
}
.green11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6CA233;
}
a.green11 { color: #6CA233;}
.grey11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.black10 {
	padding-top:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.black10 {
    color: #000;
    }
.green11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6CA233;
}

.schedule td{
	padding:3px 0 3px 0;
}
td#nav a{
padding: 5px 10px;
font: normal 14px sans-serif;
color: #666;
text-decoration: none;
}
a img{
border: none;
}
td#nav a:hover{
color: #6CA233;
}
#newsletter{ background: url('images/newsletter-bg.jpg');}
#pre{background: url('images/s_bg.jpg'); }
#success { font: normal 12px sans-serif;}
.story { border-bottom: 1px solid #FFF; padding: 10px;}
.story img{ padding: 5px 10px; margin: 10px;}
#about{background: url('images/aboutus_bg.jpg');}
#edit{
    clear: both;
    width: 750px;
    margin: 0 auto;
    }
ul#ThingsYouWillNeed {
width: 400px;
margin-left: 100px;
list-style-type: none;
}

ul#ThingsYouWillNeed li {
display: block;
width: 100%;
}
a#spar {
color: #6CA233;
text-decoration: underline;
cursor: pointer;
}
td {
vertical-align: top;
}
.hide {
display: none;
}