@charset "UTF-8";
/* CSS Document */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;	
}

body {
	margin: 0 auto;
	padding: 0;
	
}


.background {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	background-image:url(../images/gradientbackground2.jpg);
	background-repeat: repeat-x;
}


#wrapper1 {
	margin: 0 auto;
	padding: 0;

}	

#mainwrapper {
	width: 930px;
	margin: 0 auto;	
	padding-top: 30px;
}

#header {
	width: 930 px;
	margin: 30px 0 0 30px;
	padding: 0;
	float: left;
}	

#logo {
	width: 900px;
	margin-left: 5px;
	padding: 0 auto;
	
}

#mainimage {
	width: 930px;
	height: 239px;
	margin: 30px 0 0 0;
}

#headercopy {
	width: 590px;
	margin: 55px 30px 0px 60px;
	float: left;

}	

.headercopy h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:25px;
	line-height: 30px;
	font-stretch:expanded;
	font-weight:bold;
	letter-spacing:3px;
	color: #fff;
}
.headercopy p {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:14px;
	line-height: 25px;
	color: #fff;
}

#columnwrapper {
	width: 830px;
	margin: 20px 30px 20px 30px;
	float: left;
}	


/* homepage*/


#column1 {
	width: 250px;
	float: left;
	margin: 0px 5px 0 35px;
}

.agenda {
	width: 250px;
	height:120px;
}

.column1 h2{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:17px;
	letter-spacing:1px;
	font-weight:normal;
	color: #505050;
}	

.column1 h3{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	padding: 0 5px 0 5px;
	line-height:20px;
	font-weight:bold;
	color: #505050;
}

.column1 li{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	line-height: 15px;
	padding: 0 5px 0 5px;
	font-weight:normal;
	color: #505050;
}	

.column1 a{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #505050;
	text-decoration:none;

}

.column1 a:hover, a.selected{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	color: #505050;
	text-decoration:underline;
}
	

#column2 {
	width: 250px;
	float: left;
	margin: 0px 10px 0 15px;
}

.dates {
	width: 250px;
	height:120px;
	
}

.column2 h2{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:17px;
	letter-spacing:1px;
	font-weight:normal;
	color: #505050;
}	

.column2 h3{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	padding: 0 5px 0 5px;
	font-weight:bold;
	color: #505050;
}

.column2 li{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	line-height: 15px;
	padding: 0 5px 0 5px;	
	font-weight:normal;
	color: #505050;
}
.column2 a{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #505050;
	text-decoration:none;

}

.column2 a:hover, a.selected{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	color: #505050;
	text-decoration:underline;
}
	


#column3 {
	width: 250px;
	float: left;
	margin: 0px 5px 0 10px;
}

.committee {
	width: 250px;
	height:120px;
}

.column3 h2{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:17px;
	letter-spacing:1px;
	font-weight:normal;
	color: #505050;
}	

.column3 h3{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	padding: 0 5px 0 5px;	
	font-weight:bold;
	color: #505050;
}

.column3 li{
	width: 250px;
	margin: 15px 0 10px 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	line-height: 12px;
	padding: 0 5px 0 5px;	
	font-weight:normal;
	color: #505050;
}

.column3 a{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #505050;
	text-decoration:none;

}

.column3 a:hover, a.selected{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:13px;
	color: #505050;
	text-decoration:underline;
}


/* second level pages*/

#columnwrapper2 {
	width: 870px;
	margin: 5px 30px 20px 30px;
}	


#headingArea {
	height: 80px;
	margin: 25px 0 25px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #39aa9e;
}

#headingArea h2.welcomeHeading { 
	width: 450px; 
	background-image: url(../images/titles/welcome.png);
	background-repeat:no-repeat;
}


#headingArea h2.scheduleHeading { 
	width: 400px; 
	background-image:url(../images/titles/schedule.png);
	background-repeat:no-repeat;
}

#headingArea h2.postersHeading { 
	width: 450px; 
	background-image: url(../images/titles/abstracts.png);
	background-repeat:no-repeat;
}

