 
/*  GLOBALS  */

 
html {
overflow-y: scroll;   /* forces firefox scrollbar on */
height: 100%;
}

body {
	margin:0;
	padding: 0;
	text-align: center;
	background: #739bcc url(../images/back.jpg) 0 0 repeat-x;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: 100%;
}

IMG {
border: 0px;
}

A {
color: #b74b46;
text-decoration: none;
outline: none;
}
A:hover {
color: #707716;
text-decoration: underline;
}

FORM{
margin: 0px;
}

P{
margin: 10px 0 10px 0;
padding: 0px;
line-height: 1.3em;
}




H1{   
font-size: 2.4em;
font-weight:normal;
margin: 0px 0px 9px 0px; 
font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
color: #a7402a;
}

H2{
font-size: 1.5em;
font-weight:normal;
margin: 0px 0px 9px 0px; 
font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}

H3{
font-size: 1.3em;
font-weight:normal;
margin: 10px 0px -10px 0px; 
padding: 0px;
font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}


.fleft{
float: left;
}
.fright{
float: right;
}

div.clear{
clear: both;
	}

IMG.fleft{
margin: 0 20px 10px 0;
}
	
	
/* Containers - HEADER */
#container {
	position: relative;
	text-align: left;
	width: 931px;
	height:auto;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
  
#header { 
position:relative; 
left:0px;
top:0px;
position: relative;
width: 100%;
height: 155px;
background:  url(../images/back-nav.gif) 0 96px repeat-x;
}
#header DIV.logo{
position: absolute; 
left:0px;
top: 9px;
width:174px;
height: 146px;
background:  url(../images/back-nav-l.jpg) 0 0 no-repeat;
}
#header DIV.logo IMG {
position: absolute; 
left:94px;
top: 20px;
width:246px;
height: 50px;
}
#header DIV.tagline{
position: absolute;
right: 5px;
top: 60px;
color: #ffffff;
font-size: 1.2em;
font-weight: bold;
} 

#header DIV.address_top{
position: absolute;
right: 5px;
top: 35px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}
#header DIV.tertiary{ 
position:absolute;
right: 5px;
top: 10px; 
color: #FFFFFF;
}

#header DIV.tertiary A{ 
color: #FFFFFF;
} 




/*      Top Nav          */

.glowingtabs { 
margin: 0 auto;
height: 40px;
position:absolute;
left: 78px;
top: 96px;
}

 

.glowingtabs UL {
margin: 0px 0px 0px 0px;
padding: 0px;
list-style: none;
float: left;
height: 40px;
border-top: 1px solid #5675ab;
}
.glowingtabs LI {
float: left; 
margin: 0px;
white-space: nowrap; 
}
.glowingtabs A {
background: url(../images/nav_sprite.gif)  0 -40px no-repeat; 
height: 29px;
color: #FFFFFF;
text-decoration: none;
font-size: 14px;
font-weight: bold; 
display: block;
position: relative;
padding: 9px 11px 0px 12px;
float: left;
white-space: nowrap;
}

.glowingtabs A:hover, .glowingtabs LI.selected A{
background:#152164;
color: #8a90b2;
text-decoration: none; 
}
.glowingtabs A.on{
background:#152164;
color: #ffffff;
text-decoration: none; 
}

 
.dropmenudiv_d {
WIDTH: 120px;
Z-INDEX: 100; 
VISIBILITY: hidden;  
POSITION: absolute; 
margin-top: -1px; 
text-align: left;
BACKGROUND-COLOR: #152164;
BORDER-RIGHT: #6f95c7 1px solid; 
BORDER-TOP: #6f95c7 1px solid; 
BORDER-LEFT: #6f95c7 1px solid;  
BORDER-BOTTOM: #6f95c7 0px solid; 
filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
 

.dropmenudiv_d A{
DISPLAY: block; 
WIDTH: auto; 
COLOR: black;  
TEXT-DECORATION: none;
BORDER-RIGHT: #6f95c7 0px solid; 
BORDER-LEFT: #6f95c7 0px solid;
BORDER-TOP: #6f95c7 0px solid;  
BORDER-BOTTOM: #6f95c7 1px solid; 
padding: 5px 5px 5px 5px;
color:#ffffff;

}
 
.dropmenudiv_d A:hover{
BACKGROUND-COLOR: #6f95c7;
color: #ffffff;
text-decoration: none;
}



/*    sideNav          */ 

 #sideNav{
	background:#739bcc url(../images/back-side-nav.png) 0 0 no-repeat;
	position: relative;
	float: right;
	width: 190px;
	min-height: 135px;
	margin: 0 0 20px 30px;
}
 
