/* =reset
--------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* =html
--------------------------------------------------------------------*/

body {
	text-align: center;
	background: #fff url(/i/bg-grid.gif) 50% 0 repeat;
	font: 12px/150% 'lucida grande',Consolas,'lucida sans',lucida,trebuchet,'trebuchet ms',verdana, arial, helvetica, sans-serif; 
	color: #333;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #4bd;
	margin-bottom: 6px;
	line-height: 120%;
	font-family: Trebuchet,'Trebuchet MS',Verdana,sans-serif;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 135%;
	color: #7DB020;
	}
h4 {
	font-size: 120%;
	color: #7DB020;
}
h5 {
	font-size: 110%;
}


.ruled {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 3px;
	margin-bottom: 1em;
}



p, ul, ol, hr {
	margin: 0 0 1.5em 0;
}

hr {
	border-top: 1px dotted #ddd;
}

ul, ol {
	padding-left: 2.5em;
}

ul {
	list-style-type: square;
}

address {
	margin: 0 1em 1.5em 1em;
}

a {
	color: #4bd;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #6df;
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}


small, p.smaller {
	font-size: 85%;
}


/* =structure
--------------------------------------------------------------------*/


#head {
	background: #4bd;
	width: 100%;
}

#logo {
	display: block;
	padding: 10px 0;
}

#wrapper, #logo, .main, #navmain, #navsec, #foot, #donorblock {
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#navs {
	width: 100%;
	background: #7DB020;
	float: left;
/* 	font-family: Georgia, Palatino, Times, "Times New Roman", serif; */
}

.main {
	width: 840px;
}

#wrapper .main {
	float: left;
	background: #fff;
	margin: 0;
}

#wrapper, #logo {
	width: 840px;
	clear:both;
}

#content, #side {
	float: left;
	display: inline;
}

#content {
	width: 780px;
	margin: 15px 30px;
}

body.twocol #content {
	width: 530px;
}


#side {
	width: 249px;
	border-left: 1px solid #eee;
	padding-bottom: 20px;
}

#foot {
	background: #fff;
	width: 840px;
	clear: both;
	padding: 10px 0 15px 0;
	color: #333;
	border-top: 4px solid #eee;
}


/* =head
--------------------------------------------------------------------*/
#head img {
	display: inline;
}

/* =nav
--------------------------------------------------------------------*/

#navs {
	font-family: Trebuchet,'Trebuchet MS',Verdana,sans-serif;
}
#navs ul {
	list-style: none;
	float: left;
	padding-left: 0;
}

#navs a {
	text-decoration: none;
	display: block;
}

#navmain, #navsec {
	width: 840px;
	text-align: left;

}

#navmain {
	background: #666 /* url(/i/bg-nav.gif) 0 0 repeat-x */;
	padding: 10px 0;
}

#navsec {
	background: #fff;
	opacity: .5;
	moz-opacity: .5;
}


/* =main nav
--------------------------------------------------------------------*/

#navmain li {
	display: inline;
	float: left;
}

#navmain a {
	color: #ccc;
	border-left: 1px dotted #999;
	text-transform: uppercase;
	font-size: 110%;
	padding: 4px 13px;
	float: left;
}

#navmain a#home {
	border: 0;
}

#navmain a:hover, #navmain a.current, #navsec a:hover, #navsec a.current {
	color: #fff;
	text-shadow: .1em .1em .3em #444;
}

/* =secondary nav
--------------------------------------------------------------------*/

#navsec li {
	display: inline;
	float: left;
}

#navsec a {
	color: #666;
	padding: 6px 16px;
}

#navsec a:hover {
	color: #333;
}

#navsec a.current {
	color: #000;
}

#navsec a:hover, #navsec a.current {
	text-shadow: none;
}


/* =sidebar
--------------------------------------------------------------------*/

#side {
	overflow: hidden;
	font-size: 90%;
	padding-top: 2em;
}

#side h3, #side h4 {
/* 	background: #F4F8ED; */
/* 	border-bottom: 1px dotted #999; */
	padding: .5em 0 0 0;
	width: auto;
}

#side p, #side hr, #side h5, #side ul, #side ol, #footer {
	font: 10px/130% 'lucida grande', 'lucida sans', lucida, trebuchet, "trebuchet ms", verdana, arial, helvetica, sans-serif;
}

.pad {
	padding: 0 15px;
}


/* =content
--------------------------------------------------------------------*/

.intro {
	font-size: 130%;
	line-height: 140%;
	color: #666;
}

.ghost, .clr {
	clear: both;
	height: 1px;
}

.ghost {
	visibility: hidden;
	margin: 0;
}

.clr {
	margin-bottom: 1.5em;
}

.c {
	text-align: center;
}

.l {
	float: left;
	margin-right: 10px;
}

.r, div.r, p.r {
	float: right;
	margin-left: 10px;
}

img.headshot {
	border: 2px solid #eec;
	margin-bottom: 5px;
}


.logolist td {
	padding: 10px 5px;
}

.logolist img {
	max-width: 200px;
	max-height: 100px;
}

