/* CSS Document */

body {
	background:  url(../shared/background.gif);
	background-color: #ffecd2;
	background-repeat: repeat-x;
	font-family: calibri, helvetica, arial, sans;
	line-height: 150%;
	font-size: 14px;
	text-align: center;
	color: #222222;
	word-wrap: break-word;
}
p, td {
	margin-bottom: -3px;
}
em {
	font-style:italic;
}
ul {
	list-style-type: square;
	margin-bottom: -3px;
}
ol {
	margin-bottom: -3px;
}
li {
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #006ab2;
	margin-bottom: -12px;
	line-height: 100%;
}
h2 {
	font-size: 20px;
	color: #ec008c;
	margin-bottom: -7px;
	line-height: 120%;
}
h3 {
	font-weight: bold;
	color: #006ab2;
	margin-bottom: -7px;
	margin-top: 18px;
}
h4 {
	font-style: italic;
	font-weight: normal;
	margin-top: 8px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 18px;
	color: #ec008c;
	line-height: 120%;
	margin-bottom: -8px;
	list-style-type: square;
}
img {border:none;}

#wrapper {
	width: 720px;
	margin: 30px auto;
	text-align: left;
}
#header {
	display: table;
	table-layout: auto;
}
#container {
	width: 720px;
	display: table;
	table-layout: auto;
	background:  url(../shared/contentbg.gif);
}
#pic {
	width: 720px
}
#copy {
	padding: 5px 22px 0px 22px;
	margin-bottom: 12px;
}
#footer {
	width: 720px;
	height: 189px;
	display: table;
	table-layout: fixed;
}
#ie5fix {
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}
a:link {
	color: #ec008c;
	text-decoration: none;
}
a:visited {
	color: #ec008c;
	text-decoration: none;
}
a:active {
	color: #ec008c;
	text-decoration: none;
}
a:hover {
	color: #ec008c;
	text-decoration: underline;
}
.blue {
	color: #006ab2;
}
.blue:link {
	color: #006ab2;
}
.blue:visited {
	color: #006ab2;
}
.darkBlue {
	color: #002060;
}
.plusMargin {
	margin-bottom: -7px;
}
.neatTable {
	text-align: left;
	border: thin dotted #aaaaaa;
	border-collapse: collapse;
	margin-top: 12px;
	width: 676px;
}
td {
	border: thin dotted #aaaaaa;
	padding: 5px
}
.noBorder {
	border: 0px;
	vertical-align: bottom;
}
.trHead {
	background-color: #006ab2;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.floatRight {
	float:right;
	margin-left: 6px;
}
.floatLeft {
	float:left;
	margin-right: 12px;
}
.pictPadding {
	margin: 6px 0px 12px 0px;
}
.cellPadding {
	padding: 12px;
	background-color: #dddddd;
}
.centerTitle {
	text-align: center;
	line-height: 120%;
}
.quest {
	margin-top: 18px;
	color: #006ab2;
}
.events {
	color: #ec008c;
	line-height: 120%;
	margin-bottom: -10px;
	list-style-type: square;
}
.venue {
	margin-top: 10px;
}
.pink {
	color: #ec008c;
}
.final {
	border-bottom: thin dotted #aaaaaa;
}
.photoCaption {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	text-align: center;
	padding: 0px;
}

.prc50{
	width: 320px;
	display:block;
}
.pict_w320 {
	width: 320px;
}

.photoPadding {
	margin: 5px 0px;
	background:#FFF;
	padding:17px;
	border:1px #f0f0f0 solid;
	border-top:none;
	border-bottom:1px #dfdfdf solid;
}
.photoPaddingFloatLeft {
	float:left;
	margin: 5px 10px 5px 0;
	background:#FFF;
	padding:17px;
	border:1px #f0f0f0 solid;
	border-top:none;
	border-bottom:1px #dfdfdf solid;
	
}

.paraHeightAtLeast {
	min-height: 160px
}
.noSpaceAfter {
	margin-bottom: -22px;
}
.footnote {
	font-size:90%;
	font-style:italic;
	color:#666;}
#topic1_photocaption {
	width: 320px;
}