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

body {
	background-color:#8f2305;
	background-image:url(media/bkg_top_shade.jpg);
	background-repeat: repeat-x;
	color:#2A3F55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#wrapper {
	float: left;
	width: 950px;
	padding-right: 25px;
	padding-left: 0px;
}
#wrapper #main_area {
	float: left;
	width: 950px;
}
#wrapper #main_area #main_left {
	float: left;
	width: 208px;
}
#wrapper #main_area #main_right {
	float: right;
	width: 731px;
	background-color: #f4f2ef;
}
#wrapper #main_area #main_right #header {
	background-image: url(media/warmth_header3.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 731px;
}
#wrapper #main_area #main_right #menu {
	background-color: #8f2305;
}

#wrapper #footer {
	font-size: 10px;
	color: #F4F2EF;
	padding: 10px;
	clear: right;
	width: 940px;
}
#footer a:link, #footer a:visited {
	color:#CCC;
	text-decoration:none;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #8F2306;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 5px 5px 10px 20px;
	border-bottom-style: none;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	padding-right: 50px;
	padding-left: 50px;	
}

.contentText  a:link {
	color: #333;
	text-decoration:none;	
}
.contentText  a:visited {
	color: #333;
	text-decoration:none;	
}
.contentText  a:hover {
	color:#930;
	text-decoration:underline;	
}


.listText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	padding-left: 72px;
	padding-right: 72px;
	color: #333;
}
.paraTextWhiteEmphasis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 12px;
	color: #FFFFFF;	
}
.tableBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23302F;
	border: 1px solid #D3D0BC;
}


#footer a:hover, #footer a:active, #footer a:focus {
	color:#F4F2EF;	
}
.redEmphasis {
	font-size: 14px;
	color: #8F2306;
	font-weight: bold;
}
.subTitles {
	color: #8F2306;
	font-size: 16px;
	padding-left: 50px;
	}
#newarea {
	width: 713px;
	float:none;
}