

/* Begin initial settings */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, li, dl, address {
	margin: 0px;
	padding: 0px;
}

dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

a img {
	border: none;
}

img {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

a:active, a:focus {
	outline: none !important;
}

/* End initial settings. */

body {
	background: #EAF5E7 url(/images/background.png) repeat-y center top;
	font: normal 14px/21px Georgia, Palatino, serif;
	color: #000;
	text-align: center;
}

#wrapper {
	width: 860px;
	min-height: 600px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
}

.default {
	background-image: url(/images/bkgd_home.jpg);
}

.news, .error {
	background-image: url(/images/bkgd_news.jpg);
}

.programs {
	background-image: url(/images/bkgd_programs.jpg);
}

.vision {
	background-image: url(/images/bkgd_vision.jpg);
}

.who {
	background-image: url(/images/bkgd_who.jpg);
}

.getinvolved {
	background-image: url(/images/bkgd_get.jpg);
}

.gallery {
	background-image: url(/images/bkgd_gallery.jpg);
}

.media {
	background-image: url(/images/bkgd_media.jpg);
}

.contact {
	background-image: url(/images/bkgd_contact.jpg);
}


p {
	margin: 0em 0em 1em;
}

a {
	color: #453ea9;
	text-decoration: underline;
}
a:visited {
	color: #444;
}
a:hover {
	text-decoration: none;
}

#content ul, #content ol {
	margin: 1em 0;
}

#content ul li {
	list-style: disc outside;
	margin-left: 24px;
}

#content ol li {
	list-style: decimal outside;
	margin-left: 24px;
}

blockquote {
	color: #444;
	margin-left: 10px;
}


h1 {
	width: 570px;
	height: 150px;
	position: absolute;
	top: 16px;
	left: 280px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

#content {
	width: 460px;
	padding: 215px 0px 30px 362px;
	min-height: 350px;
}

#content.home {
	width: 300px;
}

#sidebar {
	position: absolute;
	width: 140px;
	top: 230px;
	left: 685px;
	padding: 0px 10px;
	font-size: 11px;
	line-height: 14px;
}

#sidebar h3 {
	margin: 10px 0px 10px 18px;
}

#donate h3 {
	margin: 10px 5px;
}

#sidebar ul {
	margin: 10px;
}

#sidebar ul li {
	list-style: none outside;
	margin: 6px 8px;
}

#sidebar div {
	padding: 5px;
}

#donate {
	margin: 70px 0px 20px;
	background-color: #bdf220;
	text-align: center;
	font-weight: bold;
}

#announce {
	background-color: #f65e24;
}

/* ----------- main navigation ----------*/

#nav {
	position: absolute;
	top: 215px;
	left: 130px;
	width: 200px;
}

#nav li {
	list-style: none outside;
	height: 27px;
	background-image: url(/images/nav.png);
	background-repeat: no-repeat;
}

#nav a {
	display: block;
	text-decoration: none;
	height: 27px;
	text-indent: -9999px;
	background-image: url(/images/nav.png);
	background-repeat: no-repeat;
}
	
#nav a:hover, .default #home, .programs #programs, .vision #vision, .who #who, .getinvolved #get, .calendar #calendar, .gallery #gallery, .media #media, .contact #contact  {
	background-image: url(/images/nav_over.png);
	background-repeat: no-repeat;
}


#home, #home a {
	background-position: left top;
}
#programs, #programs a {
	background-position: left -27px;
}
#vision, #vision a {
	background-position: left -54px;
}
#who, #who a {
	background-position: left -81px;
}
#get, #get a {
	background-position: left -108px;
}
#calendar, #calendar a {
	background-position: left -135px;
}
#gallery, #gallery a {
	background-position: left -162px;
}
#media, #media a {
	background-position: left -189px;
}
#contact, #contact a {
	background-position: left -216px;
}

/*------------------- secondary navigation --------------- */

#menu {
	position: absolute;
	top: 175px;
	left: 337px;
	height: 20px;
}

#menu li {
	list-style: none outside;
	height: 20px;
	float: left;
	overflow: hidden;
}

