/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2006 Copyright             #
  ##################################*/


body {
	margin: 0px;
	background-color: #000000;
	color: #FFDD8E;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}




/* navigation */



#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 100%;
	background-color: #333333;
	
}
a {
	color: #FFDD8E;
}
a:hover {
	text-decoration: none;
}
#address {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 37px;
}

#nav li {
	float: left;
	height: 37px;
	text-indent: -5555px;
}

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

#butt1, #butt1 a {
	width: 76px;
	background: transparent url(../images/btn_home.gif) no-repeat 0 0;
}

#butt2, #butt2 a {
	width: 109px;
	background: transparent url(../images/btn_focus.gif) no-repeat 0 0;
}

#butt3, #butt3 a {
	width: 112px;
	background: transparent url(../images/btn_story.gif) no-repeat 0 0;
}

#butt4, #butt4 a {
	width: 126px;
	background: transparent url(../images/btn_people.gif) no-repeat 0 0;
}

#butt5, #butt5 a {
	width: 126px;
	background: transparent url(../images/btn_clients.gif) no-repeat 0 0;
}
#butt6, #butt6 a {
	width: 134px;
	background: transparent url(../images/btn_directors.gif) no-repeat 0 0;
}
#butt7, #butt7 a {
	width: 117px;
	background: transparent url(../images/btn_contact.gif) no-repeat 0 0;
}

#nav li a:link, 
#nav li a:visited, 
#nav li a:hover {
	border-bottom-width: 0;
}

#nav a:hover { background-position: 0 -37px; }

#nav li.active a { background-position: 0 -37px; }

/* clear */

#clear {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}
#picleft {
	margin-right: 15px;
}
#picperson {
	margin-right: 15px;
	margin-bottom: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
	font-size: 130%;
}
#table li {
	margin-bottom: 5px;
}

#header, #nav, #topnav {display: inline-table;}

* html #header, * html #nav, * html #topnav {height: 1%;} 

#header, #nav, #topnav {display: block;}
h3 {
	margin-top: 0px;
	font-size: 130%;
	font-style: italic;
}
