/* @override 
	http://audubonenv.com/aud_ee/stylesheets/audubon.css
	http://www.audubonenv.com/aud_ee/stylesheets/audubon.css
*/

/*-------------------------------------
Audubon Environmental

Structure

version: 1.0
author: Impressive Designs
email:info@impdesigns.com
website:http://www.impdesigns.com
copyright:(c)2007
---------------------------------------*/
*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #c9c6b7 url(../images/backgrounds/page.gif) repeat-x 0 0;
	font: 14px/14px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #434343;
	
}

.container{
	margin: 0 auto;
	width: 840px;
	text-align: left;
	padding-left: 5px;
	padding: 0;
}

/* @group Structure */

/* HEADER
---------------------------------------*/
#header .container{
	height: 92px;
	background: url(../images/backgrounds/header.jpg) no-repeat 0 0;
}

#site_logo{
	margin: 20px 0 0 0;
	padding: 0;
	width: 237px;
	height: 50px;
	background: url(../images/logos/audubon_environmental.gif) no-repeat 0 0;
	text-indent: -9999px;
	line-height: 0px;
	float: left;
}

#site_logo a{
	display: block;
	height: 100%;
	width: 100%;
}

/* SMALL SUBHEADER */

#small_subheader {
	width: 790px;
	margin: 10px 0 0;
	padding-left: 25px;
	padding-right: 25px;
}

.subheader_text {
	color: #892003;
	margin: 0 0 10px;
	padding: 20px 0 0 25px;
	font: normal normal 3em/1em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#small_subheader p {
	color: #892003;
}

#content .content_middle{
	background: url(../images/backgrounds/content_middle.png) repeat-y top center;
	height: 100%;
	margin: 0;
	padding: 0;
}

#content .content_bottom{
	height: 40px;
	background: url(../images/backgrounds/content_bottom.png) no-repeat top center;
	margin: 0;
	padding: 0;
}

/* LARGE SUBHEADER */

#large_subheader {
	width: 840px;
	padding: 0;
	margin: 0;
	height: 200px;
}

/* FOOTER
---------------------------------------*/
#footer{
	padding: 10px 0;
	margin: 0;
	font-size: 80%;
	border-bottom: 10px solid #892003;
	color: #7e795e;
}

#footer a{
	color: #fff;
}

/* COLUMNS
---------------------------------------*/
#side_column{
	width: 265px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

#main_column{
	width: 500px;
	padding: 0 40px 0 0;
	margin: 0;
}

/* MISCELLANEOUS
---------------------------------------*/
.floatLeft{
	float: left;
}

.contact_column {
	float: left;
	width: 255px;
	margin: 0;
	padding: 0;
}

.floatRight{
	float: right;
}

.clearBoth{
	clear: both;
}

.noMargin{
	margin: 0;
}

/* @end */

/* @group Main Navigation */

ul#main_nav{
	float: right;
	list-style: none;
}

ul#main_nav li{
	list-style: none;
	float: left;
	height: 40px;
	line-height: 0px;
	text-indent: -9999px;
}

ul#main_nav li a{
	display: block;
	height: 40px;
}

/* MAIN NAVIGATION - IMAGES
---------------------------------------*/
ul#main_nav li#nav_home a{
	width: 48px;
	background-image: url(../images/navigation/nav_home.gif);
}
#home ul#main_nav li#nav_home a, #home ul#main_nav li#nav_home a:hover{
background-position: 0 -80px;
}
ul#main_nav li#nav_about a{
	width: 53px;
	background-image: url(../images/navigation/nav_about.gif);
}
#about ul#main_nav li#nav_about a, #about ul#main_nav li#nav_about a:hover{
background-position: 0 -80px;
}
ul#main_nav li#nav_services a{
	width: 67px;
	background-image: url(../images/navigation/nav_services.gif);
}
#services ul#main_nav li#nav_services a, #services ul#main_nav li#nav_services a:hover{
background-position: 0 -80px;
}

ul#main_nav li#nav_portfolio a{
	width: 72px;
	background-image: url(../images/navigation/nav_portfolio.gif);
}
#portfolio ul#main_nav li#nav_portfolio a, #portfolio ul#main_nav li#nav_portfolio a:hover{
background-position: 0 -80px;
}

ul#main_nav li#nav_partners a{
	width: 69px;
	background-image: url(../images/navigation/nav_partners.gif);
}
#partners ul#main_nav li#nav_partners a, #partners ul#main_nav li#nav_partners a:hover{
background-position: 0 -80px;
}

ul#main_nav li#nav_resources a{
	width: 70px;
	background-image: url(../images/navigation/nav_resources.gif);
}
#resources ul#main_nav li#nav_resources a, #resources ul#main_nav li#nav_resources a:hover{
background-position: 0 -80px;
}

