@charset "utf-8";
/* CSS Document */

body{
	font-size:62.5%;
	background-color:#567c68;
	margin:0;
	padding:0;
	border:0;
}

hr{
margin:2em 0 2em 0;
}

div#main {
	margin:0 auto;
	border:0;
	width:650px;
	padding:15px 25px 45px 25px;
	background: transparent url(imgs/banner.jpg) no-repeat 25px 47px;
	background-color:#ffffff;
}

.hide {
	text-indent:-9999px;
}

/* Contact Information */

div#contact {
	margin:0;
	padding:0;
	border:0;
	float:left;
	width:650px;
}

div#contact h4{
	float:left;
	margin:0;
	padding:0;
	border:0;
	font-family:"Impact",sans-serif;
	font-weight:normal;
	font-size:1.4em;
	color:#436e58;
}

div#contact ul{
	margin:0;
	padding:.4em 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#436e58;
	font-size:1.1em;
}

div#contact li{
	float: left;
	margin:0;
	padding:0;
	border:0;
}

div#contact li#email {
	margin:0 0 0 .4em;
	list-style-type: none;
}

div#contact li#phone {
	margin:0 0 0 .3em;
	padding:0 0 0 .8em;
	background:left no-repeat url(imgs/dot.gif);
	list-style-type:none;
}

div#contact li#address {
	margin:0 0 0 .3em;
	padding:0 0 0 .8em;
	background:left no-repeat url(imgs/dot.gif);
	list-style-type:none;
}

div#contact a:link {
	color:#436e58;
	text-decoration:none;
}

div#contact a:hover {
	color:#7bcda4;
	text-decoration:none;
}


div#contact a:visited {
	color:#436e58;
	text-decoration:none;
}


div#contact a:active {
	color:#7bcda4;
	text-decoration:none;
}


/* Banner */

h1#header {
	margin:1.5em 0 0 0;
	width:653px;
	height:163px;
}

/* Nav */

div#nav {
	margin:0;
	padding:.6em;
	float:left;
	width:132px;
	text-align:center;
	background:transparent url(imgs/nav_back.gif) no-repeat;
}

div#nav ul{
	margin:0;
	padding:1em 0 1em 0;
	border:1px solid #fff6d6;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#fff6d6;
}

div#nav li{
	margin:0;
	padding:.3em 0 .3em 0;
}

div#nav li.selected{
	color:#13221a;
}

div#nav a:link{
	color:#fff6d6;
	text-decoration:none;
}

div#nav a:hover{
	color:#13221a;
	text-decoration:none;
}

div#nav a:visited{
	color:#fff6d6;
	text-decoration:none;
}

div#nav a:active{
	color:#13221a;
	text-decoration:none;
}

/* Content */

div#content {
	margin:0;
	padding:0;
	border:0;
	float:right;
	width:490px;
}

body#welcome div#content {
	margin:0;
	padding:0;
	border:0;
	float:right;
	width:490px;
	height:800px;
}

/* Quick Links */

div#quick ul{
	margin:0;
	padding:0 0 0 0;
	border:0;
	list-style:none;
	font-family:"Impact",sans-serif;
	font-weight:normal;
	font-size:1.6em;
	color:#436e58;
}

div#quick li{
	float:left;
	padding-left:1.2em;
	margin-right:.8em;
	background:left no-repeat url(imgs/arrow.gif);
	text-indent:0;
}

div#quick li.selected{
	color:#7bcda4;
}

div#quick a:link{
	text-decoration:none;
	color:#436e58;
}

div#quick a:hover{
	text-decoration:none;
	color:#7bcda4;
}

div#quick a:visited{
	text-decoration:none;
	color:#436e58;
}

div#quick a:active{
	text-decoration:none;
	color:#7bcda4;
}

/* Schedule and Fees toggle */

div#schedule_toggle ul{
	margin:0 0 1em 0;
	padding:0 0 0 0;
	border:0;
	list-style:none;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#436e58;
}

