/* CSS Document */

* {
		margin: 0;
    	padding: 0;
		}
html, body, p, div, h1, h2, h3, h4, ul, li, dl, dt, dd, ol, form, input, select, option, a, span, img, fieldset  {
		margin: 0;
		padding: 0;
		}
body {
		font: 76% Georgia, "Times New Roman", Times, serif;
		color: #999;
		line-height: 1em;
		min-width: 940px;
		background: #370403 url(../images/bg2.gif) top left repeat-x;
		}
body#section2, body#section3, body#section4, body#section5, body#section6, body#section7  {
		background: #370403 url(../images/bg.gif) top left repeat-x;
		}
img {
		border: 0;
		}
ul {
		list-style:	none;
		}
a, a:visited { 
		color: #336699; 
		text-decoration: none; /* firefox image link outline fix */
		}
a:hover, a:active { 
		color: #660000;
		text-decoration: underline;
		outline: none;
		}
hr, .skiplink, .relatedlinks { 
		display: none;
		}
div.clear {
		float: none;
		clear: left;
		font-size: 0px;
		line-height: 0px;
		padding: 0px;
		margin: 0px;
		height: 0px;
		width: 0px;
		overflow: hidden;
		}
span.hide {
		display: none;
		}
strong, b {
		color: #555;
		}
#top  {
		float: left;
		clear: left;
		margin: 25px 0px 0px 0px;
		border-top: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
		padding: 6px 0px 6px 6px;
		font: bold .75em Arial, Helvetica, sans-serif;
		width: 25px;
		}

/* ----------------------------
	HEADER
---------------------------- */

#container {
		overflow: visible;
		width: 100%;
		min-width: 940px;
		text-align: center;
		}
#header {
		width: 940px;
		min-width: 940px;
		height: 129px;
		margin: 0 auto;
		overflow: visible;
		text-align: left;
		/* background: url(../images/headershadow3.gif) bottom center no-repeat; */
		}

/* ----------------------------
	logo & subtitle & donate
---------------------------- */

#logo {
		height: 28px;
		width: 205px;
		float: left;
		clear: left;
		margin: 52px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		overflow: hidden;
		}
#logo a { 
		display: block;
		height: 28px;
		width: 204px;
		background: url(../images/logo.gif) no-repeat top left;
		text-indent: -9999px;
		padding: 0px;
		overflow: hidden;
		}
#subtitle { 
		display: block;
		padding: 12px 0px 0px 0px;
		margin: 44px 0px 0px 65px;
		width: 399px;
		height: 34px!important;
  		height /**/:46px;
		float: left;
		clear: none;
		color: #dad3b3;
		font: 1.25em Georgia, "Times New Roman", Times, serif;
		font-weight: 400;
		text-align: center;
		background: url(../images/headerllines.gif) top left no-repeat;
		letter-spacing: .05em;
		}
#donations { 
		padding: 0px 0px 0px 0px;
		margin: 50px 4px 0px 0px;
		width: 160px;
		height: 39px;
		float: right;
		clear: none;
		color: #ddd;
		font: bold 1em Arial, Helvetica, sans-serif;
		letter-spacing: .07em;
		text-align: center;
		background: url(../images/donations.gif) top left repeat-x;
		}
#donations a, #donations a:visited {
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 8px 0px 0px 0px;
		color:  #dad3b3;
		}
#donations a:hover, #donations a:active {
		color: #fff;
		text-decoration: none;
		}

/* ----------------------------
	main naviagtion
---------------------------- */

#mainnav {
		width: 940px;
		min-width: 940px;
		height: 40px;
		margin: 0 auto;
		text-align: left;
		border-bottom: solid 0px #fff;
		}
#mainnav ul {
		display: block;
		width: 933px;
		min-width: 933px;
		height: 40px;
		margin: 0px 0px 0px 5px;
		overflow: hidden;
		text-align: left;
		background: url(../images/ulbg.gif) bottom center no-repeat;
		border-left: solid 1px #a30129;
		}
