@charset "UTF-8";
body {
	background: #ffff99 url(../images/VMktplc2009_backing.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
}
.clear { clear: both; }
.twoCol { width: 48%; float: left; }

#content {
	display: block;
	width: 951px;
	padding: 0px 12px 0px 58px;
	margin: 0px auto;
}
#home #content { min-height: 710px; }
#content p, ul, td, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6e2e16;
	line-height: 1.6em;
}
#content ul { list-style-image: url(../images/bullet_arrow.png); }
#content a:link    { color: #6e2e16; text-decoration: underline; }
#content a:visited { color: #6e2e16; text-decoration: underline; }
#content a:hover   { color: #976f2c; text-decoration: underline; }
#content #mainNav p {
	display: block;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
	#mainNav p {
		margin: 0px;
		padding: 0px;
	}
	#mainNav a:link    { color: #976f2c; text-decoration: underline; }
	#mainNav a:visited { color: #976f2c; text-decoration: underline; }
	#mainNav a:hover   { color: #aeb946; text-decoration: none; }
#headPhoto {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #bcc45d;
	float: left;
}
	#home #headPhoto { min-height: 349px; }
	#headPhoto #flashZone {
		width: 768px;
		float: left;
	}
	#headPhoto #flashZone p {
		position: absolute;
		left: -12372em;
	}
	#headPhoto #rightPanel {
		width: 171px;
		padding: 10px 2px 10px 0px;
		margin: 0px;
		float: right
	}
#contentBody {
	width: 850px;
	padding-left: 70px;
	float: left;
}
#home #contentBody { width: 620px; }
	#rightNavPanel {
		width: 158px;
		padding: 10px 14px 10px 8px;
		margin: 0px;
		min-height: 300px;
		float: right;
		background: url(../images/rightNavPanel.png) top right repeat-y;
	}
	#rightNavPanel ul, #rightNavPanel p { font-size: 12px; }
	#headPhoto #rightNavPanel { min-height: 204px; }

#content p.sisterPanel {
	display: block;
	width: 225px;
	float: left;
	padding-right: 40px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}

#content p.lineArtPanel {
	display: block;
	width: 466px;
	float: left;
	padding-top: 40px;
}

#content h1 { 
	color:#930;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
}
#events #content h1 { clear: both; }
#content h2 { 
	color:#976f2c;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.08em;
}

b.capA { 
	display: block;
	width: 58px;
	height: 55px;
	float: left;
	background: url(../images/capA.png) top right;
	padding: 0px;
	margin-top: 5px;
	margin-right: -12px;
}
p b i { position: absolute; left: -17523em; }

#content p.top { font-size: 9px; clear: both; }

div.listingPanel {
	width: 450px;
	float: left;
	padding: 0px 2px;
	margin-top: 10px;
	margin-left: 10px;
	background: #f7f6e9;
	border: 1px solid #b0985f;
	height: 340px;
	overflow-y: auto;
	overflow-x: none;
	overflow: vertical;
}
#content div.listingPanel p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#content div.listingPanel ul {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
div.listingPanel h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

/* Event Calendar Formatting */
p.event {
	padding: 5px 0px 10px 0px;
	margin: 0px 0px;
	border-bottom: 1px dotted #6E2E16; 
	clear: both;
}
p.event:hover { background-color: #FEEECF; }
p.event span.dates {
	width: 130px;
	float: left;
	text-align: left;
}
p.event span.details {
	width: 720px;
	float: right;
}
/* -- Press Release Formatting -- */
body#pressRelease #content { width: 900px; padding: 0px 20px 20px 120px; background-image: none; background: #fff; padding: 8px; /* border:1px solid #6E2E16;*/ }

body#pressRelease h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; line-height: 1.2em; color: #930; font-weight: normal; letter-spacing: 0.04em; }
body#pressRelease p,
 body#pressRelease li,
 body#pressRelease td  { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.4em; color: #6E2E16; }
body#pressRelease p.immediateRelease  {
	display: block;
	width: 250px;
	float: left;
}
body#pressRelease p.prContact {
	display: block;
	width: 200px;
	float: right;
}

/* -- Form Formatting -- */
input,textarea {
	padding: 2px;
	border: 1px solid #6E2E16;
}
input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input:checkbox {
	border: none;
}
.errorList {
	display: block;
	width: 500px;
	margin: 10px auto;
}

/* -- Footer Formatting -- */
#fixedFooter {
	/*position: fixed;*/
	min-height: 50px;
	clear: both;
	/*bottom: 0;*/
	width: 100%;
	background: #ffff99;
	margin: 0px auto;
	padding: 0px;
}
#footer {
	width: 951px;
	margin: 0px auto;
	padding: 10px 12px 5px 58px;
	background: url(../images/VMktplc2009_footerBacking.jpg) top center no-repeat;
	font-size: 11px;
	color: #663333;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#footer p { padding: 0px; margin: 0px; }
#footer a:link    { color: #633; text-decoration: underline; }
#footer a:visited { color: #633; text-decoration: underline; }
#footer a:hover   { color: #976f2c; text-decoration: underline; }