#sideNav DIV.sideNavHeader{
color: #ffffff;
 height: 24px;
	font-family: Trebuchet MS, Tahoma, Arial;
 font-weight: bold;
 font-size: 16px;
 padding: 5px 0 0 20px;
 border: 0px;
 
}
#sideNav DIV.sideNavFoot {
 background: url(../images/back-side-nav-bot.png) 0px 0px no-repeat;
 color: #dbcbb4;
 position: absolute;
 bottom: 0px;
 left: 0px;
 height: 10px;
 width: 100%;
}

#sideNav UL {
list-style: none;
margin: 15px 0 0 20px;
padding: 0px;
}
#sideNav UL LI{
background: none;
margin: 0px;
padding: 0px;
}


#sideNav A {
text-decoration: none;
 display: block;
 padding-left: 15px;
 color: #10375a; 
 height: 22px;
 padding: 3px 0 0 15px;
 background: url(../images/arrow-tan.gif) -10px 6px no-repeat;
 color: #ffffff;
}

#sideNav A:hover, #sideNav A.on {
 background: url(../images/arrow-tan.gif) 0px 6px no-repeat;
 color: #dbcbb4;
}
 

 
 
/*     tableStyles            */ 

table.noGrid{    /*   used on home page   */
border-collapse: collapse;
width: 100%;
}
table.noGrid TD{ 
margin: 0px;
padding: 0px 0 4px 0;
}

/*     FOOTER             */

#footer{
	background: url(../images/back-footer.gif) 0 0 no-repeat;
	margin: 0px auto;
	position:relative;
	width:100%;
	padding: 29px 0 10px 0;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	} 
	
#footer A{
	width:906px; 
	margin: 10px auto; 
	clear:both;
	text-align:center;
	color:#fff;
	}
 
#footer-links  A{
	color:#fff;
	padding: 0 5px 3px 5px;
	}		
	 

		
DIV.copyright{ 
	line-height:25px;
	height:15px;
	color:#fff;
	width:900px;
	margin: 5px auto;
	}






/* CONTENT  CSS  */

#contentContainer{
position: relative;
width: 901px;
padding: 0 15px 0 15px;
min-height: 550px;
background: #fffff0;
}

	DIV.oneCol{
	position: relative;
	float: left;
	left: 0px;
	width: 286px; 
	padding: 0 0 0 0px;
	margin-left: 13px
	}
	DIV.twoCol{
	position: relative;
	float: left;
	left: 0px;
	width: 584px; 
	padding: 0 0 0 14px;
	} 
	DIV.threeCol{
	position: relative;
	float: left;
	left: 0px;
	width: 900px; 
	padding: 0 0 0 0px;
	} 
	DIV.threeCol DIV.box{ 
	padding: 30px;
	} 
 

DIV.box{
position: relative;
background: #ffffff;
border: 1px solid #e9cea6;
min-height:450px;
}
	DIV.boxtl{ 
	width: 5px;
	height: 5px;
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(../images/box-tl.gif) 0 0 no-repeat; 
	}
	DIV.boxtr{ 
	width: 5px;
	height: 5px;
	position: absolute;
	top:-1px;
	right: -1px;
	background: url(../images/box-tr.gif) 0 100% no-repeat; 
	}
	
	DIV.boxbl{ 
	width: 5px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: url(../images/box-bl.gif) 100% 0 no-repeat; 
	}
	DIV.boxbr{ 
	width: 5px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(../images/box-br.gif) 100% 100% no-repeat; 
	} 

 
