/* C O M M O N
------------------------------------- */
	/* structure
	------------------------------ */
	body { text-align: center; margin: 0; padding: 0; background: #BDC8D3; position: relative; font-family: arial, sans-serif; font-size: extra-small;	}
	table tr td { text-align:center; }
	
	
	/* images
	------------------------------ */
	img {  border: 0; }


	/* links
	------------------------------ */
	a { color: #405F61; text-decoration: none; }
	a:link { color: #405F61; text-decoration: none; }
	a:visited { color: #666; text-decoration: none; }
	a:hover { color: #713229; text-decoration: underline; }
	
	
	
	

/* S T R U C T U R E
------------------------------------- */
	/* header
	------------------------------ */
	#header_wrapper { background: url(images/header_bg.jpg) repeat-x; padding: 0; margin: 0; height: 111px; width: 100%; position: relative;} 
	#header_wrapper #header { width:950px; margin:0px auto; text-align: left; padding:0px; position: relative;	}
	
	
	/* logo
	------------------------------ */
	#header_wrapper #header h1 { position: relative; top: 33px; left: 0px; text-indent: -999px; background:url(images/suzannefitzpatrick_logo.jpg) no-repeat; height: 78px; width: 541px; padding: 0; margin: 0; }
	
	
	/* mini_nav
	------------------------------ */
	#header_wrapper #header ul#homepage_mini_nav { margin:0; padding: 7px 20px 0 0 ; list-style-type: none; float: right; }
	#header_wrapper #header ul#homepage_mini_nav li { display: inline; text-align: right; padding-right: 10px; width: 285px; }
	#header_wrapper #header ul#homepage_mini_nav li a { }
	
	
	/* homepage nav
	------------------------------ */
	#main_nav_wrapper { background:#e3e3e3; margin: 0px; padding: 0px;border-bottom: 5px solid #d8d8d8; }
	#main_nav_wrapper #main_nav { width:950px; margin:0px auto; text-align:left; padding:0px; }
	#main_nav_wrapper #main_nav .main_link { padding: 8px; }
	
	
	/* footer
	------------------------------ */
	#footer { line-height: 1.8em; width:950px; margin:0px auto; text-align:left; padding: 30px 0 100px 0; font-size: 90%; color: #222; letter-spacing: 1px; text-align: center; clear: both;}
	
	
	/* sub_nav_pages:  about.php, news.php and contact.php 
	------------------------------ 
	#sub_nav_pages_wrapper { background:#ececec url(images/filmstrip_bg_bottom.jpg) bottom repeat-x; margin: 0px; padding: 20px 0 80px;  }
	#sub_nav_pages_wrapper #sub_nav_pages_content { line-height: 1.4em; width:950px; margin:0px auto; text-align:left; padding:0px; }
	#sub_nav_pages_wrapper #sub_nav_pages_content h2 { font-size: 120%; padding-bottom: 0px; margin-bottom: 0px; }
	#sub_nav_pages_wrapper #sub_nav_pages_content p { padding-top: 2px; margin-top: 2px; width: 650px; }*/
	
	
	/* flash content
	------------------------------ */
	#gallery { width: 100%; position: relative; background: #ececec; border-bottom: 5px solid #d8d8d8;}
	/*#flash_content { width:950px; margin:0px auto; text-align: left; height: 650px; background:#ececec url(images/filmstrip_bg_bottom.jpg) bottom repeat-x; margin: 0px 0 50px; padding: 20px 0 80px;  }*/
	






/*
site references

<?php  $site_path = $_SERVER["SITE_HTMLROOT"]; ?>



<? include($site_path."i-header.php") ?>

<img style="border: 2px white solid;" src="<?=$ENV{'SITE_HTMLROOT'}.'images/map.jpg' ?>"  /></a>

*/
	