body{
	background-image: url(images/bg_page.gif);
	font-size:small;margin-top:20px; font-family:Arial, Helvetica, sans-serif;
}
body, html{
   scrollbar-3dlight-color:#464026;
   scrollbar-arrow-color:#b89f33;
   scrollbar-darkshadow-color:#464026;
   scrollbar-base-color:#464026;
   scrollbar-highlight-color:#b89f33;
   scrollbar-shadow-color:#b89f33;
   scrollbar-Track-Color:#464026;
   }

#container{width:665px;margin:auto;height:auto;overflow:auto;}
#navBar{width:100%;height:37px;}

#header{width:100%;height:253px;margin-top:-10px;}
html>body #header{margin-top:0px;}
#content{width:100%;height:auto;height:400px;color:#c2b98a;font-size:100%;margin-top:10px;}
html>body #content{min-height:400px;height:auto;}



#news{
	float:left;
	height:243px;
	width:216px;
	background-color:#CCCCCC;
	background-image: url(images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
#newsText{padding-left:5px;padding-right:5px;width:200px;height:200px;margin-top:5px;margin-left:3px;overflow:auto;font-size:80%;}
#welcome{float:left;height:108px; width:440px; margin-left:2px;}

#text{float:left;height:116px; width:420px;overflow:auto;padding:10px; }

#footer{width:100%;height:auto;font-size:80%;color:#c2b98a;margin-top:30px;}
#footer a{color:#c2b98a;}


h1{
	padding-left:18px;
	color:#b89f33;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	font-size:130%;
	letter-spacing:-1px;
	text-transform: uppercase;
	background-position: 0px 2px;
}
h2{color:#b89f33;font-size:110%;}
p{color:#c2b98a;font-size:100%;}

a{color:#b89f33;}
a img{border:none;}


img.imgHome{margin-left:3px;margin-bottom:8px;}


/*level 1 menu items*/
.level1nav, .level1over, .level1click {cursor:pointer;_height:60px;}

/*level 2 menu items*/

.level2nav, .level2over, .level2click{
font-size:90%;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
height:20px;
padding:3px;
width:93px;
padding-left:7px;
}

html>body .level2nav,html>body .level2over,html>body .level2click{padding-left:15px;width:100px;}

.level2nav{
color:#b89f33;
background:#5f5734 url(images/bg_subNav1.gif) no-repeat;
border-bottom:1px solid #464026;
border-left:1px solid #5f5734;

}


.level2over, .level2click{
color:#b89f33;
background:#464026 url(images/bg_subNav2.gif) no-repeat;
border-left:1px solid #464026;
border-bottom:1px solid #5f5734;
}



.animation{margin-right:8px;margin-bottom:5px;border:2px solid #b89f33;}


#containerDonate{
	width:381px;
	height:381px;
	background-image: url(images/donationPage_bg.jpg);
	background-repeat: no-repeat;
	margin:auto;
	text-align:center;
}

#textDonate{
	width:280px;
	text-align:left;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: normal;
}

img.title{margin-top:60px;}




/*contact form styles*/
label{}
fieldset{border: none;}
legend {visibility:hidden;}
table.contactForm td{height:30px;}
.validateError{position:absolute;}
.validateSummary{font-size:10px;}
.current{color:#333333;font-weight:bold;font-size:12px;}
.warning{color:red;}
.mailSent{font-weight:bold;font-size:110%;color:#FF3300;}


table.infoForm td{height:35px;vertical-align:middle;width:33%;border-bottom:1px solid #b89f33;padding:5px;}


/*RSS Styles*/

.RSSPubArticle{margin-bottom:15px;line-height:17px;}
.RSSPubArticleTitle{font-size:14px;font-weight:bold;color:#b89f33;}
.RSSPubArticleDate{display:none;}
.RSSPubArticleDescription{}

.RSSArticleTime{diplay:none;}
