

* { padding: 0; margin: 0; }



body {

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 13px;

 padding-bottom: 20px;

}

h2 { 

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 15px;
 
 color: #990000;

 padding-bottom: 20px;
 
 }

#wrapper { 

 margin: 0 auto;

 width: 862px;

}

#header {

 color: #333;

 width: 840px;

 float: left;

 padding: 0px;

 border: 0px;

 height: 119px;

 margin: 10px 0px 0px 0px;

 background: #ffffff;

 background-image: url('http://www.ottawakarate.com/images/banner.jpg');

 background-position: top right;

 background-repeat: no-repeat;

}

#navigation {

 float: left;

 width: 840px;

 border: 1px solid #ccc;

 margin-bottom: 3px;

 background: #990000;
 
 padding-left: 0px;
 
 padding-right: 20px;
 
 padding-top: 0px;
 
 padding-bottom: 0px;
 
}

#leftcolumn { 

 color: #333;

 border: 0px;

 margin: 0px 5px 5px 0px;

 padding: 10px;

 height: auto;

 width: 475px;

 float: left;

 background: #ffffff;

}

#leftcolumn p{ 

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: .85em;

 letter-spacing: .5px;

 line-height: 1.3em;

 color: #000000;

 margin-bottom: 10px;

}

#rightcolumn { 

 float: right;

 color: #333;

 border: 0px;;

 margin: 0px 0px 5px 0px;

 padding: 10px;

 height: auto;

 width: 325px;

 display: inline;

 background: #ffffff;

}

#footer { 

 width: 840px;

 height: 80px;

 color: #333;

 clear: both;

 border: 0;

 background: #990000;

 margin: 0px 0px 10px 0px;

 padding: 10px;

}

#footer p{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	text-transform: uppercase;

	color: #ffffff;

	letter-spacing: 2px;

	margin-bottom: 10px;

}

#feature {

	border:1px solid #cccccc;

	background: #eeeeee;

	padding: 10px;

	height: auto;

	width: 312px;

	margin-bottom: 4px;

}

#feature p{ 

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: .85em;

 letter-spacing: .5px;

 line-height: 1.3em;

 color: #000000;

 margin-bottom: 10px;

}

#section { 

 	border-bottom:2px solid #ccc;

	background: #ffffff;

	padding: 0px;

	height: 133px;

	margin-bottom:10px;

}

#txtsection { 

 	border-bottom:2px solid #ccc;

	background: #ffffff;

	padding: 0px;

	height: auto;

	margin-bottom:10px;

}

#leftcolumn ul li{ 

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: .85em;

 letter-spacing: .5px;

 line-height: 1.3em;

 color: #000000;

 /*margin-bottom: 10px;*/

 margin-left: 30px;

 list-style: square;

}

#rightcolumn ul li{ 

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: .85em;

 letter-spacing: .5px;

 line-height: 1.3em;

 color: #000000;

 /*margin-bottom: 10px;*/

 margin-left: 30px;

 list-style: square;

}


/* nav */
/*#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	
}

#nav a {
	display: block;
	text-decoration: none;
	border: none;
	color: #fff;
	font-family: Verdana, Arial, serif;
	letter-spacing: 2px;
	/*text-transform: uppercase;*/
}

/*#nav li {
	float: left;
	list-style: none;
	padding:10px 12px;
}


#nav li a:hover {
	color:#cecece;
	text-decoration:underline;
	}

#nav li.sub {
	float: left;
	list-style: none;
	/*margin-bottom: 10px;*/
	/*padding:5px 6px;
	
}


#nav li ul {
	position: absolute;
	width: 220px;
	left: -999em;
	list-style: none;
	color: #fff;
	border:1px solid #000;
	background-color: #990000;
	
}

#nav li:hover ul {
	left: auto;
	list-style: none;
	background-color: #990000;
	padding:0px;
	
	
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	list-style: none;
}*/







