/* CSS Document */
body
{
	text-align: center;
	margin: 0; /* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	min-width: 770px;
	height: auto;
	color: #333;
	background-image:url(../images/lastbg.jpg);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
}
#loginbox {
	width: 400px;
	padding:0px;
	
	
}
#firstbox {
	background-color: #ffffff;
	float:left;
	width: 90px;
	padding-top:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
	font-weight:none;
	
}
#secondbox {
	background-color: #ffffff;
	float:left;
	width:250px;
	padding-left:0px;
	
}
#outer{
width:830px;
margin:auto;
}
#header{
width:770px;
margin:auto;
}
#flashheader{
width:770px;
margin:auto;
float:left;
}
#banner { 
z-index: 2; position: relative; 
}
#banner-inner { 
z-index: 2; position: static;
 }
#banner a { color: #fff; text-decoration: none; 
}
#banner a:hover { color: #fff; 
}
#banner

{
   width: 770px;
	height: auto; /* necessary for ie win */
  z-index: 3;
  text-align: center;
  float:left;
}
#banner-inner
{
z-index: 2;
   padding: 15px 13px;
   border-width: 2px 2px 0 2px;
   border-style: solid;
   border-color: #fff;
}
#banner-header
{
z-index: 2;
   margin: 0;
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #36414d 0 2px 3px;
}
#banner-description
{
z-index: 2;
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}
	#footer {
	z-index: 0;
	margin: 0px 0 0 0;
	width: 770px;
}
#bodycontent{
float:left;
width:770px;
background-color:#FFFFFF;
position:relative;
height:auto;
}
#leftmenu{
float:left;
width:180px;
}
#leftmenu1{
float:left;
width:150px;
}
#middletext{
float:left;
width:300px;
text-align:center;
padding-left:5px;
height:auto;
}
#righttext{
width:150px;
float:right;
height:auto;
}

#rightcontent {

clear: both;

display: inline;

	width: 85px;

	 /* ie win bugfix */

	

	float: left;

	min-height: 1px;

	margin: 5px 0 0 0;

	padding: 5px 0 0 25px;

	border-right: 2px solid #DCDCDC;

}
#header1 {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;
	color:#000000;

	font-weight: bold;

}
a { text-decoration: none; }

a img { border: 0; }
a { color: black; text-decoration: none; 

}

a:hover { color: #993300; }

a:active {

	color: #993300;

	font-weight: bold;

}
#textcolumn1 {

clear: both;

	width: 380px;

	margin:5px 0px 0 0px;

	padding: 20px 0 0 0;

	text-align: center;

	font: normal normal normal medium/normal "Times New Roman", Times, serif;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;
	line-height:18px;

	

}
#news {

clear: both;

float: right;

	margin: 0px 0 0px 0px;

	width: 154px;

	background: #cc9966;
	height:auto;

}
#columnbody {

clear: both;

float: right;
height:auto;

}



#header {

	font-family: verdana, 'trebuchet ms', sans-serif;

	font-size: 15px;

	font-style: normal;

	font-weight: bold;

}
.pkg:after

{

   content: " ";

   display: block;

   visibility: hidden;

   clear: both;

   height: 0.1px;

   font-size: 0.1em;

   line-height: 0;

}

* html .pkg { display: inline-block; }

/* no ie mac \*/

* html .pkg { height: 1%; }

.pkg { 

z-index: 2; display: block; }

/* */



/* page layout */

.module-header{
	/* ie win (5, 5.5, 6) bugfix */

	margin: 0;
	border-left: 0px solid #CC9966;
	padding: 5px;
	color: #993300;
	background: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	border-bottom:0px solid #DCDCDC;
	background-color: #ffffff;

}
h2.module-header{
	/* ie win (5, 5.5, 6) bugfix */

	z-index: 2;
	position: relative;
	w\idth: auto;
	margin: 0;
	border-left: 5px solid #CC9966;
	padding: 5px;
	color: #fff;
	background: #993300;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	border-bottom:1px solid #DCDCDC;
	background-color: #993300;

}


.trackbacks-header,

.comments-header,

.comments-open-header,

.archive-header