ul#main_nav li#nav_contact a{
width: 60px;
background-image: url(../images/navigation/nav_contact.gif);
}
#contact ul#main_nav li#nav_contact a, #contact ul#main_nav li#nav_contact a:hover{
background-position: 0 -80px;
}

ul#main_nav li#nav_news a{
width: 49px;
background-image: url(../images/navigation/nav_news.gif);
}
#news ul#main_nav li#nav_news a, #news ul#main_nav li#nav_news a:hover{
background-position: 0 -80px;
}

ul#main_nav li a:hover{
background-position: 0 -40px;
}


/* @end */

/* @group Side Navigation */

#sub_nav_heading {
	padding: 0;
	width: 260px;
	height: 35px;
	background-color: #e3d489;
	margin: 0 0 0 5px;
}

#sub_nav_heading a{
	display: block;
	width: 260px;
	height: 35px;
	margin: 0;
	padding: 0;
}

#about #sub_nav_heading {
	background: #e3d489 url(../images/headings/side_bar/about_us.gif) no-repeat center 0;
}
#services #sub_nav_heading {
	background: #e3d489 url(../images/headings/side_bar/our_services.gif) no-repeat center 0;
}
#portfolio #sub_nav_heading {
	background: #e3d489 url(../images/headings/side_bar/our_portfolio.gif) no-repeat center 0;
	width: 260px;
	margin: 0 0 0 5px;
	padding: 0;
}
#partners #sub_nav_heading {
	background: #e3d489 url(../images/headings/side_bar/our_partners.gif) no-repeat center 0;
}
#resources #sub_nav_heading {
	background: #e3d489 url(../images/headings/side_bar/our_resources.gif) no-repeat center 0;
}

#news #sub_nav_heading {
	background: #e3d489 url(../images/headings/side_bar/news.gif) no-repeat center 0;
}

#sub_nav_top {
	background: #e3d489 url(../images/backgrounds/side_bar-top.gif) no-repeat right 0;
	width: 260px;
	height: 15px;
	margin: 0 0 0 5px;
	padding: 0;
}

#sub_nav_content {
	margin: 0 0 0 5px;
	padding: 0;
	background: #e3d489 0 0;
	width: 260px;
}

#sub_nav_bottom {
	background: url(../images/backgrounds/side_bar-bottom.gif) no-repeat right 0;
	width: 260px;
	height: 15px;
	margin: 0 0 15px 5px;
	padding: 0;
}

ul#sub_navigation {
	list-style: none;
	padding: 0;
	text-align: left;
	margin-left: 35px;
}

#sub_navigation li{
		list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 7px;
}
	
ul#sub_navigation li a{
		display: block;
		color: #c3a704;
	text-decoration: none;
	font-size: 1.4em;
	margin: 0;
	padding: 0 10px 0 5px;
	line-height: 1.2em;
}
	
ul#sub_navigation li a:hover{
			color: #000;
			text-decoration: none;
		}
		
ul#sub_navigation li.current a{
			background-color: #fff;
			color: #892003;
		}

/* SUB NAV ACTIVES */

#mission #nav_two,
#history #nav_one,
#staff #nav_five,
#where_we_work #nav_three,
#who_we_work_with #nav_four,
#developers #nav_one,
#land_owners #nav_two,
#audubon_international #nav_two,
#ae_land_trust #nav_one,
#universities #nav_three,
#companies #nav_four,
#application #nav_one,
#member_resources #nav_three,
#links #nav_four,
#signature_application #nav_one,
#classic_application #nav_two,
#golf_courses #nav_golf_courses,
#communities #nav_communities,
#resorts #nav_resorts,
#nonprofit #nav_nonprofit,
#universities #nav_universities,
#companies #nav_companies {
	background-color: white;
}

/* @end */

/* @group Elements */

#port_info {
	width: 240px;
	padding: 0;
	margin: 0 0 0 25px;
}

/* PAGE INTRO
---------------------------------------*/
#page_intro{
	padding: 15px 0 0;
	width: 800px;
	background: transparent url(../images/headings/page_headings/blank_heading.jpg) no-repeat 0 bottom;
	margin: 0 auto;
	height: 100px;
	color: #fff;
}

#flashcontent {
	margin: 0;
	padding: 0;
}

/* MODULES
---------------------------------------*/
.module{
	margin: 0;
	padding: 0;
}

.module2{
	margin: 0;
	padding: 0;
}
.moduleAdobe {
	width: 265px;
	margin-top: 10px;
	padding: 0;
}

.moduleAdobe p {
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: .9em;
}

.moduleAdobe img {
	width: 112px;
	margin: 0 0 0 20px;
	height: 33px;
	border-style: none;
	padding: 0;
}

#from_portfolio {
	margin: 0;
	width: 260px;
	text-align: center;
	padding-left: 5px;
}

