@charset "utf-8";

/* --------------------------------- */
/* ----------- CSS Reset ----------- */
/* --------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	line-height:normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color:#000;
	text-decoration:none;
}

/* --------------------------------- */
/* --------- Site Specific --------- */
/* --------------------------------- */
body {
	width:100%;
	height:100%;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}
#main_content {
	width:960px;
	height:100%;
	margin:0 auto;
	position:relative;
	top:10px;
}
p {
	padding-bottom:5px;
}
h1 {
	font-size:24px;
	font-weight:bold;
	padding-bottom:8px;
	color:#a61f24;
}
h2 {
	font-size:24px;
	font-weight:bold;
	padding-bottom:8px;
	color:#0082BC;
}
h3 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:8px;
	color:#0082BC;
}
h4 {
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}
h5 {
	font-size:14px;
	font-weight:bold;
}
h6 {
	font-size:12px;
	font-weight:bold;
}


/* --------------------------------- */
/* ------------ adverts ------------ */
/* --------------------------------- */
.ad_234x80 {
	width:234px;
	height:80px;
	float: left;
	margin-bottom:10px;
	overflow:hidden;
}
.ad_390x100 {
	width:390px;
	height:100px;
	float: left;
	margin-bottom:10px;
	overflow:hidden;
}
.ad_300x250 {
	width:300px;
	height:250px;
	float: left;
	margin-bottom:10px;
	overflow:hidden;
}

.ad_317x90 {
	width: 317px;
	height: 90px;
	float: left;
	padding-bottom: 10px;
	overflow: hidden;
}
.ad_317x90 img {
	width: 317px;
	height: 90px;
}
#home_page .ad_317x90 {
	padding-right: 10px;
}
.ad_644x90 {
	width: 644px;
	height: 90px;
	float: left;
	padding-bottom: 10px;
	overflow: hidden;
}
.ad_644x90 img {
	width: 644px;
	height: 90px;
}
#home_page .ad_644x90 {
	padding-right: 10px;
}
/* --------------------------------- */
/* ---------- main_header ---------- */
/* --------------------------------- */
#main_header {
	width:960px;
	height:105px;
	position:relative;
}
#col_1 {
	width:500px;
	height:80px;
	float:left;
}
#logo {
 width:500px;
 height:72px;
 margin-top:6px;
 float:left;
}
div#sns_links {
	width:30px;
	height:80px;
	position:absolute;
	top:0px;
	left:610px;
}
div#sns_links a img {
	width:30px;
	height:30px;
	margin:5px 0;
	display:block;
}
div#sns_links div.sns {
	float:left;
}
div#sns_links1 {
	width:30px;
	height:80px;
	position:absolute;
	top:0px;
	left:557px;
}
div#sns_links1 a img {
	width:30px;
	height:30px;
	margin:5px 0;
	display:block;
}
div#sns_links1 div.sns {
	float:left;
}
#col_2 {
	width:144px;
	height:80px;
	float:left;
	padding-left:10px;
	_padding-left:7px;
}
#col_3 {
	width:296px;
	height:80px;
	position:relative;
	left:664px;
	background-color:#0082BC;


	*position:static;
	_height:90px;
}
#magazine_signup {
	width:270px;
	height:auto;
	position:absolute;
	*position:relative;
	top:10px;
	left:15px;
}
.email_input {
	width:199px;
	height:19px;
	float:left;
}
.ipad.webkit .email_input {
	width:192px;
	height:19px;
	float:left;
}
.iphone.webkit .email_input {
	width:192px;
	height:19px;
	float:left;
}
.email_submit {
	width:60px;
	height:25px;
	float:left;
	margin-left:5px;
}
.email_label {
	width:250px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:5px 0 0 5px;
	float:left;
}
.iphone.webkit .email_label {
	width:250px;
	height:auto;
	font-size:10px;
	font-weight:lighter;
	color:#fff;
	padding:2px 0 0 2px;
	float:left;
}
#main_nav {
	width:960px;
	_width:950px;

	*width:950px;
	height:25px;
	float:left;
	background-color:#0082BC;
}
#main_nav ul {
	float:left;
	margin-top:4px;
	_margin-top:0px;
	_padding-top:4px;
	_padding-bottom:3px;
	*margin-top:0px;
	*padding-top:4px;
	*padding-bottom:3px;
}
#main_nav ul li {
	display:inline;
}
#main_nav ul li a.nav_items:link, #main_nav ul li a.nav_items:visited {
	padding:4px 62px 3px 61px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