#menu a {
	padding-top: 20px;
	display: block;
	text-decoration: none;
	background-image: url(/images/submenu.png);
	background-repeat: no-repeat;
}

#menu a:hover, .programs.regular #menu #regular a, .programs.index #menu #regular a, .programs.workshops #menu #workshops a, .programs.events #menu #events a, .vision.objectives #menu #objectives a, .vision.index #menu #objectives a, .vision.community #menu #community a, .vision.history #menu #history a, .who.board #menu #board a, .who.index #menu #board a, .who.staff #menu #staff a, .who.volunteers #menu #volunteers a, .who.artists #menu #artists a, .who.funding #menu #partners a, .getinvolved.rfp #menu #rfp a, .getinvolved.index #menu #rfp a, .getinvolved.volunteer #menu #volunteer a, .getinvolved.donations #menu #donations a, .getinvolved.jobs #menu #jobs a, .gallery.art #menu #art a, .gallery.index #menu #art a, .gallery.workshops #menu #galWorkshops a, .gallery.events #menu #galEvents a, .media.radio #menu #radio a, .media.index #menu #radio a, .media.video #menu #video a {
	background-image: url(/images/submenu_over.png);
}

/*----------------- programs menu -------------------- */

#menu #regular, #menu #regular a {
	width: 164px;
	background-position: left top;
}
#menu #workshops, #menu #workshops a {
	width: 144px;
	background-position: -164px top;
}

#menu #events, #menu #events a {
	width: 121px;
	background-position: -308px top;
}

/*-------------------------- our vision menu -------------------------- */

#menu #objectives, #menu #objectives a {
	width: 164px;
	background-position: -429px top;
}

#menu #community, #menu #community a {
	width: 93px;
	background-position: -593px top;
}

#menu #history, #menu #history a {
	width: 78px;
	background-position: -686px top;
}

/*-------------------------- who's involved menu -------------------------- */

#menu #board, #menu #board a {
	width: 92px;
	background-position: -764px top;
}

#menu #staff, #menu #staff a {
	width: 66px;
	background-position: -856px top;
}

#menu #volunteers, #menu #volunteers a {
	width: 100px;
	background-position: -922px top;
}

#menu #artists, #menu #artists a {
	width: 79px;
	background-position: -1022px top;
}

#menu #partners, #menu #partners a {
	width: 143px;
	background-position: -1101px top;
}

/*-------------------------- get involved menu -------------------------- */

#menu #rfp, #menu #rfp a {
	width: 178px;
	background-position: -1244px top;
}

#menu #volunteer, #menu #volunteer a {
	width: 93px;
	background-position: -1422px top;
}

#menu #donations, #menu #donations a {
	width: 95px;
	background-position: -1515px top;
}

#menu #jobs, #menu #jobs a {
	width: 114px;
	background-position: -1610px top;
}

/*-------------------------- gallery menu -------------------------- */

#menu #art, #menu #art a {
	width: 106px;
	background-position: -1724px top;
}

#menu #galWorkshops, #menu #galWorkshops a {
	width: 95px;
	background-position: -1830px top;
}

#menu #galEvents, #menu #galEvents a {
	width: 140px;
	background-position: -1925px top;
}

/*-------------------------- media menu -------------------------- */

#menu #radio, #menu #radio a {
	width: 106px;
	background-position: -2065px top;
}

#menu #video, #menu #video a {
	width: 107px;
	background-position: -2171px top;
}


p.posted {
	font-size: 11px;
	line-height: 12px;
	color: #666;
}

p.articleNav {
	text-align: center;
	font-size: 12px;
	color: #666;
	padding: 10px;
}

#footer {
	padding: 10px 50px;
	font-size: 11px;
	text-align: right;
}

.rssThumbFloat {
	float: left;
	padding: 0px 4px;
}

.rssThumbFloat {
	float: left;
	padding: 2px 5px;
}

.rssThumbFloat a img {
	border: 1px solid #666;
}

.rssThumbFloat a:hover img {
	border: 1px solid #453ea9;
}