@charset "UTF-8";
body  {
	background: url(../_images/body_tile.gif) repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #C0B99F url(../_images/bkgd_wrapper.jpg) no-repeat;
	width: 800px;
	margin: 0 auto;
}
#wrapper_home {
	width: 900px;
	margin: 0 auto;
	background-image: url(../_images/bkgd_wrapper.jpg);
	background-repeat: no-repeat;
	background-color: #C0B99F;
}
#container  {
	width: 690px;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
} 
#container_home {
	width: 790px;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
}
#header  {
	height: 130px;
	margin: 0px;
	padding: 0px;
	position: relative;
} 
#header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 588px;
}
#header li {
	float: left;
}
#header li a:link, #header li a:visited {
	display: block;
	background: url(../_images/pnavBkgd_normal.png) repeat-x bottom;
	padding: 0.3em 1.4em;
	font-size: 10.5px;
	text-decoration: none;
	color: #000000;
	line-height: 1.2em;
	margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
}
#header li a:hover, #header li a:active {
	color: #D7493F
}
#header li a.here_home, #header li a.here_home:hover, #header li a.here_home:active {
	color: #FFFFFF;
	cursor: default;
	background-image: url(../_images/pnavBkgd_black.gif);
	background-repeat: repeat-x;
}
#header li a.here_dojo, #header li a.here_dojo:hover, #header li a.here_dojo:active {
	color: #FFFFFF;
	background: url(../_images/pnavBkgd_blue.gif) repeat-x;
	cursor: default;
}
#header li a.here_prog, #header li a.here_prog:hover, #header li a.here_prog:active {
	color: #FFFFFF;
	background: url(../_images/pnavBkgd_green.gif) repeat-x;
	cursor: default;
}
#header li a.here_kyoku, #header li a.here_kyoku:hover, #header li a.here_kyoku:active {
	color: #FFFFFF;
	background: url(../_images/pnavBkgd_red.gif) repeat-x;
	cursor: default;
}
#header li a.here_cont, #header li a.here_cont:hover, #header li a.here_cont:active {
	color: #FFFFFF;
	background: url(../_images/pnavBkgd_orange.gif) repeat-x;
	cursor: default;
}
#header h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 15px 0px 0px;
	line-height: 1.3;
	background-image: url(../_images/kyokulogo_sm.gif);
	background-repeat: no-repeat;
	background-position: 530px 11px;
}
#container_home #header h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 15px 0px 0px;
	line-height: 1.3;
	background-image: url(../_images/kyokulogo_sm.gif);
	background-repeat: no-repeat;
	background-position: 630px 11px;
}
.logo {
	position: absolute;
	top: 20px;
	left: 0px;
}
#sidebar {
	float: right;
	width: 190px;
}
#sidebar img {
	border-style: none;
}
#sidebar   #promo {
	text-align: center;
	padding-top: 40px;
}
#sidebar   #subnav ul  {
	margin: 0px;
	padding: 10px 0px 20px;
	list-style: none;
}
#sidebar    #subnav    li   a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 40px;
	color: #333333;
	background: url(../_images/subnav.gif) no-repeat left center;
	display: block;
	padding-left: 45px;
}
#sidebar #subnav a:hover, #sidebar #subnav a:active {
	color: #D7493F;
}
#sidebar #subnav a.currentBlue {
	background-position: -210px;
	color: #2D78BB;
	cursor: default;
}
#sidebar  #subnav  a.currentGreen {
	background-position: -210px;
	color: #6C902D;
	cursor: default;
}
#sidebar  #subnav  a.currentRed {
	background-position: -210px;
	color: #990000;
	cursor: default;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 1.2;
}
#mainContent  {
	margin: 0 190px 0 0px;
	padding: 0 0px;
	background: #E5E8D6 url(../_images/bkgd_maincontent.gif) repeat-x;
} 
#mainContent a {
	text-decoration: none;
	color: #990000;
}
#mainContent    a:hover  {
	color: #FF0000;
	text-decoration: none;
	border-bottom: thin dotted #FFFFFF;
}
#mainContent h2 {
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px 40px;
	padding: 25px 35px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.02em;
}
#mainContent  h2.blue {
	color: #2D78BB;
}
#mainContent h2.green {
	color: #6C902D;
}
#mainContent h2.red {
	color: #990000;
}
#mainContent h2.orange {
	color: #C98707;
}
#mainContent h3 {
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px 40px;
	padding: 25px 35px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.02em;
	font-variant: normal;
	text-transform: uppercase;
}
#mainContent h6 { /*copy rights and contact info*/
	color: #A59D91;
	padding-top: 0px;
	padding-bottom: 14px;
	font-weight: normal;
}
#mainContent p {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2;
	margin: 0px 40px 0px;
	padding: 3px 35px 0px;
	color: #666666;
}
#mainContent p.warning {
	color: #FF0000;
}
#mainContent ul {
	background-color: #fff;
	font-size: 0.7em;
	margin: 0px 40px;
	padding: 5px 35px 5px 50px;
	list-style: disc url(none) outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: text-top;
	line-height: 1.4;
}
#mainContent  ol {
	background-color: #fff;
	font-size: 0.7em;
	margin: 0px 40px;
	padding: 0px 35px 10px 55px;
	list-style: decimal url(none) outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: text-top;
	line-height: 1.2;
}
#banner img {
	padding-bottom: 0px;
}
#news h2 {
	color: #949B74;
	background-color: #FFFFFF;
	font-size: 1em;
	padding-bottom: 14px;
	padding-top: 25px;
}
#news        ul  {
	background-color: #FFFFFF;
	font-size: 0.7em;
	margin: 0px 40px;
	padding: 0px 30px 20px 45px;
	list-style: url(../_images/newsBullet.gif) none outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: text-top;
	line-height: 1.3;
}
#news   a  {
	text-decoration: underline;
	cursor: pointer;
}
#mainContent          a img       {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#mainContent  form h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#mainContent label {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 5px;
}
#karate label, #age label {
	display: inline;
}
fieldset {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#footer p  {
	padding: 0 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	margin: 0px;
	text-align: left;
} 
#chart {
	background: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
}
#chart  table {
	margin-left: 35px;
}
#chart   th, #chart td  {
	padding: 6px 5px 8px 5px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
#termsMenu ul {
	font-size: 0.7em;
	list-style: url(../_images/bullet.gif) none outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: text-top;
	padding-bottom: 30px;
	padding-left: 55px;
}
#termsMenu a {
	border-style: none;
}
#terms {
	background: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
}
#terms a {
	border: thin solid #FFFFFF;
}
#terms img {
	border: thin solid #FFFFFF;
}
#terms table {
	margin-left: 35px;
}
#terms th, #terms td {
	padding: 3px 3px 0px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	border-bottom: thin dotted #E5E8D6;
}
.border_bottom {
	border-bottom: thin solid #ADADAD;
}
.border_top {
	border-top: thin solid #ADADAD;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.redBold {color: #990000; font-weight: bold; }
.designer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #849474;
	text-align: center;
	padding-bottom: 20px;
	text-indent: -5000px;
}
#clinicTitle {
	color: #066;
}