#main_nav ul li a.nav_items:active, #main_nav ul li a.nav_items:hover {
	padding:4px 62px 3px 61px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#0082BC;
	background-color:#9C9C9C;
}
#main_nav a#current {
	background-color:#000;
	color:#fff;
	cursor:default;
}
#main_nav ul li a.about:link, #main_nav ul li a.about:visited {
	padding:4px 63px 3px 63px;
	_padding:7px 58px 7px 58px;
	*padding:7px 58px 7px 58px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
#main_nav ul li a.about:active, #main_nav ul li a.about:hover {
	padding:4px 63px 3px 63px;
	_padding:7px 58px 7px 58px;




	*padding:7px 58px 7px 58px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#0082BC;
	background-color:#9C9C9C;
}
.mac.safari #main_nav ul li a.about:link, .mac.safari #main_nav ul li a.about:visited {
	padding:4px 61px 3px 60px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
.mac.safari #main_nav ul li a.about:active, .mac.safari #main_nav ul li a.about:hover {
	padding:4px 61px 3px 60px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#a61f24;
	background-color:#fff;
}
.mac.gecko #main_nav ul li a.about:link, .mac.gecko #main_nav ul li a.about:visited {
	padding:4px 61px 3px 61px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
.mac.gecko #main_nav ul li a.about:active, .mac.gecko #main_nav ul li a.about:hover {
	padding:4px 61px 3px 61px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#a61f24;
	background-color:#fff;
}
.ipad.webkit #main_nav ul li a.about:link, .ipad.webkit #main_nav ul li a.about:visited {
	padding:4px 60px 3px 60px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
.ipad.webkit #main_nav ul li a.about:active, .ipad.webkit #main_nav ul li a.about:hover {
	padding:4px 60px 3px 60px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#a61f24;
	background-color:#fff;
}
.iphone.webkit #main_nav ul li a.about:link, .iphone.webkit #main_nav ul li a.about:visited {
	padding:4px 60px 3px 60px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
.iphone.webkit #main_nav ul li a.about:active, .iphone.webkit #main_nav ul li a.about:hover {
	padding:4px 60px 3px 60px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#a61f24;
	background-color:#fff;
}

/* --------------------------------- */
/* ---- main_section / home_page --- */
/* --------------------------------- */
.main_section {
	width:960px;
	height:auto;
	float:left;
	margin-top:10px;
}
/* #home_page {
	height:2200px;
	height: auto;
}
#home_page .col_1 {
	width:400px;
	height:1639px;
	float:left;
	margin-bottom:10px;
}
#home_page .col_1 h4 {
	padding-left:10px;
}
#home_page .news_big {
	width:380px;
	height:auto;
	float:left;
	margin:0 10px 10px 10px;
	_margin:0 5px 10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
#home_page .news_big h2 {
	height:60px;
}
#home_page .news_big img {
	width:380px;
	height:210px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#ececec;
}
#home_page .news_big .text {
	width:380px;
	height:80px;
	float:left;
	overflow:hidden;
}
#home_page .news_medium {
	width:380px;
	height:auto;
	float:left;
	margin:0 10px 10px 10px;
	_margin:0 5px 10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
#home_page .news_medium h3 {
	height:44px;
}
#home_page .news_medium img {
	width:120px;
	height:65px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	background-color:#ececec;
}
#home_page .news_medium .text {
	width:255px;
	height:65px;
	float:left;
	overflow:hidden;
}
#home_page .news_small {
	width:380px;
	height:auto;
	float:left;
	margin:0 10px 10px 10px;
	_margin:0 5px 10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
#home_page .news_small h3 {
	height:44px;
	padding-bottom:0;
}

#home_page .col_2 {
	width:234px;
	height:1649px;
	float:left;
	margin:0 10px;
}
#home_page .col_2 .text {
	margin-bottom:10px;
	height:480px;
	float:left;
	overflow:hidden;
	padding:7px;
} */
#intro {
	width:100%;
	float: left;
	height:505px;
	background-color:#eee;
	border:1px solid #ccc;
	margin-bottom: 10px;
}
#intro h4 {
	padding-left:7px;
}
#intro .text {
	margin-bottom:10px;
	height:319px;
	float:left;
	overflow:hidden;
	padding:7px;
}