div#schedule_toggle li#s{
	float:left;
	padding-left:.3em;
	margin-right:0;
	text-indent:0;
}

div#schedule_toggle li#f{
	float:left;
	margin-left:.7em;
	padding-left:.7em;
	background:left no-repeat url(imgs/divide.jpg);
	margin-right:0;
	text-indent:0;
}

div#schedule_toggle li.selected{
	color:#000000;
}

div#schedule_toggle a:link{
	text-decoration:none;
	color:#436e58;
}

div#schedule_toggle a:hover{
	text-decoration:none;
	color:#7bcda4;
}

div#schedule_toggle a:visited{
	text-decoration:none;
	color:#436e58;
}

div#schedule_toggle a:active{
	text-decoration:none;
	color:#7bcda4;
}

/* What we offer toggle */

div#what_toggle ul{
	margin:0 0 0 0;
	padding:0 0 1.5em 0;
	border:0;
	list-style:none;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#436e58;
}

div#what_toggle li{
	float:left;
	margin-left:.7em;
	padding-left:.7em;
	background:left no-repeat url(imgs/divide.jpg);
	text-indent:0;
}

div#what_toggle li#m{
	float:left;
	background:none;
	padding-left:0;
	margin-right:0;
	text-indent:0;
}

div#what_toggle li.selected{
	color:#000000;
}

div#what_toggle a:link{
	text-decoration:none;
	color:#436e58;
}

div#what_toggle a:hover{
	text-decoration:none;
	color:#7bcda4;
}

div#what_toggle a:visited{
	text-decoration:none;
	color:#436e58;
}

div#what_toggle a:active{
	text-decoration:none;
	color:#7bcda4;
}


/* Headers */

h2 {
	margin:.2em 0 0 0;
	padding:.4em 0 0 0;
	height:52px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	font-weight:normal;
	background:transparent url(imgs/header_style.gif) no-repeat;
}

h2 {
	margin:.2em 0 0 0;
	padding:.4em 0 0 0;
	height:42px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	font-weight:normal;
	background:none;
}

h3 {
	margin:.2em 0 .1em 0;
	font-weight:bold;
	color:#35624b;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
}

h3.start {
	margin:.2em 0 .1em 0;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
}

h4 {
	margin:.2em 0 .2em 0;
	padding:.4em 0 .4em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
}

h4.instructors {
	margin:.3em 0 .3em 0;
	color: #000000; /* #35624b; */
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
}

h4.what {
	margin:.3em 0 .3em 0;
	color: #000000; /* #35624b; */
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	font-weight:normal;
}

h4.directions {
	margin:.5em 0 .5em 0;
	color:#35624b;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
}

h4.community {
	margin:.3em 0 .3em 0;
	color:#35624b;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
}

h4.private {
	margin:.3em 0 .3em 0;
	color:#35624b;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
}

h4.children {
	margin:.3em 0 .3em 0;
	color:#35624b;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
}

h4.children2 {
	margin:.3em 0 .3em 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
}

h4#first_head.children {
	margin:1em 0 .3em 0;
	color:#35624b;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
}

h4.practice {
	margin:.75em 0 .2em 0;
	color:#000000;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
}

h4.practice#aikido {
	margin:.3em 0 .2em 0;
	color:#000000;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
}

h6.children {
	margin:.3em 0 .2em 0;
	color:#000000;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:normal;
}

h6.rental {
	margin:.3em 0 1em 0;
	color:#35624b;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:normal;
}

h4.fees {
	margin:0 0 .5em 0;
	color:#ffffff;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:bold;
	font-style:italic;
}

h4.fees2 {
	margin:.5em 0 .2em 0;
	padding:.4em 0 .4em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
}

h3.alert {
	margin:0 0 1em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:bold;
	font-style:italic;
}

/* events */

body#events .present {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	display:block;
	text-indent:0em;
	margin:0 0 .5em 0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:italic;
}

