body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image:url(../site_images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

/*CONFERENCE MENU*/
#conference_menu a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
}

#conference_menu a:link, #conference_menu a:visited {
    color: #ffffff;
}

#conference_menu a:hover, #conference_menu a:active {
	color: #907C4B;
}

#conference_details h2 {
	padding: 0px;
	margin: 0px;
}

#conference_details h3 {
	padding: 0px;
	margin: 0px;
	color: #907C4B;
}

/*END CONFERENCE MENU*/

/*ITINERARY STYLING*/
td.Itinerary_Date {
	font-size: 10px;
	font-style:italic;
}

td.itinerary_title {
	font-size: 14px;
	font-weight: bold;
}

td.itinerary_date_month {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../site_images/bg_gold_bar.jpg);
	background-repeat:no-repeat;
	height: 21px;
	width: 390px;
}


#utility_nav {
	color: #000000;
}

#utility_nav a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

#utility_nav a:link, #utility_nav a:visited {
	color: #000000;
}

#utility_nav a:hover, #utility_nav a:active {
	color: #ffffff;
}

.page_title {
	font-size: 14px;
	padding-left: 4px;
}

a.page_title:link, a.page_title:visited {
	color: #ffffff;
	text-decoration: none;
}

a.page_title:hover, a.page_title:active {
	color: #907C4B;
	text-decoration: underline;
}

#important_dates {
	font-size: 10px;
	padding-left: 15px;
	padding-top: 2px;
	/*padding-bottom: 14px; */
}

#important_dates a:link,#important_dates a:visited {
	color: #ffffff;
	text-decoration: none;
}

#important_dates a:hover,#important_dates a:active {
	color: #907C4B;
	text-decoration: none;
}

td#black_table {
	background-color: #000000;
	border: 1px solid #ffffff;
}

td.right_column_padding {
	padding-left: 5px;
}

td#home_product_table {
	font-size: 12px;
	color: #ffffff;
	/* padding-top: 22px; */
	/*padding-left: 10px; */
}

#home_product_table a {
	font-size: 12px;
	text-decoration: none;
}

#home_product_table a:link, #home_product_table a:visited {
	color: #ffffff;

}

#home_product_table a:hover, #home_product_table a:active {
	color: #907C4B;
}

#content_area {
	width: 424px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	/* padding-top: 14px; */
	/* padding-bottom: 14px; */
	background-color: #000000;
	/* border-bottom: 1px solid #ffffff;*/
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	/*border-top: 1px solid #ffffff;*/
}

#content_area a:link,#content_area a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#content_area a:hover,#content_area a:active {
	color: #907C4B;
	text-decoration: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4C36;
	padding-top: 5px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
color: #4D4C36;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #777658;
text-decoration: underline;
}



/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
    margin: 0;
	padding:0; 
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	/* background-color: #000000;
	border: 1px solid #000000;*/
	position: absolute;
	left: -9000px;
	z-index: 10000;
	*/
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	/*padding: 4px 10px; */
	color: #000000;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	/*background-color: #0066FF;*/
	color: #ffffff;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	/*background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;*/
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	/*background-color: #0066FF;*/
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	/*width: 124px;*/
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	/*width: 172px;*/
}

/* #pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
 */
ul#p7PM_drop_down{
padding-left: 4px;
}

#drop_down_container {
	border: 1px solid #463C25;
	background-color: #79673F;
	margin-left: 10px;
	/*padding-top: 3px;
	padding-bottom: 3px; */
	margin-top:5px;
	width:135px;
	
}

#drop_down_container a:link, #drop_down_container a:visited {
	color: #ffffff;
	font-weight: normal;
}

#drop_down_container a:hover, #drop_down_container a:active {
	color: #000000;
	font-weight: normal;

	
}

#drop_down_container li {
border-top: 1px solid #000000;
padding-left: 5px;
/* padding-right: 5px;*/
padding-top: 5px;
padding-bottom: 5px;
/*height: 18px;*/
clear: both;

}



#drop_down_item {
border-top: 1px solid #000000;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
height: 18px;
clear: both;
width:130px;
}

.inputBox {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.inputBtn {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}