#headingArea h2.presentationsHeading { 
	width: 625px; 
	background-image: url(../images/titles/presentations.png);
	background-repeat:no-repeat;
}


#headingArea h2.directionsHeading { 
	width: 480px; 
	background-image:url(../images/titles/directions.png);
	background-repeat:no-repeat;

}

#headingArea h2.registrationHeading { 
	width: 322px; 
	background-image: url(../images/headings/registrationHeading.jpg);
	background-repeat:no-repeat;

}

#headingArea h2.aboutHeading { 
width: 300px; 
	background-image:url(../images/titles/about.png);
	background-repeat:no-repeat;
}

#headingArea h2.accommodationsHeading { 
width: 800px; 
	background-image:url(../images/titles/accommodations.png);
	background-repeat:no-repeat;
}

#headingArea h2.leadersHeading { 
	width: 360px; 
	background-image:url(../images/titles/leaders.png);
	background-repeat:no-repeat;
}

#headingArea h2.examplesHeading { 
	width: 400px; 
	background-image:url(../images/titles/examples.png);
	background-repeat:no-repeat;
}


#headingArea h2 {  
	height: 69px; 
	text-indent: -9999px; 
	overflow: hidden; 
	margin: 0;
	float: left;
}


#headingArea .registerNow { font-family: Arial, "Helvetica", sans-serif; width: 250px; margin: 10px 25px 5px 0;float: right; color: #505050; font-weight: bold; font-style:italic; font-size: 13px; line-height: 18px; }
#headingArea .registerNow a { color: #173981; text-decoration: underline; }
	

#maincontentwrapper {
	width: 870px;
	margin: 20px 30px 20px 30px;
	
}

#maincontent {
	width: 540px;
	margin-right: 25px;
	padding: 0 auto;
	float: left;
	
	
}

.maincontent h4 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:19px;
	font-weight:bold;
	padding-left: 5px;
	color: #173981;
}

.maincontent h2 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:17px;
	line-height: 20px;
	font-weight:normal;
	padding-left: 5px;
	color: #505050;
}

.maincontent p {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:15px;
	line-height: 24px;
	padding: 0 5px 0 5px;	
	font-weight:normal;
	color: #505050;
}	

.maincontent a {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:15px;
	line-height: 21px;
	padding: 0 5px 0 0;	
	font-weight:bold;
	color: #173981;
	text-decoration:none;
}	
	
	
.maincontent a:hover, a.selected {
	text-decoration:underline;
	color: #173981;

}
.maincontent li {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:15px;
	line-height: 24px;
	padding: 0 5px 0 5px;	
	font-weight:normal;
	color: #505050;
}		


#sidebarwrapper {
	width: 250px;
	margin: 0px 5px 0 5px;
	float: left;
	padding: 10px;
	background-image:url(../images/tealgradient.jpg);
	background-repeat:repeat-x;
}

.sidebar h2 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:16px;
	line-height: 21px;
	font-weight:bold;
	padding-left: 15px;
	color: #505050;
}

.sidebar p {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:15px;
	line-height: 20px;
	padding: 0 5px 0 15px;	
	font-weight:normal;
	color: #505050;
}

.sidebar a {
	font-family: Arial, "Helvetica", sans-serif;
	font-size:15px;
	line-height: 20px;
	font-weight:bold;
	color: #173981;
	text-decoration:none;
}

.sidebar a:hover, a.selected {
	text-decoration:underline;
	color: #39aa9e;

}


/*Partners*/

#partnerssidebar {
	width: 200px;
	float: left;
	margin: 0 35px 5px 0;
	background-color: #fff;
	background-position: bottom;
	padding: 3px;

}


	
.leftimage {/* this class should be used for left hand images */
	padding:0 10px 10px 0;
	float:left;
}

.rightimage { /* this class should be used for right hand images */
	padding:10px 0px 10px 10px;
	float:right;
}
.floatLeft { float: left; }
.floatRight { float: right; }

.captions {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	margin-top: 2px;
	font-style:italic;
	color:#505050;
}