/* CSS Document */

body 
{
	margin: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	font-family: "Times New Roman", Georgia,  Times, serif;
	background: #faf4e6 url(../images/background.jpg) repeat top center;
	font-size: 12px;
}

.header {
	width: 912px;
	height: 104px;
	margin-left:auto;
	margin-right:auto;
}

.buttonBar {
	width: 782px;
	height: 20px;
	margin-left:auto;
	margin-right:auto;
}

.redLine {
	background-color:#9c3d3e;
	height:2px;
	margin-left:auto;
	margin-right:auto;
}

.spacer {
	height:2px;
	margin-left:auto;
	margin-right:auto;
}

.homePlaceholder {
	width: 892px;
	height: 364px;
	margin-left:auto;
	margin-right:auto;
}

.mainContent {
	clear:both;
	width: 840px;
	margin-left:auto;
	margin-right:auto;
}

.contentStyle {
	font-family:"Times New Roman", Georgia,  Times, serif;
	line-height:16px;
	text-align: left;
}

.contentHead {
	font-family:"Times New Roman", Georgia,  Times, serif;
	font-size:16px;
	font-weight:bold;
}

.stepText {
	font-family:"Times New Roman", Georgia,  Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#9c3d3e;
}

.stepText a:link,
.stepText a:visited,
.stepText a:active {
	color:#9c3d3e;
	text-decoration: none;
}

.stepText a:hover {
	color:#D28E8E;
	text-decoration: none;
}

.imgBorder {
	border:2px solid #9c3d3e;
}

.slideshowText {
	padding: 20px 0px 0px 0px;
	font-family:"Times New Roman", Georgia,  Times, serif;
	font-size:11px;
	color:#CC9933;
	letter-spacing:.12em;
	text-transform: uppercase;
	font-weight:600;	
}

.slideshowText a:link,
.slideshowText a:visited,
.slideshowText a:active {
	color:#CC9933;
	text-decoration: none;
}

.slideshowText a:hover {
	color:#8E6C24;
	text-decoration: none;
}

.footerText {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#9c3d3e;
	line-height:16px;
	letter-spacing: .2em;
	padding-top:15px;
}
.footer {
	width: 892px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	/*background-image:url(../images/footer_bkg.gif);*/
}


#scrollText {
	width: 390px;
	height: 62px;
	margin-left: 24%;
	float: left;
}

#flashPlayer {
	float: left;
	width: 80px;
	padding-top: 28px;
	height: 20px;
}