@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.nav {
	padding-bottom:7px;
}

.navHeads {
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#000;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:20px;
	text-transform:uppercase;
	color:#77A336;
}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#77A336;
}

h4 {
	font-size:14px;
	color:#000;
	font-weight:bold;
}

.content {
	font-size:13px;
}

.seattle {
	/*background-image:url('sicpg2.png');*/
	/*background-color:#666;*/
}

.navDescs {
	font-size:12px;
	color:#000;
	line-height:18px;
}

.conference {
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Lucida Console", Monaco, monospace;
	color:#FFF;
}

.conferenceDesc {
	color:#FFF;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:16px;
	font-weight:400;
}

.descHeads {
	text-transform:uppercase;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#000;
}

.highlight {
	color:#000;
	font-weight:bold;
}