/* CSS Document */

body {
	padding: 0 0 10;
	margin; 0;
	background-image: url(../images/Bird_BG.gif);
	background-repeat: no-repeat;
	background-position: left 400px;
}

/* 	
------------------------------------------------------
	Begin Layout Styles 
------------------------------------------------------
*/	

#masthead	{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 785px;
	height: 50px;
	background-image:   url("../images/wildlife/birds_masthead.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
}

#navigation	{
	position:absolute;
	top: 50px;
	left: 0px;
	width: 800px;
	height: 40px;
	z-index: 3;
}

#sidebar {
	position:absolute;
	top: 90px;
	left: 0px;
	width: 205px;
	height: 750px;
	z-index: 2;
}

#content	{
	position:absolute;
	top: 90px;
	left: 205px;
	width: 595px;
	z-index: 1;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer {
	position:absolute;
	width: 595px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	z-index: 3;
}


/* 	
------------------------------------------------------
	End Layout Styles 
------------------------------------------------------
*/	


/* 	
------------------------------------------------------
	Begin Text Styles 
------------------------------------------------------
*/	

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

#list {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

#list .li {
	margin-bottom: 10px;
}

.justified {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}

.script {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	letter-spacing: .02em;
}

.scriptLG {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 20px;
	color: #333333;
	font-style: italic;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #52CDEE;
	padding-bottom: 2px;
}

h1 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 21px;
	color: #999999;
	font-style: italic;
	line-height: 28px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}

h3	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-variant: small-caps;
}

.credits {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	font-style: italic;
}

.captions {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	font-style: italic;
	padding: 2px 10px 5px;
	text-align: justify;
}

.list {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-bottom: 3px;
}

.frame	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px groove #82D6ED;
	border-right: 2px groove #006790;
	border-bottom: 2px groove #006790;
	border-left: 1px groove #82D6ED;
}

.rule	{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #52CDEE;
}

.button	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px groove #82D6ED;
	border-right: 2px groove #006790;
	border-bottom: 2px groove #006790;
	border-left: 1px groove #82D6ED;
}

.quote_news {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #666666;
	text-align: justify;
	letter-spacing: .03em;
}

.small-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}

.dots {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .35em;
	color: #ff5a00;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fff200;
	vertical-align: text-top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE1D47;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #969696;
}


.table	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	border-collapse: collapse;
}

/* 	
------------------------------------------------------
	End Text Styles 
------------------------------------------------------
*/
	

/* 	
------------------------------------------------------
	Begin Home Page Quote Styles
------------------------------------------------------
*/

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #898989;
	text-align: justify;
}


.quotation_mark {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #898989;
	letter-spacing: .05em;
}

.quote_credits {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	letter-spacing: 0.02em;
	line-height: 21px;
}

.quote-image	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px groove #82D6ED;
	border-right: 2px groove #006790;
	border-bottom: 2px groove #006790;
	border-left: 1px groove #82D6ED;
	margin-left: 12px;
}

/* 	
------------------------------------------------------
	End Home Page Quote Styles 
------------------------------------------------------
*/	

	

/* 	
------------------------------------------------------
	Begin Link Styles 
------------------------------------------------------
*/	

a:active {
	color: #1779A0;
	text-decoration: none;
}

a:link {  
	color: #014E62;
	text-decoration: none;
}

a:visited {
	color: #014E62;
	text-decoration: none;
}

a:hover {
	color: #1779A0;
	text-decoration: none;
}

.housekeeping {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: super;
	letter-spacing: .02em;
	text-decoration: none;
}

.housekeeping a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #a5f4f5;
	font-weight: bold;
	letter-spacing: .02em;
	text-decoration: none;

}

.housekeeping a:link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: .02em;
	text-decoration: none;
}

.housekeeping a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: .02em;
	text-decoration: none;
}

.housekeeping a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #a5f4f5;
	letter-spacing: .02em;
	text-decoration: none;
}


.footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.5cm;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.footer-nav a:active {
	color: #00A5D1;
	text-decoration: none;
}
.footer-nav a:link {
	color: #666666;
	text-decoration: none;
}
.footer-nav a:visited {
	color: #666666;
	text-decoration: none;
}
.footer-nav a:hover {
	color: #00A5D1;
	text-decoration: none;
}

.image_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.image_links a:link {
	color: #000000;
	text-decoration: none;
	border: #000000;
}
.image_links a:visited {
	color: #000000;
	text-decoration: none;
	border: #000000;
}
.image_links a:hover {
	color: #000000;
	text-decoration: none;
	border: #000000;
}


.icon_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.icon_links a:link {
	color: #000000;
	text-decoration: none;
}
.icon_links a:visited {
	color: #000000;
	text-decoration: none;
}
.icon_links a:hover {
	color: #000000;
	text-decoration: none;
}

.jelly {
	font: normal 11px/125% Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #CC3366;
	letter-spacing: .08em;
	word-spacing: .08em;
}

.jelly a:link {
	color: #FF6600;
	text-decoration: none;
}
.jelly a:visited {
	color: #CC3366;
	text-decoration: none;
}
.jelly a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* 	
------------------------------------------------------
	End Link Styles 
------------------------------------------------------
*/	



/* 	
------------------------------------------------------
	Begin Drop-down menu style 
------------------------------------------------------
*/
#menu-container
	{
	position: absolute;		
	top: 0;
	left: 0;
	}

#menu
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #014E62;
	text-align:center;
	font-weight: bold;
	width:100%;
	height: 40px;
	float:left;
	margin: 0;
	margin-top: 0;
	}
		
#menu a
	{
	text-align: center;
	color: #014E62;
	display: block;
	text-decoration: none;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menu a, #menu a:visited	/* menu at rest */
	{
	color: #014E62;
	background-image: url(../images/menu_bg.gif);
	text-decoration:none;
	}
	
#menu a:hover	/* menu at mouse-over  */
	{
	color: #1779A0;
	}	
			
#menu ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 157px;	/* width of all menu boxes */
	}

#menu li
	{
	position:relative;
	width: 156px;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menu ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menu ul ul ul
	{
	top:0;
	left:100%;
	}

div#menu li:hover
	{
	color: #1779A0;
	cursor:pointer;
	z-index:100;
	}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */



/* Begin ReCaptcha theme style */

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#FFFFFF !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
	border-color: #999999 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #666666  !important; //Text input field border color
   background-color:#FFFFFF !important; //Text input field background color
 }
 
 /* End ReCaptcha theme style */

