/* Body
----------------------------------------------- */
body{
	background: #893a35 url("../imgs/glenncrest/bg_gradient.gif") top center repeat-y;
}



/* Structure
----------------------------------------------- */
#realcontent{
	background: #f1f0e6 url("../imgs/glenncrest/bg_realcontent.gif") 0 233px no-repeat;
}

#realcontent #indent .swftour{
	position: relative;
	width: 355px;
	margin-top: 38px;
}



/* Paragraphs and Headlines
----------------------------------------------- */
#realcontent #indent .swftour h2{
	float: left;
	margin: 0;
	padding: 0;
}

.vcard abbr{
	border-bottom: none;
}



/* Links
----------------------------------------------- */
#realcontent #indent .swftour a.play{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	margin-right: 12px;
}



/* Images
----------------------------------------------- */
#realcontent #indent .swftour img{
	border: solid 5px #000;
	margin: 6px 0 0 0;
}

