@charset "utf-8";
/* CSS Document */

/*MAIN BODY INFORMATION*/ 

BODY 
{ 
	background: #ffffff url(http://www.habitatpinellas.org/images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family:  arial;
	font-size: 12px;
	color:#0f0f0f;
}

a 
{ 
color:#00508b;
text-decoration: none;
font-weight: bold;
}

a:visited 
{ 
color:#00508b;
text-decoration: none;
font-weight: bold;
}

a:link 
{ 
color:#00508b;
text-decoration: none;
font-weight: bold;
}

a:active 
{ 
color:#00508b; 
text-decoration: none;
font-weight: bold;
}

a:hover 
{ 
color:#eb8f00; 
text-decoration: underline;
font-weight: bold;
}

a img
{
border: 0;
}

/*TOP NAVIGATION*/ 

#topNav ul.nav{
	margin:0 auto;
	padding:0 26px;
	list-style:none;
	padding:0;
	margin:0;
	height:32px;
	width:auto;
	font:bold 13px/32px Arial, Helvetica, sans-serif;
}

#topNav ul.nav li{
		color:#fff;
		background-color:inherit;
		background:url(http://www.habitatpinellas.org/images/topmenu-devider.gif) no-repeat 100% 50%;
		padding:0 10px;
		float:left;
		width:auto;
		position:relative;
		z-index: 999999;
	}
	
#topNav ul.nav li.last{
		background-image:none;
	}
		
	#topNav a 
	{ 
	color:#FFFFFF;
	text-decoration: none;
	}
	
	#topNav a:visited 
	{ 
	color:#FFFFFF;
	text-decoration: none;
	}
	
	#topNav a:link 
	{ 
	color:#FFFFFF;
	text-decoration: none;
	}
	
	#topNav a:active 
	{ 
	color:#FFFFFF;
	text-decoration: none; 
	}
	
	#topNav a:hover
	{ 
	color:#fff200;
	text-decoration: underline; 
	}
		
	img.involved{
		margin-top:5px;
	}
	


/* sub  nav */


#topNav ul.nav .subnav, .subnav{
	position:absolute;
	border-top:3px solid #81BDED;
	width:203px;
	float:none;
	left:0;
	top:32px;
	font-size:13px;
	line-height:22px;
        display:none;
		z-index: 9999;
zoom:1;
}

	#topNav ul.nav .subnav span, .subnav span{
		background:url(http://www.habitatpinellas.org/images/drp-dwnimg-btm.png) no-repeat 0 0;
		height:18px;
		width:203px;
		clear:both;
		float:left;
	}
	#topNav ul.nav .subnav ul, .subnav ul{
		background:url(http://www.habitatpinellas.org/images/subnav-bg.gif) repeat-y 0 0;
		padding:5px;
		width:198px;
		float:none;
		clear:both;
		padding:0 0 0 5px; margin:0;

	}	
	#topNav ul.nav .subnav ul li, .subnav ul li{
		display:block;
		float:none;
		width:193px;
		background:#9ECDF3;
		text-align:center;
		padding:0;
	}
	
	#topNav ul.nav .subnav ul li a, .subnav ul li a{
		display:block;
		background:#81BDED;
		color:#fff;
		text-decoration:none;
		border-bottom:1px solid #9ECDF3;
	}
	
	#topNav ul.nav .subnav ul li a:hover, #topNav ul.nav .subnav ul li a.active, .subnav ul li a:hover, .subnav ul li a.active{
		background:#2C7C2B;
		color:#fff200 !important;		
	}

/* sub  nav */

/*  navigation */


/*HOME BUTTON NAVIGATION*/ 
#homeNav a 
{ 
color:#fff200;
text-decoration: none;
}

#homeNav a:visited 
{ 
color:#fff200;
text-decoration: none;
}

#homeNav a:link 
{ 
color:#fff200;
text-decoration: none;
}

#homeNav a:active 
{ 
color:#fff200;
text-decoration: none; 
}

#homeNav a:hover
{ 
color:#4aab43;
text-decoration: underline; 
}

/*BLOG TITLE*/ 
#blogTitle a 
{ 
color:#00508b;
text-decoration: none;
}

