p   {
	margin-bottom: 0.75em;
	margin-top: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	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: #a80f14;
	font-size: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 1em;
}
h2 {
	color: #215b86;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 17pt;
	padding: 0px;
	margin-bottom: .4em;
	margin-top: 0.3em;
}
h3 {
	color: #6c5185;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 12pt;
	padding: 0px;
	margin-bottom: 0.4em;
	margin-top: 0.3em;
}
h4 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 11pt;
	color: #215b86;
	margin-top: .2em;
	margin-bottom: 0.3em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page_content  ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(../img/bullet_red.gif);
	padding-left: 1.2em;
	font-size: 14px;
	color: #111111;
	margin-top: 0em;
	margin-bottom: 0.6em;
}
#page_content   ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3.2em;
	font-size: 14px;
	color: #111111;
	margin-top: 0em;
	margin-bottom: 0.6em;
	list-style-type: decimal;
}
#page_content li {
	margin-bottom: .4em;
	line-height: 1.4em;
}

.home {
	background-image: url(../img/homepageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dcdddd;
}
.inside {
	background-image: url(../img/contentPageBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dcdddd;
}
#billboard_home {
	height: 358px;
	width: 960px;
	background-image: url(../img/homebillboard.jpg);
	background-repeat: no-repeat;
}
#billboard_inside {
	height: 180px;
	width: 960px;
	background-image: url(../img/insideBillboard.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#buttons {
	float: left;
	height: 167px;
	width: 380px;
	padding-top: 81px;
	padding-left: 6px;
}

#buttons_inside {
	float: left;
	height: 163px;
	width: 350px;
	padding-top: 17px;
	padding-left: 100px;
}
#otc_logo {
	float: left;
	height: 85px;
	padding-top: 25px;
	width: 960px;
}


#otc_logo_inside {
	height: 155px;
	width: 85px;
	padding-top: 25px;
	float: left;
}
#navigation {
	height: 42px;
	width: 960px;
	clear: both;
	float: left;
}
#sponsors
 {
	clear: both;
	margin-top: 25px;
	width: 960px;
	height: 90px;
	float: left;
	margin-bottom: 10px;
}
#sponsors img {
	margin-right: 9px;
	margin-left: 9px;
	border: 1px solid #cccccc;
}
#main_content {
	padding-top: 30px;
	padding-bottom: 30px;

}
#posters {
	clear: both;
	float: left;
	padding-bottom: 25px;
}
.poster {
	padding-right: 10px;
}
.poster_heading {
	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: #215b86;
	font-size: 16pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: .7em;
	text-shadow: 0 1px 0 #f1f1f1;
}

#email {
	height: 45px;
	width: 175px;
	background-image: url(../img/follow_icons.jpg);
	background-position: 0px 0px;
	float: left;
	margin-top: 10px;
}
#email:hover {
	height: 45px;
	width: 175px;
	background-image: url(../img/follow_icons.jpg);
	background-position: 0px -45px;
	float: left;
}
#twitter {
	clear: both;
	float: left;
	height: 45px;
	width: 175px;
	background-image: url(../img/follow_icons.jpg);
	background-position: -175px 0px;
	margin-top: 10px;
}
#twitter:hover {
	clear: both;
	float: left;
	height: 45px;
	width: 175px;
	background-image: url(../img/follow_icons.jpg);
	background-position: -175px -45px;
	margin-top: 10px;
}
#facebook {
	background-image: url(../img/follow_icons.jpg);
	background-repeat: no-repeat;
	background-position: -350px 0px;
	clear: both;
	float: left;
	height: 45px;
	width: 175px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#facebook:hover {
	background-image: url(../img/follow_icons.jpg);
	background-repeat: no-repeat;
	background-position: -350px -45px;
	clear: both;
	float: left;
	height: 45px;
	width: 175px;
	margin-top: 10px;
}
#rcol_content p, #rcol_content li {
	font-size: 10pt;
}

#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_red.gif);
}

#quickLinks  h3 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #a80f14;
	font-size: 14pt;
	padding: 0px;
	margin-top: 0px;
	text-shadow: 0 1px 0 #f1f1f1;
	font-weight: normal;
}
#link_container {
	padding: 2px;
}



/* ================================= */
/* FOOTER                            */
/* ================================= */