{
	/* ie win (5, 5.5, 6) bugfix */

	z-index: 2;
	position: relative;
	w\idth: auto;
	margin: 0;
	border-left: 5px solid #CC9966;
	padding: 5px;
	color: #fff;
	background: #993300;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	border-bottom:1px solid #DCDCDC;
	background-color: #993300;

}



.module-header a,

.module-header a:hover,

.trackbacks-header a,

.trackbacks-header a:hover,

.comments-header a,

.comments-header a:hover,

.comments-open-header a,

.comments-open-header a:hover

.archive-header a,

.archive-header a:hover

{

z-index: 2;

   color: #fffff;

}

.module-content
{
z-index: 2;
   margin: 1px 10px 1px 10px;
   text-align:left;
   padding-top:10px;
}
.module1
{
z-index: 2;
   overflow: hidden;
   width: 100%;
}
.module-content1
{
z-index: 2;
   margin: 5px 10px 20px 10px;
}
.module-list,

.archive-list

{

   margin: 0;

   padding: 0;

   list-style: none;

}



.module-list-item

{

   margin-top: 5px;

   margin-bottom: 5px;

}
.content{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
line-height:23px;
font-size:12px;
}
.rednewcontent
{
font-family:Arial, Helvetica, sans-serif;
color:#993300;
line-height:23px;
font-size:12px;
}
.contentbold{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
line-height:23px;
font-weight:bold;
font-size:12px;
}
.footercontent{
font-family:"Times New Roman", Times, serif;
color:#666666;
line-height:23px;
font-size:15px;
margin-right:4px;
}
.rightcon{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
text-align:left;
}
.rightcon a:active{
font-family:"Times New Roman", Times, serif;
color:#666666;
font-size:12px;
}
.rightcon a:visited{
font-family:"Times New Roman", Times, serif;
color:#666666;
font-size:12px;
}
.rightcon a:hover{
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size:12px;
}
#topleftarticles{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-repeat:repeat-y;
height:882px;
}
#toprightarticles{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-repeat:repeat-y;
height:882px;
}

.menuleft{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
}
.menuleft a:link{
font-family:"Times New Roman", Times, serif;
color:#999999;
font-size:14px;
}
.menuleft a:active{
font-family:"Times New Roman", Times, serif;
color:#999999;
font-size:14px;
}
.menuleft a:visited{
font-family:"Times New Roman", Times, serif;
color:#999999;
font-size:14px;
}
.menuleft a:hover{
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:14px;
}
#topleft{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:823px;
}
#topright{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:823px;
}
#topleftprg{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:821px;
}
#toprightprg{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:821px;
}

#topleftmission{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:821px;
}
#toprightmission{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:821px;
}
#topleftloc{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:866px;
}
#toprightloc{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:866px;
}
#topleftvol{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:836px;
}
#toprightvol{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:836px;
}
#topleftphoto{
width:30px;
float:left;
background-image:url(../images/left1.jpg);
background-color:#F7F7F7;
height:1171px;
}
#toprightphoto{
width:30px;
float:right;
background-image:url(../images/right1.jpg);
background-color:#F7F7F7;
height:1171px;
}
#toplefthistory{
width:30px;
float:left;
background-image:url(../images/left1.jpg);
background-color:#F7F7F7;
height:1211px;
}
#toprighthistory{
width:30px;
float:right;
background-image:url(../images/right1.jpg);
background-color:#F7F7F7;
height:1211px;
}
#topleftbana{
width:30px;
float:left;
background-image:url(../images/left2.jpg);
background-color:#F7F7F7;
height:1921px;
}
#toprightbana{
width:30px;
float:right;
background-image:url(../images/right2.jpg);
background-color:#F7F7F7;
height:1921px;
}
#topleftnews{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:887px;
}
#toprightnews{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:887px;
}
#topleftevents{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:884px;
}
#toprightevents{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:884px;
}
#topleftarticles{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:881px;
}
#toprightarticles{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:881px;
}
#topleftnewsletter{
width:30px;
float:left;
background-image:url(../images/left1.jpg);
background-color:#F7F7F7;
height:1019px;
}
#toprightnewsletter{
width:30px;
float:right;
background-image:url(../images/right1.jpg);
background-color:#F7F7F7;
height:1019px;
}


