/*CLASS STYLES*/	

div#container {
	/*width: 100%;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#ebeadc;
	font-size:11pt;
	line-height:1.2em;
	padding: 0;
	margin: 0;
	position:relative; /* needed for footer positioning*/
		
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#content
{
	width: 1024px;
	margin: 0 auto;
}


a {
	text-decoration:underline;
	color:#fff;
}

a:hover, visited {
	text-decoration:none;
	color:#fff;
}

		

/*TAG STYLES*/

html,body { height:100%; }

img { border:none}

#spacer
{
	height: 100px;
}
div#footer {
	position:absolute;
	/*float:left;*/
	/*padding-left:62px;*/
	width:100%;
	height: 77px;
	bottom:0; /* stick to bottom */
	/*vertical-align:middle;*/
	/*text-align:center;*/
	background: url(../i/shadow-bottom.png) repeat-x bottom;
	font-size: .70em;
	font-style:italic;
}

#footer .content
{
	width: 1024px;
	margin: 0 auto;
}

.footerleft {
	padding:37px 0 0 0;
	float:left;
}	

.footerright {
	padding:37px 0 0 0;
	float:right;
}




#feature {
	border-bottom:#FFF thin solid;
	margin:0 0 20px 0;
	background:url(../i/onemindanocean.png) no-repeat;
	height:317px;
	padding:0 0 20px 0;
}

#futuremidwest {
	border-bottom:#FFF thin solid;
	margin:0 0 20px 0;
	background:url(../i/futuremidwest-conference.png) no-repeat;
	height:230px;
	padding:0 0 20px 0;
}

#together {
	border-bottom:#FFF thin solid;
	margin:0 0 20px 0;
	background:url(../i/alltogethernow.png) no-repeat;
	height:181px;
	padding:0 0 20px 0;
}

#moduleconf {
	border-bottom:#FFF thin solid;
	margin:0 0 20px 0;
	background:url(../i/moduleconference.png) no-repeat;
	height:230px;
	padding:0 0 20px 0;
}

#module09conf {
	border-bottom:#FFF thin solid;
	margin:0 0 20px 0;
	background:url(../i/module09conference.png) no-repeat;
	height:200px;
	padding:0 0 20px 0;
}

#conversation {
	background:url(../i/the-conversation.png) no-repeat;
	border-bottom:thin solid #FFF;
	height:153px;
	margin:0 0 20px;
	padding:0 0 20px;
}



div#header {
	position:absolute;
	/*float:left;*/
	/*padding-left:62px;*/
	width:100%;
	height: 108px;
	top:0;
	vertical-align:middle;
	/*text-align:center;*/
}

#nav {
	background:url(../i/shadow-top.png) repeat-x;
	margin:0 0 20px 0;
	padding:20px 0 0 0;
}	

#nav .content {
	width: 1024px;
	border-bottom:#FFF thin solid;
	margin: 0 auto;
	height:85px;
	font-size:10pt;
	font-style:italic;
}	

#nav a, visited {
	color:#ebeadc;
	text-decoration:none;
}

#nav a:hover {
	color:#c1282d;
	text-decoration:none;
	background:#FFF;
}

.left {
	float:left;
	line-height:1.1em;
}

.right {
	float: right;
	width:245px;
	height:74px;
	text-align:left;
	font-size:9pt;
	padding:60px 0 0 0;
	background:url(../i/module-reversed.png) no-repeat top right;
}	


.spacer { clear:both; }



/*CUSTOM TAGS*/

#twocolumn {
	width:676px;
	float:left;
}

#content .twocolumn {
	width:676px;
	float:left;
	margin:0 0 45px 0;
}	

.twocolumn .threecolumn img {
	margin:0 0 10px 0;
	border:none;
}	

#content .twocolumnend {
	width:676px;
	float:left;
}

#content .threecolumn {
	width:328px;
	margin:0 20px 0 0;
	float:left;
}

.threecolumn .miniheadline {
	text-transform:uppercase;
}	

#content .threecolumnend {
	width:328px;
	float:left;
}

.threecolumnend img {
	border:none;
}	

#content .threecolumnend p { margin: 0; }


.follow {
	float:left; 
	margin:15px 10px 0 0;
}	

.threecolumn .follow img {
	margin:0;
}	

.presentersbox {
	margin:0 0 15px 0;
}	

.jump {
	font-size:14pt;
	line-height:1.2em;
	font-style:italic;
	color:#fff;
}	


blockquote {
	margin:10px 0 10px 0;
	padding:10px;
	font-size:14pt;
	line-height:1.2em;
	font-style:italic;
}	

.headline {
	font-size:16pt;
	line-height:1.1em;
	font-style:italic;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
}	

.miniheadline {
	line-height:1.1em;
	font-style:italic;
	color:#fff;
	font-weight:bold;
}	


.label {
	font-size:.70em;
	line-height:1.1em;
	font-style:italic;
}	

div.uppercase { text-transform: uppercase; }

div.caps { text-transform: capitalize; }

#partnerinset {
	background:#fff;
	padding:2px;
	margin:10px 0 0 0;
}

#partnerinset .logo {
	padding:2px;
	float:left;
}	

.partnersheadline {
	color:#9e005d;
	line-height:1.1em;
	font-style:italic;
	font-weight:bold;
	padding:10px;
}	