html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
	margin:0pt;
	padding:0pt;
}

ol, ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

body
{
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/images/bg.jpg);
	background-color: #80dce7;

	font-family: "Trebuchet MS",arial,sans-serif;
}

h1
{
	font-size: 22px;
	font-weight: normal;
	color: #008c8d;
}


h1 .dim
{
	color: #999999;
}

h2,
.post .entry h2
{
	font-size: 18px;
	color: #ff6600;
	color: black;
	font-weight: normal;
	border: none;
}


h3
{
	font-size: 16px;
	font-weight: normal;
	color: #999999;
}

p
{
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 25px;
	text-align: justify;
	color: #666666;
}

p.note
{
	background-color:#e8feff;
	font-size:12px;
	font-style:italic;
	margin: 10px 0px 40px 0px;
	border: 1px solid #dddddd;
	padding:10px;
}

p.note a,
p.note a:hover
{
	color: #666666;
}

a
{
	color: #008c8d;
	color: #ff6600;
}

a:hover
{
	color: #ff9900;
}

#logo, #twitter, #menu, #content-wrapper, #footer
{
	width: 920px;
	margin: 0px auto;
}


#logo
{
	text-align: center;
}

#twitter
{
	overflow: visible;
	text-align: right;
	height: 0px;
}

#twitter img
{
	margin: 140px 10px 0px 0px;
}

