@charset "UTF-8";
/* CSS Document */

body {margin:0; background-color:#e6e3db; background-image:url(images/bg.png); background-position:top; background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; color:#3b3a35; font-size:12px;}
.container {width:983px; margin:0 auto 0 auto;}
.container_top {width:970px; height:28px; background-image:url(images/container_top.png); padding:23px 0 0 13px;}
.container_top_blog {width:970px; height:28px; background-image:url(images/container_top.png); padding:23px 0 0 13px;}
.container_bottom {background-image:url(images/container_bottom.png); width:983px; height:43px;}
.body_left {padding:0 12px 0 32px; float:left; width:264px; background-image:url(images/separator.png); background-position:top right; background-repeat:no-repeat; min-height:273px; }
.body_right {width:607px; margin:0 0 0 26px; float:left;}
.style1 {color: #C62036}
a {color: #C62036}
.footer {text-align:center; padding:26px;}
.footertaglines {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;	
}
.catbox { color:#FFFFFF; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
}
.catbox h2 {
	color: #2e2e2e;
	text-decoration: underline;
}
.catbox a, .catbox a:visited, .catbox a:active {
	color: #dc343d;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.catbox a:hover {
	color: #871c21;
	text-decoration: underline;
}