#footer {
	margin: 0px;
	clear: both;
	text-align: center;
	height: 47px;
	background-image: url(../img/footerBG.jpg);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p.copyright {
	margin: 0px;
	color: #777777;
	font-size: 10px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 10pt;
	color: #eeeeee;
	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: #FFCC66;
}


/* Try using unclassed defaults for now */
table {
	margin-top: .75em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
table h1, table h2, table h3, table h4 {
	margin-bottom: .4em;
	margin-top: 0px;
	padding: 0px;
}

th {
	color: #ffffff;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #333333;
	padding-top: 5px;
	font-size: 14px;
}

td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table ul {
	margin: 0em;
	padding: 0em 0em 0em 1.5em;
}
table  li  {
	font-size: 14px;
}
table p {
	margin-bottom: .3em;
	margin-top: 0px;
}
#reg_rcol {
	background-image: url(../img/reg_col_divider.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 800px;
}
#reg_rcol .content {
	padding-top: 52px;
	padding-left: 27px;
}
#reg_rcol .content p, #reg_rcol .content h2, #reg_rcol .content h3, #reg_rcol .content h4, #reg_rcol .content h5 {
	padding-left: 8px;
}
#reg_rcol .content img {

}
.registration p, .registration li {
	font-size: 12px;
	color: #000000;
}
table.registration, table.registration td, table.registration th {
	border: 1px solid #c2c4c3;
	margin-top: 1em;
	margin-bottom: 1em;
}
table.registration h3 {
	font-size: 17px;
	font-weight: bold;
	color: #6c5185;
	margin-bottom: 6px;
	margin-top: 4px;
}

p.footnote {
	font-size: 10px;
	color: #333333;
}
p.table_subhead {
	font-size: 12px;
	color: #a80f14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table#deadline  th   {
	border: 1px solid #666666;
}
table#deadline td {
	border: 1px solid #aaaaaa;
}


#deadline th {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 6px;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}

#deadline td {
	padding-top: 6px;
	padding-bottom: 6px;
}

#deadline p, #deadline li {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#deadline .subheading p {
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #a80f14;
}

#floor_plan {
	background-image: url(../img/floor_plan.png);
	background-repeat: no-repeat;
	float: right;
	height: 45px;
	margin-left: 20px;
	padding-left: 67px;
	padding-top: 155px;
	width: 233px;
}
#floor_plan li {
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13pt;
    font-weight: bold;
    list-style-image: none;
    margin-right: 40px;
}
table#enews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #215b86;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#enews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#enews td {
	background-color: #ffffff;
}
p.lighter {
	color: #676767;
	font-size: 12px;
}




.table_borders {
	border: 1px solid #bbbbbb;
}
.table_borders td {
	border: 1px solid #bbbbbb;
}
.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: 15px;
	margin-left: 20px;
}




.right_padding {
	padding-right: 15px;
}
.left_padding {
	padding-left: 15px;
}
h1.teaser {
	font-family: baskerville, 'palatino linotype', 'times new roman', serif;
	font-weight: normal;
	color: #193348;
	font-size: 17pt;
	line-height: 1.2em;
}
h2.section_heading {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a80f14;
	padding-top: 5px;
	margin-bottom: 0.6em;
	font-size: 20px;
	margin-top: 0em;
	color: #a80f14;
	font-weight: normal;
}

.smaller_text {
	font-size: 90%;
}
.smallest_text_footnote {
	font-size: 74%;
	clear: both;
}


.color_h1 {
	color: #a80f14;
}


.color_h2 {
	color: #215b86;
}
.color_h3 {
	color: #6c5185;
}
.color_black {
	color: #000000;
}

.uppercase {
	text-transform: uppercase;
}
.feed_heading {
	font-family: baskerville, 'palatino linotype', 'times new roman', serif;
	color: #a80f14;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: .5em;
	text-shadow: 0 1px 0 #f1f1f1;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .2em;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a80f14;
}
div.rss_feed_item {
	clear: both;
	float: left;
}

h4.rss_feed_item_title {
	float: left;
	margin-right: 15px;
	font-size: 9pt;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.rss_feed_item_pubdate {
	font-size: 9px;
	padding-top: 0px;
	float: left;
	color: #666666;
	line-height: 1.3em;
}
h2.feed_heading {
	font-weight: normal;
	font-size: 22px;
}

