@charset "UTF-8";
/* CSS Document */


html, body, div, p, td, li, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}


body {
	margin:0;
	text-align:center;
	background: #b7a956 url(bg000000.gif) repeat;
	font-size: 12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

/*
LINKS --------------------- */

a:link, a:active, a:visited {
	color: #246197;
}




/*
Wrapper + logo + top navigation------------- */

#wrapper {
	width:900px;
	margin: 0 auto;
	text-align:left;
	background: #fff url(wrapper_.gif) repeat-y;
	
}
th {
	text-align:center
}

#branding {
	width:100%;
	height:119px;
	margin:0;
	background: #fff url(filler00.htm) repeat;
}

#branding h2{
	text-indent:-5000px;
	margin:0;
	padding:0;
}

#branding img{
	
	width:169px;
	height:119px;
	float:left;
	margin-top:0;
	margin-bottom:0;
}

/* Navigation on top of the page */

#branding ul {
	float:right;
	margin-top:101px;
	margin-right:10px;
	margin-bottom:0;
	padding:0;
	list-style:none;
	background-color:#840000;
	width:530px;
}

.bodymargin {
	margin-left:10px;
	margin-right:10px;
}

#branding ul li{
	float:right;
	
}

#branding ul a {
	display:block;
	padding: 0 15px;
	line-height: 1.5em;
	text-decoration:none;
	color:#fff;
	background: url(fiiler00.gif) repeat-y left bottom;
	
}
#branding ul .first a {
	background: none;
}

#branding ul a:hover {
	color:#ea7102;
}

#banner{
	clear:both;
	width:883px;
	height:234px;
	margin-left:8px;
	background:#fff url(banner00.jpg) no-repeat top left;
}



/*
Banner image + title + dates------------- */

#banner img{
	float:right;
}

#banner h2{
	text-indent:-5000px;
	margin:0;
}
#banner p{
	margin:0;
	padding-top:120px;
	padding-left:581px; 
	color:#b79323;
}



/*
Main content------------- */

#content {
	width: 900px;
	float:left;
	background-color:#e3cf57;
	margin:0 10px 10px 10px;
	padding:1px;
}

#content p {
	padding:0 10px;
	margin-top:10px;
}

#secondaryContent {
	width:0px;
	float:right;
	margin:10px 10px 10px 0;
	background:#f4dfd3 url(second_c.gif) no-repeat top center;
}

#secondaryContent h1 {
	color:#0a459b;
	font-size:1.3em;
	line-height:.5em;
	text-align:center;
	padding-top:10px;

	
}

#secondaryContent h1.line2{
	color:#000;
	font-size:1.1em;
	background:#f4dfd3 url(second_d.gif) no-repeat bottom center;
	padding-bottom:2em;
	text-align:center;
	
}

#secondaryContent p {
	color:#000;
	padding:0 8px;
	
}

.register {
	color:#840000;
	font-weight:bold;

}



.clearFooter {
	background-color:#fff;
	height:10px;
	clear:both;
}


/*
Speaker holder box------------ */

.box {
	width: 530px;
	margin-left:10px;
}

.box h3 {
	background-color:#949492;
	margin:0;
	padding: 6px 8px 4px 10px;
	color:#fff;
}

.box ul {
	width: 510px;
	float:left;
	margin:0;
	padding: 14px 10px 14px 10px; 
	list-style:none;
	background-color:#f0f090;
	margin-bottom:10px;
}

.box ul li {
	float:left;
	margin: 0 0 6px;
	padding:0;
}


.box  ul a {
	display:block;
	padding: 0 1em;
	line-height: 1em;
	text-decoration:none;
	
}

.box img{
	border: 1px solid #999;

}

/*
keynote speakers page layout------------- */

#speakers {
	float: left;
	width:547px;
	padding: 0;
	margin-top:0;
}

#speakers dl {
	width:507px;
	float: left;
	margin: 10px 20px;
	padding: 0;
	display:inline; /* fixes IE/Win double margin bug */
}


#speakers dt {
	float:right;
	width:396px;
	margin:0;
	padding: 0;
	letter-spacing: 1px;
	color:#0a459b;
	font-weight:bold;
}

#speakers dd {
	margin:0;
	padding:0;
	ling-height:1.5em;
	color:#333;
	}

#speakers dd.alt {
	padding-bottom:15px;
	border-bottom: 1px dotted #fff;
}

#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;
}


#speakers h3 {
	
	margin:0 0 0 10px;
	padding:6px 0 6px 10px;
	color:#86230e;
	border-bottom:dotted 1px #dd8a2e;
}
#map {
	width:650px; height:500px;
}
.maptable {
	width:100%;
}
.mapkey {
	width:650px;
}
.four {
	vertical-align:top; font-weight:bold; color:#89200d
}
h1 {
	color:#89200d; font-size:20px;
}
h2 {
	color:#246197; font-size:16px;
}
h3 {
	color:#db8d29; font-size:14px;
}
h4 {
	color:#89200d; font-size:14px;
}
h5 {
	color:#246197; font-size:12px;
}
h6 {
	color:#db8d29; font-size:12px;
}
.amenity {
	background-color:#246197; color:#ffffff; width: 500px;
}
a.amenity, a.amenity:hover {
	color:#ffffff; text-decoration:none;
}
.amenitysmall {
	font-size:11px;
}
.footer {
	font-size:11px;
	text-align : center;
}