/* CSS Document */
.null {
	width:0px;
	height:0px;
	clear:both;
	}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgnd.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
h1 {
	font-size: 18px;
	color: #023263;
	margin: 0px;
	padding: 7px;
}
h2 {
	font-size: 14px;
	color: #023263;
	margin: 0px;
	padding: 7px;
}
h3 {
	font-size: 13px;
	color: #023263;
	margin: 0px;
	padding: 7px;
}
p {
	margin:10px 0;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
	width: 780px;
	border: thin solid #9EB9CA;
	background-image: url(../images/container_bgnd.gif);
	background-repeat: repeat-y;
}

	.sponsors-img{
		padding:0!important;
		width:200px;
		margin:0;
	}
	.sponsors-img li{
		text-align:center;
		width:200px;
		list-style:none;
		padding:0;
		margin:0;
	}
	#content #left_bar .sponsors img{
		border:none;
		max-width:200px;
	}

	#content #left_bar {
		float: left;
		width: 200px;
		border-right-color: #999999;
		font-size:11px;
		color: #333333;
		text-align: left;
		margin: 0px;
		padding:10px 0px 10px 5px;		
		background-color: #EDEEF2;
		}
		#left_bar a:link {
			color: #999999;
			}
	
	#content #right_content {
		width:538px;
		float:right;
		padding:10px;
		background-color: #FFFFFF;
		}
		#right_content #top_content {
			margin:0px;
			padding-top: 0px 0px 15px 0px;
			color: #333;
			}
			
			#features {
				margin:0px 0px 5px 0px;
				}
			img.feat_onwater {
				}
			img.feat_offwater {
				}
			
			
			
			#ivc_widget {
				margin: 0px;
				padding: 0px;
				}
			
#container #footer ul {
	list-style-type: none;
}
.blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #EE0000;
}

#container #content {
	width: 780px;
	background-color: #EDEEF2;
}
#container #footer {
	clear: both;
	width: 780px;
	background-color: #9CBBD0;
	padding-top: 5px;
}
	.sponsors-banner{
	}
		.sponsors-banner p{
			text-align:center;
			margin-bottom: 0px;
			padding-bottom: 10px;
		}
		.sponsors-banner img{
			width:100px;
			height:33px;
			margin:0 0 0 10px;
		}
#right_content {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-top: 0px;
}
#container #header {
	height: 106px;
	width: 780px;
	clip: rect(25px,auto,auto,auto);
} 
#navigation {
	height: 32px;
	width: 780px;
	background-color: #00518f;
	text-align: left;
}
#pics {
	background-color: #00518f;
}
#container #footer {
	font-size: x-small;
	color: #FFFFFF;
}
a:link {
	color: #00518F;
}
#top_content img {
	margin-right: 10px;
}
a:visited {
	color: #999999;
}




#header {
	border: 0px;
	cell-padding: 3px;
	background-color: #EDEEF2;
}

.text_nav {
 	
 	text-align: left;
 	background-color: #00518f;
}

.img_nav {
	background-color: #617687;
}

/*********** content**************/
.content_block_link {
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 15px;
	clear:both;
	}
	.content_block #sponsers ul {
		list-style:none;
		padding:5px 10px 0px 10px;
		line-height:22px;
		}
		.content_block #sponsers ul li {
			}

.coffee_pointer {
	color: #F00;
	text-transform: uppercase;
}

.coffee_pointer_text ul{
	list-style: none;
	line-height: 40px;
}
.coffee_poiter_text {
	text-indext: 15px;
}

/***************** gallery ****************/
.photo_thumb {
	float:left; 
	height:80px; 
	width: 105px; 
	margin-left: 5px; 
	margin-bottom:10px; 
	border:1px #999999 dotted; 
	padding: 10px; 
	text-align: center;
}

/***** Form Styles *****/
form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
}
form div label {
	float: left;
	width: 100px;
}
input.txt {
	color: #00008B;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 200px;
}
textarea.txt {
	color: #00008B;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	width: 300px;
	height:200px;
}
input.btn {
	color: #00008B;
	background-color: #ADD8E6;
	border: 1px outset #00008B;
	margin-left:100px;
}
select {
	width:200px;
	color: #00008B;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
}


#contacts {
	padding:7px 0px 7px 0px;
	}
	
	ul#sidebar_nav {
		width: 197px;
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
		ul#sidebar_nav li a,
		ul#sidebar_nav li a:link,
		ul#sidebar_nav li a:visited {
			display: block;
			text-indent: 15px;	
			line-height: 35px;
			height: 35px;
			text-decoration: none;
			color: #fff;
			background: url("../images/nav_bg.png");
		}
		ul#sidebar_nav li a:hover {
			color: #bbb;
		} 

#frontPageSnippits {
  clear: both;
}
  #frontPageSnippits div {
  	float: left;
  	font-size: 0.9em;
  	width: 50%;
  }
    #frontPageSnippits div div {
      float: none;
      width: 100%;
    }
      #frontPageSnippits div div table {
        width: 99%;
        border-collapse: collapse;
      }
        #frontPageSnippits div div table thead {
          background: #E0E7EF;
        }
        #frontPageSnippits div div table thead th,
        #frontPageSnippits div div table th {  
          color: #023263;
        }
        #frontPageSnippits div div table tbody th {
          color: #333; 
        }
        #frontPageSnippits div div table td {
          border-bottom: #ccc;
        }
