p   {
	margin-bottom: 0.75em;
	margin-top: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #343434;
	font-weight: normal;
	line-height: 1.5em;
}
a, a:visited {
	color: #3366cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:active {
	color: #00CC00;
}
h1 {
	font-family: baskerville, 'palatino linotype', 'times new roman', serif;
	color: #454545;
	font-size: 24pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-weight: lighter;
}
h2 {
	color: #78a22f;
	font-family: "‘Myriad Pro’", Myriad, Frutiger, "‘Frutiger Linotype’", Univers, Calibri, "‘Gill Sans’", "‘Gill Sans MT’", "‘Liberation Sans’", Tahoma, Geneva, "‘Helvetica Neue’", Helvetica, Arial, sans-serif;
	font-size: 18pt;
	padding: 0px;
	margin-bottom: 0.5em;
	margin-top: 0.3em;
	font-weight: bold;
}
h3 {
	color: #78496a;
	font-family: "‘Myriad Pro’", Myriad, Frutiger, "‘Frutiger Linotype’", Univers, Calibri, "‘Gill Sans’", "‘Gill Sans MT’", "‘Liberation Sans’", Tahoma, Geneva, "‘Helvetica Neue’", Helvetica, Arial, sans-serif;
	font-size: 15pt;
	padding: 0px;
	margin-bottom: 0.5em;
	margin-top: 0.4em;
}
h4 {
	font-family: "‘Myriad Pro’", Myriad, Frutiger, "‘Frutiger Linotype’", Univers, Calibri, "‘Gill Sans’", "‘Gill Sans MT’", "‘Liberation Sans’", Tahoma, Geneva, "‘Helvetica Neue’", Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #3f6d7f;
	margin-top: 0.3em;
	margin-bottom: 0.4em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page_content ul, #page_content ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(../img/bullet_red.gif);
	padding-left: 1.3em;
	font-size: 10pt;
	color: #343434;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
}
#page_content  ul li {
	margin-bottom: .5em;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-image: url(../img/bullet_green.gif);
}
#page_content   ol  li {
	margin-bottom: .5em;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: decimal;
}

.home {
	background-image: url(../img/homepageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.inside {
	background-image: url(../img/contentPageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#billboard_home {
	height: 308px;
	width: 960px;
	background-image: url(../img/homebillboard.jpg);
	background-repeat: no-repeat;
	float: left;
}
#billboard_inside {
	height: 180px;
	width: 960px;
	background-image: url(../img/insideBillboard.jpg);
	background-repeat: no-repeat;
	float: left;
}
#buttons {
	width: 400px;
	float: left;
	padding-top: 227px;
	text-align: left;
	padding-left: 310px;
}

#buttons_inside {
	float: right;
	width: 185px;
	text-align: right;
	padding-top: 20px;
}
#host_logo {
	float: left;
	padding-top: 26px;
	width: 105px;
	padding-left: 140px;
}
#host_logo_inside {
	float: left;
	padding-top: 28px;
	width:85px;
	padding-left: 215px;
}

#registration {
	float: left;
	height: 51px;
	width: 183px;
	background-image: url(../img/buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#registration:hover {
	float: left;
	height: 51px;
	width: 183px;
	background-image: url(../img/buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	margin-right: 15px;
}
#travel {
	background-image: url(../img/buttons.jpg);
	background-position: -183px 0px;
	height: 51px;
	width: 183px;
	float: left;
}
#travel:hover {
	background-image: url(../img/buttons.jpg);
	background-position: -183px -51px;
	height: 51px;
	width: 183px;
	float: left;
}
#flame_lower {
	float: left;
	height: 90px;
	width: 260px;
	background-image: url(../img/flame_lower.jpg);
	background-repeat: no-repeat;
}

#navigation {
	height: 90px;
	float: left;
	width: 700px;
}
#page_content {

}
#sponsors
 {
	clear: both;
	margin-top: 25px;
	width: 960px;
	margin-bottom: 25px;
	height: 90px;
	float: left;
}
#sponsors img {
	margin-right: 9px;
	margin-left: 9px;
	border: 1px solid #dddddd;
}

#main_content {
	padding-bottom: 30px;
	float: left;

}
#posters {
	clear: both;
	padding-bottom: 25px;
}
.poster {
	padding-right: 10px;
}
.poster_heading {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
}
#follow {
	clear: both;
	float: left;
	height: 25px;
	width: 69px;
	background-image: url(../img/btn_twitter.jpg);
	background-position: 0px 0px;
	margin-top: 15px;
}
#follow:hover {
	background-image: url(../img/btn_twitter.jpg);
	background-position: 0px -25px;
	height: 25px;
	width: 69px;
}
#quickLinks {
	margin-bottom: 30px;
}
#quickLinks ul {
	list-style-position: outside;
	list-style-image: url(../img/bullet_red.gif);
	padding-left: 1.1em;
}

