body {
	font-family: times,"times new roman",georgia,serif;
	background-color: #cdcdcd;
	margin:0px;
	padding:0px;
	position:relative;
	width:100%;
	height:100%;
	
	background-image:url(aikido-backdrop-ltr.gif);
	background-repeat:no-repeat;
	background-position: 390px 180px; 
	background-attachment:fixed;
}
body, p, td, li {
	color: #000;
	font-family: times,"times new roman",georgia,serif;
	font-size:14px;
	font-weight:normal;
}
p {
	font-size:14px;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	margin-bottom:0.5px;
}
li {
	line-height:1.5em;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration:underline;
	color: #000;
}
img {
	border: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	/*color: #2647ab; 394b5d*/
	margin:0px;
	padding:0px;
	line-height:1em;
}
h1,h2 {
	font-size:21px;
	line-height:1.3em;
	padding-top:0px;
	padding-bottom:10px;
	text-align:center;
}
h2 {
	font-size:18px;
	text-align:left;
}
h3 {
	font-size:14px;
	line-height:1em;
	margin-top:18px;
	margin-bottom:4px;
	padding:0px;
}
p {
	margin-bottom:0.5em;
}
.clr { 
	clear: both;
}
#master {
	margin-top:10px;
}
.stripe {
	clear:both;
	height:20px;
	width:100%;
	background-color:#cc0000;
}
#banner {
	padding:5px 0px 10px 0px;
}
#banner .txt {
	text-align:center;
	font-size:16px;
}
#banner h1 {
	font-size:28px;
	line-height:1em;
	padding-top:8px;
	padding-bottom:10px;
}

#banner img {
	display:block;
	margin:0px;
	padding:0px;
	float:left;
}
#columns {
	text-align:left;
}
#col1 {
	padding-left:10px;
	width:264px;
	float:left;
}
#menu {
	overflow:hidden;
	position:relative;
	margin:10px 0px;
	width:245px;
}
#menu img {
}
#menu ul {
	margin:0px;
	padding:0px;
	width:245px;
	list-style-type:none;
}
#menu li {
	margin:0px;
	padding:0px;
	display:block;
	line-height:1em;
	background-color: #cc0000;
}
#menu li.selected {
	background-color: #900000;
}
#menu li.cur {
	background-color: #900000;
}
#menu a, #menu a:visited {
	font-size:14px;
	line-height:1em;
	color: #fff;
	display:block;
	padding-top:8px;
	padding-bottom:6px;
	padding-left:6px;
	border-bottom:1px solid #cdcdcd;
}
#menu li a:hover {
	text-decoration:none;
	background-color: #e00;
}

#menu ul li ul li a, #menu ul li ul li a:visited {
	padding-left:20px;
}

#col2 {
	margin-left:265px;
}
#page {
	width:570px;
}
#content {
	min-height:450px;
	padding:10px 0px 10px 10px;
}
#content a {
	text-decoration:underline;
}
#content table {
	border-collapse:collapse;
}
#content table td {
	vertical-align:top;
}
.twocolumns {
	width:560px;
	margin-top:1em;
	margin-bottom:1em;
}
.twocolumns td {
	width:280px;
	padding:0px;
	margin:0px;
	line-height:1.5em;
}
.address {
	width:560px;
	margin-top:1em;
	margin-bottom:1em;
}
.address td {
	margin:0px;
	padding:0px;
	line-height:1.5em;
}
.address td.td1 {
	width:180px;
}

.bold {
	font-weight:bold;
	margin:5px 0px 5px 0px;
	line-height:1.4em;
	color: #394b5d;
}

.gallery img {
	padding-right:5px;
	padding-bottom:5px;
}
.course {
	width:650px;
	border-left:1px solid #888;
	border-right:1px solid #888;
}
.course th {
	padding:5px 0px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	border: 1px solid #888;
	font-size:12px;
}
.course td {
	padding:4px;
	margin:1px;
	font-size:13px;
	border-bottom:1px solid #888;
}
.course td.td1 {
	width:100px;
}
.course td.td2 {
	width:120px;
}
.course td.td4 {
	width:150px;
}

.linkitem {
margin-bottom:10px;
}
.external {
}

#map_holder {
	position:relative;
	width:570px;
	height:480px;
	background-color: #cdcdcd;
	overflow:hidden;
}
#map_overlay {
	position:absolute;
	left:0px;
	top:0px;
	width:520px;
	height:440px;
	z-index:1;
}
#map_info {
	position:absolute;
	top:340px;
	left:10px;
	width:300px;
	height:80px;
	z-index:999;
}
#map_info h1 {
	text-align:left;
	font-size:14px;
	margin:0px;
	padding:0px;
	line-height:1.5em;
}
#map_info p {
	font-size:13px;
	line-height:1.5em;
}
.map_location, .map_location_over {
	width:8px;
	height:8px;
	border:1px solid #cc0000;
	background-color: #cc0000;
	cursor:pointer;
}
.map_location_over {
	border:1px solid #fff;
}