html {
	border-top: 0 solid #000000;
	margin-top: 0;
	padding-top: 0;
	height: 100%;
}

body {
	background: #ffffff;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 15px;
	color: #000000;
	height: 100%;
}

div {
	margin: 0;
	padding: 0;
	text-align: left;
	/* DO NOT: float: left; Kills IE printing! */
}

div#container {
	width: 950px;
	background-color: #fff;
	color: #000;
	margin: 0 auto 0 auto;
	padding: 0;
	float: none;
	border: 1px solid #000000;
	background-image: url("../openhouse/images/bg.gif"); background-repeat: repeat; background-position:top;
}

div#header {
	width: 950px;
	height: 185px;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #ffffff;
	border: 0;
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}
* html div#header {/* IE only */
	margin: 0 0 -4px 0;
}

div#mainLeft {
	left: 0;
	width: 188px;
	height: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}

div#mainCenter {
	width: 730px;
	display: inline;
	margin: 12px 14px 0 14px;
	text-align: left;
	padding: 0;
	border: 0;
	float: left;
}
* html div#mainCenter {/* IE only */
	margin: 0 10px 0 13px;
}

div#navbar {
	white-space: nowrap;
	width: 188px;
	margin-top: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	display: inline;
	float: left;
	background-color: #bec8c6;
}

div#navbarticketinfo {
	width: 160px;
	padding: 10px;
	text-align: left;
	font-size: 10px;
	display: inline;
	float: left;
}

div#pageheader {
	white-space: nowrap;
	width: 720px;
	height: 45px;
	margin-bottom: 10px;
	vertical-align: center;
	background-color: #eaecec;
	border: 1px solid #c5d0ce;
	display: inline;
	float: left;
}

div#pageheadhome {
	width: 710px;
	height: 100%;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
	vertical-align: center;
	background-color: #eaecec;
	border: 1px solid #c5d0ce;
	display: inline;
	float: left;
}


div#sponsorbox {
	width: 210px;
	height: 100%;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 55px;
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: center;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	display: inline;
	float: right;
}

div#scheduledate {
	margin: 20px 10px 6px 0; 
	color: #000000;
	font-size: 15px; 
	line-height: 16px; 
	text-align: left; 
	font-weight: bold; 
	padding: 5px;
}


div#footer {
	white-space: nowrap;
	padding: 0;
	margin: 0 0 0 0;
	text-align: left;
	clear: both;
}
* html div#footer {/* IE only */
	margin: 0 0 -2px 0;
}


a {
	background: inherit;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	background: inherit;
	color: #000000;
	text-decoration: none;
}
a:visited {
	background: inherit;
	color: #000000;
	text-decoration: underline;
}

a.linkNav {
	color: #0a3325;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.linkNav:hover {
	color: #c93925;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
	
a.linkNav:visited {
	color: #0a3325;
	font-size: 12px;
	text-decoration: underline;
}

a.linkSpeaker {
	background: inherit;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 26px;
}
a.linkSpeaker:hover {
	background: inherit;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 26px;
}
a.linkSpeaker:visited {
	background: inherit;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 26px;
}

a.linkFooter {
	background: inherit;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}
a.linkFooter:hover {
	background: inherit;
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	line-height: 14px;
}
a.linkFooter:visited {
	background: inherit;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}

.pagehead {
	padding: 0;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a3325;
	font-weight: bold;
	font-size : 22px;
	line-height: 24px;
	text-align: left;
	text-indent: 20px;
}

.pageheaderhome {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a3325;
	font-weight: bold;
	font-size : 20px;
	line-height: 26px;
	text-align: center;
}

.openinghometext {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
	line-height: 18px;
	text-align: left;
}

.homeheadings{
	padding: 0;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e2361e;
	font-size : 22px;
	line-height: 26px;
	text-align: left;
	text-indent: 10px;
}

.speakerphoto {
	display: inline;
	width: 100px;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	

}

.speakerphotocredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size : 9px;
	line-height: 12px;

}

.speakerbio {
	display: inline;
	float: right;
	width: 540px;
	padding: 0;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size : 11px;
	line-height: 15px;
}

.speakername {
	padding: 0;
	margin: 0;
	color: #e2361e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

.sponsorad {
	padding: 0;
	margin-top: 6px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 10px;
	line-height: 13px;
	text-align: center;
}


hr {
	height: 1px;
	border: 0;
	padding: 0;
	margin: 4px 0 4px 0;
	border-bottom: 1px solid #0a3325;
}

* html hr {/* IE only */
	margin: -3px 0 -3px 0;
}

img {
	margin-right: 0;
	padding: 0;
}

img.bordered {
	border: 1px #bfc6c5 solid;
}

/* Table styles */
table.authorEvents {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 1px #bfc6c5 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 710px;
}

td.authorEventshead { 
	border-bottom: 1px #bfc6c5 solid;
	border-left: 1px #bfc6c5 solid;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000; 
}

td.authorEventsBod{ 
	border-bottom: 1px #bfc6c5 solid;
	border-left: 1px #bfc6c5 solid;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000; 
}

table.speakersTable {
	width: 680px;
	padding: 0;
	margin: 10px 0 50px 20px;
}
table.speakersTable td {
	width: 170px;
	font-size: 11px;
	line-height: 20px;
	vertical-align: top;
	padding-right: 10px;
}

table.speakersTablehome {
	width: 710px;
	height: 100%;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	vertical-align: center;
	border: 1px solid #c5d0ce;
	display: inline;
	float: left;
}

table.speakersTablehome td {
	width: 155px;
	font-size: 11px;
	line-height: 25px;
	vertical-align: top;
	padding: 10px;
}

table.sponsorsTable {
	width: 680px;
	padding: 0;
	margin: 10px 0 50px 0px;
}
table.sponsorsTable td {
	width: 170px;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 40px;
}


	


/* Form elements */
form {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

input {
	background: #ffffff;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

input.radioBtn {
	margin: 0 2px -2px 2px;

}

* html input.radioBtn {/* IE only */
	background: transparent;
	margin: 0 0 -2px 0;
	padding: 0;
}


select {
	background: #ffffff;
	color: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

textarea {
	background: #EEEEEE;
	color: #000000;
	font: 12px "Courier New", Courier, mono;
	margin: 0;
	padding: 0;
}

.radioButton {
	background: transparent;
}

.formlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: right;
}

/* Generic styles. Usage: <div class="Sans Med Red"></div> */
.Serif {font-family: "Times New Roman", Times, serif;}
.Sans {font-family: Verdana, Arial, Helvetica, sans-serif;}
.Mono {font-family: "Courier New", Courier, monospace;}

.Normal {font-weight: normal; font-style: normal;}
.Bold {font-weight: bold;}
.Italic {font-style: italic;}

.Tiny {font-size : 10px; line-height: 14px;}
.extraTiny {font-size : 9px; line-height: 14px;}
.Small {font-size : 11px; line-height: 14px;}
.Med {font-size : 12px;}
.Big {font-size : 15px;}
.Large {font-size : 18px;}

.Black {color: #000000;}
.Gray {color: #999999;}
.LightGray {color: #cccccc;}
.White {color: #ffffff;}
.Yellow {color: #ffee55;}
.LightYellow {color: #FFFF99;}
.Blue {color: #000099;}
.Green {color: #009900;}
.Red {color: #e2361e;}
.Orange {color: #cc5500;}