#quickLinks li {
	margin-bottom: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: outside;
	list-style-image: url(../img/bullet_green.gif);
}

#quickLinks  h3 {
	font-family: "‘Myriad Pro’", Myriad, Frutiger, "‘Helvetica Neue’", Helvetica, "‘Frutiger Linotype’", Univers, Calibri, "‘Gill Sans’", "‘Gill Sans MT’", "‘Liberation Sans’", Tahoma, Geneva, Arial, sans-serif;
	color: #78496a;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: .5em;
	text-shadow: 0 1px 0 #f1f1f1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #78496a;
}
#link_container {
	padding: 2px;
}



/* ================================= */
/* FOOTER                            */
/* ================================= */

#footer {
	margin: 0px;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p.copyright {
	color: #777777;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	margin-right: 27px;
	margin-left: 27px;
}
#footer a:hover {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	text-decoration: none;
	color: #FF9900;
}


/* Try using unclassed defaults for now */

.p_note_box {
	border: 1px solid #CD9EC0;
	width: 90%;
	padding: 0.75em;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	clear: left;
	text-align: center;
	background-color: #F8F8F8;
}
table {
	margin: 1.5em 0em 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 10pt;
	border-color: #bbb;
	border-collapse: separate;
	
}
table h1, table h2, table h3, table h4 {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

th {
	color: black;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	background-color: #CD9EC0;
}

td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
	border-top: solid 1px #bbb;
}

td.firstRow {
	border: none;
}

table ul {
	margin: 0em;
	padding: 0em 0em 0em 1.5em;
}
table  li  {
	padding: 0em;
	font-size: 10pt;
}
table p {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 10pt;
}
h3.rss_feed_item_title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: normal;
}
h3.rss_feed_item_title  a:hover {
	text-decoration: underline;
}

.rss_feed_item_pubdate {
	font-size: 7pt;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	color: #888888;
}
.twitter_heading {
	color: #64929e;
}

.div_col_half_1 {
	float: left;
	width: 342px;
}
.div_col_half_2 {
	float: left;
	width: 342px;
}
.float_left_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.float_right_img {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}




.right_padding {
	padding-right: 15px;
}
.left_padding {
	padding-left: 15px;
}
.smaller_text {
	font-size: 90%;
}
.smallest_text_footnote {
	font-size: 74%;
	clear: both;
}
.color_h2 {
	color: #78a22f;
}
.color_h3 {
	color: #78496a;
}
.color_h4 {
	color: #3f6d7f;
}
#_d {
	z-index: 9999;
}


#tc_events .event {
    padding: 0.9em 0;
  }
#tc_events .title, #tc_events .speaker_names {
	font-weight: bold;
  }
#tc_events .title {
	font-family: "‘Myriad Pro’", Myriad, Frutiger, "‘Frutiger Linotype’", Univers, Calibri, "‘Gill Sans’", "‘Gill Sans MT’", "‘DejaVu Sans Condensed’", "‘Liberation Sans’", "‘Nimbus Sans L’", Tahoma, Geneva, "‘Helvetica Neue’", Helvetica, Arial, sans-serif;
	color: #6a9420;
	font-size: 16pt;
  }
#tc_events .when {
  	font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #97270f;
   }	
#tc_events .when_sep {
    font-weight: bold;
    color: #bbb;
  }
#tc_events .detail_url {
    float: right;

  }
#tc_events .detail_url, #async_populate_now {
    background: #eee;
    border: 1px solid #ddd;
    padding: 2px 3px;
  }


.note-box, .error-box, .info-box {
	border-radius: 3px 3px 3px 3px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
}
.note-box {
	border: 1px solid #E6C555;
	color: #B28C0B;
	padding-left: 65px;
	background-attachment: scroll;
	background-color: #FDEBAE;
	background-image: url(../img/note.png);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
.info-box {
	border: 1px solid #8BB5CD;
	color: #1D97DB;
	padding-left: 65px;
	background-attachment: scroll;
	background-color: #BDE3F9;
	background-image: url(../img/info.png);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
.error-box {
	border: 1px solid #FF9999;
	color: #FB1414;
	padding-left: 60px;
	background-attachment: scroll;
	background-color: #FFCCCC;
	background-image: url(../img/error.png);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
#main_content div.note-box p, #main_content div.error-box  p, #main_content div.info-box p{
	margin:0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

