/* Stylesheet created for sacorivercanoe.com */
/*  	 Provided by Webconsuls, LLC 2008    */
	
	
*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu4 {
	width: 178px;
	border-style: solid solid none solid;
	border-color: #99CC66;
	border-size: 1px;
	border-width: 1px;
	font-size:12px;
	font-weight:bold;
	}
	
#menu4 li a {
  	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #fff;
	display: block;
	background: url(../images/menu/nav3.gif);
	padding: 11px 0 0 60px;
	}
	
#menu4 li a:hover {
	color: #006600;
	background: url(../images/menu/nav3.gif) 0 -36px;
	padding: 11px 0 0 60px;
	}
	
.container{
	width:800px;
	margin:auto;
	text-align:left;
	}

.content {
	background:url(../images/menu/content_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E8FFFF;
	vertical-align:top;
	padding:5px;
	line-height:15px;
	}

.content img {border:1px solid #333333;}	
	
.ContentTitle {
	font-size:18px;
	font-weight:bold;
	color: #006666;}

body {
	background-color: #CCFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/menu/back2.gif);
	background-position:top; background-repeat:repeat-x;
	background-attachment:fixed;
	
}
.footer {
	font-size:12px; text-align:center; 
	padding:5px;
	background:url(../images/menu/content_top.gif);
	background-position:top;
	background-repeat:repeat-x; 
	background-color:#E8FFFF; }
	
	
.TitleTag {
	position:absolute;center;top:100px;
	z-index:2; width:600px; text-align:center;
	font-size:22px;
	color:#fff; }
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669966;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #669966;
}
.style1 {color: #8CD2DF}

ul.standard {padding-left:20px; line-height:25px; list-style:square;}
.standard li {list-style:square; padding-bottom:10px;}

-->