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

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
p.whitebold {
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.oneline {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.breadcrumb {
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
}
.shadow {
	text-shadow:#999;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #a80d0b;
	font-variant: small-caps;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#999
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	color: #44597b;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 44px;
	color: #a80d0b;
	text-transform: uppercase;
	margin-left: 16px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #44597b;
}
a:hover {
	color: #44597b;
}
td.bg1 {
	background: url(images/bg_judo.jpg);
}
td.bg2 {
	background:url(images/left_col_top.jpg);
}
td.bg3 {
	background: url(images/left_col.jpg);
}
td.bgf1 {
	background-image: url(images/bg_about.jpg);
	border: 2pt solid #000;
}
td.bgf2 {
	background-image: url(images/bg_events.jpg);
	border: 2pt solid #000;
}
td.bgf3 {
	background-image: url(images/bg_news.jpg);
	border: 2pt solid #000;
}
td.border {
	border: 5pt solid #000;
}
td.center {
	text-align: center;
}
.imgborder {
	border: 4pt solid #999;
}
li {
	font-size: 14px;
	color: #FFF;
}
#twitter {
	color: #101c28;
	padding: 12px 8px 30px 8px;
	margin-bottom: 10px;
	height: 165px;
	line-height: 1.3em;
}
#twitterhome {
	margin-bottom: 10px;
	height: 50px;
	line-height: 1.3em;
	padding: 0px 8px 0px 8px;
}
#tweets {
	margin: 5px 0px 0 10px;
}
#tweets ul {
	color:#999;
	font-style: italic;
	list-style: none;
	margin: 0;
	padding: 0;
}
#tweets div {
	font-size: 11px;
	text-align: right;
	padding-top: 8px;
}
#tweets img {
	vertical-align: middle;
}