DIV.rightCol{
margin-left:0px
} 

	DIV.boxTop{ 
	position: relative;
	width: 271px;
	height: 33px;
	padding: 8px 0 0 15px;
	font-family: Trebuchet MS, Tahoma, Arial;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
	}
	
	DIV.red DIV.boxTop{ 
	background: url(../images/box-top-red.gif) 0 0 no-repeat; 
	margin: -1px 0 0 -1px;
	}
	DIV.pink DIV.boxTop{ 
	background: url(../images/box-top-pink.gif) 0 0 no-repeat; 
	margin: -1px 0 0 -1px;
	}	
	DIV.tan DIV.boxTop{ 
	background: url(../images/box-top-tan.gif) 0 0 no-repeat; 
	margin: -1px 0 0 -1px;
	}	
	DIV.center{
	text-align: center;
	} 
	
	DIV.boxPad{
	margin:0px;
	padding: 0px 15px 0 15px;
	} 

 
DIV.red H3, .red{
color: #a7402a;
}
DIV.pink H3, .pink{
color: #ea8b68;
}
DIV.tan H3, .tan{
color: #d9b980;
}

DIV.homeLow{
height: 392px;
}
 


/* GENERAL CSS  */
.textBig{
font-size: 1.1em;
} 
.textSmall{
font-size: .9em;
}
.marleft20{
margin-left: 20px;
}

/*
ul.arrowblack{
list-style: none;
margin:0px;
padding:0px;
}
 ul.arrowblack LI{
 background:url(../images/arrow_black.gif) 0 4px  no-repeat;
margin: 2px 0 2px 0px;
padding: 2px 0 0 20px;
}


div.bluebutton {
 background:url(../images/button_blue_sprite.gif) 0 0  no-repeat;
width: 100px;
height: 24px;
overflow: hidden;
text-align: center;
}

div.bluebutton A {
 background:url(../images/button_blue_sprite.gif) 0 0px  no-repeat;
width: 100px;
height: 24px;
overflow: hidden;
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
padding: 4px 0 0 0;
text-decoration: none;
}

div.bluebutton A:hover {
 background:url(../images/button_blue_sprite.gif) 0 -24px  no-repeat;
color: #ffffff;
text-decoration: none;
}


div.bigbuttondark {
background:url(../images/button_big_sprite.gif) 0 0  no-repeat;
width: 175px;
height: 30px;
overflow: hidden;
text-align: center;
margin-bottom: 10px;
}

div.bigbuttondark A {
background:url(../images/button_big_sprite.gif) 0 0  no-repeat;
width: 175px;
height: 30px;
overflow: hidden;
display: block;
color: #ffffff;
font-size: 15px;
font-weight: bold;
padding: 4px 0 0 0;
text-decoration: none;
}

div.bigbuttondark A:hover {
 background:url(../images/button_big_sprite.gif) 0 -30px  no-repeat;
color: #ffffff;
text-decoration: none;
}

div.bigbuttondark A.reverse{
background:url(../images/button_big_sprite.gif) 0 -30px  no-repeat; 
}
div.bigbuttondark A.reverse:hover{
background:url(../images/button_big_sprite.gif) 0 0px  no-repeat; 
}


div.calloutbox{
background:url(../images/callout_back_top.gif) 0 0  no-repeat; 
}

div.calloutboxbot{
background:url(../images/callout_back_bot.gif) 0 100%  no-repeat; 
height: 13px;
margin-bottom: 15px;
}
div.calloutbox H3{
background:url(../images/lockup_sm.gif) 10px 10px  no-repeat; 
padding: 10px 0 0 45px;
line-height: 24px;
height: 25px;
color: #10375a;
font-size: 15px;
margin: 0px 0 5px 0;
}
div.calloutbox P{
padding: 4px 10px 4px 10px;
margin: 0;
font-size: .85em;
line-height: 1.3em;
}


A.redarrow {
 background:url(../images/arrow_red.gif) 0 2px  no-repeat; 
color: #b74b46;
font-size: 12px;
font-weight: bold;
padding: 0px 0 0 18px;
height: 22px;
text-decoration: none;
margin-top: 6px;
}

A.redarrow:hover {
 background: url(../images/arrow_green.gif) 0 2px  no-repeat;
color: #707716;
}
*/




.TEST{
border: 1px solid #ff0000
}


 
#Donate_Button {
	height: 75;
	width: 150;
	visibility: visible;
	z-index: 10;
	left: 640px;
	top: 75px;
}

#fadeshow1 { 
	z-index: 1;
}
#glowmenu { 
	z-index: 999;
}