body#events ul.dates {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	padding:0;
	margin:0 0 1em 0;
}

body#events ul.dates li{
	color:#35624b;
	margin:0 0 .5em 0;
}

body#events ul.features {
	list-style-type:circle;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	padding:0;
	margin:0 0 1em 1em;
}

table.event_schedule {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	display:block;
	text-indent:0em;
	margin:0 0 1em 0;
	padding:0;
	border:0;
}

table.event_schedule tr.last_row {
	height:30px;
	vertical-align:top;
}

table.event_schedule td.day {
	font-weight:bold;
}

/*  alert links   */

a:link.alert_link {
	font-size:.7em;
	color:#007938;
	font-style:normal;
}

a:hover.alert_link {
	font-size:.7em;
	color:#007938;
	font-style:normal;
}


a:visited.alert_link {
	font-size:.7em;
	color:#007938;
	font-style:normal;
}


a:active.alert_link {
	font-size:.7em;
	color:#007938;
	font-style:normal;
}

/* download links */

a:link.reg_link {
	font-size:1.5em;
	color:#007938;
	font-style:normal;
	margin-bottom:2em;
	font-weight:bold;
}

a:hover.reg_link {
	font-size:1.5em;
	color:#007938;
	font-style:normal;
	margin-bottom:2em;
	font-weight:bold;
}


a:visited.reg_link {
	font-size:1.5em;
	color:#007938;
	font-style:normal;
	margin-bottom:2em;
	font-weight:bold;
}


a:active.reg_link {
	font-size:1.5em;
	color:#007938;
	font-style:normal;
	margin-bottom:2em;
	font-weight:bold;
}

/* fees section */

body#fees div#trial_offer{
	background-color:#35624b;
	color:#ffffff;
	padding:1em;
	margin-bottom: 10px;
}

body#fees div#trial_offer p.body_copy{
	margin:0 0 .5em 0;
}

body#fees table td h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	display:block;
	text-indent:0;
	margin:0;
	padding:0;
	border:0;
}

body#fees table td{
	padding:0 5em 1em 0;
	width:350px;
	border:0;
	font-size:1.1em;
}

body#fees table td.price{
	font-size:1.2em;
}

body#fees div#dues_disclaimer{
	margin:2em 0 0 0;
	padding:0 10em 0 0;
}

/* private teaching sections */

body#private ul.points {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	font-style:italic;
	color:#35624b;
	margin:1em 0 1em 0;
	padding:0 1em 0 1.5em;
	border:0;
}

body#private table td{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	width:300px;
	text-indent:0;
	margin:0;
	padding:0;
	border:0;
}

body#private table td.price{
	font-size:1.2em;
}

blockquote.private_block {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	font-style:italic;
	display:block;
	color:#35624b;
	text-indent:0;
	margin:1em 0 0em 0;
	padding:0 1em 0 1.5em;
	border:0;
}

p.quote_author {
	text-align:right;
	font-size:1.2em;
	margin:0 1.5em 2em 0;
}


/* dues policy */

body#dues_policy div#content ol{
	font-size:1.4em;
}

body#dues_policy div#content li{
	margin-bottom:.5em;
}

body#dues_policy div#content ol.alpha_list{
	list-style:lower-alpha;
}


/* kids class extras */

body#children ul#points1 {
	margin:.7em 0 0 0;
	padding:0;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
}

body#children ol#points2 {
	padding:0;
	margin-left:3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
}

body#children em {
	color:#35624b;
}

/*  What we offer links  */

a.what_link {
	color:#35624b;
	text-decoration:none;
	display:block;
	font-weight:bold;
	margin:.15em 0 .8em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-align:right;
}

a:link.what_link {
	color:#35624b;
	text-decoration:none;
	display:block;
	font-weight:bold;
	margin:.15em 0 .8em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-align:right;
}

a:hover.what_link {
	color:#7bcda4;
	text-decoration:none;
}


