 
/* Import whitespace resetting code */
@import url(reset.css);

/* Page Element Styles */
body#Page {
	background:#dedede url(../images/backrgd.jpg) repeat-x top;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
}

#Page a {
	color:#0d2583;
	text-decoration:none;
}

#Page a:hover {
	text-decoration:none;
}

#Page img{
	margin: 0;
	border:0;
}
#Page img.left{
	float: left;
	margin: 0.1em 1em;
}

#Page img.right{
	float: right;
	margin: 1em;
}

#Page blockquote {
	background:#000 url(../images/pullQuote.gif) no-repeat left bottom;
	color:#FFF;
	padding:10px 20px 25px 20px;
	width:317px;
	float:right;
	margin:10px;
}

#Page em {
	font-style:italic;
}
#Page strong {
	font-weight:bold;
}

#Page blockquote em {
	font-style:italic;
	display:block;
	padding-left:50%;
}

#Page code, #Page pre {
	color: #000;
	background-color: #e3e3e3;
	font-family: Monaco, monospace;
	text-align: left;
	padding-left: 2em;
	}

#Page hr {
	margin-bottom:20px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#eeeeee;
	height:1px;
	clear:both;
}

#Page ol {
	list-style: decimal inside;
	padding-left: 2em;
}
#leftColumn{width:342px; margin:0 5px 0 0; float:left; min-height:100%;}
#leftColumnPage{width:247px; padding:0 11px 0 0; float:left; min-height:100%;}
#midColumnPage{ width:492px; padding:20px; background:#fff; float:left;}
* html #midColumnPage{ width:492px; padding:20px 10px 20px 20px; background:#fff; float:left;}
#rightColumnPage{ width:160px; padding:0 0 0 10px; float:right;}
#upcomingEvents {width:302px; background:#FFF; margin:0 0 11px 0; padding:20px 20px 17px 20px;}
#recentEvents {width:302px; background:#FFF; padding:20px 20px 17px 20px;}
.recentIndex{height:auto!important; padding:20px!important;}
#feedbackContainer {clear:both; display:block; float:left; width:212px; height:339px; padding:20px 204px 20px 20px; background:transparent url(../images/feedback.gif) no-repeat top left; margin:11px 6px 0 0;}
#feedback{width:212px; height:319px; overflow:hidden;}
#speakersHeadshots{float:left; width:170px; min-height:360px; background:transparent url(../images/speakers_hd.gif) no-repeat top left; padding-top:40px;}
#speakersHeadshots img{float:left; margin:5px 0 0 5px; display:inline;}
/* Basic Layout Styles */
.innerWrap{
	width: 965px;
	margin: 0 auto;
	text-align: left;
}

#Header { width: 965px; margin: 0 auto; height:105px;}
#Main { padding: 0 0 40px; width: 965px; margin:0 auto;}
#Footer { color: #000; padding: 10px 0; width: 965px; margin:0 auto; clear:both;}
#sponsors {border-bottom:3px #000 solid; border-top:3px #000 solid; width:960px; height:183px;}
#no_sponsors {border-bottom:3px #000 solid; width:960px; height:10px;}

/* Header Styles */

#Header #Logo{
	float: left;
	padding: 0;
}
	#Header h1#Logo span{
			color: #fff; 
			font-size: 2.5em; 
			float: left;
			text-align:left;
			padding-bottom: 10px; 
			}

/* Navigation Bar Styles */

#Nav{ background: url(../images/nav.gif) no-repeat; width: 843px; height:32px; float:right; position: relative; top:15px;}

#Nav ul{
		padding: 0 0 0 40px;
		margin: 0;
 }
	#Nav li {
		float: left;
		margin: 0;
		padding: 0;
	}
		#Nav li a {
				float: left;
				padding: 6px 12px;
				text-decoration: none;
				text-transform:uppercase;
				color: #FFF;
				border: none;
				}
		#Nav li a.current, #Nav li a.section{
				background: url(../images/nav_section.gif) repeat-x top left;
				text-decoration: none;
		}
		#Nav li a.link:hover{
				background: url(../images/nav_over.gif) repeat-x top left;
				color : #FFF;
				text-decoration:none;
		}
		
#Nav2{ background: url(../images/nav2.gif) no-repeat; width: 965px; height:32px; clear:both; }

#Nav2 ul{
		padding: 0 0 0 40px;
		margin: 0;
 }
	#Nav2 li {
		float: left;
		margin: 0;
		padding: 0;
	}
		#Nav2 li a {
				float: left;
				padding: 6px 12px;
				text-decoration: none;
				text-transform:uppercase;
				color: #FFF;
				border: none;
				}
		#Nav2 li a.current, #Nav2 li a.section{
				background: url(../images/nav_section.gif) repeat-x top left;
				text-decoration: none;
		}
		#Nav2 li a.link:hover{
				background: url(../images/nav_over.gif) repeat-x top left;
				color : #FFF;
				text-decoration:none;
		}