#topleftcontact{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:883px;
}
#toprightcontact{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:883px;
}
#topleftsite{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:986px;
}
#toprightsite{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:986px;
}

#topleftdonate{
width:30px;
float:left;
background-image:url(../images/left.jpg);
background-color:#F7F7F7;
height:883px;
}
#toprightdonate{
width:30px;
float:right;
background-image:url(../images/right.jpg);
background-color:#F7F7F7;
height:883px;
}

#topleftreach{
width:30px;
float:left;
background-image:url(../images/left1.jpg);
background-color:#F7F7F7;
height:1241px;
}
#toprightreach{
width:30px;
float:right;
background-image:url(../images/right1.jpg);
background-color:#F7F7F7;
height:1241px;
}

#topleftfaq{
width:30px;
float:left;
background-image:url(../images/left2.jpg);
background-color:#F7F7F7;
height:1876px;
}
#toprightfaq{
width:30px;
float:right;
background-image:url(../images/right2.jpg);
background-color:#F7F7F7;
height:1876px;
}

#topmiddle{
width:770px;
float:left;
}
#logo{
width:770px;
margin:auto;
}
#alpha, #beta, #gamma, #delta

{

clear: both;

float: left;

	margin: 0px 0 0px 0px;

	width: 154px;

	background: #DCDCDC;

}
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner

{

clear: both;

float: left;

}
#beta-inner,

#gamma-inner,

#delta-inner

{

z-index: 3;

   padding: 5px 10px 10px 10px;

}
.lefttext{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
font-weight:bold;
}
#topleftindex{
width:30px;
float:left;
background-image:url(../images/bg1new.jpg);
background-repeat:repeat-y;
height:984px;
}
#toprightindex{
width:30px;
float:right;
background-image:url(../images/bg1.jpg);
background-repeat:repeat-y;
height:984px;
}
#photoouter{
float:left;
width:400px;
padding-top:15px;
}
#photonewouter{
float:left;
width:400px;
padding-top:15px;
}
#leftphoto{
float:left;
width:120px;
}
#leftnewphoto{
float:left;
width:185px;
}
#middlenewphoto{
float:left;
width:10px;
}
#rightnewphoto{
float:left;
width:175px;
}
#middlephoto{
float:left;
width:120px;
}
#outerphoto{
float:left;
width:120px;
}
#photobana{
float:left;
width:420px;
padding-top:8px;
}
.contentbold1{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
}
.contentboldid{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
font-size:10px;
}
#leftinphoto{
float:left;
width:150px;
text-align:center;
}
#middleinphoto{
float:left;
width:180px;
text-align:center;
}
#outerinphoto{
float:left;
width:150px;
}
.meetbana{
float:left;
width:400px;
}
.meetinner{
float:left;
width:20px;
}
.meetinner1{
float:right;
width:75px;
}
#middlemeetbana{
float:left;
width:10px;
}
#outermeetbana{
float:left;
width:200px;
padding-top:30px;
}
.redtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#993300;
font-size:10px;
font-weight:bold;
padding-top:10px;
}
.login{
padding-top:10px;
}
#formouter{
width:350px;
float:left;
border:1px solid #993300;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
}
#innerform{
float:left;
width:320px;
}
.browntext{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#993300;
}
.mailtext{
font-family:Arial, Helvetica, sans-serif;
color:#993300;
line-height:23px;
font-size:12px;
font-weight:bold;
}
.mailtext a:link{
font-family:Arial, Helvetica, sans-serif;
color:#993300;
line-height:23px;
font-size:12px;
font-weight:bold;
}
.mailtext a:active{
font-family:Arial, Helvetica, sans-serif;
color:#993300;
line-height:23px;
font-size:12px;
font-weight:bold;
}
.mailtext a:visited{
font-family:Arial, Helvetica, sans-serif;
color:#993300;
line-height:23px;
font-size:12px;
font-weight:bold;
}
.mailtext a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#993300;
line-height:23px;
font-size:12px;
font-weight:bold;
}
