body {
        margin: 0px;
        font-family: Helvetica, Verdana, Arial, Serif;
        font-size: 8pt;
        color: #000000;
	background: #231f20;
}
#container-bg {
	background: #231f20 url(../images/bg.jpg) repeat-y top left;
	padding: 0px 88px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img {
	border: 0px;
}
img.border {
	border: 1px solid #000000;
}
img.border-sponsors {
	border: 1px solid #000000;
	padding: 10px;
}
a {
	color: #bb262c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
* {
        text-align: left;
	vertical-align: top;
}
#container-main {
	width: 760px;
	padding: 0px 10px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
}
#container-header1 {
	width: 760px;
	height: 111px;
}
#left-menu {
	background: #d2d3d5;
	width: 124px;
	vertical-align: top;
	padding: 10px;
}
#left-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left-menu li {
	display: block;
	height: 17px;
	margin: 0px;
	padding: 0px;
}
#left-menu a, #right-menu a {
	text-transform: uppercase;
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
#left-menu a:hover, #right-menu a:hover {
	text-decoration: underline;
}
#menu-banner {
	width: 636px;
	height: 150px;
	background: #bb262c;
	vertical-align: middle;
}
#menu-banner-social-media {
        background: #262425;
        height: 54px;
	vertical-align: middle;
}
.menu-banner-social-media-divide {
	width: 18px;
}
#container-content {
	width: 760px;
	padding: 20px 56px 40px 56px;
}
#container-footer {
	background: #dcdcde;
	padding: 18px 0px 10px 0px;
	text-align: center;
	line-height: 13pt;
}
#container-footer a {
	color: #000000;
	font-weight: normal;
}
#container-footer-left {
	text-align: center;
	width: 232px;
	border-right: 2px solid #000000;
}
#container-footer-right {
	width: 525px;
	padding-left: 42px;
}
#footer-title {
	background: url(../images/sponsor_phone.jpg) right no-repeat;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	width: 285px;
	height: 25px;
	padding-top: 7px;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* font styles */

h1 {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 13pt;
}
h2 {
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.title {
	color: #bb262c;
	font-weight: bold;
	font-size: 10pt;
}
.highlight {
	color: #bb262c;
}

/* agenda page */

.agenda-location {
        text-align: center;
        font-weight: bold;
}
.agenda-header-left {
	width: 112px;
	background: #e0e0e0;
        font-weight: bold;
}
.agenda-header-right {
	width: 387px;
	background: #e0e0e0;
        font-weight: bold;
}

/* carry over styles */

#header-orc-supporters {
	text-align: center;
	background: #d2d3d5;
	color: #000000;
	padding: 5px;
}
#orc-supporters {
	text-align: center;
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
#header-orc-media {
	text-align: center;
	background: #d2d3d5;
	color: #000000;
	padding: 5px;
}
#orc-media {
	vertical-align: top;
	text-align: center;
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
#header-orc-magazine {
	text-align: center;
	background: #bdbec0;
	color: #ffffff;
	padding: 5px;
}
#orc-magazine {
	text-align: center;
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.header {
	background: #e0e0e0;
	color: #414141;
	font-weight: bold;
}
.header-purple {
	background: #ccccff;
	font-weight: bold;
	width: 33%;
	text-align: center;
}
.header-blue {
	background: #99ccff;
	font-weight: bold;
	width: 34%;
	text-align: center;
}
.header-orange {
	background: #ffcc99;
	font-weight: bold;
	width: 33%;
	text-align: center;
}
.header-red {
	color: #da2126;
	font-weight: bold;
}
.bg-purple {
        background: #ccccff;
	vertical-align: top;
}
.bg-blue {
        background: #99ccff;
	vertical-align: top;
}
.bg-orange {
        background: #ffcc99;
	vertical-align: top;
}
.bg-green {
	background: #ccffcc;
	vertical-align: top;
}
ul.no-padding {
	padding-left: 15px;
	margin-left: 0px;
}
.float-left {
	float: left;
	padding-right: 5px;
}
.fakelink {
	color: #da2126; 
	text-decoration: none; 
	font-family: verdana,arial; 
	font-size: 9pt; 
	font-weight: bold; 
	line-height: normal; 
}

