.copy { font-family: arial, helvetica, sans-serif;
          font-size: 13px;
          line-height : 14px
         }

a:link { color: #823047;}
a:visited { color: #823047;}
a:hover { color: #646160;}
a:active { color: #646160;}

.copysm { 
              font-family: arial, helvetica, sans-serif;
          font-size: 10px;
          line-height : 14px
             }

.footer {
           font-size: 10px;
           color: #646160;
           line-height: 12px
          }

.givingHdr { 
                font-family: arial, helvetica, sans-serif;
                font-size: 13px;
                line-height : 14px;
	  color: #FFFFFF;
	  font-weight: bold;
         }

.featured {
       color: #DE1F00;
       font-family: arial, helvetica, sans-serif;
       font-size: 13px;
	  font-weight: bold;
        }

a.footer:link { color: #5C502F; text-decoration: underline}
a.footer:visited { color: #5C502F; text-decoration: underline}
a.footer:hover { color: #646160; text-decoration: underline}
a.footer:active { color: #646160; text-decoration: underline}

.smt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #646160}
a.smt:link { color: #646160; text-decoration: none}
a.smt:visited { color: #646160; text-decoration: none}
a.smt:hover { color: #646160; text-decoration: none}
a.smt:active { color: #646160; text-decoration: none}


.nav { font-size: 10px; color: #5C502F;  padding-top: 10px;}
a.nav:link { color: #5C502F; text-decoration: none}
a.nav:visited { color: #5C502F; text-decoration: none}
a.nav:hover { color: #646160; text-decoration: none}
a.nav:active { color: #646160; text-decoration: none}


.innerBg {
	background-image: url(/images/innerBGgradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom

	}

.formFont
	{
 	 font-family:  Arial, Verdana, Helvetica, sans-serif;
	 font-size: 12px
	}

.error {
         color: #DE1F00;
         font-size: 11px;
         font-family: Verdana, Helvetica, sans-serif
        }


H1, .mimicH1	{ font-size: 28px }
H2, .mimicH2	{ font-size: 24px }
H3, .mimicH3	{ font-size: 20px; color: #B8703D }
H4, .mimicH4	{ font-size: 16px }
H5, .mimicH5	{ font-size: 14px; font weight: bold }


.form { BACKGROUND-COLOR: #FFFBEB; BORDER-BOTTOM: #999966 1px solid; BORDER-LEFT: #999966 1px solid; BORDER-RIGHT: #999966 1px solid; BORDER-TOP: #999966 1px solid; COLOR: #000000; FONT-SIZE: 13px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px; overflow: hidden }

.prettyInput, .prettyTextarea { border: 1px solid #D8CEC2 }

.niceBtn	{
 font-family: Verdana, Helvetica, sans-serif	
 border: 2px beveled #000000;
	 color: #000000;
	 background: #D6C355;
	 font-size: 11px;
	 padding: 1px
	}