.module h2.module_heading{
	height: 50px;
	line-height: 50px;
	background: url(../images/backgrounds/module-heading.gif) no-repeat center 0;
	color: #fff;
	font-weight: normal;
	letter-spacing: -.3px;
	padding: 0;
	margin: 0 0 10px 5px;
	text-align: center;
}
.module2 h2.module_heading{
	height: 50px;
	line-height: 50px;
	background: url(../images/backgrounds/module-heading.gif) no-repeat center 0;
	color: #fff;
	font-weight: normal;
	letter-spacing: -.3px;
	padding: 0;
	margin: 0 35px 10px 5px;
	text-align: center;
}

.module .module_bottom{
	height: 15px;
	background: url(../images/backgrounds/module_bottom.gif) no-repeat bottom center;
}

#side_nav.module{
	width: 265px;
	background-color: #e3d489;
	margin: 0;
	padding: 0;
}

	#side_nav.module .module_top{
		height: 15px;
		background: url(../images/backgrounds/side_bar-top.gif) no-repeat 0 0;
	}
	
	#side_nav.module .module_bottom{
		height: 15px;
		background: url(../images/backgrounds/side_bar-bottom.gif) no-repeat 0 0;
}
	

	#side_nav.module h2.module_heading{
		margin: 0;
		padding-left: 55px;
		background: url(../images/backgrounds/side_bar-colored_heading.gif) no-repeat 15px center;
		color: #892003;
		font-size: 200%;
		line-height: 40px;
		height: 40px;
		font-weight: bold;
}

/* FORMS
---------------------------------------*/
form{
	padding: 10px;
	border: 3px solid #efead6;
	background-color: #f7f6f0;
	width: 475px;
}

	form label{
		margin-bottom: 3px;
		font-size: 125%;
		font-weight: bold;
		color: #892003;
	display: block;
	line-height: 1.2em;
}
	
	form input.text_field{
		margin-bottom: 8px;
		font-size: 125%;
		padding: 3px;
	width: 96%;
	display: block;
	border: 2px solid #efead6;
}

.text_field_small {
		font-size: 125%;
		padding: 3px;
	display: block;
	border: 2px solid #656534;
	float: right;
	margin: 0;
}
	
	form textarea{
		margin-bottom: 8px;
		padding: 3px;
	width: 96%;
	height: 50px;
	border: 2px solid #efead6;
	color: #000000;
	font-size: 1.2em;
}

.button {
	border-style: none;
}

#freeform .button {
	width: 100px;
	margin: 15px 0 10px;
	padding: 0;
	height: 30px;
	color: #892003;
	font-size: 125%;
	font-weight: bold;
	background-color: white;
	border: 2px solid #efead6;
}

#freeform .button:hover {
	background-color: #cbcb99;
}

a.lake_button:link,
a.lake_button:visited {
	height: 70px;
	width: 250px;
	margin: 10px 0 0 10px;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(../images/buttons/hiddenlake_button.jpg) no-repeat 0 0;
}

a.lake_button:hover {
	background-position: 0 -70px;
	margin-top: 10px;
	margin-left: 10px;
}

a.newsletter_button,
a.newsletter_button:visited {
	height: 70px;
	width: 250px;
	margin: 10px 0 0 10px;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(../images/buttons/newsletter_button.jpg) no-repeat 0 0;
}

a.newsletter_button:hover {
	background-position: 0 -70px;
	margin-top: 10px;
	margin-left: 10px;
}

.drop_down {
	width: 75px;
	height: 25px;
	margin: 10px 0 0;
	padding: 0;
	border: 2px solid #656534;
	color: #892003;
	font-size: 1.2em;
}

.checkbox {
	padding: 0;
	border: 2px solid #656534;
	margin-top: 10px;
}

.radio_button {
	padding: 0;
	border: 2px solid #656534;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
	
/* TABLES
---------------------------------------*/
table{
	width: 100%;
	margin-bottom: 20px;
}

	table th{
		padding: 3px 5px;
		border-top: 1px solid #7e795e;
		border-bottom: 2px solid #7e795e;
	}
	
	table td{
		padding: 3px 5px;
		vertical-align: top;
		border-bottom: 1px solid #efead6;
	margin: 0;
}
	
	table tr.even td{
		background-color: #f7f6f0;
	}

/* FANCY ITEMS
---------------------------------------*/
img{
	border-style: none;
	margin: 0;
	padding: 0;
}

.large_spacer{
	width: 800px;
	margin: 10px auto 20px;
	height: 17px;
	background: url(../images/elements/large_separator.gif) no-repeat 0 0;
}

.small_spacer{
	width: 450px;
	margin: 10px auto 20px 0;
	height: 17px;
	background: url(../images/elements/small_separator.gif) no-repeat 0 0;
}

.thumb img{
	border: 2px solid #ded9c4;
}

	.thumb:hover img{
		border-color: #892003;
	}

/* GOOGLE MAP */

#map {
	border: 2px solid gray;
	background-color: #e3d489;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0;
}

