﻿* {
	padding : 0;
	margin : 0;
	list-style-type: none;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-image : url(images/bbg.png);
	background-repeat : repeat-x;
} 
img { 
padding : 5px; 
border : 1px solid #5f9b1e; 
} 
img.floatTL {
	border-style: 0;
	border-width: 0px;
	float : left;
		margin-right : 10px;
		margin-bottom : 5px;
		margin-top : 10px;
		margin-left : 0;
	}
img.floatTR {
	border-width: 0px;
	float : right;
	margin-left : 10px;
	margin-bottom : 5px;
	margin-top : 10px;
	margin-right : 0;
}
#wrapper {
	margin: 0px auto 10px auto;
	width : 922px;
	background-image : url(images/wbg.jpg);
	background-repeat : repeat-y;
}
#header {
	color: #FF0000;
	width : 902px;
	float : left;
	padding : 10px;
	height: 100px;
	margin : 0;
	background-color : #dbe6ec;
	background-image: url('images/top-banner_v2.png');
	background-repeat : no-repeat;
}
#header img {
	border-width: 0px;
	vertical-align: middle;
}
.logo h1.lineone {
	font-size: 1.4em;
	font-weight : lighter;
	font-family : helvetica, arial, sans-serif;
	padding-left: 20px;
	border : none;
	letter-spacing : -1px;
	color: #FFFFFF;
	text-decoration: none;
}
.logo h1.lineone a {
	text-decoration: none;
	color: #0099FF;
}
.logo h1.lineone span {
	color: #FFFFFF;
	margin-left: 8ex;
	font-size: 1.5em;
	vertical-align: text-top;
}
.logo h2.linetwo {
	padding-left: 25px;
	font-size : 0.9em;
	font-family : helvetica, arial, sans-serif;
	text-transform : none;
	color : #53a5ce;
	text-decoration: none;
}
.logo h2.linetwo a {
	text-decoration: none;
	color: #0099FF;
}
#navigation {
	float : left;
	width : 902px;
	color : #333;
	padding : 0 10px;
	border-bottom : 15px solid #66ccff;
	margin : 0 0 0 0;
	background-color: #C1E0FF;
}
#navigation ul {
	border: 1px solid #0000CC;
	list-style: none;
	padding: 0;
	margin: 5px 0 5px 0;
	display : block;
	font-weight : bold;
	float : right;
	background-color: #dedede;
}
#navigation ul li {
	list-style : none;
	display : inline;
	float : left;
	width: 149px;
	height : 35px;
	padding : 0;
	line-height : 35px;
	font-size : 13px;
	margin: 0 0px 0 0px;
}
#navigation ul li a {
	background-position: 0%;
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 0px 1px 0px 0px;
	height : 35px;
	width: 148px;
	float : left;
	text-decoration : none;
	padding : 0;
	margin : 0;
	color: #000066;
	text-align : center;
	background: url('images/mainbk.png') center 0%;
	background-color: #0c97e2;
}
#navigation ul li a:hover {
	background-position: 0%;
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 0px 1px 0px 0px;
	height : 35px;
	width: 148px;
	float : left;
	text-decoration : none;
	padding : 0;
	margin : 0;
	color: #000066;
	text-align : center;
	background: url('images/mainbk.png') center 0%;
	background-color: #FF8000;
}
#navigation span {
	background-position: center 0%;
	text-decoration : none;
	color: #dedede;
	background: center 0%;
	font-size: 2px;
	display: block;
}
#navigation ul li a.current { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #66ccff; 
background : url(images/menu_bt.gif) no-repeat center 0%; 
} 
#leftcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 202px; 
float : left; 
} 
.leftnav {
	width : 195px;
	margin-top : 20px;
}
.leftnav li h2 {
	margin : 0;
	height : 25px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 16px;
	background-image: url('images/box1_top.gif');
	background-repeat: no-repeat;
}
.leftnav li h2 img {
	border-width: 0px;
	vertical-align: middle;
}
.leftnav li ul {
}
.leftnav li li {
	padding : 5px;
	margin-left: 10px;
	color: #000000;
}
.leftnav li a {
	text-decoration : none;
	color: #000000;
}
.leftnav li a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.leftnav p {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: 100%;
}
.leftnav p a {
	text-decoration: none;
	color: #000099;
	font-size: 12px;
	vertical-align: 0%;
	font-weight: normal;
}
.leftnav p a:hover {
	text-decoration: underline;
	color: #000099;
	font-size: 12px;
	vertical-align: 0%;
}
#content {
	background-position: #fafaee;
	float : left;
	color: #000000;
	background : #fafaee;
	margin : 0 0 0 0;
	padding : 10px;
	min-height : 350px;
	width : 458px;
	display : inline;
	text-align: left;
	font-size: 14px;
}
#content ul {
}
#content ul li {
	list-style-type: decimal;
	margin-left: 28px;
	margin-bottom: 3px;
}
#content h1 { 
color : #53a5ce; 
font-size : 1.9em; 
font-weight : lighter; 
} 
#content h2 {
	color: #FF0000;
	font-size: 1.1em;
	font-weight: bolder;
}
#content table {
	border-collapse: collapse;
}
#content table tr {
}
#content table tr td {
	width: 80px;
	border: 1px solid #C0C0C0;
}
.tdc {
	text-align: center;
}
#rightcolumn {
	color: #000000;
	margin : 0 0 0 0;
	padding : 10px;
	min-height : 350px;
	width : 202px;
	float : left;
}
.ads {
	width : 190px;
	height: 1000px;
	margin-left : 5px;
	margin-top : 15px;
}
.ads form {
	margin-bottom: 10px;
	margin-left: 5px;
}
.ads ul {
}
.ads ul li {
	color: #0000FF;
	text-indent: 5px;
}
.ads h3 { 
font-family : verdana; 
font-size : 1em; 
padding-top : 30px; 
padding-left : 3px; 
padding-bottom : 5px; 
color : #5f9b1e; 
text-decoration : underline; 
}
.ads ul li img {
	border-width: 0px;
	vertical-align: middle;
}
.ads h4 {
	padding: 6px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url('images/box1_top.gif');
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 20px;
}
.ads h5 {
	font-weight : lighter;
	font-size: 1.1em;
	text-indent: 8px;
}
.ads h6 {
	font-weight : lighter;
	font-size: 1.1em;
}
.ads a {
	margin-bottom : 2px;
	color: #000099;
	text-decoration : none;
	padding-bottom : 15px;
}
.ads p {
	font-size: 12px;
	padding-left : 5px;
	padding-bottom : 5px;
	text-align: left;
	padding-right : 10px;
}
.ads a:hover {
	margin-bottom : 2px;
	color: #000099;
	text-decoration: underline;
	padding-bottom : 15px;
}
#footer {
	width : 902px;
	clear : both;
	color: #808080;
	background : #dbe6ec;
	margin : 0 0 0 0;
	padding : 10px;
	text-align : center;
	font-size: 10px;
}
#footer span {
	color: #808080;
	text-align : center;
	font-size: 9px;
	display: block;
}
.style1 {
	color: #0000FF;
}
.style2 {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style3 {
	border-width: 0px;
	color: #000000;
}
.style4 {
	color: #0000FF;
	font-size: 13px;
	text-decoration: underline;
	line-height: 16px;
}
.style4:hover {
	color: #FF0000;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}
.style5 {
	text-decoration: line-through;
}
.style6 {
	font-size: 11px;
}
.style7 {
	text-align: center;
	text-decoration: underline;
}
.style8 {
	text-decoration: underline;
}
.style9 {
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
}
.style10 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.style10 a {
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}
.style11 {
	color: #FF0000;
}
.style12 {
	color: #FF0000;
	font-weight: bold;
}
.style13 {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.style14 {
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
}
.style15 {
	color: #0000FF;
	font-weight: bold;
	margin-bottom: 5px;
}
.style16 a {
	color: #808080;
	font-size: 12px;
	text-align: right;
}
.style33 {
	font-family: Arial;
	color: #FF8000;
}
.style34 {
	font-family: Arial;
	color: #FF0000;
}
.style35 {
	font-size: 12px;
	color: black
}
.logo h3.linethree {
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
}
.logo h3.linethree a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.logo h3.linethree a:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
#content h3 {
	color: #0000FF;
	font-size: 18px;
	font-weight: bolder;
}
.style17 {
	color: #000000;
	font-weight: bold;
}
.style18 {
	color: #000000;
	font-size: 12px;
}
#content h4 {
	color: #000000;
	font-size: 16px;
}
.style19 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.style20 {
	font-size: 12px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin-bottom: 3px;
}
.style21 {
	font-size: 12px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin-bottom: 3px;
	color: #FF0000;
}
.leftnav li img {
	border-style: 0;
	border-width: 0px;
	text-decoration : none;
		color: #000000;
}


/* ================================ Matthew Journey page boxes - 10th Nov 2009 ================================================= */



.box-white-bottom ul {
	padding:0;
	margin:0;
	list-style:none;
	color:#999999;
}
.box-white-bottom .col1 {
	width:178px;
	float:left;
	padding-left:10px
}
.box-white-bottom .col2 {
	width:190px;
	padding-left:20px;
	float:left;
}
.box-white-bottom .col3 {
	width:143px;
	float:left;
	padding-left:20px;
}
.box-dblwhite {
	background:url(../imgs/box-dblwhite-mid.png) top left repeat-y;
}
.box-dblwhite-top {
	background:url(../imgs/box-dblwhite-top.png) top left no-repeat;
}
.box-dblwhite-bottom {
	background:url(../imgs/box-dblwhite-bottom.png) bottom left no-repeat;
	padding:15px;
}
.box-lrgwhite {
	background:url(../imgs/box-whitelrg-middle.png) top left repeat-y;
	margin-bottom:10px;
	clear:left;
	width:780px;
}
.box-lrgwhite-top {
	background:url(../imgs/box-whitelrg-top.png) top left no-repeat;
}
.box-lrgwhite-bottom {
	background:url(../imgs/box-whitelrg-bottom.png) bottom left no-repeat;
	padding:15px;
}
.box-yellow {
	background:url(../imgs/box-yellow-mid.png) top left repeat-y;
	width:380px;
	margin-bottom:10px;
}
.box-yellow-top {
	background:url(../imgs/box-yellow-top.png) top left no-repeat;
}
.box-yellow-bottom {
	background:url(../imgs/box-yellow-bottom.png) bottom left no-repeat;
	padding:15px;
}
/**
 * Floating Social Buttons
 */
 
#social-float {
	position: fixed;
	right: 1px;
	bottom: 10px;
 
	width: 55px;
	padding: 10px 5px;
	text-align: center;
 
	background-color: #fff;
 
	border: 5px solid rgba(180, 180, 180, .7);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
 
}
 
.sf-twitter {
	height: 62px;
	margin-bottom: 10px;
}
 
.sf-facebook {
	height: 60px;
	margin-bottom: 10px;
}
 
.sf-plusone {
	height: 60px;
}    