#content-wrapper
{
	background-image: url(/images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 898px; /*  adjust for padding */
	padding-left: 11px;
	padding-right: 11px;
}

#content-wrapper
{
	
}

#content-wrapper .inset
{
	padding-left: 35px;
	width: 828px;
}

#content-wrapper .inset-l
{
	padding-left: 35px;
	width: 863px;
}


#content-wrapper .inset-r
{
	width: 828px;
}

#menu
{
	background-image: url(/images/menu_on.gif);
	background-repeat: no-repeat;
}


#menu ul
{
	margin-left: 10px;
	height: 69px;
}

#menu li 
{
	float: left;
	display: inline;
	overflow: hidden;
	height: 69px;
}

#menu li a
{
	padding-top: 90px;	
	display: block;	
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu li#menu-home a
{
	width: 128px;
	background-position: -10px 0px;
}

#menu li#menu-staff a
{
	width: 127px;
	background-position: -138px 0px;
}

#menu li#menu-programs a
{
	width: 129px;
	background-position: -265px 0px;
}

#menu li#menu-resources a
{
	width: 132px;
	background-position: -394px 0px;
}

#menu li#menu-events a
{
	width: 129px;
	background-position: -526px 0px;
}

#menu li#menu-gallery a
{
	width: 128px;
	background-position: -655px 0px;
}

#menu li#menu-contact a
{
	width: 128px;
	background-position: -783px 0px;
}

#menu li a:hover
{
	background-image: url(/images/menu_on.gif);
}

#menu li a.sel,
#menu li a.sel:hover
{
	background-image: url(/images/menu_sel.gif);
}

#footer
{
	background-image: url(/images/footer_arc.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 45px 20px 20px 20px;
	text-align: center;
}

#footer ul
{
}

#footer ul li
{
	float:left;
	font-size: 11px;
	color: #005657;
}

#footer ul li.copyright
{
	font-size: 11px;
	color: #005657;
	border-right: none;
	margin-left: 50px;
	margin-right: 190px;
}

#footer ul li a
{
	font-size: 11px;
	color: #005657;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #008c8d;
}

#footer ul li a:hover
{
	color: white;
}


#footer ul li a.last
{
	border-right: none;
}

/* -------------------------------------------------------------------------------------------------------- wordpress */
#content
{
}

#content.narrowcolumn,
#content .narrowcolumn
{
	float: left;
	width: 600px;
}

p.nocomments
{
	display: none;
}

#sidebar
{
	width: 220px;
	float: left;
	margin: 0px 0px 0px 20px;
	background-image: url(/images/sidebar_bg.gif);
	background-repeat: repeat-y;
}

#sidebar .top
{
	height: 31px;
	width: 220px;
	background-image: url(/images/sidebar_top.gif);
}

#sidebar .bottom
{
	height: 17px;
	width: 220px;
	background-image: url(/images/sidebar_bottom.gif);
}

#sidebar h2.widgettitle
{
	color: #008c8d;
	font-size: 15px;
	padding: 15px 0px 5px 15px;	
}

#sidebar ul li
{
	xmargin-bottom: 5px;
}

#sidebar ul li a
{
	display: block;
	padding: 7px 3px 7px 5px;
	border-top: 1px solid #c2fdff;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	text-decoration: none; 
}

#sidebar ul li a:hover
{
	xtext-decoration: underline;
	background-color: white;
}


.txt, input#s, #commentform input
{
	padding: 3px;
	background-image: url(/images/text_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #dddddd;
	border-top: 1px solid #cccccc;
	color: #333333;
}

.btn, input#searchsubmit,#commentform #submit
{
	
	background-image: url(/images/btn_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	border: 1px solid #dddddd;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	color: #333333;
}

#searchform
{
	padding: 10px;
}

#searchform div
{
	text-align: right;
}

#content #searchform div
{
	text-align: left;
}

#searchform input#searchsubmit
{
	margin-top: 5px;
}

#searchform input#s
{
	width: 190px;
}

#searchform .hidden
{
	display: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	clear: both;
}

.navigation a
{
	font-size: 12px;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

textarea#comment
{
	width: 500px;
	padding: 3px;
	background-image: url(/images/text_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #dddddd;
	border-top: 1px solid #cccccc;
	color: #333333;
}

#commentform p
{
	padding-bottom: 10px;
}

.post h2
{
	color: #008C8D;
	border-bottom: 1px solid #dddddd;
}

.post h2 a
{
	text-decoration: none;
}

.post .post-top
{
	background-image: url(/images/post_top.gif);
	background-repeat: no-repeat;
	width: 601px;
	height: 8px;
}

.post .post-body
{
	background-image: url(/images/post_bg.gif);
	background-repeat: repeat-y;
}

.post .post-bottom
{
	background-image: url(/images/post_bottom.gif);
	background-repeat: no-repeat;
	width: 601px;
	height: 20px;
	margin-bottom: 20px;
}

.post .post-margin
{
	padding: 5px 20px 0px 20px;
}

.post .meta,
.page .meta
{
	font-size: 10px;
	font-style: italic;
	color: #999999;
	padding: 5px 0px;
	display: none;
}

.post .meta a,
.page .meta a
{
	color: inherit;
	color: #ff6600;
	text-decoration: none;
}

.post .meta a:hover,
.page .meta a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.postmetadata
{
	padding: 10px;
	margin: 10px;
	background-color: #f6f6f6;
}


.post .entry,
.page .entry
{
	padding-top: 10px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	color: #444444;
}

.archive .entry
{
	border: 1px solid #dddddd;
	padding: 10px 15px 10px 15px;
	border-top: none;
	margin-bottom: 30px;
}

.archive h2
{
	font-size: 22px;
}

#content .searchresults .entry
{
	font-size: 12px;
	padding-top: 0px;
}

.post .tags
{
	font-size: 11px;
	margin-top: 30px;
	padding: 3px;
	
}

.post .tags a
{
	text-transform: capitalize;
}

.comment-wrapper
{
	margin-top: 45px;
}
.comment-wrapper h3
{
	font-size: 14px;
	font-style: italic;
	color: #ff6600;
	color: #008C8D;
	padding-bottom: 3px;
}

.wp-tag-cloud li a
{
	text-transform: capitalize;
}

#respond
{
	padding: 10px;
	background-image: url(/images/gray_white_grad.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

ol.commentlist li
{
	padding: 15px;
}

ol.commentlist li .commentmetadata a
{
	font-size: 10px;
	color: #666666;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

ol.commentlist li.odd
{
	background-color: #f6f6f6;
}

ol.commentlist p
{
	font-size: 12px;
}

.says
{
	display: none;
}

.comment-wrapper .navigation
{
}

h3#comments
{
	padding: 5px;
	xbackground-color: #f6f6f6;	
	border-top: 1px dotted #dddddd;	
	xborder-bottom: 1px dotted #dddddd;
}


#contactForm
{
	padding: 10px;
	background-image: url(/images/gray_white_grad.gif);
	background-repeat: repeat-x;
	border: 1px solid #dddddd;
}

/* -------------------------------------------------------------------------------------------------------- home page */
#photos ul.photo-frames
{
	
	height: 250px;
}

#photos ul li.photo-frame
{
	float: left;
	background-image: url(/images/photo_frame.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin: 8px;					
}


#photos ul li.photo-frame img
{
	width: 223px;
	height: 142px;
}



#photos ul.photo-links
{
	margin-top: 15px;
	text-align: center;				
}

#photos ul.photo-links li
{
	font-size: 12px;
	color: #ff6600;
}


#photos ul li p
{
	text-align: center;
	padding-top: 20px;	
	margin-bottom: 0px;	
}

#photos ul li p a
{
	font-size: 12px;
	color: #ff6600;
}

#photo ul li.middle
{
}


#home-content-pane
{
	width: 538px;	
	background-image: url(/images/home_content_pane_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
}

#home-content-pane .inset
{
	padding: 12px 32px 100px 32px;
	width: 475px;
}

#home-content-pane h1
{
	margin-bottom: 10px;
}

#home-content-pane p
{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	text-align: justify;
}

#home-content-pane h2
{
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	margin-top: 25px;
}

#home-sidebar
{
	margin-top: 7px;
	background-image: url(/images/home_sidebar_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 322px;
}

#home-sidebar .inset
{
	margin: 0px 20px 0px 20px;
}

#home-sidebar h1
{
	color: #666666;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 18px;
}

#home-sidebar ul
{
	padding-left: 20px;
	width: 250px;
	margin-left: 20px;
}

#home-sidebar ul li 
{
	list-style: none;
}
#home-sidebar ul li a
{
	display: block;
	background-image: url(/images/icon_question.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 45px;
	line-height: 21px;
	font-size: 12px;
	text-align: left;
}

#home-blog
{
	background-image: url(/images/home_blog_.png);
	height: 93px;
	padding: 22px 25px 0px 15px; 
	background-repeat: no-repeat;
}

#home-blog.carrie
{
	background-image: url(/images/home_blog_carrie.png);
	height: 93px;
	padding-left: 110px; 
}
#home-blog.lisa
{
	background-image: url(/images/home_blog_lisa.png);
	height: 93px;
	padding-left: 110px;
}

#home-blog div.copy
{
	padding-top: 33px;
	padding-left: 10px;	 		
}


#home-blog h1
{
	font-size: 18px;
	xpadding-top: 3px;
	xmargin-bottom: 15px;
}

#home-blog p
{
	font-size: 13px;
}


/* ---------------------------------------------------------------------------------------------------------- utility */
div.photo-frame-wide
{
	background-image: url(/images/photo_frame_wide.png);
	background-repeat: no-repeat;
	height: 299px;
	margin-bottom: 10px;
}

div.photo-frame-wide img
{
	margin: 19px 21px 21px 20px;
}


ul.list li,
.post .entry ul li
{
	margin-left: 20px;
	list-style: disc;
	font-size: 14px;
	color: #666666;;
}

.post .entry ul
{
	margin-bottom: 10px;
}

p.bio img,
img.staff-photo
{
	float: right;
	margin: 0px 0px 10px 20px;
	border: 8px solid #dddddd;					
}

.color
{
	color: #0099cc;
}

.color2
{
	color: #ff6600;
}

.dim
{
	color: #666666;
}
	
.clear
{
	clear: both;
}

ul.bullets
{
	line-height: 18px;
	font-size: 12px;
	list-style: none;	
	list-style-position: outside;	
	padding-left: 20px;
	list-style-image: url(/images/bullet_arrow.gif);
}

.field
{
	display: block;
	margin-bottom: 5px;
}

.field label
{
	position: absolute;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}
.field p.val
{
	position: relative;
	margin-left: 60px;
	font-weight: normal;
	color: black;
	display: block;
	line-height: 22px;
}


.l { text-align: left; }
.r { text-align: right; }
.c { text-align: center; }

.fl { float: left; }
.fr { float: right; }

.t10 { margin-top: 10px; }
.t20 { margin-top: 20px; }
.r10 { margin-right: 10px; }
.r20 { margin-right: 20px; }
.b10 { margin-bottom: 10px; }
.b20 { margin-bottom: 20px; }
.l10 { margin-left: 10px; }
.l20 { margin-left: 20px; }
.m10 { margin: 10px; }
.m20 { margin: 20px; }
.p10 { padding: 10px; }
.p20 { padding: 20px; }

.uline { border-bottom: 1px solid #dddddd; }

.txt
{
	border: 1px solid #cccccc;
	background-image: url(/images/text_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 2px;	
}

/** flickr-gallery overrides */
#content div.flickr-thumb
{
	padding: 8px;
}

/** custom amazon link short codes css */
#content .amazon-books
{
	margin: 20px;
}


