/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: .75em;
	text-align: center;
	background-color:#000000;
	}
div#container {
			width: 996px;
			margin: 0 auto;
			text-align: left;
	}
															/** MAIN CONTAINERS **/
div#homepage-image-box-left {
			float: left;
			background: url(../images/homepage_image_3_of_us.jpg) no-repeat;
			width: 675px;
			height: 525px;
			margin-top: 25px;
	}	
div#homepage-content-box-right {
			float: right;
			width: 315px;
			margin-left: 6px;
			margin-top: 65px;
	}
div#contacts-image-box-left {
			float: left;
			background: url(../images/contacts_pageimage.jpg) no-repeat;
			width: 675px;
			height: 550px;
	}	
div#non-profit-image-box-left {
			float: left;
			width: 600px;
	}	
div#projects-image-box-left {
			float: left;
			width: 600px;
	}	
div#videos-image-box-left {
			float: left;
			background: url(../images/videos_pageimage.jpg) no-repeat;
			width: 575px;
			height: 550px;
			padding-left:100px;
			padding-top:145px;
	}	
div#navbar {
			margin-top: 30px;
			margin-bottom: 30px;
	}
#hiddenModalContent {
			display: none;
}
.text {
			color:#666666;
			font-family: century gothic;
			font-size: 14px;
	}
.carousel {
 float: left;
 width: 600px;
}
#gallery-navbar {
 float: left;
 height: 30px;
 width: 580px;
 margin-bottom:8px;
 margin-top:10px;
}
#gallery-navbar ul li {
 display: inline;
}
#gallery-navbar img {
 float: left;
}
.btn-next {
 background: url(../images/btn_arrow_right.jpg) no-repeat;
 height: 27px;
 width: 13px;
 float: right;
 margin-right:300px;
}
.btn-prev {
 background: url(../images/btn_arrow_left.jpg) no-repeat;
 height: 27px;
 width: 13px;
 float: left;
 margin-left:75px;
}
#non-profit-gallery-links ul { display: block; }
#non-profit-gallery-links ul li { padding-right: 24px; height:110px !important; display: block; float: left; width:100px !important; }
#projects-gallery-links ul { display: block; }
#projects-gallery-links ul li { padding-right: 24px; height:110px !important; display: block; float: left; width:100px !important; }

#projects-gallery-sub-links-bell_st_bridge { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-bridgehampton-development { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-cabelas { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-cb-jennings { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-ccsu { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-flatwork { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-hotchkiss-school { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-hubbard-park { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-misc { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-nlstc { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-phmb { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-riverfront-park { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-saint-simon-and-jude { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-wocd { float: left; width: 600px; display: none; }

#projects-gallery-sub-links-real-art-ways { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-cycle-for-life { float: left; width: 600px; display: none; }
#projects-gallery-sub-links-africa { float: left; width: 600px; display: none; }

#projects-gallery-links img { cursor: pointer; display: none; }
#projects-gallery-links div { cursor: pointer; display: none; }
#non-profit-gallery-links img { cursor: pointer; }
#non-profit-gallery-links div { cursor: pointer; display: none; }

#Bell_St_Bridge_Title { color: #2e2e2e; }
#BH_Dev_Title { color: #2e2e2e; }
#Cabelas_Title { color: #2e2e2e; }
#CB_Jennings_Title { color: #2e2e2e; }
#CCSU_Title { color: #2e2e2e; }
#Flatwork_Title { color: #2e2e2e; }
#Hotchkiss_School_Title { color: #2e2e2e; }
#Hubbard_Park_Title { color: #2e2e2e; }
#NLSTC_Title { color: #2e2e2e; }
#PHMB_Title { color: #2e2e2e; }
#Riverfront-Park_Title { color: #2e2e2e; }
#Saint-Simon-and-Jude_Title { color: #2e2e2e; }
#WOCD_Title { color: #2e2e2e; }
#Misc_Title { color: #2e2e2e; }

#Real_Art_Ways_Title { color: #2e2e2e; }
#Cycle_For_Life_Title { color: #2e2e2e; }
#Africa_Title { color: #2e2e2e; }

.projects-gallery-ul-sub-links { margin-top: 10px; }
.projects-gallery-ul-sub-links li { display: inline; padding-right: 21px; margin-top: 0px; }

a {
	color: #ffffff;
}