* {
	margin: 0 auto;
	padding: 0;
}
html, body {
	background-color: #daecfe;
	color: #666;
	background-image: url(images_x/home_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, arial;
}

a img {border: 0px; }

p {
	color: #333;
	font-family: Verdana, arial;
	font-size: .75em;
	line-height: 1.5em;
	margin-bottom: 1em;
	
}
.descriptive {
	font-size: .7em;
	}
span.descriptive { font-size: .9em; line-height: 1.2em;}
ul.notnav  {
	color: #333;
	font-size: .7em;
	line-height: 1.5em;
	 list-style-type: square;
	margin-left: 0;
  padding-left: 15px;
	}
ul.content li {margin-bottom: .5em; }

p.footer {
	font-size: .5em;
	}
h1, h2, h3 {
 	font-size: 1em; 
 	color: #3b6882;
 	font-weight: strong;
 	font-style: italic;
 	}
 h1 {
 	margin-bottom: .7em; }
 h2 {
 	font-size: .9em;
 	margin-bottom: 5px;
 	}
 h3 { font-size: .7em;
 font-style: normal;
 	}
 h4 { font-size: .7em;
 font-style: bold;
 }
 #smaller p {font-size: .7em;
 line-height: 1.2em;
 }
a:link { color: #3b6882;
	text-decoration: none;
	}
a, a:visited {color: #2d644c;
	text-decoration: none;
	}
a:hover {
	color: #39F;
	text-decoration: underline;
	}




#navcontainer {
	width: 900px;
	text-align: center;
	
	height: 35px;
	}




#header, #footer {
	background-image: url(http://www.eriverboarding.com/images_x/background_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #3b6882;  /* 3f7696 */
	color: #ffc;
	height: 27px;
	padding: 0px;
	background-position: top;
	text-align: left;
}


	
#footer {
	background-image: url(http://www.eriverboarding.com/images_x/background_btm.jpg);
	
	}
	
.wrap {
	text-align: center;
	width: 960px;
	background-image: url(http://www.eriverboarding.com/images_x/side_home.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 700px;
	background-color: #fff;
	
	}

.content {
	overflow: hidden;
	padding-bottom: 3px;
	text-align: left;
	width: 960px;
	
	height: 700px;
	
	
	border-right: 1px dotted  #3b6882;
}

.leftspace {
	width: 236px;
	float: left;
	height: 700px;
	
}
.midspace {
	width: 400px;
	float: left;
	height: 700px;
border-right: 1px dotted  #3b6882;
padding-right: 15px;
padding-left: 15px;
text-align: left;
}
.rightspace {
	width: 274px;
	float: right;
	padding-right: 10px;
	
	text-align: left;
	
}
	
tbody {
	font-size: 11px; }