.dls {
	list-style: none;
/* 	padding: 0; */
}

a.dl {
	padding: .1em 0 .1em 16px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
a.pdf {
	background-image: url(/i/icons/pdf.png);
}
a.word {
	background-image: url(/i/icons/word.png);
}
a.emailadd {
	background-image: url(/i/icons/email_add.png);
}
a.film {
	background-image: url(/i/icons/film.png);
}
a.newwin {
	background-image: url(/i/icons/newwin.gif);
	background-position: right 50%;
}


/* =sidebar
--------------------------------------------------------------------*/
.sociallinks {
	width: 100%;
	float: left;
}

.sociallinks p {
	width: 100%;
	float: left;
}

.sociallinks a {
	display: block;
	overflow: hidden;
	float: left;
/* 	display: inline; */
	width: 100px;
	padding-top: 30px;
	height: 0px !important;
	height /**/:30px; /*for IE5/Win only */
	background-image: url(/i/misc/social_icons.gif);
	background-repeat: no-repeat;
}

a#twit {
	margin-right: 10px;
	background-position: 0 0; 
}
a#twit:hover {
	background-position: 0 -30px;
}

a#fb {
	background-position: -100px 0;
}
a#fb:hover {
	background-position: -100px -30px;
}


/* =footer
--------------------------------------------------------------------*/

#foot, #footer {
	font-size: 90%;
}

#foot div.first {
	margin-left: 30px;
}




/* =multi-column layout for use in a 570px-wide content area
--------------------------------------------------------------------*/

.col {
	float: left;
	display: inline;
	margin-right: 10px;
}

.half {
	width: 280px;
}

.third {
	width: 252px;
}


.fourth {
	width: 185px;
}


.threefourth {
	width: 360px;	
}

.third p, .fourth p, .sixth {
	font: 10px/150% 'lucida grande', 'lucida sans', lucida, trebuchet, "trebuchet ms", verdana, arial, helvetica, sans-serif;
}

.sixth {
	width: 120px;
	font-size: 9px;
}


.col img.r {
	margin-right: 10px;
}


.third img {
	max-width: 252px;
}

.fourth img {
	max-width: 186px;
}

.threefourth img {
	max-width: 360px;
}

.sixth img {
	max-width: 120px;
}

.eighth {
	width: 100px;
	}

.last {
	margin-right: 0;
}

/* =table and gallery
--------------------------------------------------------------------*/

.thumby {
	border: 0;
	border-collapse: collapse;
	width: 780px;
}
.thumby td {
	text-align: center;
	padding: 5px 0;
}

.thumby a img {
	border: 2px solid #fff;
}

.thumby a:hover img {
	border-color: #4bd;
}

.phogal img {
	border: 2px solid #cee;
}
.phogal a:hover img {
	border-color: #4bd;
}


/* form elements -  2-column
--------------------------------------------------------------------*/

label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 1em;	
}

input, textarea, select {
	font: 12px/100% 'lucida grande', lucida, verdana, arial, helvetica, sans-serif;
/* 	float: left; */
	clear: right;
	border-width: 2px;
	border-style: solid;
	border-color: #aaa #eee #eee #aaa;
	padding: 4px;
/* 	display: block; */
	width: 200px;
	margin-bottom: .5em;
}

#side input {
	width: 80%;
	padding: 4px;
}

select {
	width: auto;
}

textarea {
	float: none;
	width: 350px;
}

form hr {
	clear: both;
	width: 100%;
}

form p {
	width: 100%;
	float: left;
	clear: right;
	margin-bottom: .1em;
}

#side form p {
	margin-bottom: 1em;
}

input:focus, textarea:focus, select:focus {
	background: #ffe;
}

input.but, #side input.but, .loose, .check, #searchsubmit, #side #searchsubmit, input#submit {
	width: auto;
	text-align: left;
	margin-bottom: 0;
}

.but, #searchsubmit, #side #searchsubmit, input#submit {
	border-color: #eee #aaa #aaa #eee;
	border-width: 2px;
	background: #ddd;
}


.but:active, #searchsubmit:active, #side #searchsubmit:active, #submit:active {
	border-color: #aaa #eee #eee #aaa;
}


.bare {
	border: 0;
	padding: 0;
}

.check {
	border: 0; 
	display: inline;
	float: left;
	margin: 0 .5em 0 0;
}


input.bgd, #side input.bgd {
	background: #4bd;
	display: block;
	margin: 2px;
	padding: 0;
	border: 0;
	width: 120px;
	height: 32px;
}

input.bgd:hover, #side input.bgd:hover {
	background: #7DB020;
}



/* =table styles
--------------------------------------------------------------------*/

.schedule {
	width: 400px;
	margin: 10px 0 20px 10px;
	border-bottom: 1px solid #ddd; 
	border-collapse: collapse;
	font-size: 11px;
}

.schedule  td {
	border-top: 1px solid #ddd; 
	padding: 5px;
}

.schedule .alt td {
	background: #e9f7fb;
}



/* =sifr stuf
--------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	line-height: 50px;
	letter-spacing: -10px;
	margin-bottom: 0;
}