/* #home_page #magazine_section {
	width:214px;
	height:654px;
	position:absolute;
	background-color:#0082BC;
	top:975px;
	padding:10px;
} */
#magazine_section img {
	width:214px;
	height:290px;
	float:left;
}
#magazine_section #magazine_button {
	width:214px;
	height:25px;
	margin:12px 0 8px 0;
	float:left;
}
#magazine_section #magazine_button a:link, #magazine_section #magazine_button a:visited {
	font-size:16px;
	font-weight:bold;
	color:#0082BC;
	background-color:#f5f5f5;
	padding:3px 49px;
	text-decoration:none;
}
#magazine_section #magazine_button a:hover, #magazine_section #magazine_button a:active {
	font-size:16px;
	font-weight:bold;
	color:#f5f5f5;
	background-color:#0082BC;
	padding:3px 49px;
	text-decoration:none;
}
#magtitle {
	color:#fff;
}
#home_page .col_3 {
	width:296px;
	_width:290px;
	/* height:1639px; */
	height: auto;
	float:left;
	margin-left:10px;
	/* margin-bottom:10px; */
}
.home_infocus {
	width:296px;
	/* height:1070px; */
	height: auto;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
.home_infocus img {
	width:296px;
	/* height:250px; */
	float:left;
	background-color:#ececec;
	margin-bottom:10px;
}
.home_infocus h2 {
	padding-bottom:5px;
}

.home_infocus h4 {
	color:#000;
	margin-bottom:10px;
}


/* --------------------------------- */
/* -- main_section / inside_page --- */
/* --------------------------------- */

#inside_page {
	height:1452px;
}
.col_main {
	width:706px;
	height:1442px;
	float:left;
	margin:0 10px 10px 0;
	_margin:0 5px 10px 0;
}
.col_main h4 {
	padding-left:10px;
}

.col_main .news_big {
	width:696px;
	height:auto;
	float:left;
	margin:0 10px 10px 10px;
	_margin:0 5px 10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
.col_main .news_big h2 {
	padding-bottom:6px;
}
.col_main .news_big img {
	width:380px;
	height:210px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#ececec;
}
.col_main .news_big .text {
	width:696px;
	height:71px;
	float:left;
	overflow:hidden;
}

.col_main .news_medium {
	width:696px;
	height:auto;
	float:left;
	margin:0 10px 10px 10px;
	_margin:0 5px 10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
.col_main .news_medium h3 {
	height:;
}
.col_main .news_medium img {
	width:120px;
	height:65px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	background-color:#ececec;
}
.col_main .news_medium .text {
	width:571px;
	height:55px;
	padding-top:5px;
	float:left;
	overflow:hidden;
}
.controls_nav {
	height:25px;
	margin:0 auto;
}
.controls_nav ul {
	display:inline;
	float:left;
	border:none;
}
.controls_nav ul li, .controls_nav div {
	display:inline;
	float:left;
	padding:0 5px;
}
.controls_nav ul li a:link, .controls_nav ul li a:visited, .controls_nav div {
	font-size:18px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#0082BC;
}
.controls_nav ul li a:active, .controls_nav ul li a:hover {
	font-size:18px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:underline;
	color:#9C9C9C;
}
#first {
}
#last {
}
#controls_middle {
	border-left:2px solid #a61f24;
	border-right:2px solid #a61f24;
}


.col_aside {
	width:234px;
	height:1452px;
	float:left;
	margin-left:10px;
	_margin-left:-10px;
}
.col_aside #magazine_section {
	width:214px;
	height:632px;
	position:absolute;
	background-color:#0082BC;
	top:800px;
	padding:10px;
	_margin-bottom:-10px;
}
#magazine_section img {
	width:214px;
	height:275px;
	float:left;
}
#magazine_section #magazine_button {
	width:214px;
	height:25px;
	margin:12px 0 8px 0;
	float:left;
}
#magazine_section #magazine_button a:link, #magazine_section #magazine_button a:visited {
	font-size:16px;
	font-weight:bold;
	color:#0082BC;
	background-color:#f5f5f5;
	padding:3px 49px;
	text-decoration:none;
}
#magazine_section #magazine_button a:hover, #magazine_section #magazine_button a:active {
	font-size:16px;
	font-weight:bold;
	color:#0082BC;
	background-color:#f5f5f5;
	padding:3px 49px;
	text-decoration:none;
}



