@charset "UTF-8";
/* CSS Document */

h1.logo{
	background-image: url(../images/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 919px;
	height: 69px;
	text-indent: -9999em;
}

.LeftPane{
	padding-top: 45px;
	width: 570px;
}

.LeftPane h2{
	color: #766251;
	border-bottom: 1px solid #978d7f;
	padding-bottom: 8px;
	font-size: 24px;
	margin-bottom: 30px;
	width: 530px;
}

.LeftPane h3{
	color: #766251;
	margin-bottom: 17px;
	width: 260px;
	font-size: 18px;
}
.Container_MainContent_dynamic table{
	margin-bottom: 40px;
	border-bottom: 1px solid #978d7f;
	width: 525px;
}
.Container_MainContent_dynamic table.noborder{
	border-bottom: 0px none;
}
.LeftPane p{
	width: 260px;
	line-height: 22px;
	color: #989184;
	font-size: 12px;
	margin-bottom: 27px;
}

.LeftPane .learnmore a{
	font-size: 16px;
	color: #ffffe5;
	padding: 0px 0 8px 20px;
	background-image: url(../images/link_learnmore.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
}
.LeftPane .learnmore a:hover{
	color: #7e6b5a;
}

.RightPane{
	width: 315px;
	border-left: solid 1px #C6C0B6;
}
.RightPane h3{
background-color:#6B2627;
color:#FFFFE5;
font-size:24px;
margin-bottom:35px;
padding:18px 0 13px 20px;
margin-top: 60px;
}

.headerGrad{
	background-image: url(../images/shadow_top.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 0px !important;
}


.flash_header{
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#anim
{
     left:-1060px; 
     position:relative;
}
#mainFlash {
height:250px;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}
