	body {
		padding-top: 20px;
		padding-bottom: 40px;
		background-image:url('../media/images/background/subtle_white_feathers.png');
	}
	.masthead{position:relative; z-index:3;}
	.container-narrow{max-width:960px; margin: 0 auto; position:relative; z-index:2;}
	.bottom_nav{margin:0 auto; text-align:center;}
	.bottom_nav a{margin:0 6px;}
	.nav-header a{color:rgb(51,51,51);}
	.well{background-color:transparent;}
	
	.main_body{min-height:400px;}
	.main_title{position:relative; z-index:0;}
	#background_logo{position:absolute; bottom:-80px; left:-15%; width:500px; z-index:-1;}
	#title_text{position: relative; width:100%; text-align:right; top: 10px; font-size:18pt; color: rgb(139,150,153); z-index:4; padding-bottom: 30px;}
	hr{border: 0; border-bottom: 2px dashed #ccc;}
	
	/*Home Page (index.php)*/
	#myCarousel{box-shadow:0px 0px 15px 5px #BBBBBB;}
	
	#index_text{margin-top:380px; text-align:justify; color:#494f4f;}
	div.main_body_highlights{text-align:center; margin:20px auto 20px auto;  position:relative;  top:-15px; left:0px; color:#494f4f; z-index:3;}
	/*#Highlights{margin:0 auto; font-size:16pt; border-radius:10px; width:200px; background:#01435e; color:white; z-index:3;}
	#Highlights:hover{box-shadow:0px 0px 15px 5px #BBBBBB;}*/
	#Highlights_sub{margin-top:30px;}
	#spacer{width:100%; height:100px;}
	.highlight_icon {height:60px;}

	/*Contact Page (contact.php)*/
	
	#contact_title{box-shadow:2px 2px 5px 2px black;position:absolute; top:315px; left:340px; width:250px; border-radius: 20px; background:#997744; padding:25px; color:black; opacity:0.8;}
	.main_body_contact{text-align:center;}
	#map_frame{box-shadow:2px 2px 5px 2px #888888; width:420px; height:300px; margin:0px; padding:0px; border:none; overflow:hidden; background:white;}
	
	/*Site Map (sitemap.php)*/
	#sitemaptable td{vertical-align:top;}
	
	/*Our Team*/
	img.person_image{float:left; padding: 0 10px 0 0;}
	
	/*Expanding lists*/
	li.nobullet {list-style-type: none; position:relative;}
			
	img.expanding{position:absolute; left:-18px; top:4px;}
	.portfolio_pic{max-width:600px;}
