body {
	background:#fff url("images/body-bg-01.jpg") 50% 100% no-repeat;
}

h1, h2, .sidebar h3 {
	font-family:Belizio, Georgia, serif;
	font-weight:bold;
}

hr {
	color:#f4f4f4!important;
	background:#f4f4f4!important;
}

.header {
	background:transparent url("images/brick_bg02.png") 0 0 no-repeat;
}

.header h1 a {
	display:block;
	width:245px;
	height:205px;
	line-height:1000em;
	text-indent:1000em;
	overflow:hidden;
	background:transparent url("images/logo.png") 0 0 no-repeat;
}

.content {
	padding:0 30px 220px;
	width:530px;
}

h2.connect {
	color:#494949;
	font-weight:normal;
	font-size:2.2em;
}

h2.reach {
	color:#64062a;
	font-style:italic;
	font-size:2.8em;
}

ul.reach-list, ul.reach-list li {
	list-style-type:none;
	margin:0;
	padding-bottom:.5em;	
}

ul.reach-list {
	font-family:Georgia, "Times New Roman", serif;
	font-style:italic;
	font-size:2em;
	padding-bottom:30px;
}

ul.reach-list li span {
	font-size:.7em;
	color:#959595;
	font-style:normal;
}

.menu ul, .menu ul li {
	list-style-type:none;
	margin:0;
}

.menu ul li a {
	font-size:1.2em;
	color:#2f2f2f;
	display:block;
	padding:0.25em;
	text-decoration:none!important;
	border-bottom:1px solid #f4f4f4;
}

.menu ul li a:hover,
.menu ul li a.active {
	background:#2f2f2f;
	color:#fff;
}

.menu ul li.m-print a,
.menu ul li.m-broadcast a,
.menu ul li.m-online a,
.menu ul li.m-street a {
	font-weight:bold;
	font-size:1.4em;
}

.menu ul li.m-print a {color:#64062a;}
.menu ul li.m-broadcast a {color:#c52446;}
.menu ul li.m-online a {color:#8fb8a8;}
.menu ul li.m-street a {color:#d6c372;}

.menu ul li.m-print a:hover,
.menu ul li.m-print a.active {background-color:#64062a; color:#fff;}

.menu ul li.m-broadcast a:hover,
.menu ul li.m-broadcast a.active {background-color:#c52446; color:#fff;}

.menu ul li.m-online a:hover,
.menu ul li.m-online a.active {background-color:#8fb8a8; color:#fff;}

.menu ul li.m-street a:hover,
.menu ul li.m-street a.active {background-color:#d6c372; color:#fff;}

.section_heading {
	color:#C52446;
}

.sidebar h3 {
	color:#64062a;
	background:transparent url("images/icons.png") 0 0 no-repeat;
	padding:5px 0 5px 25px;
	font-size:1.4em;
}

.sidebar h3.faq {background-position:0 0;}
.sidebar h3.downloads {background-position:0 -26px;}
.sidebar h3.tips {background-position:0 -51px;}
.sidebar h3.contact {background-position:0 -76px;}

.sidebar p {
	font-size:.875em;
}

.sidebar ul, .sidebar ul li {
	/*list-style-type:none;
	margin-left:0;
*/}

.sidebar ul li {
	padding-bottom:.5em;
}

.content h2.title {
	font-size:3em;
	font-style:italic;
}

.content h3 {
	font-family:Georgia, "Times New Roman", serif;
	font-style:italic;
	line-height:1.5em;
}

.content .left {
	float:left;
	margin:0 20px 20px 0;
}

.content .right {
	float:right;
	margin:0 0 20px 20px;
}

.content img {
	border:1px solid #F4F4F4;
}

.content img.logos {
	border:none;
}

.print h2.title {color:#64062a;}
.broadcast h2.title {color:#c52446;}
.online h2.title {color:#8fb8a8;}
.street h2.title {color:#d6c372;}

#im-network-links {
	height:22px;
	text-align:center;
	width:100%;
	background:#2F2F2F;	
}

#im-network-links ul {
	display:block;
	list-style-type:none;
	margin:auto;
	width:950px;
}

#im-network-links ul li {
	float:left;
	list-style-type:none;
}

#im-network-links ul li a {
	color:#ccc;
	text-decoration:none;
	float:left;
	display:block;
	font-size:.8em;
	padding:2px 10px;
	height:17px;
	border-right:1px solid #000;	
}

#im-network-links ul li a:hover {
	background-color:#000;
	color:#fff;
}

#im-network-links ul li a.im-logo {
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding-left:15px;
	background:url("images/logo-im.png") 0 50% no-repeat;
}
