/* ------ CSS Created by Bean Creative Funktional Web Design ---------------*/
/* ----------                  http://www.beancreative.com                   -------------*/



body {
}

#globalnav {   /*-----  this is used for pbs sites to hold the global nav bar at the top --------- */
	display:none;
}

.dontprintme {
	display:none;
}

.printme {
}
	
.floatright {
	float:right;
	margin:0 0 10px 20px;
}

.floatleft {
	float:left;
	margin:0 20px 10px 0;
}	

.alignbottom {
	vertical-align:bottom;
}

ul, ol {
	margin:.5em 0 1em 0;
	padding-left:1.5em;
}

li {
	margin:0 0 .3em 0;
}

a img  {border:none;}

img {vertical-align:bottom;}



/* ----------                  STRUCTURAL STUFF                   -------------*/
  

#wrapper {
}
	
#topPhotos {
	display:none;
}

#header {
	display:none;
}

#headerprint {
	border-bottom:2px solid black;
	margin-bottom:.5in;
	padding-bottom:.25in;
}

#nav {
	display:none;
}

#navShadowInterior {
	display:none;
}

#contentWrapperInterior {
}

#leftColumnWrapper {
	display:none;
}

#leftColumnWrapperFlash {
	display:none;
}

#mainColumnWrapper {
}

.headline {
	display:block;
	margin:16px 0 31px 0;
}







/* +++++++++++ IMAGE CAPTIONS +++++++++++++++++++ */

.captionLeft {
	float:left;
	margin:0 10px 15px 0;
	display:inline;
}

.captionRight {
	float:right;
	margin:0 0 35px 0;
	display:inline;
}

.captionLeft img, .captionRight img {
	display:block;
}

.caption, .captionGreen {
	margin:5px 0;
}



/* +++++++++++ RIGHT SIDEBAR STUFF +++++++++++++++++++ */

#rightsideBar {
	width:203px;
	float:right;
	border-left:1px solid #bebba1;
	margin:14px 0 14px 15px;
	padding: 0 0 0 16px;
}

.videoLink {
	height:14px;
	background:url(../images/video_clip_controls.gif) no-repeat #cfcfcf;
	text-align:right;
	border:solid white;
	border-width:0 2px 2px 2px;
	padding-right:2px;
	width:197px;
	margin:0 0 5px 0;
}

.videoLink img {
	display:inline !important;
}




/* +++++++++++ FOOTER STUFF +++++++++++++++++++ */

#footer {
	border-top:2px solid black;
	margin-top:.5in;
	padding-top:.25in;
}

#footerNav {
	display:none;
}

#footerCopy {
	display:none;
}

#footerLogos {
	text-align:center;
}




/* ----------                  CONTENT STUFF                   -------------*/
  


body, p, li, td {font-family:Arial, Helvetica, sans-serif; font-size:10pt;}

h1 {font-family:"Times New Roman", Times, serif; font-size:16pt; color:#737322; margin:0 0 0 0;}
h2 {font-family:"Times New Roman", Times, serif; font-size:14pt; color:#737322; margin:0 0 0 0;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#737322; margin:0 0 0 0;}
h4 {font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#737322; margin:0 0 0 0;}


p {margin:0 0 1em 0;}

#mainColumnWrapper p {line-height:1.6em;}
#mainColumnWrapper a:link {color:#005381; text-decoration:none;}
#mainColumnWrapper a:visited {color:#666; text-decoration:none;}
#mainColumnWrapper a:hover {color:#005381; text-decoration:none;}
#mainColumnWrapper a:visited:hover {color:#666; text-decoration:none;}

.pullQuote {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#b13330;
	text-align:center;
	line-height:1em !important;
	margin:0 0 0 0 !important;
}

.source {
	text-align:center;
	font-size:10pt;
	color:#666;
	font-weight:bold;
	margin:0 0 0 0 !important;
}

.quoteRule {
	width:50%;
	text-align:center;
	margin-top:0;
	height:1px;
	color:#bebba1;
	background:#bebba1;
}

#rightSidebar p {line-height:1em !important;}

p.dropcap:first-letter {
	font-size: 580%;
	line-height: .8;
	font-family: "Times New Roman", Georgia, Times;
	float: left;
	padding-right: .1em;
	font-weight: 500;
	color:#9aac25;
}


.photo {border:2px solid black;}


.caption {color:#666;}
.captionGreen {color:#434314;}
.caption, .captionGreen, .caption p, .captionGreen p {font-size:8pt;}

.videoLink {font-size:11px; font-weight:bold;}
.videoLink a:link, .videoLink a:visited {color:#005381; text-decoration:none; display:block;}
.videoLink a:hover, .videoLink a:visited:hover {color:#005381; text-decoration:underline; display:block;}



















