body {

padding-top: 30px;

background: url(stBG.jpg);

text-align: center;
list-style-type: none;
list-style:none;
}


a:link {color: #1A6A92; font-weight: bold; text-decoration: none;}
a:visited {color: #1A6A92; font-weight: bold; text-decoration: none;}

ol {
	margin: 0;
	padding: 10px;
}


ul {
margin-top: 20px;
}

li {
margin: 10px 0 20px 10px;
font-weight: normal;
color: #4F6729 ! important;
}



.floatParaLeft {
float: left;
margin: 0 20px 0 0;
font-size: 11px ! important;
font-weight: bold;
}

.floatParaLeft input {
width: 200px;	
margin: 10px 0;
padding-top: 5px;
padding-bottom: 5px;
font-size: 14px;
font-weight: bold;
color: #555;
border: 2px solid #B4B3AD;
}



.clear { 
clear: both;
}


.upTop {
width: 795px;
height: 135px;
margin: 0 auto;
background: #FFF url(stHeaderBg.jpg);
}

.upTopLeft {

width: 675px;
padding-top: 28px;

float: left;

text-align: left;

}

.upTopRight {

width: 100px;

float: left;

text-align: right;

}





.mainContentWide {
	width: 795px;
	margin: 0 auto 60px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #F6F5F2 url(stContentBG.jpg) repeat-x;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #302E2C;

}

.everythingElse {
	font-size: 14px ! important;

}

.mainContentInside {

width: 735px;
margin: 0 auto;

}


.headerImage {

width: 735px;
height: 300px;

}

.nav {

/*padding: 3px 0 0 0;*/
margin-bottom: 10px;

border-bottom: 3px solid #B4B3AD;

text-align: left;

}


.leftColumn {

width: 212px;
margin-right: 25px;
padding-top: 25px;
padding-bottom: 40px;

text-align: left;

float: left;

border-right: 2px solid #B4B3AD;

}


.rightColumn {
	width: 495px;
	padding-top: 15px;
	float: left;
	text-align: left ! important;
	font-family: arial;
}


.title {
float: left;
border-bottom: 1px dashed #B4B3AD;
width: 100%;
}



.rightColumn .title h1 {
font-size: 20px;
font-weight: bold;
color: #AD4300;
float: left;
}

.rightColumn .title img {
float: right;
padding: 0;
margin-top: 5px;
}


.rightColumn p {
	clear:both;
	font-family: helvetica;
	line-height: 26px;
	font-weight: normal;
	font-size: 16px;
	padding-top: 10px;
}

.rightColumn img {

padding: 0 5px 5px 0;

}


.rightColumn textarea {

border: 2px solid #B4B3AD;

}



.subscribe {
font-weight: normal;
font-size: 11px;
width: 200px;
margin: 20px 0;
padding: 10px 0;
border-top: 1px dotted #555;
}

.subscribe label {display: block;}

.subscribe strong {
background: #ffffcc;
padding: 2px;
font-weight: normal;
}


dl,dd {
margin: 0;
padding: 0;
list-style: none;
}

dl {
margin: 30px 0;
}



.donate-box {
float:left;
width: 450px;
margin: 0 0px 20px 40px;
}



.donate-box .left p, .donate-box .right p {
margin-top: 0;
padding-top: 0;
font-style: verdana;
font-size: 12px;
font-weight: bold;
color: red;
}

.right {
float: left;
}
.left {
	float: left;	
}
.right dl {
margin: 0;
}

p.teeny{
font-size: 11px;
font-family: verdana;
padding: 0;
margin-bottom: 30px;
line-height:15px;

}

.selected, .nav a:hover img {
	opacity:0.6;
filter:alpha(opacity=60);
}

/* *******
footer 
********* */

.footer {
	width: auto;
	margin: 0;
	padding: 10px 0;
	text-align:center;
	background: #4F6729 url(stFooterTileBG.jpg) repeat;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;

}



.footer p {
margin: 0;
padding: 0 20px;
}

.footer a {
color: #FF6;	
}


.footerTrick {

width: 795px;
height: 24px;

padding: 0;
margin: 0;

background-image: url(stFooterBG.jpg);

}
.contactPhone {
	color: #1A6A92;
}

