/* Columbia Valley Chamber of Commerce */
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
}
h1 {
	font-size: 120%;
	font-weight:600;
	color: #003173;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-size: 110%;
	font-weight: 600;
	color: #003173;
	margin: 0px 0px 5px 0px;
}
#wrapper {
	width: 817px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/817x5wrapper_bg.gif);
}
#top {
	width: 817px;
	height: 25px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:0px;
	background-image: url(images/817x25top_bg.gif);
	background-repeat: no-repeat;
}
#flash1 {
	float:left;
	width:752px;
	height:111px;
background:#FFffff;
border-left:25px solid #ffffff;
}
#flash2 {
	float:left;
	width:752px;
	height:295px;
background:#fff;
border-left:25px solid #ffffff;
}
#leftcol {  /* adjust the height here to exceed the depth of the content at right */
	float:left;
	width:156px;
	border-top:15px solid #ffffff;
	border-left:25px solid #ffffff;
	border-bottom:25px solid #ffffff;
	background:#ffffff;
}
#content {
	float:left;
	width:581px;
	border-top:15px solid #ffffff;
	border-left:15px solid #ffffff;
	background:#ffffff;
}
#contentmain {
	background:#C7D3DD;
	width:561px;
	font-size: 1em;
	color: black;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#copyright {
float:right;
	background:#fff;
	width:561px;
	height:30px;
	text-align: right;
	padding-top:10px;
	font-size:.6em;
}
#wrapperbtm {
	width: 817px;
	height: 25px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/817x15btm_bg.gif);
	background-repeat: no-repeat;
}
.clearfloats {
clear: both;
height: 0px;
}
.right {
float:right;
margin-left:10px;
}
.left {
	float:left;
	margin-right:10px;
}
a:link {
	color: #003173;
}
a:visited {
	color: #003173;
}
a:hover {
	color: #0000CD;
}
a:active {
	color: #0000CD;
}
#event{
background-color:#003173;
}
#event th{
background-color:#003173;
color:#FFFFFF;
font-size:16px;
}

tr.row2{
background-color:#FFFFFF;
}
tr.row1{
background-color:#C6D3DE;
}