/*


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9C4407;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}


*/

h1 {


font-size:30px; 
font-weight:normal; 
font-family:'Times New Roman', Times, serif; 
padding:0;
margin:0;

}

td.title {


background: #8c0901 url(../images/title_bg.jpg) center no-repeat;




}

td.titlesm {


background: #8c0901 url(../images/title_bgsm.jpg) center no-repeat;




}

.homeCopy {
	padding-left: 15px;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.homeCopyWelcome {
	font-size: 28px;
	text-transform: uppercase;
}

.flashWrapper {
	position: relative;
	height: 385px;
}
#:first-child+html .flashWrapper {
	height:383px;
}

.flashWrapper embed {
	position: absolute;
	left: 0;
}