a:visited.what_link {
	color:#35624b;
	text-decoration:none;
}


a:active.what_link {
	color:#7bcda4;
	text-decoration:none;
}

/* Schedule Table */

table#schedule_tab {
	border:solid;
	border-color:#35624b;
}

table#schedule_tab td{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	border:solid;
	border-width:1px;
	border-color:#35624b;
	width:76px;
	text-align:center;
	height:5em;
}

table#schedule_tab tr.day_head td{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	border:solid;
	border-width:1px;
	border-color:#35624b;
	width:76px;
	text-align:center;
	font-weight:bold;
	color:#35624b;
	text-align:center;
	font-size:1em;
	height:3em;
}

table#schedule_tab h5 {
	font-size:.9em;
	font-weight:normal;
	margin:0;
	padding:0;
}

table#schedule_tab dt {
	display:block;
}

table#schedule_tab dfn {
	display:block;
}

table#schedule_tab td.empty {
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	border:solid;
	border-width:1px;
	border-color:#35624b;
	width:76px;
	text-align:center;
	height:5em;
	background-color:#f4f4f4;
}

p#schedule_disclaimer {
	margin:1em 0 0 0;
}

ol#schedule_footnotes {
	margin:1em 0 0 0;
	padding:0 0 0 2em;
	font-size:1em;
	list-style:lower-alpha;
}

/* Definition Lists */

body#weapons dl{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin-left:1em;
}

body#weapons dt{
	float:left;
}

body#weapons dd{
	margin-bottom:.7em;
}

body#iaido dl{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin-left:1em;
}

body#iaido dt{
	float:left;
}

body#iaido dd{
	margin-left:5em;
}


/* Directions page */

div#dir_holder {
	margin:2em 0 0 0;
}

body#directions iframe {
	width:475px;
	height:350px;
	border:none;
	margin:2em 0 0 0;
	border:0;
}

/* Credits */

#credits ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
}

#credits li {
	margin:0 0 1em 0;
}


/* Clearing Floats */

div#main:after, div#quick ul:after, div#schedule_toggle ul:after, div#what_toggle ul:after{ /* for browsers that support :after */
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

* div#main,
* div#quick ul,
* div#schedule_toggle ul,
* div#what_toggle ul { /*for IE6+5 */
	height:1%;
}

*:first-child+html div#main,
*:first-child+html quick ul,
*:first-child+html schedule_toggle ul,
*:first-child+html what_toggle ul { /*for IE7 */
	min-height:1px;
}

/* General Classes */
em{
	font-style:italic;
}

p.body_copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	display:block;
	text-indent:0em;
	margin:0 0 1em 0;
	padding:0;
	border:0;
}

p:first-letter #first .body_copy {
	font-size:3em;
}

p.bold_copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	text-indent:0em;
	margin:0 0 1em 0;
	padding:0;
	border:0;
}

blockquote.body_block {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	font-style:italic;
	display:block;
	color:#35624b;
	text-indent:0;
	margin:0 0 1em 0;
	padding:0 1em 0 1.5em;
	border:0;
}

a:link.body_link {
	color:#007938;
	
}

a:hover.body_link {
	color:#007938;
}


a:visited.body_link {
	color:#007938;
}


a:active.body_link {
	color:#007938;
}



img.left_float {
	float:left;
	margin:0 1.5em 0em 0;
	padding:0;
	border:0;
}

img {
	margin:0 0 1em 0;
	padding:0;
	border:0;
}

img.flyer {
	margin:1em 0 1em 0;
	padding:0;
	border:0;
}

img.right_float {
	float:right;
	margin:0 2em 0 1.5em;
	padding:0;
	border:0;
}

/* Links */

.dojo-links {
	list-style-type: none;
	font-size: 1.3em;
	padding-left: 1.5em;
	padding-bottom: 1em;
}

.dojo-links li{
	margin-bottom: .4em;
}
