/* <!DOCTYPE stylesheet>-------------------------- *//* =IMPORT!! Ensure these these same files are in ie-fix.css !!-------------------------- */	@import url(/includes/common.css) screen;	@import url(/includes/print.css) print;/* HTML TAGS------------------------- */#content-main h1 {	font: bold 2em/1.2 "Georgia", Times, serif;	}/* CSS CLASSES-------------------------- *//* CSS IDs-------------------------- */.para-link-gold  {	color: #65176f;	font-size: 1.1em;	margin-bottom: 15px;	}	.para-link-gold  a {	color: #65176f;		font-weight: normal;	text-decoration: underline;	}	.para-link-gold a:hover {	color: #65176f;text-decoration: none;	}	.caption{  color:#666;  font:bold 85% Georgia, serif;  margin:0 0 1em 0;}	#breadcrumb {	color: #65176f;	font-size: 1.1em;	margin-bottom: 15px;	}	#breadcrumb a {	color: #65176f;		font-weight: bold;	text-decoration: none;	}	#breadcrumb a:hover {	color: #65176f;text-decoration: underline;	}#content-main h2 {	color: #ac8331;	font-family: Georgia;	font-size: 1.3em;	margin-bottom: 15px;	}#content-main h2.bene {	color: #666666;	font-family: Georgia;	font-size: 1.3em;	margin-bottom: 15px;	}	#content-main h2.articles { color: #e08a11; font-family: Arial; font-size: 20px; font-weight: bold; margin-top: 2px; }#content-main h2.heading {	margin-top: 15px;	margin-bottom: 0;	}  #content-main p {	margin-top: 15px;	}#content-supp p {	color: #362c37;	text-align: center;	}#navigation {	border-bottom: 6px solid #fff;	}#frmSubmit {	margin-top:1em;	}#content-main ul,#content-main ul li {	margin:0 1em;	}/* SUBNAV-------------------------- */#content-alt ul{  margin:0;  padding:0;  list-style:none;}#content-alt ul li{  margin:0 0 3px 0;  padding:0;  line-height:36px;  border:1px solid #fff;}#content-alt ul li a{  display:block;  margin:0;  padding:0 0 0 20px;  background: #b49548 url(/images/subnavbg.gif) repeat-x top left;  text-decoration:none;  font:normal 13px/36px Georgia,serif;  color:#72297b;}#content-alt ul li a:hover,#content-alt ul li.selected a{  background-image:none;   color:#ffffff;}/* LAYOUT-------------------------- */#wrapper {	margin: 0 auto; /* sets design to show up centered on the page */	width: 920px;	}#content {	background: #fff url(/images/content-bg.gif) repeat-x top left;	color: #72297b;	font-size: .9em;	padding-top: 10px;	}#content-main {	float: right;	padding: 10px 20px 10px 0;	width: 610px;	}#content-alt {	float: left;	margin: 10px 20px;	width: 250px;	}#content-supp {	background: #d2c098;	border-top: 1px solid #000;	clear: both;	padding: 5px 10px;	}/* Clearing Element */#content:after,#header:after,#details dd:after,#navigation:after {	clear: both;	content: ".";	display: block;	font-size: 0;	height: 0;	visibility: hidden;	}/* ********** ABOUT **************************** */#about img#joan { float:left; margin-right:10px; }/* ********** VENUE **************************** */#venue iframe { border:5px solid #999; }/* ********** TICKET/SUPPORT **************************** */#support table td,#ticket table td{ padding:3px 5px 3px 0; vertical-align:top;}#ticket div#contact_info col.name,#support div#contact_info col.name{   width:30%;   text-align:right;}#ticket div#contact_info input,#support div#contact_info input{   width:80%;}#support div legend{  font-weight:bold;  padding-top:1em;  font-size:1.3em;}#support div div legend{  font-size:1em;}/* ********** DETAILS **************************** */#details dt{  width:9em;  font-weight:bold;  float:left;  clear:both;}#details dd{  margin:0 0 1em 10em;}#details dd p{  margin:0 0 1em 0;}#details dd table td{  padding-right:.5em;}/* ********** THANK YOU **************************** */#email #content-alt { display:none; }#email #content-main  { width:860px; }
