/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
	color: #3F3E3C;
	background-color: #FFFFFF;
}
a {
	color: #C4151C;
	text-decoration: underline;
}
a:hover {
	color: #231F20;
	text-decoration: underline;
}
ul.list li p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	list-style-image: url(../images/bg/bullet.gif);
	line-height: 16px;
}
p {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 22px;
	line-height: 32px;
	color: #C4151C;
	margin-bottom: 15px;
	margin-top: 11px;
}
h2 {
	font-size: 17px;
	color: #231F20;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #231F20;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.intro {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 151px;
	background-image: url(../images/bg/header_bkgd.jpg);
	background-repeat: repeat-x;
}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
.header:after, .main:after, .footer:after, .container_main:after  {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.logo {
	padding: 0px;
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headright {
	padding: 0px;
	float: right;
	margin: 0px;
}
.phone{
	padding: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subscribe a{
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/buttons/subscribe.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 160px;
	float: left;
	padding: 0px;
}
.subscribe a:hover {
	background-image: url(../images/buttons/subscribe-over.jpg);
}
#nav {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#nav li {
	display: inline;
	list-style: none;
}
#nav li a {
	margin: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-decoration: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 140px;
	color: #231F20;
	background-color: #DEDEDE;
}
#nav li a.current, #nav li a:hover {
	background-color: #231F20;
	color: #ffffff;
	text-decoration: none;
}
.header_shadow {
	padding: 0px;
	width: 100%;
	clear: both;
	background-image: url(../images/bg/header_shadow.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.main {
	padding: 0px;
	width: 100%;
	clear: both;
	margin: 0px;
	background-image: url(../images/bg/header_shadow.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.container_main {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(../images/bg/bk_col_1n2.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
.col_1 {
	width: 160px;
	float: left;
	background-color: #DEDEDE;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/bg/grey-shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.col_2 {
	width: 440px;
	float: left;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.week_no {
	background-image: url(../images/text/week_no.gif);
	margin: 20px;
	width: 106px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 0px;
	font-size: 18px;
}

.col_3 {
	width: 160px;
	float: left;
	background-color: #DEDEDE;
	margin: 0px;
	background-image: url(../images/bg/grey-shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col_3_title {
	padding: 0px;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.news {
	margin: 0px;
	width: 140px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container_footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 0px;
	font-size: 11px;
	line-height: 22px;
}
.pic_issue {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
.box {
	background-color: #DEDEDE;
	float: left;
	width: 420px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.section {
	float: left;
	width: 420px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pic_133x133 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.pic_420x88 {
	padding: 0px;
	float: left;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
.black {
	color: #231F20;
}
.red {
	color: #C4151C;
}
 
.date {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
