* {
	padding:0;
	margin:0;
}
html {
	padding:0;
	margin:0;
	height:100%;
	overflow:auto;
}

body {
	padding:0;
	margin:0;
	height:100%;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	color: #633;
	background:#9cf;
}
a:link, a:visited, a:active {
	color: #633;
	text-decoration: underline;
}
a:hover {
	color: #f60;
}

#container_home {
	width: 742px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background: #9cf ;
}
#container {
	width: 742px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background: #fff;
}


/* ============= Main Text Section ============ */

.main_container_home {
	float: left;
	display: inline;
	position:absolute;
	width: 474px;
	height:400px;
	margin:138px 0 0 230px;
	z-index:10;
	background: url(../graphics/home-tagline.gif) no-repeat;
}

.main_container {
	float: left;
	display: inline;
	width: 472px;
}
.main {
	padding: 24px 20px 10px 0;
}

.headline {
	float:right;
	display:block;
	width:470px;
	height:32px;
	margin:0 0 10px 0;
}

*html .headline {
	margin:0 0 -10px 0;
}



/* ============= NAV ============ */
 
.nav_container_home {
	float: left;
	display: inline;
	position:absolute;
	width:150px;
	margin: 60px 0 0 40px;
	z-index:10;
}
.nav_container {
	float: left;
	display: inline;
	width:150px;
	margin: 74px 60px 0 40px;
}

.nav1 a:link, .nav1 a:active, .nav1 a:visited {
	display: block; width:150px; height:20px; margin:0 0 30px 0;
	background: url(../graphics/nav1.gif) no-repeat;
}
.nav1 a:hover {
	background: url(../graphics/nav1-on.gif) no-repeat;
}

.nav2 a:link, .nav2 a:active, .nav2 a:visited {
	display: block; width:150px; height:20px; margin:0 0 30px 0;
	background: url(../graphics/nav2.gif) no-repeat;
}
.nav2 a:hover {
	background: url(../graphics/nav2-on.gif) no-repeat;
}

.nav3 a:link, .nav3 a:active, .nav3 a:visited {
	display: block; width:150px; height:20px; margin:0 0 30px 0;
	background: url(../graphics/nav3.gif) no-repeat;
}
.nav3 a:hover {
	background: url(../graphics/nav3-on.gif) no-repeat;
}

.nav4 a:link, .nav4 a:active, .nav4 a:visited {
	display: block; width:150px; height:20px; margin:0 0 30px 0;
	background: url(../graphics/nav4.gif) no-repeat;
}
.nav4 a:hover {
	background: url(../graphics/nav4-on.gif) no-repeat;
}

.nav5 a:link, .nav5 a:active, .nav5 a:visited {
	display: block; width:150px; height:20px; margin:0 0 30px 0;
	background: url(../graphics/nav5.gif) no-repeat;
}
.nav5 a:hover {
	background: url(../graphics/nav5-on.gif) no-repeat;
}

.nav6 a:link, .nav6 a:active, .nav6 a:visited {
	display: block; width:150px; height:20px; margin:0 0 30px 0;
	background: url(../graphics/nav6.gif) no-repeat;
}
.nav6 a:hover {
	background: url(../graphics/nav6-on.gif) no-repeat;
}

.nav7 a:link, .nav7 a:active, .nav7 a:visited {
	display: block; width:150px; height:20px; margin:0 0 30px 0;
	background: url(../graphics/nav7.gif) no-repeat;
}
.nav7 a:hover {
	background: url(../graphics/nav7-on.gif) no-repeat;
}

.nav8 a:link, .nav8 a:active, .nav8 a:visited {
	display: block; width:150px; height:20px; margin:0 0 30px 0;
	background: url(../graphics/nav8.gif) no-repeat;
}
.nav8 a:hover {
	background: url(../graphics/nav8-on.gif) no-repeat;
}



.nav1-hm a:link, .nav1-hm a:active, .nav1-hm a:visited {
	display: block; width:150px; height:20px; margin:0 0 24px 0;
	background: url(../graphics/nav1-hm.gif) no-repeat;
}
.nav1-hm a:hover {
	background: url(../graphics/nav1-hm-on.gif) no-repeat;
}

.nav2-hm a:link, .nav2-hm a:active, .nav2-hm a:visited {
	display: block; width:150px; height:20px; margin:0 0 24px 0;
	background: url(../graphics/nav2-hm.gif) no-repeat;
}
.nav2-hm a:hover {
	background: url(../graphics/nav2-hm-on.gif) no-repeat;
}

