@charset "UTF-8";
body  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	background-color: #B5BBC8;
	letter-spacing: -0.02em;
	word-spacing: -0.02em;
	background: #323c50;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
.rightColSpace {
	margin-top: 11px;
	margin-bottom: 11px;
}

.smallBod {
	font-size: 0.85em;
	padding: 0px;
	background-color: #9999CC;
	margin: 10px;
}
.twoColFixRtHdr #container {
	width: 1000px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px none #000000;
} 
.twoColFixRtHdr #containerBlog {
	width: 1000px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px none #000000;
	height: 3000px;
}

.twoColFixRtHdr #header {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding.  padding: 0 10px 0 20px;   */
	background-color: #D2CBB9;
	margin: 0px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #d2cbb9;
} 
.twoColFixRtHdr #headerBlog {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding.  padding: 0 10px 0 20px;   */
	background-color: #D2CBB9;
	margin: 0px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #d2cbb9;
	height: 3000px;
	width: 1000px;
}
.sideH3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 1em;
	margin: 0px;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight: bold;
}
.involvedUL {
	font-size: 0.9em;
	line-height: 1.3em;
	list-style-type: square;
}
.footerTable {
	padding: 0px;
	margin-bottom: 10px;
}
.involvedLI {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 10px;
}
.resourceLI {
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.indentList {
	position: relative;
	margin-left: 75px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-right: 75px;
}

.tenLI {
	font-size: 0.95em;
	line-height: 1.3em;
	list-style-position: outside;
	list-style-type: square;
}
li {
	list-style-type: disc;
	line-height: 1.2em;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
ul {
	list-style-type: none;
	line-height: 2em;
	padding: 2px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.55em;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.25px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
}

h6 {
	font-family: Helvetica, Arial, sans-serif;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	background-color: #A5A8AD;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 9px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.websites {
	font-size: 1.3em;
	color: #000099;
	font-weight: bold;
}
.twoColFixRtHdr #getInvolved {
	background-color:#E8E5DC;
	padding: 1.25em;
	font-size: 1em;
	letter-spacing: -0.02em;
	word-spacing: -0.02em;
	border: thin solid #000000;
	line-height: 1.25em;
	width: 600px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.twoColFixRtHdr #theFilm {
	background-color:#E8E5DC;
	padding: 1.25em;
	font-size: .9em;
	letter-spacing: -0.02em;
	word-spacing: -0.02em;
	border: thin solid #000000;
	line-height: 1.35em;
	width: 600px;
	margin-top: -18px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.mainFirstStoryText {
	padding-right: 70px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.topImageParagraph {
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #000000;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style2 {
	font-size: 1.2em;
	color: #ffffff;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: .6em;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.tableBorder {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
}
.tableBorderOuter {
	background-position: center;
	text-align: center;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.tableInner {
	text-align: center;
}
}
.style3 {
	color: #FFF;
}
.lightText {
	color: #FFFFFF;
}
.donation {
	font-size: 0.9em;
	color: #FFFFFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #fafdc6;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #542C2C;
}	
.donsCopy {
background-color:#E8E5DC;
	padding: 1.25em;
	margin: 6px;
	font-size: 0.97em;
	line-height: 1.3em;
	letter-spacing: -0.02em;
	word-spacing: -0.02em;}
.donsTitle {
	background-color: E8E5DC;
	font-family: Helvetica, Arial, "san serif";
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
}
.byCredit {
	font-size: 0.7em;
	line-height: 2em;
}

.donsText {
	background-color:#E8E5DC;
	padding: 1.25em;
	margin: 6px;
	font-size: 0.97em;
	line-height: 1.3em;
	letter-spacing: -0.02em;
	word-spacing: -0.02em;
	border: thin solid #000000;
}
.belowTagline {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.2em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navTool {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	background-color: #323B50;
	text-align: center;
	height: 32px;
	width: 960px;
	vertical-align: middle;
	padding-top: 10px;
	color: #FFF;
	padding-bottom: 0px;
	border-top-color: #542c2c;
	border-right-color: #542c2c;
	border-bottom-color: #542c2c;
	border-left-color: #542c2c;
	border-left-width: medium;
	border-bottom-style: solid;
	border-bottom-width: 12px;
}
.navToolBottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	background-color: #323B50;
	text-align: center;
	height: 32px;
	width: 960px;
	vertical-align: middle;
	padding-top: 10px;
	color: #FFF;
	border-top-color: #542C2C;
	border-right-color: #542C2C;
	border-bottom-color: #542c2c;
	border-left-color: #542C2C;
	border-bottom-style: solid;
	border-bottom-width: 12px;
	margin-top: 20px;
}
.synopsis {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #6D7378;
	font-size: 0.85em;
	text-align: right;
	margin-left: 20px;
	padding-top: 0.2em;
	padding-right: 1.5em;
	padding-bottom: 0.2em;
	padding-left: 1.5em;
	font-weight: normal;
}
.dropCap {
}

div.dropcap p:first-letter {
padding: 5px;
border: 1pt solid black;
font-size: 300%;
line-height: .8em;
margin-right: 10px;
float: left;
}

.synopsisOff {
	font-size: .85em;
	text-align: right;
	margin-left: 20px;
	padding-top: 0.2em;
	padding-right: 1.5em;
	padding-bottom: 0.2em;
	padding-left: 1.5em;
	border: thin dotted #000;
	margin-right: 1px;
}
.secondaryNavTable {
	margin: 0px;
	padding: 0px;
}


.inlineTextLinks {
	font-family: Helvetica, Arial, sans-serif;
}

.topOfPage {
	font-size: 0.7em;
	font-style: italic;
	background-color: #A5A8AD;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}


a.inlineTextLinks:link {
	color:#8A1313;
}      /* unvisited link */ 
a.inlineTextLinks:visited {
	color:#8A1313;
}  /* visited link */ 
a.inlineTextLinks:hover {
	color:#8A1313;
	text-decoration: underline;
}  /* mouse over link */ 
a.inlineTextLinks:active {
	color:#8A1313;
}  /* selected link */




a.synopsis:link {
	color:#FFF;
}      /* unvisited link */ 
a.synopsis:visited {
	color:#FFF;
}  /* visited link */ 
a.synopsis:hover {
	color:#FFF;
	text-decoration: underline;
}  /* mouse over link */ 
a.synopsis:active {
	color:#8A1313;
}  /* selected link */
.resourcesH1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.55em;
	font-weight: bold;
	margin-top: 10px;
}
.formTable {
	padding: 2px;
	margin: 2px;
}

