/* LANDING PAGE */
body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: small;
	background-color: #482715;
}

a { color: #68160F; }



#container
{
	width: 734px;
	text-align: left;
	margin: 0 auto 0 auto;
	overflow: visible;
	height: 1%;
	padding: 10px 0 0 0;
}

#mainContent
{
	width: 734px;
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	position: relative;
	background-image: url(../events/cm/167209/images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0;
	margin: 0;
}

#header
{
	width: 734px;
	height: 99px;
	background-image: url(../events/cm/167209/images/header_banner.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	border-color: black;
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	margin: 0;
	_margin: 0 0 -4px 0;
}




#leftCol
{
	width: 151px;
	background-image: url(../events/cm/167209/images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	clear: none;
	margin: 0;
}

#oneCol
{
	padding: 0 20px 0px 20px;
	float: none;
	clear: both;
	margin: 0;
}



#leftCol h2
{
	font-size: 1em;
	margin: 0;
	padding: 8px 0 0 15px;
	background-color: #68160F;
	text-transform: uppercase;
	color: white;
	height: 21px;
	width: 135px;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#leftCol p
{
	padding: 0 0 0 10px;
	font-size: 75%;
	font-weight: bold;
	margin: 20px 15px 20px 0;
}

#cityList
{
	background-color: #F3EAD1;
	padding: 15px 0 15px 15px;
	margin: 0;
	width: 135px;
	font-size: 95%;
	border-right: black;
	border-bottom: black;
	border-width: 0 1px 1px 0;
	border-style: none solid solid solid;
}

#cityList h3
{
	color: #000;
	font-size: 1em;
}

#cityList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#cityList ul li
{
	padding: 0 0 10px 13px;
	background-image: url(../events/cm/167209/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left .4em;
	text-transform: uppercase;
	font-size: .9em;
}

#cityList ul li.active
{
	background-image: url(../events/cm/167209/images/nav_bullet_active.gif);
}

#cityList ul li a
{
	display: block;
	font-weight: bold;
}

#cityList ul li.active a
{
	color: #986633;
	text-decoration: none;
}

.sponsor { margin: 0 0 25px 10px; }


#mainCol
{
	margin: 0 0 0 0;
	width: 583px;
	float: right;
	clear: none;
}


#nav
{
	height: 30px;
	width: 583px;
	font-size: 85%;
	background-image: url(../events/cm/167209/images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
 

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li
{
	float: left;
	height: 22px;
	padding: 7px 10px 0 10px;
	border-width: 0 1px 1px 0;
	border-style: none solid solid solid;
	border-color: black;
}

#nav ul li.last
{
	border-width: 0 1px 1px 0;
	border-style: none solid solid solid;
	border-color: black;
}

#nav ul li a
{
	background-image: url(../events/cm/167209/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	font-weight: bold;
}

#nav ul li.active, #nav ul li.last_active
{
	background: white;
	border-right: black;
	border-bottom: white;
	border-width: 0 1px 1px 0;
	border-style: none solid solid solid;
}

#nav ul li.active a, #nav ul li.last_active a
{
	background-image: url(../events/cm/167209/images/nav_bullet_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #986633;
	text-decoration: none;
}


#mainColContent
{
	padding: 15px 18px 18px 18px;
}

#mainColContent h1
{
	color: #323d45;
	font-size: 1.25em;
	margin: 8px 0 0 0;
	*margin: 0;
	_margin: 0;
}

#mainColContent h1.dateline
{
	font-size: 1em;
	margin: 0 0 10px 0;
}

.city_image
{
	padding: 0 0 30px 15px;
	float: right;
}

.dateTime
{
	color: #555F66;
	font-size: 80%;
}

.sidebar
{
	float: right;
	margin: 10px;
}

.quote
{
	width: 153px;
	background-color: #F4EDDB;
	border-color: #B28C66;
	border-width: 1px;
	border-style: solid;
	padding: 25px 10px 10px 10px;
	*padding: 35px 10px 10px 10px;
	_padding: 35px 10px 10px 10px;
	background-image: url(../events/cm/167209/images/qt_box_flair.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #68160F;
	line-height: 20px;
}

.quote_attribute
{
	padding: 0 0 0 15px;
	background-image: url(../events/cm/167209/images/quote_dash.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	line-height: 16px;
}


.sidebarImage
{
	background-color: #EAE4D3;
	border-color: #B18B65;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	color: #323D45;
}

.sidebarImage img
{
	display: block;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 10px 0;
}

#footer
{
	margin: 10px 0px 0px 0px;
	font-size: .8em;
	color: white;
}

.pipe
{
	color: #135890;
	padding: 0 5px 0 5px;
	font-weight: normal;
}

#footer a { color: white; }

.sup
{
	font-size: 70%;
	vertical-align: text-top;
}

.small { font-size: 10px; }

.login
{
	color: #003399;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.login a { font-size: 1.6em; }
