﻿/*--------------------*/
/* IBF Color Branding */
/* #FFF;    white     */
/* #E1D9C2; tan      R=225 G=217 B=194    */
/* #FEF7DD; cream    R=254 G=247 B=221    */
/* #122011; near black      R= G= B=       */
/* #957A2D */
/* #C8CDD2; nav hover */
/*--------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

html { 
	height: 100%; 
	margin-bottom: 0; 
}

#horizontalBanner {
   max-width: 2000px;
   min-width: 880px;
   min-height: 159px;
   margin: 0;
   padding: 0;
   background: url(../graphics/header-bg2000x157xgrey.png) no-repeat top left;
}

#wrap {
	width: 880px;
    margin:0 auto;

	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top left;
	
	/* This background will stop white lines between banners*/
    background-image: url(../graphics/bg_body.bmp); 
}

#nav_container{
	height:30px;
	background-color: #E1D9C2;
	text-decoration:none;
	text-align:left;
	border:#333333 thin;
}

/******************************/

#content_799 {
    float: left;
    width: 799px;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	color: #786B5B;
	text-decoration:none;
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	font-style: normal;
	background-color: #FFFFFF;
}

#content_799 a { 
	color: #786B5B;
	text-decoration: none;	
	font-weight:bold;
}

#content_799 a:hover { 
	color: #f37b1e; 
	text-decoration: underline;
}

/******************************/

#content {
	float: left;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-align:left;
	margin-left: 8px;
	margin-right: 8px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	font-style: normal;
	background-color: #FFFFFF;
}

#content_860 {
	float: left;
	width: 880px;
	color:#000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top left;
}


/** Use in home.html **/
#content_839 {
	float: left;
	width: 839px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-align:left;
	margin-left: 8px;
	margin-right: 0px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-style: normal;
	background-color: #FFFFFF;
	height: auto;
}

/******************************/

table {
	width: 96%;
	padding: 0 0 0px 0px;
	/* border: 1px solid #FEF7DD;*/
	background: #FEF7DD;
	border-top-style: none;
	border-top-color: #E8E8E5;
	border-right-color: #E8E8E5;
	border-bottom-color: #E8E8E5;
	border-left-color: #E8E8E5;
}

table caption {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #122011;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}

table td {
	margin: 0;
	padding: 5px 8px;
	text-align: right;
	border-left-width: 0px;
	clear: both;
}

table .name {
 text-align: left;
}

table .eventDate {
 font-size: 1.3em;
 padding: 10px 20px;
 width: 100%;
 text-align: left;
 text-decoration: none;
 color: #122011;
}

table .sponsorType {
 font-size: 1.3em;
 padding: 10px 20px;
 width: 100%;
 text-align: center;
 text-decoration: none;
 color: #122011;
}

table tr {
 background: #fff;
}

table tr.alt_1 {
 background: #E7DCCA;
}

table tr.alt_2 {
 background: #FEF7DD;
}


table tr.alt_3 {
 background: #D7E9F5;
}

.landingFeatureSm {float:left; width: 95%; margin-left: 10px; margin-right: 10px;
					font:Arial, Helvetica, sans-serif}

.olive h2 {color: #957A2D}

.columnContent2 h2 { 
    font-size:120%;
	margin-bottom: .5em; 
	margin-top:0;
	padding: .5em;
}

.columnContent2 a { 
    color: #112212;
    font-size:110%;
	text-decoration:none;
	margin-bottom: .5em; 
	margin-top:0;
	padding: .5em;
}

.columnContent2 a:hover { 
  color: #f37b1e; 
  text-decoration: underline;
}

/************************/

H1 {
	font-size: 2em;
	font-weight: normal;
	font-style: oblique;
	font: "Prestige Elite Std", "Palatino Linotype", Perpetua, Papyrus, "Poplar Std";
	top: 6pt;
	color: #786B5B;
	border-top-width: 0.5em;
	border-right-width: 5px;
}

H2 {
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	color: #0033CC;
	border-top-width: 0.3em;
	border-right-width: 5px;
}

H3 {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #122011;
	border-top-width: 0.5em;
	border-right-width: 5px;
	margin-bottom: 7px;
	margin-top: 7px;
	margin-right: 0;
	margin-left: 10px;
}

p { 
    font-size:1.1em;
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    text-decoration:none;
}

.textlist li {
	line-height: 1.3em;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0 0 0 0;
}

.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 a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.attached {
	font-weight: bold;
	text-align: center;
}

.topbar { 
	padding-top: 5px;
	text-align: right; 
	height: 0px; 
}

/******************************/

/* Begin main navigation */

#mainnav {
	clear: both;
	position:relative;
	top:-3px;
	/* width:69.2em; */
	height: 35px;
	z-index:400;
	font-size: small;
	text-transform:none;
	background-color: #E1D9C2;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

/* begin drop down styling */	

#mainnav ul 	{
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#mainnav ul li 	{
	margin: 0;
	padding-top: 0;
	float: right;
	position: relative;
	text-align: right;
	color: #FFF;
	line-height: 32px;
	list-style-image: none;
	list-style-type: none;
	background-color: #E1D9C2;
	padding-left: 0px;
	padding-right: 0px;
}

#mainnav ul li a {
	color: #122011;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
} 

#mainnav ul li a:hover {
	color: #f37b1e;
	text-decoration: underline;
	list-style-image: none;
} 

#mainnav ul li.on a {color:#cc0104;} 

/* end drop down styling */	

/* End main navigation */	


/******************************/

#copyright {
	padding-left: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 12px;
	color: #000;
}

