/* CSS Document */
body {
	font:76%/1.5 Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 750px;
	background-color: #ffffff;
	background-image:  url(../92nd/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#wrap {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	}
#header {
	width: 750px;
	height:73px;
	background-color: #bf9135;
	
	
}

*:first-child+html #header {
     height:80px;
}
#footer {
	clear: left;
	float:left;
	padding:0;
	margin: 0 0 20px 0;
	width:100%;
	border-top: 1px solid #5A5542;
	border-bottom: 1px solid #5A5542;
	}
#footer p{
	text-align: left;
	margin-left: 200px!important;
	margin-left: 210px;
	font-size: .9em;
	font-weight:bold;
	color: #B37700;
	margin-top: 10px;
	}
#footer h3 {
	float: left;
	border-right: 1px solid #5A5542;
	border-left: 1px solid #5A5542;
	background-color:#DFB155;
	color: #5C3E00;
	padding:6px 20px;
	margin: 0;
	margin-left: 50px !important;
	margin-left: 35px;
	
	}
#mainContent {
	padding: 10px 20px;
	margin: 10px 0 0 0;
	width: 510px;
	border-right: 1px solid #5A5542;
	min-height: 495px;
	height: auto !important;
	height:495px;
	}
a {
	color: #0C1882;}
#nav {
	width: 180px;
	float:right;
	list-style-type:none;
	padding: 0;
	margin: 40px 0 0 0;
	}
#nav ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#nav li {
	margin-bottom:1em;
}
#nav li a {
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: none;
	line-height: 1em;
	
}
#nav li a:hover {
	text-decoration:underline;
	}
	
#header h1 {
	color: #fff;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
}	

h1 {
	color: #B37700;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:1.3em;
	}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1.1em}

.none {
	display: none }
#home #nav .home a, #program #nav .program a, #speakers #nav .speaker a, #preconference #nav .preconference a, #breakout #nav .breakout a, #hotel #nav .hotel a, #transportation #nav .transportation a, #dinner #nav .dinner a, #golf #nav .golf a, #board #nav .board a, #planning #nav .planning a, #staff #nav .staff a, #registration #nav .registration a  {
	color: #B37700;
	}

.ill {
	padding-left: 12px;
	padding-top:12px;
	}