/* CSS Document */

.ButtonSpacerCellLeft {width: 319px;}

.MainBodyCell {
width: 580px;
height: 317px;
vertical-align: top;
}

.DividerCell {
width: 16px;
height: 317px;
}

.DividerLineCell {
width: 1px;
height: 317px;
background-color: #FFFFFF;
}

.SidebarCell {
width: 187px;
height: 317px;
background-color:#c6b389;
margin: 15px;
}

.MainTable {
width: 800px;
}

.Button {
font-size: 18px; 
color: #471013; 
text-decoration: none;
}

a.Button:link {
font-size: 18px; 
color: #E9deaf; 
text-decoration: none;
}

a.Button:visited {
font-size: 18px; 
color: #E9deaf; 
text-decoration: none;
}

a.Button:focus {
font-size: 18px; 
color: #471013; 
text-decoration: none;
}

a.Button:hover {
font-size: 18px; 
color: #471013; 
text-decoration: none;
}


.BodyText {
font-size: 12px; 
color: #000000; 
line-height: 17px;
padding-left: 30px;
padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
}

.BodyTextEmail {
font-size: 12px; 
color: #000000; 
line-height: 17px;
text-decoration: none;
}

a.BodyTextEmail:link {
font-size: 12px; 
color: #000000; 
line-height: 17px;
text-decoration: none;
}

a.BodyTextEmail:visited {
font-size: 12px; 
color: #000000; 
line-height: 17px;
text-decoration: none;
}

a.BodyTextEmail:focus {
font-size: 12px; 
color: #000000; 
line-height: 17px;
text-decoration: none;
}

a.BodyText:hover {
font-size: 12px; 
color: #000000; 
line-height: 17px;
}

.BodySubhead {
font-size: 12px; 
color: #000000; 
line-height: 20px;
padding-top: 15px;
padding-right: 30px;
font-weight: bolder;
}

.HeadlineText {
font-size: 24px; 
color: #562c19; 
line-height: 24px;
padding-left: 30px;
padding-top: 15px;
}

.SidebarText {
font-size: 10px; 
color: #000000; 
line-height: 15px;
padding-left: 15px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
font-weight: bolder;
}

.SidebarHead {
font-size: 12px; 
color: #562c19; 
line-height: 18px;
padding-left: 15px;
padding-top: 15px;
padding-right: 15px;
}

ul.SidebarList {
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	padding-right: 15px;
	font-weight: bolder;
	list-style-type: square;
	list-style-position: outside;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.footerLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
}
.footerLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.footerLink a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.footerLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