#mainnav ul li {
		display: block;
		float: left;
		clear: none;
		width: 131px;
		height: 40px;
		text-align: center;
		margin: 0px 1px 0px 0px;
		padding: 0px;
		border-left: solid 0px #41000f;
		border-right: solid 1px #a30129;
		border-top: solid 1px #a30129;
		border-bottom: 0px;
		/* border-left: solid 1px #c30030;
		border-right: solid 1px #000; */
		background: #4e0112 url(../images/navbg2.gif) top left repeat-x;
		}
#mainnav ul li a, #mainnav ul li a:visited {
		display: block;
		width: 131px;
		height: 28px;
  		height /**/:40px;
		padding: 12px 0px 0px 0px;
		margin: 0px;
		color: #dec0c2;
		font: bold 1em Arial, Helvetica, sans-serif;
		background: #5e0116 url(../images/navbg.gif) top left repeat-x;
		}
#mainnav ul li a:hover, #mainnav ul li a:active {
		text-decoration: none;
		background: #4e0112 url(../images/navbg2.gif) top left repeat-x;
		color: #fff;
		}
body#section1 #mainnav ul li a.one, body#section2 #mainnav ul li a.two, body#section3 #mainnav ul li a.three, body#section4 #mainnav ul li a.four, body#section5 #mainnav ul li a.five, body#section6 #mainnav ul li a.six, body#section7 #mainnav ul li a.seven {
		background: url(../images/navbg3.gif) center top no-repeat;
		color: #fff;
		}

/* ----------------------------
	home tagline
---------------------------- */

#hometagline {
		width: 940px;
		min-width: 940px;
		height: 272px;
		margin: 0 auto;
		overflow: visible;
		text-align: left;
		padding: 0px;
		background: #fff url(../images/bghome3.jpg) top left no-repeat;
		}
#hometagline h3.tagline {
		float: left;
		width: 400px!important;
  		width /**/:465px;
		margin: 88px 0px 0px 0px;
		text-align: center;
		padding: 0px 0px 0px 65px;
		font: 1.75em Georgia, "Times New Roman", Times, serif;
		color: #440504;
		line-height: 1.55em;
		font-weight: 400;
		}
#hometagline img {
		float: left;
		clear: none;
		margin: 0px 0px 0px 9px;
		}

/* ----------------------------
	main content
---------------------------- */

#bodycontainer {
		overflow: hidden;
		width: 100%;
		min-width: 840px;
		text-align: center;
		background: #e6d9ca url(../images/paperbg.jpg) top left repeat;
		padding-bottom: 20px;
		}
#body {
		width: 940px;
		min-width: 940px;
		margin: 0 auto;
		text-align: left;
		overflow: hidden;
		background: #fff url(../images/bodybg.gif) top left repeat-y;
		padding: 0px 0px 0px 0px;
		color: #666;
		font: 1.03em Georgia, "Times New Roman", Times, serif;
		line-height: 1.7em;
        }
#bodyshadow {
		width: 940px;
		min-width: 940px;
		height: 16px;
		margin: 0 auto;
		text-align: left;
		background: #fff url(../images/bodybg2.gif) top left no-repeat;
        }
#body p {
		margin: 0px 0px 15px 0px;	
		}
#bodymargin {
		float: left;
		margin: 0px;
		padding: 10px 0px 10px 15px;
		}

/* ----------------------------
	sidenav
---------------------------- */

#sidenav {
		margin: 5px 0px 0px 21px;
		padding: 0px 0px 0px 0px;
		width: 600px;
		}
#sidenav2 {
		float: left;
		width: 100%;
		margin: 0px 0px 0px 0px;
		padding: 8px 0px 0px 0px;
		background: url(../images/sidenavbg7.gif) bottom left repeat-x;
		}
#sidenav2 ul {
		margin: 0px 0px 0px 8px;
		padding: 0px 0px 0px 0px;
		}
#sidenav2 li {
		float: left;
		clear: none;
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
#sidenav2 a, #sidenav2 a:visited {
		float: left;
		clear: none;
		font: bold .9em Verdana, Geneva, sans-serif;
		padding: 7px 12px 7px 12px;
		margin: 0px 5px 0px 0px;
		color: #666666;
		background-color: #eee;
		/* background: #f6f6f6 url(../images/sidenavbg8.gif) top left repeat-x; */
		border-left: solid 1px #ddd;
		border-right: solid 1px #ddd;
		border-top: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
		}