.nav3-hm a:link, .nav3-hm a:active, .nav3-hm a:visited {
	display: block; width:150px; height:20px; margin:0 0 24px 0;
	background: url(../graphics/nav3-hm.gif) no-repeat;
}
.nav3-hm a:hover {
	background: url(../graphics/nav3-hm-on.gif) no-repeat;
}

.nav4-hm a:link, .nav4-hm a:active, .nav4-hm a:visited {
	display: block; width:150px; height:20px; margin:0 0 24px 0;
	background: url(../graphics/nav4-hm.gif) no-repeat;
}
.nav4-hm a:hover {
	background: url(../graphics/nav4-hm-on.gif) no-repeat;
}

.nav5-hm a:link, .nav5-hm a:active, .nav5-hm a:visited {
	display: block; width:150px; height:20px; margin:0 0 24px 0;
	background: url(../graphics/nav5-hm.gif) no-repeat;
}
.nav5-hm a:hover {
	background: url(../graphics/nav5-hm-on.gif) no-repeat;
}

.nav6-hm a:link, .nav6-hm a:active, .nav6-hm a:visited {
	display: block; width:150px; height:20px; margin:0 0 24px 0;
	background: url(../graphics/nav6-hm.gif) no-repeat;
}
.nav6-hm a:hover {
	background: url(../graphics/nav6-hm-on.gif) no-repeat;
}

.nav7-hm a:link, .nav7-hm a:active, .nav7-hm a:visited {
	display: block; width:150px; height:20px; margin:0 0 24px 0;
	background: url(../graphics/nav7-hm.gif) no-repeat;
}
.nav7-hm a:hover {
	background: url(../graphics/nav7-hm-on.gif) no-repeat;
}

.nav8-hm a:link, .nav8-hm a:active, .nav8-hm a:visited {
	display: block; width:150px; height:20px; margin:0 0 24px 0;
	background: url(../graphics/nav8-hm.gif) no-repeat;
}
.nav8-hm a:hover {
	background: url(../graphics/nav8-hm-on.gif) no-repeat;
}



/* ============= TEXT ============ */



h1 {
	font-size: 1.2em;
	margin:20px 0 0 0;
	padding:0 0 2px 0;
	color:#7c6750;
	border-top:1px solid;
	border-bottom:1px solid;
}

/* ============= bio photos ============ */

.principals {
	float:right;
	width:190px;
	height:270px;
	margin:12px 0 8px 12px;
}
 
 /* ============= COPYRIGHT ============ */
 

#footer {
	width:742px;
	height:130px;
	margin:0;
	padding:0;
	background:#9cf url(../graphics/bg_footer.gif) no-repeat;
}

#footer_home {
	width:742px;
	height:378px;
	position:fixed;
	bottom:0;
	margin: 0;
	padding: 0;
	z-index:1;
	background:#9cf url(../graphics/bg_footer_home_flower.jpg) no-repeat bottom center;
}
*html #footer_home {
	position:absolute;
}

#footer a:link, #footer a:active, #footer a:visited {
	display:block;
	width:360px;
	height:20px;
	margin:24px auto 0 auto;
}





 /* ============= COPYRIGHT ============ */
 

#copyright {
	color:#699;
	font-size:11px;
	line-height:14px;
	text-align:center;
	margin:30px auto 6px auto;;
	padding:0 0 6px 0;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #699;
	text-decoration: underline;
}
#copyright  a:hover {
	color: #fff;
}



img {
	padding: 0;
	margin: 0;
	border: 0;
}

table {
	cellpadding: 0;
	cellspacing: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.spacer {  
	clear: both;
	float: none;
	height: 1px;
	margin:0;
	padding:0;
	overflow:hidden;
}

p {
	padding: .6em 0 .6em 0;
}
.lessair{
	margin: 2px 0 4px 0;
	padding: 0;
}

.air{
	line-height: 2em;
}

.small {
	font-size: 11px;
	line-height: 12px;
}

/* ============= Firefox uses padding-left for ul; IE uses margin-left ============ */

li {
	list-style: none;
	padding-left: 20px;
	margin:0 0 10px 4px;
	background-image: url(../graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
ul.tighter li {
	margin:0 0 0 4px;
}
.pdf {
	margin-right:4px; 
	vertical-align:middle;
}

.tight  {
	margin-top:-10px;
	margin-left:8px;
	padding-left:8px;
}
