@charset "UTF-8";
/* CSS Document */

*{
margin: 0px;
padding: 0 px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(../img/background2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.oneColFixCtr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding-top: 12px;
	padding-right: 32px;
	padding-bottom: 12px;
	padding-left: 32px;
	background-image: url(../img/tile.png);
}
#flashHeader {
	margin-top: 0px;
	background-image: url(../img/topBkgnd.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1{
	font-size: 16px;
	color:#637885;
	margin-top: 12px;
	margin-bottom: 24px;
	font-weight: lighter;
}
h2{
	font-size: 13px;
	color:#937343;
	margin-top: 16px;
	margin-bottom: 12px;
}
h3{
	font-size: 12px;
	color:#6F5233;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}
h4{
	font-size: 12px;
	color:#030405;
	margin-top: 16px;
	margin-bottom: 8px;
	font-weight: lighter;
}
p{
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 6px;
	color: #333333;
}
#pageBottom {
	background-image: url(../img/paperBottom.png);
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 4px;
}
#footer {
	height: 80px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-top: 14px;
	padding-right: 34px;
	padding-bottom: 18px;
	padding-left: 34px;
	line-height: 12px;
	color: #465574;
	clear: left;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color:#993300;
}
#footer a:hover {
text-decoration: underline;
}
.oneColFixCtr #container #mainContent #bodyCopy img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	/*height: 82px;
	width: 110px;*/
	border:none;
}
.oneColFixCtr #container #mainContent #bodyCopy {
	width: 460px;
	padding-right: 20px;
	background-color: #E1DED6;
	padding-top: 22px;
	padding-bottom: 12px;
	padding-left: 20px;
	border: 1px solid #CAC8C0;
	margin-left: 8px;
	float: left;
	background-image: url(../img/pageContentHead.png);
	background-repeat: no-repeat;
	background-position: top;
}
.oneColFixCtr #container #mainContent #title {
	background-image: url(../img/ornament.png);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 20px;
	color: #8B7551;
	font-weight: 700;
	font-size: 16px;
	margin-left: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 4px;
	margin-top: 12px;
}
.oneColFixCtr #container #mainContent #rightBar {
	float: right;
	width: 200px;
	margin-left: 20px;
}
.oneColFixCtr #container #mainContent #terminateContent {
	clear: both;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem #subMenu {
	background-image: url(../img/rightMenu2.png);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #E1DED6;
	height: 186px;
	width: 187px;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem #subMenu ul {
	list-style-type: none;
	list-style-position: outside;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: -35px;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem #subMenu li {
	margin-bottom: 22px;
	margin-top: 22px;
	width: 188px;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-bottom: 12px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3C4B1;
}
.rightBarTitle {
	color: #7F8A8C;
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 6px;
	/*background-image: url(../img/barSmall.png);*/
	background-repeat: no-repeat;
	padding-bottom: 4px;
	line-height: 12px;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem #donateBanner .text {
	line-height: 10px;
	margin-bottom: 8px;
	color: #707D83;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem #donateBanner a {
	font-weight: bold;
	text-align: right;
	color: #CF7A4F;
	font-size: 9px;
	text-decoration: none;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem #donateBanner a:hover {
	font-weight: bold;
	text-align: right;
	color: #CF7A4F;
	font-size: 9px;
	text-decoration: underline;
}
.oneColFixCtr #container #mainContent #bodyCopy .storySummary, .oneColFixCtr #container #mainContent #bodyCopy .storyFull {
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B9C2;
	padding-bottom: 8px;
	margin-top: 8px;
	padding-top: 8px;
}
.title {
	font-size: 12px;
	color: #546776;
	font-weight: bold;
	margin-bottom: 6px;
}
#more {
	font-size: 10px;
	text-align: right;
	clear: left;
}
#more a, a {
	color: #CC6633;
	text-decoration: none;
}
#more a:hover, a:hover {
	color: #CC6633;
	text-decoration: underline;
}
.oneColFixCtr #container #mainContent #bodyCopy .storyFull #thumbs .thumb {
	float: left;
	margin: 12px;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem #subMenu a {
	color: #796041;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 170px;
}
.oneColFixCtr #container #mainContent #rightBar .rightBarItem #subMenu a:hover {
	color: #5B4830;
	text-decoration: none;
	background-image: url(../img/menuOver.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center;
}
.here{
	background-image: url(../img/here.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 10px top;
}

.oneColFixCtr #container #mainContent #rightBar .rightBarItem #subMenu li {
	
	margin-left: -10px;
 	text-align: center;
	}
	
.oneColFixCtr #container #mainContent #bodyCopy .storyFull li, li {
	font-size: 10px;
	margin-bottom: 8px;
}
.oneColFixCtr #container #mainContent #bodyCopy .storyFull ul, ul {
	font-size: 10px;
	margin-bottom: 8px;
}
 
strong {
	color: #4B4031;
}


.smallPage {
	background-image: url(../img/tile2.png);
	background-repeat: repeat-y;
	background-position: left;
}
.smallPage #smallPageContent {
	text-align: left;
	width: 552px;
	margin-top: 24px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-left: 24px;
}

hr {
	color: #CDC0A9;
	background-color: #E6DED5;
	height: 4px;
	width: 70%;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.smallPage #form1 #smallPageContent #cblIssues {
	font-size: 12px;
	font-weight: normal;
}

