* {
	padding: 0;
	margin: 0;
	}
	
a, a:visited {
	color: #ab000b;
	}	
a:hover {
	text-decoration: none;
	}	
body {
	background: #969696;
	padding: 0;
	margin: 0;
	}
div#wrap {
	width: 746px;
	background: url(/images/bg_wrap.gif) repeat-y;
	height: 930px;
	margin: 0 auto;
	position: relative;
	}

div#head {
	width: 740px;
	margin: 0 auto;
	padding: 73px 0 0;
	background: url(/images/bg_head.jpg) no-repeat;
	overflow: hidden;
}

div#head-home {
	width: 740px;
	height: 97px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/bg_head.jpg) no-repeat;
	overflow: hidden;
}
	
p.tagline {
	padding: 12px 0 0 0;
	margin: 0 0 0 300px;
	height: 60px;
	color: #fff;
	font-family: verdana;
	font-size: 0.8em;
	width: 320px;
	font-weight: normal;
}

p.tagline em {
	font-size: 0.7em;
}

div#subhead {
	width: 740px;
	height: 24px;
	margin: 0 auto;
	background: #7d7d7d;
	border-top: 1px solid #fff;
	}
ul#nav {
	padding: 4px 0 0 10px;
	width: 350px;
	list-style: none;
	font: normal 1px arial;
	height: 15px;
	}

/* home nav button */

#nav .home {
	float: left;
	width: 52px;
	height: 19px;
	display: block;
	}

#nav .home a {
	float: left;
	background: url(/images/nav/home_off.gif) no-repeat;
	width: 52px;
	height: 19px;
	color: #7d7d7d;	
	text-align: left;
	display: inline;
	}	
#nav .home a:hover {
	background: url(/images/nav/home_on.gif) no-repeat;
	width: 52px;
	height: 19px;
	color: #7d7d7d;
	}		
	
/* schedule nav button */

#nav .schedule {
	float: left;
	width: 80px;
	height: 19px;
	display: block;
	}

#nav .schedule a {
	float: left;
	background: url(/images/nav/schedule_off.gif) no-repeat;
	width: 80px;
	height: 19px;
	color: #7d7d7d;
	text-align: left;
	display: inline;
	}	
#nav .schedule a:hover {
	float: left;
	background: url(/images/nav/schedule_on.gif) no-repeat;
	width: 80px;
	height: 19px;
	color: #7d7d7d
	}		
	
/* contact nav button */

#nav .contact {
	float: left;
	width: 72px;
	height: 19px;
	display: block;
	}

#nav .contact a {
	float: left;
	background: url(/images/nav/contact_off.gif) no-repeat;
	width: 72px;
	height: 19px;
	color: #7d7d7d;
	text-align: left;		
	}	
#nav .contact a:hover {
	float: left;
	background: url(/images/nav/contact_on.gif) no-repeat;
	widht: 72px;
	height: 19px;
	color: #7d7d7d
	}			
	
	
form#mailinglist {
	background: #000;
	height: 26px;
	position: absolute;
	top: 72px;
	left: 374px;
	padding-right: 10px;
	padding-left: 5px;
	width: 354px;
	}
	
form#mailinglist-home {
	margin-bottom: 20px;
	background: #eee;
	padding: 10px;
	width: 395px;
	height: 125px;
}

form#mailinglist-home select {
	margin-top: 10px;
}

form#mailinglist-home input {
	padding: 4px;
}

form#mailinglist-home .email {
	font-size: 16px;
}
	
	
form#mailinglist img,
form#mailinglist-home img {
	float: left;
	padding-top: 2px;
	}	
form#mailinglist .email {
	margin: 5px 8px 0 0;
	font: normal 9px verdana;
	float: left;
	color: #666;
	padding: 3px;
	border: 0;
	}	
form#mailinglist select {
	font: normal 9px verdana;
	margin: 6px 0 0 0;
	}	
form#mailinglist input {
	font: normal 9px verdana;
	}	
	
/* left column */	
	
div#left_col {
	position: absolute;
	left: 40px;
	top: 129px;
	width: 186px;
	}	
div#left_col .headshot {
	border: 3px #ccc solid;
	padding: 0;
	}	
div#left_col img {
	padding: 20px 0 0 0;
	display: block;
	}	
div#left_col h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: .9em;
	letter-spacing: -1px;
	color: #444;
	line-height: 15px;
	padding: 10px 0 0 0;
	margin: 0;
	}
div#left_col h2 {
	font-family: verdana;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;
	color: #444;
	margin: 0;
	}	
div#left_col .button a img {
	padding: 8px 0 10px 0;
	margin: 0;
	border-bottom: 1px #ccc solid;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	}	
		
		
/* right column */		
	
	
div#right_col {
	position: absolute;
	left: 250px;
	top: 129px;
	width: 410px;
	font: normal 11px verdana;
	line-height: 16px;
	}	
div#right_col img {
	display: block;
	padding: 0 0 8px 0;
	}	
	
	
/* footer */

div#footer {
	width: 746px;
	height: 65px;
	margin: 0 auto;
	background: url(/images/bg_wrap.gif) repeat-y;
	text-align: center;
	font: normal 9px verdana;
	color: #999;
	border-bottom: 3px #888 solid;
	} 
div#footer a img {
	border: 0;
	}		
	
	
	
	
/* schedule page */

div#right_col_schedule {
	position: absolute;
	left: 250px;
	top: 139px;
	width: 410px;
	font: normal 11px verdana;
	line-height: 16px;
	}	
div#right_col_schedule img {
	display: block;
	padding: 0 0 15px 0;
	}
div#right_col_schedule h1 {
	font: bold 16px arial;
	display: block;
	}
div#right_col_schedule h2 {
	font: normal 15px arial;
	display: block;
	padding-bottom: 4px;
	}
div#right_col_schedule h3 {
	font: normal 13px arial;
	display: block;
	line-height: 13px;
	}
div#right_col_schedule h3 em {
	font: italic 13px arial;
	display: inline;
	line-height: 14px;
	}	
div#right_col_schedule hr {
	margin: 8px 0;
	padding: 0;
	border: 1px #dadada solid;
	}				
	

/* contact page */


div#right_col_contact {
	position: absolute;
	left: 250px;
	top: 139px;
	width: 410px;
	font: normal 11px verdana;
	line-height: 16px;
	}
div#right_col_contact img {
	display: block;
	padding: 0 0 15px 0;
	}	
div#right_col_contact h1 {
	font: bold 16px arial;
	display: block;
	}
div#right_col_contact h2 {
	font: normal 15px arial;
	display: block;
	}
div#right_col_contact h3 {
	font: normal 13px arial;
	display: block;
	}
div#right_col_contact h3 strong {
	font: bold 13px arial;
	display: inline;
	}	
div#right_col_contact hr {
	margin: 8px 0;
	padding: 0;
	border: 1px #dadada solid;
	}	
	
p.margin {
	margin: 10px 0;
}
	
	
	