#sidenav2 a:hover, #sidenav2 a:active { 
		text-decoration: none;
		background: #fff url(../images/sidenavbg9.gif) top left repeat-x;
		border-bottom: solid 1px #fff;
		}
#sidenav2 a.current, #sidenav2 a:visited.current {
		text-decoration: none;
		border-bottom: solid 1px #fff;
		background: #fff url(../images/sidenavbg9.gif) top left repeat-x;
		}

/* ----------------------------
	left column
---------------------------- */

#leftcol {
		float: left;
		width: 641px!important;
  		width /**/:644px;
		border: solid 1px #ddd;
		padding: 0px;
		margin: 0px 10px 0px 0px;
        }
#content {
		float: left;
		padding: 35px;
		margin: 0px;
		width: 568px!important;
  		width /**/:622px;

        }
#leftcol img {
		float: left;
		clear: none;
		padding: 7px 7px 7px 7px;
		margin: 5px 35px 15px -5px;
		border: solid 1px #ddd;
		}
		
/* home news spotlight */

#homespotlight {
		float: left;
		clear: left;
		padding: 0px 0px 25px 0px;
		margin: 0px 0px 30px 0px;
		background: url(../images/dottedline.gif) bottom left repeat-x;
		}
#iconalert.margin {
		float: left;
		margin: 0px 25px 0px 0px;
		}
#homespotlight div {
		float: left;
		clear: none;
		width: 500px!important;
  		width /**/:475px;
		}
#homespotlight p {
		padding: 0px 0px 0px 0px;
		margin: -5px 0px 0px 0px;
		line-height: 1.85em;
		}
#leftcol img.icon1 {
		float: left;
		padding: 4px 4px 4px 4px;
		margin: 0px 20px 3px 0px;
		border: solid 1px #ddd;
		}
#leftcol img.icon2 {
		float: left;
		padding: 4px 4px 4px 4px;
		margin: 5px 20px 3px 0px;
		border: solid 1px #ddd;
		}

/* 2nd level spotlight */

#spotlight {
		float: left;
		clear: left;
		padding: 0px 0px 25px 0px;
		margin: 0px 0px 20px 0px;
		background: url(../images/dottedline.gif) bottom left repeat-x;
		width: 100%;
		}
#iconalert.margin {
		float: left;
		display: block;
		margin: 0px 25px 0px 0px;
		padding: 0px;
		}
#spotlight div {
		float: left;
		clear: none;
		width: 500px!important;
  		width /**/:475px;
		}
#spotlight p {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 1.85em;
		}
#spotlight img {
		float: left;
		}
#content ul {
		display: block;
		padding: 0px;
		margin: 0px 0px 10px 0px;
		}		
#content ul li {
		display: block;
		background: url(../images/genlistbg.gif) top left no-repeat;
		padding: 0px 0px 10px 20px;
		}

/* ----------------------------
	right column
---------------------------- */

#rightcol {
		width: 256px;
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border: solid 1px #ddd;
        }
.rightcol2 {
		padding: 9px;
		}

/* volunteer module */

#volunteers {
		padding: 26px 30px 20px 30px;
		margin: 0px 0px 0px 0px;
		background: #f6f6ea url(../images/bgsidebar.gif) top left no-repeat;
		text-align: left;
		}
#volunteers h4 {
		display: block;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 10px 0px;
		font: 1.6em Georgia, "Times New Roman", Times, serif;
		color: #440504;
		line-height: 1.4em;
		font-weight: 400;
		background: url(../images/dottedline.gif) bottom left repeat-x;
		}
.volquote {
		display: block;
		color: #957c0a;
		padding: 2px 0px 15px 0px;
		margin: 0px 0px 0px 0px;
		font: italic 1em Georgia, "Times New Roman", Times, serif;
		line-height: 1.6em;
		text-align: left;
		background: url(../images/dottedline.gif) bottom left repeat-x;
		}