/* --------------------------------- */
/* -- main_section / single_page --- */
/* --------------------------------- */

#single_page {
	height:auto;
}
#single_page .col_main {
	height:auto;
}
#single_page .col_aside {
	height:auto;
	_margin-left:4px;
}

#single_page .col_main .news_big .text {
	height:auto;
	overflow:auto;
}

/* --------------------------------- */
/* --------- magazines.php --------- */
/* --------------------------------- */
.col_magazines {
	width:706px;
	height:auto;
	float:left;
}
.magazine_section {
	width:200px;
	height:325px;
	background-color:#0082BC;
	float:left;
	padding:10px;
	margin:0 7px 10px 7px;
	_margin:0 5px 10px 5px;
}
.magazine_section img {
	width:200px;
	height:290px;
	float:left;
}
.magazine_section #magazine_button {
	width:200px;
	height:25px;
	margin:12px 0 8px 0;
	float:left;
	text-align: center;
}
.magazine_section #magazine_button a:link, #magazine_section #magazine_button a:visited {
	font-size:15px;
	font-weight:bold;
	color:#0082BC;
	background-color:#f5f5f5;
	padding:3px 49px;
	text-decoration:none;
}
.magazine_section #magazine_button a:hover, #magazine_section #magazine_button a:active {
	font-size:15px;
	font-weight:bold;
	color:#0082BC;
	background-color:#E5E5E5;
	padding:3px 49px;
	text-decoration:none;
}
.list {
	width:960px;
	height:auto;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #666;
}




/* --------------------------------- */
/* -------- about page bios -------- */
/* --------------------------------- */
.bios {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:30px;
}
.bios h5 {
	text-decoration:underline;
	display:inline;
}
.bios p {
	display:inline;
}
.bios div {
	padding:10px 0;
}
.bios img {
	width:125px;
	height:160px;
	float:left;
	padding-right:10px;
}




/* --------------------------------- */
/* ---------- main_footer ---------- */
/* --------------------------------- */
#main_footer {
	width:965px;
	height:auto;
	float:left;
	background-color:#0082BC;
}
#copyright {
	padding:5px 10px 3px 10px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	float:left;
}
#footer_nav {
	height:25px;
	float:right;
}
#footer_nav ul {
	float:right;
	margin-top:4px;
}
#footer_nav ul li {
	display:inline;
}
#footer_nav ul li a:link, #footer_nav ul li a:visited {
	padding:4px 22px 5px 22px;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#fff;
}
#footer_nav ul li a:active, #footer_nav ul li a:hover {
	padding:4px 22px 5px 22px;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#0082BC;
	background-color:#9C9C9C;
}
#copyright a:link, #copyright a:visited {
	padding:5px 1px 4px 1px;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#fff;
}
#copyright a:active, #copyright a:hover {
	padding:5px 1px 4px 1px;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#0082BC;
	background-color:#9C9C9C;
}
#copyright_info {
	padding:4px 10px 5px 10px;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	float:left;
}
#left_content h1 {
    color: #0082BC;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 6px;
}
.full_width h5 {
    color: #003B1E;
    font-size: 14px;
    font-weight: bold;
}
.main_row1 {
	width:960px;
	height:auto;
	float:left;
	margin:10px 0px;
}

/* --------------------------------- */
/* ---------- inside pages --------- */
/* --------------------------------- */
#left_content {
	width:550px;
	height:auto;
	float:left;
	margin-right:90px;
}
#left_content_2 {
	width:600px;
	height:auto;
	float:left;
	margin-right:40px;
}
a.title_link:link, a.title_link:visited {
	color:#00AF64;
}
a.title_link:hover, a.title_link:active {
	text-decoration:underline;
}
a.reg_link:link, a.reg_link:visited {
	color:#003b1e;
}
a.reg_link:hover, a.reg_link:active {
	text-decoration:underline;
}
.info {
	width:550px;
	height:auto;
	margin:15px 0;
	float:left;
	font-size:14px;
}
.info_2 {
	width:600px;
	height:auto;
	margin:15px 0;
	float:left;
	font-size:14px;
}
.info h5, .info_2 h5 {
	display:inline;
}
.ul_section {
	width:470px;
	height:auto;
	float:left;
	padding:20px 40px;
}
ul.info_list {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:25px;
	font-size:14px;
}
#aside_right {
	width:320px;
	height:auto;
	float:left;
}
.info_aside {
	width:300px;
	height:auto;
	margin:0 10px;
	float:left;
}
.info_aside_pics {
	width:300px;
	height:auto;
	margin:0 10px;
	float:left;
	margin-top:30px;
}
.info_aside_pics img {
	width:280px;
	margin-right:20px;
	float:left;
}
.full_width {
	width:100%px;
	height:auto;
	float:left;
	font-size:14px;
}
.full_width h5 {
	line-height:20px;
}
.full_width_pics {
	width:960px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-bottom:30px;
}
.full_width_pics div {
	width:100px;
	height:auto;
	float:left;
	margin-right:4px;
	display:inline;
}
.full_width_pics div img {
	width:100px;
	float:left;
	display:inline;
	margin-bottom:4px;
}

