/* CSS Document */

body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: small;
	color: #333;
}

h1, h2, h3, h4 {
       color: #7B0F7B;
}

h1 {
      font-size: 120%;
}

h2 {
      font-size: 110%;
}

h3 {
      font-size: 100%;
}

h4 {
      font-size: 95%;
}

a {
	text-decoration: none;
	color: #BE5173;
}

a:hover {
	text-decoration: underline;
}

form {
	display: inline;
}

img {
  border: 0;
}

input {
	margin: 0;
}

.clear {
	clear: both;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
}

#header {
	background-image: url(images/bg_header2012.gif);
	margin: 15px 0 10px 0;
	width: 970px;
	height: 180px;
}

#header #logo {
	float: left;
	margin: 0;
}

#top-nav {
	background-image: url(images/bg_top_nav.gif);
	height: 29px;
	text-align: left;
	color: #fff;
	padding: 0 0 0 60px;
	margin-bottom: 10px;
	font-size: 90%;
}

#top-nav p {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	line-height: 29px;
}

#top-nav a {
	color: #fff;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
}

#top-nav .hilight {
	background-color: #e0013f;
	padding: 5px 10px;
	margin: 0 3px;
}

#top-nav-right {
	float: right;
	text-align: right;
	color: #fff;
	padding: 10px 15px;
}

#top-nav-right a {
	color: #fff;
	text-decoration: none;
}

#top-nav-right a:hover {
	text-decoration: underline;
}

#left {	
	width: 216px;
	padding: 0;
	float: left;
	font-size: 90%;
}

#left .column-header {
	background-image: url(images/bg_column_left.gif);
	color: #fff;
	padding-left: 15px;
	height: 30px;
	line-height: 28px;
	font-weight: bold;
}

#left .column-inner {
	background-color: #fff;
	margin: 0;
	border-left: 2px solid #EC8035;
	border-right: 2px solid #EC8035;
	padding: 5px;
}

#left .head_box {
	background-color: #8a3b65;
	padding: 10px 0 10px 7px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#left #announcements {
	padding: 10px 5px;
	background-color: #fff;
	border: 1px solid #FAC7C9;
	font-weight: bold;
	font-size: 110%;
}

#left .scroll_div {
	padding: 5px;
	background-color: #fff;
	overflow: auto;
	height: 380px;
}

#left #agenda_box.scroll_div {
	font-size: 80%;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#left #whoscoming_box.scroll_div {
	font-size: 80%;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 150px;
}

#left #agenda {
	font-size: 90%;
}

#left .agenda-left {
	float: left;
	width: 45px;
	margin: 5px 5px 5px 0;
	font-weight: bold;
}

#left .agenda-right {
	float: right;
	width: 120px;
	margin: 5px 0;
        font-weight: normal;
}

#left h3 {
	color: #7B0F7B;
	margin: 0;
	font-size: 100%;
}

#left #whos_coming {
	height: 180px;
	font-size: 90%;
}

#left #whos_coming h4 {
	color: #7B0F7B;
	margin: 0;
	font-size: 110%;
}

#left #stay_informed {
	height: auto;
}

#middle {
	width: 510px;
	float: left;
	margin-left: 15px;
}

#middle .post h2 {
	margin: 0;
}

#middle .date {
	color: #EC8035;
	font-weight: bold;
	font-size: 90%;
}

#middle .column-header {
	background-image: url(images/bg_column_middle.gif);
	color: #fff;
	padding-left: 15px;
	height: 30px;
	line-height: 28px;
	font-weight: bold;
}

#middle .column-inner {
	background-color: #fff;
	margin: 0;
	border-left: 3px solid #8a3b65;
	border-right: 3px solid #8a3b65;
	padding: 5px 10px;
	height: 100%;
}

#middle .headshot {
	float: left;
	text-align: center;
	font-size: 85%;
	margin-right: 22px;
	margin-top: 20px;
}

#middle .headshot img {
	border: 1px solid #999;
	margin-bottom: 3px;
}

#middle .agenda-left {
	float: left;
	width: 80px;
	margin: 10px 0;
	font-weight: bold;
}

#middle .agenda-right {
	float: left;
	width: 400px;
	margin: 10px 0;
        font-weight; normal;
}

#middle .person {

}

#middle .person img {
	float: left;
	border: 1px solid #999;
}

#middle #sponsors .person img {
	border: 0;
}

#middle .bio_box {
	float: left;
	margin-left: 15px;
	width: 360px;
}

#middle #sponsors .bio_box {
	width: 300px;
}

#middle hr {
	border: 1px solid #7B0F7B;
	height: 1px;
	width: 80%;
	clear: both;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 30px;
}

#right {
	width: 216px;
	float: left;
	margin-left: 13px;
}

#right .column-header {
	background-image: url(images/bg_column_right.gif);
	color: #fff;
	padding-left: 15px;
	height: 30px;
	line-height: 28px;
	font-weight: bold;
}

#right .column-inner {
	background-color: #fff;
	margin: 0;
	border-left: 2px solid #BF0035;
	border-right: 2px solid #BF0035;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}

#right .column-inner img {
	border: 0;
	margin-bottom: 15px;
}

.column-bottom {
	display: block;
}

#footer {
	background-image: url(images/bg_footer.gif);
	line-height: 28px;
	margin-top: 15px;
	color: #fff;
	font-size: 80%;
	height: 29px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #links {
	float: left;
	margin-left: 20px;
}

#footer #rss {
	float: left;
	margin: 5px 0 0 100px;
}

#footer #copyright {
	float: right;
	margin-right: 20px;
}