.vol {
		display: block;
		background: url(../images/dottedline.gif) top left repeat-x;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 1.6em;
		}
#volunteers ul {
		margin: -10px 0px 13px 15px;
		padding: 0px;
		}
#volunteers li {
		display: block;
		margin: 0px 0px 3px 0px;
		padding: 0px 0px 0px 15px;
		background: url(../images/bullheart.gif) top left no-repeat;
		}

/* forum module */

#forum {
		padding: 18px 25px 20px 60px;
		margin: 0px 0px 10px 0px;
		background: #f6f6ea url(../images/forum.gif) top left no-repeat;
		text-align: left;
		}
#forum h4 {
		display: block;
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 20px 0px;
		font: 1.6em Georgia, "Times New Roman", Times, serif;
		color: #440504;
		line-height: 1.4em;
		font-weight: 400;
		background: url(../images/volbg.gif) bottom left no-repeat;
		}
		
/* ----------------------------
	footer
---------------------------- */

#footercontainer {
		overflow: hidden;
		width: 100%;
		min-width: 840px;
		text-align: center;
		padding: 45px 0px 40px 0px;
		background: url(../images/footerbg.gif) top left repeat-x;
		}
#footer {
		width: 940px;
		min-width: 940px;
		margin: 0 auto;
		text-align: center;
		overflow: hidden;
		padding: 0px 0px 0px 0px;
        }
#footer p {
		display: block;
		padding: 0px 0px 5px 0px;
		margin: 0px;
        }
#footer a, #footer a:visited {
		color: #b67d5e;
        }
#footer a:hover, #footer a:active {
		color: #fdc187;
        }

/* ----------------------------
	SECOND LEVEL
---------------------------- */

#insidetitle {
		width: 940px;
		min-width: 940px;
		height: 118px;
		margin: 0 auto;
		overflow: visible;
		text-align: left;
		padding: 0px;
		background: #fff url(../images/secondbg.jpg) top left no-repeat;
		}
#insidetitle h3.insidetitle {
		float: left;
		margin: 38px 0px 0px 0px;
		text-align: left;
		padding: 0px 0px 0px 60px;
		font: 2.4em Georgia, "Times New Roman", Times, serif;
		color: #440504;
		line-height: 1.55em;
		font-weight: 500;
		}
h4#insidetitle2 {
		margin: -5px 0px 15px 0px;
		text-align: left;
		padding: 0px 0px 0px 0px;
		font: 1.5em Georgia, "Times New Roman", Times, serif;
		color: #555;
		line-height: 1.55em;
		font-weight: 500;
		}
#insidespotlight {
		float: left;
		clear: left;
		padding: 0px 0px 40px 0px;
		margin: 0px 0px 20px 0px;
		background: url(../images/dottedline.gif) bottom left repeat-x;
		}
#contactleft {
		width: 195px!important;
  		width /**/:200px;
		float: left;
		padding: 0px 10px 0px 15px;
		}
#contactright {
		width: 340px!important;
  		width /**/:340px;
		float: left;
		clear: none;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		}
#contactright img {
		float: none;
		padding: 0px;
		margin: 0px;
		border: none;
		}
.testimonials p {
		display: block;
		padding: 0px 0px 30px 70px;
		margin: 0px 0px 0px 0px;
		background: url(../images/icontestimonial.gif) top left no-repeat;
		}

/* ----------------------------
	news page 
---------------------------- */

.news h2 {
		margin: 0px 0px 10px 0px;
		text-align: left;
		padding: 0px 0px 5px 0px;
		font: 1.65em Georgia, "Times New Roman", Times, serif;
		color: #444;
		line-height: 1.25em;
		font-weight: 500;
		background: url(../images/dottedline.gif) bottom left repeat-x;
		}
.news p.vcard {
		display: none;
		}
.news p.date {
		margin: 0px 0px 10px 0px;
		text-align: left;
		padding: 0px 0px 0px 0px;
		font: .85em Arial, Helvetica, sans-serif;
		color: #999;
		line-height: 1em;
		}