div#footer {
	color: #122011;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 12px;
	padding-left: 11px;
	padding-right: 3px;
}

div#footer a { 
	color: #122011;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	line-height: 2em;
}

div#footer a:hover { 
	color: #f37b1e; 
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: underline;
	line-height: 2em;
}

/******************************/

/* Indestrucible box */

.container {
  float: right;     /* override this default value in your HTML file */
  margin: 0px 0;    /* override this default value in your HTML file */
  /*width: 42%;*/   /* override this default value in your HTML file */
  padding: 0 0 0 0; /* override this default value in your HTML file */
  background: url(../graphics/rounded-upper-right.gif) top right no-repeat;
  } 
  
.container .desc {
	margin: 0;
	padding: 9px 9px 3px 9px;
	border-bottom: 1px solid #E0CFAB;
	background: url(../graphics/rounded-upper-left.gif) top left no-repeat;
	font-size: larger;
	text-align: center;
  }

.container .link {
  margin: 0;
  padding: 0 0 0 9px;
  background: url(../graphics/rounded-lower-left.gif) bottom left no-repeat;
  }

.container .link_hp {
  margin: 0;
  padding: 0 0 0 9px;
  background: url(../graphics/rounded-lower-left.gif) bottom left no-repeat;
  }
  
.container .link em {
  display: block;
  padding: 0 9px 9px 0;
  text-align: center;
  font-style: normal;
  background: url(../graphics/rounded-lower-right.gif) bottom right no-repeat;
  }

.container .link_hp em {
  display: block;
  padding: 0 9px 9px 0;
  text-align: center;
  font-style: normal;
  background: url(../graphics/rounded-lower-right.gif) bottom right no-repeat;
  }

.container h3 a {
  color: #627081;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: larger;
  text-decoration: none;
  }
  
.container p.link {
  line-height: 120%;
  text-align: center;
  vertical-align: middle;
  }



.container p.link img {
  text-align: center;
  padding: 14px;
  }

.container p.link a {
  color: #6C7A7D;
  text-decoration: none;
  }


.container a:hover { 
  color: #f37b1e; 
  text-decoration: underline;
}

/******************************/

#advisory {
  	float: left;
  	width: 880px;
	padding: 0px 0;
  	background: url(img/bg.gif) no-repeat top left;
  	}
#advisory dl {
  	float: left;
  	width: 855px;
  	margin: 0px 0px;
  	padding: 0px 0px;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
#advisory dt {
  	float: right;
  	width: 690px;
  	margin: 10px 0px 0 0;
  	padding: 0px 10px 0 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}
#advisory dd.title {
  	margin: 0 0 0 145px;
  	padding: 5px 10px 0 10px;
  	font-size: 100%;
  	line-height: 1.5em;
  	color: #666;
  	}
#advisory dd {
  	margin: 0 0 0 145px;
  	padding: 5px 10px 10px 10px;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
#advisory dl dd.img {
   	margin: 0;
   	}
#advisory dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/******************************/

#speakers {
  	float: left;
  	width: 880px;
	padding: 0px 0;
  	background: url(img/bg.gif) no-repeat top left;
  	}
#speakers dl {
  	float: left;
  	width: 855px;
  	margin: 0px 0px;
  	padding: 0px 0px;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
#speakers dt {
  	float: right;
  	width: 690px;
  	margin: 10px 0px 0 0;
  	padding: 0px 10px 0 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}
#speakers dd.title {
  	margin: 0 0 0 145px;
  	padding: 5px 10px 0 10px;
  	font-size: 100%;
  	line-height: 1.5em;
  	color: #666;
  	}
#speakers dd {
  	margin: 0 0 0 145px;
  	padding: 5px 10px 10px 10px;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
#speakers dl dd.img {
   	margin: 0;
   	}
#speakers dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/******************************/

#aboutUs {
  	float: left;
  	width: 880px;
  	padding: 0 0 0 0;
  	background: url(img/bg.gif) no-repeat top left;
  	}
#aboutUs dl {
  	float: left;
  	width: 98%;
  	margin: 0px 0px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
	
#aboutUs dt {
  	float: right;
  	width: 582px;
  	margin: 0;
  	padding: 10px 5px 0 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #112212;
  	}
	
#aboutUs dd {
    margin: 0 0 0 270px;
  	padding: 10px 5px;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
	
#aboutUs dl dd.img {
	margin-left: 10px;
   	}
#aboutUs dd.img img {
  	float: left;
  	margin: 0 0px 0 0;
  	padding: 0px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

#aboutUs a { 
	color: #112212;
	text-decoration: none;	
}

#aboutUs a:hover { 
	color: #f37b1e; 
	text-decoration: underline;
}
/******************************/

#agenda {
  	float: left;
	width: 725px;
	margin: 0;
  	padding: 0;
	border: 2px solid #C8CDD2;
  	}

#agenda dl {
  	float: left;
  	width: 95%;
  	margin: 10px 20px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}

#agenda dt {
  	float: right;
  	width: 90%;
  	margin: 0;
  	padding: 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}

#agenda dd {
    margin: 0 0 0 100px;
  	padding: 0;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}

	
#agenda dl dd.img {
   	margin: 0;
   	}
#agenda dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/******************************/
.licol {
    float: left;
    width: 22em;
	margin-top: 0px;
    padding: 0;
}

.list_item_tight {
	line-height: 1.2em;
	list-style-position: outside;
	margin-top: 11px;
	margin-bottom: -0.3em;
	padding-bottom: 0em;
}