/* Main Content */
#Main #Content{
		float: left;
}
	

/* Sidebar styles */
#Main #Sidebar{
		float: left;
		width: 18em;
		padding: 0;
		line-height: 2.5em;		
}

	#Main #Sidebar h3{
			font-size: 1.5em;
			border-bottom: 1px solid #E1DABF;
			padding-bottom: 3px;
			margin-bottom: 3px;
	}
	
	#Main #Sidebar ul{
		border-top: 1px solid #000;
		margin: 40px 0 20px 0;
	}
	
		#Main #Sidebar li{
			border-bottom: 1px solid #000;
			list-style:none;
			list-style-image:none!important;
		}
			#Main #Sidebar li a.link{
				color:#666;
				text-transform:uppercase;
				padding:0;
				position:relative;
			}
			
			#Main #Sidebar li a.current {
					color:#000;
					text-transform:uppercase;
					position:relative;
			}
			#Main #Sidebar li a.section{
					color:#000;
					font-style:italic;
					text-transform:uppercase;
					position:relative;
			}
	
	#Main #Sidebar ul.sub{
			margin: 0;
			border-top:0;
	}
		#Main #Sidebar ul.sub li{
				border:none;
		}
			#Main #Sidebar ul.sub li a{
				margin-left: 10px;
		}
#Main #Sidebar ul.sub ul{
			margin: 0;
	}

/* Footer Styles */
#Footer .innerWrap {
}
#Footer div.WidgetHolder{
		float: left;
		width: 30%;
		color: #eae7e7;
		margin-bottom: 10px;
		margin-right: 10px;	
}

	#Footer div.WidgetHolder h3{
			font-size: 1.5em;
			color: #fbf6f6;
			padding: 3px 0pt;
			margin-bottom: 8px;
		}

#Footer #Copyright{
		clear: both;
		padding-top: 5px;
}

	#Footer .Copyright {
			text-align: left;
			font-size: 10px;
	}
	
	#Footer #Copyright img{
			border: none;
	}

/*
	Auxillary Styles
*/

/* Page Comments */
#PageComments_holder h4{
	font-size:1.2em;
}

#PageComments_holder form{
	margin-bottom : 10px;
}

#PageComments li{
	float:left;
	margin: 5px 0;
	width:100%;
	padding: 5px;
}
#PageComments li p.comment{
	
}
#PageComments li p.info{
	font-style:italic;
	font-size: 0.8em;
}
#PageComments .odd{background:#f1f1ef;}
#PageComments .even{background:#fff;}

.commentrss {
	background: url(../images/feed.png) no-repeat left center;
	padding: 4px 0 1px 25px;
}

/* @group searchbox */

#searchbox {
	position: relative;
	top: 7px;
	float:right;
	width: 300px;
	height: 28px;
	background: url(../images/searchbox.png) no-repeat top right;
}

	#searchbox label {
		display: none;
	}
	#searchbox input.text {
		background: #ededed;
		border: 0;
		margin: 0;
		width: 150px;
		position: absolute;
		top: 0px;
		right: 33px;
		height:20px;
		color: #666;
	}
	#searchbox input.action {
		display: block;
		float: right;
		clear: none;
		background: none;
		padding-top: 24px;
		cursor: pointer;
		overflow: hidden;
		border: none;
		width: 33px;
		height:28px;
		position:absolute;
		right:0;
		text-indent:100px;
		top:0;
	}
	form input, form textarea {
	padding:6px 4px 2px 8px;
	
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#PageComments_holder form input, #PageComments_holder form textarea { background:#fff;}
#BlogContent {width:700px; float:right;}
.blogSummary {margin-bottom: 20px; border-bottom:1px solid #000; border-top:1px solid #000; padding:20px 0;}
#Search .middleColumn {background:none; border:0!important;}
/* @end */

.add{ margin:8px 0; width:965px;}
.add a{float:right; margin-bottom:8px;}
.eventContainer { clear: both; min-height:100%; background: url(../images/event_repeat.gif) repeat-y; float:left; width:965px; *margin-top:32px;}
#eventLeft{width:226px; float:left; border:1px white solid}
#eventMid{width:412px; float:left; padding:30px; min-height:100%;}
#eventRight{width:233px; float:left; padding-left:30px;}
#eventIndexLeft{ width:600px; margin:0 11px 0 0; float:left; min-height:100%;}
#eventIndexRight{ width:342px; margin:0; float:right; min-height:100%;}
#eventIndexBanner{height:120px; padding-bottom:16px;}
.upcomingListing img{border:1px #CCC solid!important;}
.upcomingListing {margin-bottom:20px; padding-bottom:10px; border-bottom:1px #CCC solid;}
.floatRight{float:right;}
.floatLeft{float:left;}
#eventRight .image{width:233px!important;}
#eventLeft .image{width:226px!important;}