/* CSS Document */

body {
margin:0;
padding:0;
text-align:center; /*hack to force IE5.x pc to center wrapper div*/
background-color:#281101;
}

#wrapper {
margin:0 auto;
background-image:url(../images/bg_wrapper.gif);
background-repeat:repeat-y;
background-position:center;
text-align:left;/*re-align text to left after above hack*/
width 770px;
}

.HomeContentBg {
	background-image: url(../images/home/home_content_bg.gif);
	background-repeat: repeat-y;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	padding-left: 14px;
	color: #A83831;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #A83831;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #A83831;
	text-decoration: none;
}
a:active {
	color: #A83831;
	text-decoration: underline;
}

.aText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #3D1A02;
	list-style-position: outside;
	list-style-image: url(../images/css_bullet.gif);
	font-style: normal;
}
a:link {
	color: #A83831;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #A83831;
	text-decoration: none;
}
a:active {
	color: #A83831;
	text-decoration: underline;
}
.homeLeftTextblock {
	padding-left: 39px;
}
.aHeadlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #9B2A25;
	margin: 0px;
	padding: 0px;
}
.pageTitleBg {
	background-image: url(../images/templates/page_title_bg.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.aPageTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9B2A25;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SubpageBackground {
	background-image: url(../images/templates/page_bg.gif);
	background-repeat: repeat-y;
}
.aSubheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9B2A25;
	line-height: 17px;
}
