/* Carlsbad Watershed Network Layout */

acronym { 
	border: none; 
}

/* Primary Page Divisions */
body {
	background: #E2E3C7 url(../images/background.gif) repeat-y fixed 50%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, san-serif;
	color: #333333;
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
}
		
#container {
	margin: 0px auto;
	padding: 0;
	background-repeat: repeat-y;
	text-align:left;
	position: relative;
	width: 715px;
	background-color: #F6F7E4;
}

#banner {
	width: auto;
	position: relative;
}

#header {
	height: 150px;
	background-image: url(../images/header.gif);
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#header a  {
	border-style: none;
	display: block;
	width: 350px;
	}


#header img  {
	display: block;
	width: 0;
	}

#header span {
	position: absolute;
	top: 14px;
	left: 25px;
	width: 312px;
	height: 124px;
	background-image: url(../images/logo_03.gif);
	background-repeat: no-repeat;
	}

#members {
	position: absolute;
	top: 155px;
	right: 23px;
	margin: 0;
	padding: 0;
	z-index: auto;
}

#searchBox {
	position: absolute;
	top: 30px;
	left: 534px;
	margin: 0;
	padding: 0;
	width: 163px;
	height: 85px;
}

#content {
	padding: 0px 15px 0px 23px;
	float: left;
	width: 534px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 496px;
	margin: 0px 0px 25px;
}

html>body #content { /* be nice to Opera */
  	width: 496px; 
	} 
	
#content-b {
	line-height: 1.5em;
	float: right;
	padding-top: 0;
	padding-right: 23px;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	width: 519px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 496px;	
}

html>body #content-b { /* be nice to Opera */
  	width: 496px; 
	} 	

#content-full {
	padding: 0px 23px 0px 23px;
	margin: 0px;
}

#sidebar-a {
	float: right;
	width: 173px;
	margin: 0;
	padding: 0;
}
		
#sidebar-a p {
	padding: 0px 15px;
	font-size: 10px;
	color: #666666;
}
		
#sidebar-a img src {
	text-align: center;
	padding-left: 25px;
}		

#sidebar-b {
	float: left;
	margin: 0;
	padding-left: 23px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 193px;/* for IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 167px;
}

html>body #sidebar-b { /* be nice to Opera */
  	width: 167px; 
	} 

#column-a {
	padding: 0px 9px 15px 23px;
	float: left;
	width: 355px; /* for IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 323px;
}

html>body #column-a { /* be nice to Opera */
  	width: 323px; 
	} 
	
#column-b {
	float: right;
	margin: 0;
	padding: 0px 23px 0px 8px;
	width: 354px;/* for IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 323px;
}

html>body #column-b { /* be nice to Opera */
  	width: 323px; 
	} 

#footer {
	color:#666666;
	position: relative;
	clear: both;
	margin-top: 25px;
	padding: 0 0 10px;
	text-align: center;
	font-size: 9px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footdiv {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 25px;
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
}
#footlist {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#breadcrumbs {
	font-size: 9px;
	color: #666666;
	padding-left: 23px;
	background-image: url(../images/breadcrumbs_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* Link Styles */

a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
	background: transparent;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
	text-decoration: none;
	background: transparent;
}

/* Primary Navigation */

#navbar {
	font-size: 12px;
	line-height: 37px;
	padding-left: 15px;
	color: #FFFFFF;
	background: #304A17 repeat-x left bottom;
	font-weight: bold;
}

#navbar ul li a {
	margin: 0 8px 4px;
}		

#navbar ul li a:link, #navbar ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar ul li a:hover, #navbar ul li a.active {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #78B330;
	padding-top: 5px;
}

/* Secondary Navigation */

#subnavbar {
	font-size: 11px;
	line-height: 24px;
	padding-left: 15px;
	color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}

#subnavbar ul li a {
	margin: 0px 8px 4px;
}		

#subnavbar ul li a:link, #subnavbar ul li a:visited {
	color: #333333;
	text-decoration: none;
}

#subnavbar ul li a:hover, #subnavbar ul li a.active {
	color: #FF3300;
	text-decoration: underline;
	padding-top: 5px;
}

/* Text Styles */

.nonlink {color:#CCCC99}
.warning {color:#FF3300; font-weight:bold}

h1 {
	margin: 0;
	padding: 0;
	color: #003366;
	font-size: 21px;
	font-weight: normal;
}

h2 {
	margin: 0 0 1em;
	padding: 0 0 .2em;
	font-size: 22px;
	font-weight: normal;
	color: #003366;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E3C7;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #003366;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 12px;
	font-weight:400;
	color:#FFFFFF;
}

h5 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
	line-height: 1.3em;
	letter-spacing: -1px;
}

.date {
	font-size: 11px;
	text-transform: uppercase;
	color: #669933;
	line-height: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/* List Styles */

dl {
	width: 150px;
	padding: 0;
	background: #E2E3C7 url(../images/box-bottom.gif) no-repeat left bottom;
	margin-top: 0;
	margin-bottom: 20px;
 }
 
dt {
	margin: 0 0 10px;
	padding: 2px 10px;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
	background: #003366 url(../images/box-top.gif) no-repeat left top;
	font-weight: bold;
 }
 
dd {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #333333;
	font-size: 11px;
	background: url(../images/arrow.gif) no-repeat 0 3px;
	line-height: 1.3em;
}

#blue dt {
	background-color: #003366;
}
	
#blue {
	background-color: #E2E3C7;
}
	
#red dt {
	background-color: #304A17;
}
	
#red {
	background-color: #E2E3C7;
}
		
#list dt {
	background-color: #304A17;
}
	
#list {
	background-color: #E2E3C7;
}

/* Member and Non-Member List Styles */

#list dd {
	margin: 0;
	padding: 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-image: none;
}

#list dd a {
	margin: 0;
	/*background: url(../images/arrow.gif) no-repeat 0 1px;*/
	padding-left: 0px;
}

#list dd a:link {
	margin: 0;
	/*background: url(../images/arrow.gif) no-repeat 0 1px;*/
	padding-left: 0px;
}

#list-b dt {
	background-color: #738054;
}
	
#list-b {
	background-color: #E2E3C7;
}

#list-b dd {
	margin: 0;
	padding: 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
}

#list-b dd a:link {
	margin: 0;
	background: url(../images/arrow.gif) no-repeat 0 3px;
	padding-left: 10px;
}

#list-b dd a {
	margin: 0;
	background: url(../images/arrow.gif) no-repeat 0 2px;
	padding-left: 10px;
}

#navlist {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#subnavlist {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#subnavlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}		

/* More List Styles */

#footlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}	

#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 15px;
	}

#content ul li {
	padding: 0 0 5px 20px;
	background: url(../images/li_bullet.gif) no-repeat 0 4px;
	}
	
#content-b ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 15px;
	}

#content-b ul li {
	padding: 0 0 5px 25px;
	background: url(../images/li_bullet.gif) no-repeat 0 0;
	}	
	
#column-a ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 15px;
	}

#column-a ul li {
	padding: 0 0 5px 25px;
	background: url(../images/li_bullet.gif) no-repeat 0 0;
	}
	
#column-b ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 15px;
	}

#column-b ul li {
	padding: 0 0 5px 25px;
	background: url(../images/li_bullet.gif) no-repeat 0 0;
	}	

#content img.pic {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	background: #eee;
	}

/* join group style */

#join-group {
position:absolute;
top: 115px;
right: 10px;
}

#join-group input{
	bottom: 0;
	vertical-align: middle;
}

#mailing-list {
	position:absolute;
	top: 105px;
	right: 15px;
}