.map {
	border: 2px solid gray;
	padding: 5px;
	background-color: #e3d489;
	width: 230px;
	overflow:hidden;
	margin: auto;
}


.item {
	border-top: 2px solid #e3d489;
	margin-top: 15px;
	padding-top: 5px;
}

.logo {
	margin: 5px 10px 5px 0;
	padding: 0;
	float: left;
}

ul.links_list {
	margin: 0;
	padding: 0;
	display: inline;
}

.links_list li {
	list-style-image: none;
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}
.pic_left {
	float: left;
	margin-right: 10px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid gray;
}

.pic_right {
	float: right;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid gray;
	margin-left: 10px;
}

/* @end */

/* @group Typography */

a{
	color: #892003;
	text-decoration: none;
	margin: 0;
	padding: 0;
	outline: none;
}

a:hover{
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

h1 {
  margin-bottom: 18px; 
  color: #892003;
	margin-top: 5px;
	font-size: 2em;
	line-height: 1em;
}

h2 { 
  margin-bottom: 7px;
  color: #656534;
	font-size: 1.5em;
	margin-top: 15px;
}
	
h3 {
	font-size: 1.3em;
	line-height: 1.4em;
}

p{
	margin-bottom: 18px;
	margin: 0;
	line-height: 1.2em;
}

	p.intro{
		font-size: 135%;
		line-height: 1.5em;
		color: #c3a704;
	padding: 0;
}
	
blockquote{
	margin: 0 auto 20px;
	width: 90%;
	font-size: 105%;
	line-height: 1.6em;
	color: #7e795e;
	font-style: italic;
}

ul.bulleted {
	margin: 10px 0 20px 40px;
	list-style-image: url(../images/backgrounds/bullet.gif);
	list-style-position: outside;
}

ul.bulleted li a {
	line-height: 1.5em;
	font-size: 1.2em;
}

#main_column ul {
	margin: 10px 0 20px 40px;
	list-style-image: url(../images/backgrounds/bullet.gif);
	list-style-position: outside;
}

.large_red_text {
	color: #892003;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
}

dl.sub_bullet {
	margin: 10px 0 20px 40px;
	list-style-image: url(../images/backgrounds/bullet.gif);
	list-style-position: outside;
}

dd{
	font-size: .9em;
	line-height: 1em;
}


/* @end */

/* @group SIDEBAR IMAGES */

.gallery_thumb {
	background-color: #e3d489;
	float: left;
	overflow: hidden;
	padding: 5px;
	margin: 0 12px 10px 0;
}

.gallery_thumb img {
	border: 1px solid #c3a304;
	margin: 0;
	padding: 0;
}

.gallery_thumb a {
	margin: 0;
	padding: 0;
	display: block;
}

#gallery {
	width: 100%;
	margin: 0;
	float: left;
}

img.bordered {
	border: 2px solid #ccc;
}

/* @end */

/* @group LIGHTBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/image_gallery/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/gallery_images/prevlabel.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/gallery_images/nextlabel.gif) no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* @end */

/* @group Service Buttons */
ul#service_buttons{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 170px;
}

ul#service_buttons li{
	width: 150px;
	height: 170px;
	text-decoration: none;
	float: left;
	text-align: center;
	display: block;
}

ul#service_buttons li a{
	width: 100%;
	display: block;
	padding-top: 105px;
	height: 40px;
	font-size: 15px;
	line-height: 20px;
	color: #892003;
	font-weight: bold;
}

a.design_button{
	background: white url(../images/buttons/desig_button.gif) no-repeat center 0;
}

a.development_button{
	background: white url(../images/buttons/dev_button.gif) no-repeat center 0;
}

a.manageduc_button{
	background: white url(../images/buttons/manageduc_button.gif) no-repeat center 0;
}

a.env_button{
	background: white url(../images/buttons/env_button.gif) no-repeat center 0;
}

a.golf_button{
	background: white url(../images/buttons/golf_button.gif) no-repeat center 0;
}

a.cert_button{
	background: white url(../images/buttons/cert_button.gif) no-repeat center 0;
}


ul#service_buttons2{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 170px;
}

ul#service_buttons2 li{
	width: 150px;
	height: 170px;
	text-decoration: none;
	float: left;
	text-align: center;
	display: block;
}

ul#service_buttons2 li a{
	width: 100%;
	display: block;
	padding-top: 105px;
	height: 40px;
	font-size: 15px;
	line-height: 20px;
	color: #892003;
	font-weight: bold;
}



/* @end */