#blogTitle a:visited 
{ 
color:#00508b;
text-decoration: none;
}

#blogTitle a:link 
{ 
color:#00508b;
text-decoration: none;
}

#blogTitle a:active 
{ 
color:#00508b;
text-decoration: none; 
}

#blogTitle a:hover
{ 
color:#eb8f00;
text-decoration: underline; 
}


/*BLOG READ MORE*/ 
.readMore a 
{ 
color:#eb8f00;
text-decoration: none;
font-weight: bold;
}

.readMore a:visited 
{ 
color:#eb8f00;
text-decoration: none;
font-weight: bold;
}

.readMore a:link 
{ 
color:#eb8f00;
text-decoration: none;
font-weight: bold;
}

.readMore a:active 
{ 
color:#eb8f00;
text-decoration: none; 
font-weight: bold;
}

.readMore a:hover
{ 
color:#eb8f00;
text-decoration: underline; 
font-weight: bold;
}




 /*HEADER BG IMAGE*/ 
.header {
	background: url(http://www.habitatpinellas.org/images/header_bg.jpg) no-repeat top center;
}

 /*BODY BG HOME IMAGE*/ 
.bodyBG {
	background: #ffffff url(http://www.habitatpinellas.org/images/bodyhome_bg.gif) no-repeat top left;
}

 /*BODY BG HOME IMAGE*/ 
.bodyBG_Generic {
	background: #ffffff url(http://www.habitatpinellas.org/images/bodygeneric_bg.gif) no-repeat top left;
}




/*FOOTER LINKS*/ 
#footerLinks a 
{ 
color:#00508b;
text-decoration: none;
}

#footerLinks a:visited 
{ 
color:#00508b;
text-decoration: none;
}

#footerLinks a:link 
{ 
color:#00508b;
text-decoration: none;
}

#footerLinks a:active 
{ 
color:#00508b;
text-decoration: none; 
}

#footerLinks a:hover
{ 
color:#30772b;
text-decoration: underline; 
}

/*TEXT BOX*/ 

.txtBox1{
    border-top: 1px solid #252525;
    border-bottom: 1px solid #9F9F9F;
    border-left: 1px solid #383838;
    border-right: 1px solid #7B7B7B;
    background-color: #ECEDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;    
    color: #006299;   
    text-decoration: none;
	background-image:     url(http://www.habitatpinellas.org/images/textbox.jpg);

}

 
 /*TEXT BOX*/ 

.input{
    border-top: 0px solid #9fb1bb;
    border-bottom: 0px solid #9fb1bb;
    border-left: 0px solid #9fb1bb;
    border-right: 0px solid #9fb1bb;
    background-color: #ffffff;
	width: 261px;
	height: 23px;
	outline: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-indent: 5px;
	padding: 1px;
    color: #959595;   
    text-decoration: none;
	background-image:     url(http://www.habitatpinellas.org/images/form_bg.gif);

}

.contact{
    border-top: 1px solid #9fb1bb;
    border-bottom: 1px solid #9fb1bb;
    border-left: 1px solid #9fb1bb;
    border-right: 1px solid #9fb1bb;
    background-color: #ffffff;
	width: 400px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;    
    color: #4f768a;   
    text-decoration: none;

}

.style1 {color: #005696}
.style2 {font-size: 17px}
.style3 {color: #00508b}
.style4 {color: #898989}
.style8 {font-size: 11px}
.style9 {
	font-size: 14px;
	font-weight: bold;
}
.style10 {font-size: 13px; font-weight: bold; }

.style11 {
	font-size: 15px;
	font-weight: bold;
	color: #005696;
}

.style12 {
	font-size: 14px
}

.style13 {font-weight: bold}

#blog_pagination
{
	font-size: 14px;
	font-weight: bold;
}

a.blog_comments
{
	font-size: 12px;
	font-weight: normal;
}

#slideshow_container
{
	width: 694px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#slideshow_container a
{
	/*z-index: -1;*/
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.border { border: 1px outset blue; }

#donation_section td
{
	font-size: 14px;
}

.donation_amount
{
	font-weight: bold;
	color: #00508b;
}

.blog_date
{
	color: #6F6F6F;
}