@charset "utf-8";
/* CSS Document */
body {
	margin-top:0px;
	background-image:url(../newimages/bg.jpg);
	background-repeat:repeat-x;
}
a {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	text-decoration:none;
}
a:link {
	color:#00456B;	
}
a:visited {
	color:#00456B;
}
a:hover {
	color:#c1745d;
}
a:active {
	color:#c1745d;
}
a img {
	border:none;
}
h1 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:24px;
}
h2 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	color:#00456B;
}
h3, h4, h5, h6, h7 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#7e6b71;
}
p, ul {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	color:#848484;
}
#clear {
	clear:both;
}
#container {
	margin:0px auto;
	width:1043px;
	background-color:#FFFFFF;
}
#left {
	float:left;
	width:39px;
	height:800px;
	background-image:url(../newimages/left.jpg);
	background-repeat:no-repeat;
}
#middle {
	float:left;
	width:945px;
	margin:15px 10px 0px 10px;
}
#right {
	float:left;
	width:39px;
	height:800px;	
	background-image:url(../newimages/right.jpg);
	background-repeat:no-repeat;
}
#bottom {
	margin:0px auto 0px auto;
	width:1124px;
	height:142px;	
}
.navtop {
	position:relative;
	bottom:17px;
	float:left;	
}
.navtop a, .navtop a:link, .navtop a:visited {
	display:block;
}
.navtop a:hover img {
	visibility:hidden;
}
.navtop-1 {
	background:url(../newimages/home-on.png) no-repeat;
}
.navtop-2 {
	background:url(../newimages/about-on.png) no-repeat;
}
.navtop-3 {
	background:url(../newimages/events-on.png) no-repeat;
}
.navtop-4 {
	background:url(../newimages/resources-on.png) no-repeat;	
}
.navtop-5 {
	background:url(../newimages/programs-on.png) no-repeat;		
}
.navtop-6 {
	background:url(../newimages/contact-on.png) no-repeat;			
}
#featured {
	float:left;
	width:300px;
}
#featured-top {
	margin:0px 20px 0px 20px;
}
#featured-copy {
	margin-left:15px;
}
#content {
	float:right;
	width:633px;
}

#content-copy {
	margin-left:2px;
}
#dropdown {
	float:left;
	background:url(../newimages/dropdown.png) no-repeat;
	width:166px;
	height:26px;
}
#dropdown select {
	position:relative;
	top:3px;
	left:22px;
	border-style:none;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;	
	color:#848484;
}

#social {
	float:right;
	margin:0px 0px 0px 4px;	
}
#tab {
	float:left;
}
#border-top {
	float:left;
	background:url(../newimages/border-top.gif) no-repeat;
	width:300px;
	height:20px;
}
#border-sides {
	float:left;
	background:url(../newimages/border-sides.gif) repeat-y;
	width:300px;	
}
#border-bottom {
	float:left;
	background:url(../newimages/border-bottom.gif) repeat-x;
	width:300px;
	height:20px;
}

.st { display: none; }

/* Tahoe CSS (1.0) */
.tahoe h2, h3, a, p {
	text-align:left;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;		
}
/* h2 */
.tahoe h2 {
	margin-top:5px;	
	margin-bottom:0px;
}

.tahoe h2 a {
	font-size:14px;
	font-weight:bold;
}
.tahoe h2 a:link {color:#006699;} 
.tahoe h2 a:visited {color:#006699;} 
.tahoe h2 a:hover {color:#660000;}
.tahoe h2 a:active {color:#006699;}
/* h3 */
.tahoe h3 {
	font-size:13px;
	font-style:italic;
	margin-top:0px;
	margin-bottom:10px;
	color:#999999; 
}
/* p */
.tahoe p {
	font-size:14px;
}
/* img */
.tahoe img {
	float:left;
	position:relative;
	bottom:10px;
	margin-right:5px;
}