#dailynews_images {
	width:960px;
	height:450px;
	background:#fff url(img/dailynews.jpg) top center no-repeat;
	float:left;
	margin-bottom:30px;
}
#dailynews_images img {
	height:450px;
	float:left;
}
.bios {
	width:450px;
	height:250px;
	float:left;
	margin:15px;
}
.bios h5 {
	display:inline;
}
.bios p {
	display:inline;
}
.bios div {
	padding:10px 0;
}
.bios img {
	width:125px;
	height:160px;
	float:left;
	padding-right:10px;
}

/* --------------------------------- */
/* ------ major homepage edits ----- */
/* --------------------------------- */
/* previous commented out beginning on line 420 */
#home_page {
	height: auto;
}
#home_page .col_1 {
	width:654px;
	height: auto;
	float:left;
}
#home_page .row {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
#home_page .row.bb1 {
	border-bottom:1px solid #666;
}
#home_page .news_big {
	width:644px;
	height:auto;
	float:left;
	/* margin:0 10px 10px 0;
	_margin:0 5px 10px 0; */
	margin-right: 10px;
	_margin-right:5px;
	padding-bottom:10px;
	/* border-bottom:1px solid #666; */
}
#home_page .news_big h2 {
	font-size: 22px;
	padding-bottom: 10px;
}
#home_page .news_big img {
	width:317px;
	height:210px;
	float:left;
	overflow:hidden;
	margin-right:10px;
	background-color:#ececec;
}
#home_page .news_medium {
	width:317px;
	height:auto;
	float:left;
	/* margin:0 10px 10px 0;
	_margin:0 5px 10px 0; */
	margin-right: 10px;
	_margin-right: 5px;
	padding-bottom:10px;
	/* border-bottom:1px solid #666; */
	line-height: 17px;
	/* height: 163px;
	overflow: hidden; */
}
#home_page .news_medium h3 {
	/* height: 26px;
	 line-height: 30px;
	 overflow: hidden; */
}
#home_page .news_medium img {
	width:160px;
	height:84px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	background-color:#ececec;
}
#home_page .news_small {
	width:317px;
	height:auto;
	float:left;
	/* margin:0 10px 10px 0;
	_margin:0 5px 10px 0; */
	margin-right: 10px;
	_margin-right: 5px;
	padding-bottom:10px;
	/* border-bottom:1px solid #666;
	height: 112px;
	overflow: hidden; */
}
#home_page .news_small h3 {
	/*height:44px;
	padding-bottom:0;*/
}
#home_page #intro {
	width:100%;
	height: auto;
	float: left;
	background-color:#eee;
	border:1px solid #ccc;
	margin-bottom: 10px;
}
#home_page #magazine_section {
	width:276px;
	height:auto;
	float: left;
	background-color:#0082BC;
	padding:10px;
	margin-bottom: 10px;
}
#home_page #magazine_section > div {
	width: 133px;
	float: left;
}
#home_page #magazine_section img {
	width:133px;
	height: 190px;
	float:left;
}
#home_page #magazine_section #magazine_button {
	width:133px;
	height:25px;
	float: left;
	margin-top:12px;
	margin-bottom: 0;
}
#home_page #magazine_section #magazine_button a:link {
	width: 100%;
	float: left;
	font-size:14px;
	font-weight:bold;
	color:#0082BC;
	background-color:#f5f5f5;
	padding: 3px 0;
	text-decoration:none;
	text-align: center;
}
#home_page #magazine_section #magazine_button a:hover {
	color:#f5f5f5;
	background-color:#0082BC;
}
#home_page #magtitle {
	text-align: center;
	padding-bottom: 10px;
}