
.main {
	margin: 0 auto;
	margin-top: 20px;
	width: 900px;
	background: #fff;
	border: solid 2px #ff9900;
	}

.left {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 550px;
	float: left;
	}

.quicklinks {
	margin: 0;
	padding: 0;
	height: 30px;
	background: #111 url(../images/tabbedContent/bg-orange.png);
	}

.block1 {
	background: #7dcbe5;
	}
		
.block2 {
	background: #48b6da;
	}	

.navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.navigation ul li {
	float: left;
	height: 22px;
	}	
.navigation ul li a{
	margin: 0;
	padding: 0 10px 0 10px;
	color: #fff;
	display: block;
	font: 13px/30px arial, sans-serif;
	}		

.highlight {
	background: #ff6600 url(../images/tabbedContent/bg-black.png);
	}
	
.navigation li a {
	color: #fff;
	text-decoration:none;
	}

.nav-welcome {
	margin: 0;
	padding: 10px;
	height: 140px;
	background: #ebebeb url(../images/tabbedContent/dh.jpg);
	border: 1px solid #999;
	color: #fff;
	font: 14px arial,sans-serif;
	line-height: 18px;
	}

.nav-welcome a{
	color: #fff;
	text-decoration: none;
	}	

.nav-welcome a:hover{
	text-decoration: underline;
	}
	
#nav-popular, #nav-devotions, #nav-onlinechurch, #nav-getinvolved, #nav-resources {
	display: none;
	}
	
.nav-popular {
	margin: 0;
	padding: 10px;
	height: 140px;
	background: #ebebeb url(../images/tabbedContent/links-popular.jpg);
	border: 1px solid #999;
	color: #fff;
	font: 14px arial,sans-serif;
	line-height: 18px;
	}

.nav-popular a{
	color: #fff;
	text-decoration: none;
	}	

.nav-popular a:hover{
	text-decoration: underline;
	}

.nav-devotions {
	margin: 0;
	padding: 10px;
	height: 140px;
	background: #ebebeb url(../images/tabbedContent/links-devotions.jpg);
	border: 1px solid #999;
	color: #fff;
	font: 14px arial,sans-serif;
	line-height: 18px;
	}

.nav-devotions a{
	color: #fff;
	text-decoration: none;
	}	

.nav-devotions a:hover{
	text-decoration: underline;
	}

.nav-onlinechurch {
	margin: 0;
	padding: 10px;
	height: 140px;
	background: #ebebeb url(../images/tabbedContent/links-copenhagen.jpg);
	border: 1px solid #999;
	color: #fff;
	font: 14px arial,sans-serif;
	line-height: 18px;
	}

.nav-onlinechurch a{
	color: #fff;
	text-decoration: none;
	}	

.nav-onlinechurch a:hover{
	text-decoration: underline;
	}
		
.nav-getinvolved {
	margin: 0;
	padding: 10px;
	height: 140px;
	background: #ebebeb url(../images/tabbedContent/links-getinvolved.jpg);
	border: 1px solid #999;
	color: #fff;
	font: 14px arial,sans-serif;
	line-height: 18px;
	}

.nav-getinvolved a{
	color: #fff;
	text-decoration: none;
	}	

.nav-getinvolved a:hover{
	text-decoration: underline;
	}
						
.nav-resources {
	margin: 0;
	padding: 10px;
	height: 140px;
	background: #ebebeb url(../images/tabbedContent/links-resources.jpg);
	border: 1px solid #999;
	color: #fff;
	font: 14px arial,sans-serif;
	line-height: 18px;
	}
	
.nav-resources a{
	color: #fff;
	text-decoration: none;
	}	

.nav-resources a:hover{
	text-decoration: underline;
	}
							
.spacer {
	margin: 0;
	padding: 0;
	clear: both;
	height: 10px;
	}
.calendarheader {
	margin: 0 10px 0 10px;
	padding: 5px 0 0 10px;
	height: 25px;
	background: #111 url(../images/tabbedContent/bg-grey.png);
	font: bold 16px arial, sans-serif;
	color: #fff;
	}
.calendar {
	clear: both;
	margin: 2px 10px 10px 10px;
	padding: 0;
	width: 880px;
	height: 380px;
	background: #ccc url(../images/tabbedContent/bg-hawaiian.png);
	font: 11px arial, sans-serif;
	color: #222;
	}

.calendar a{
	color: #222;
	text-decoration: none;
	}	
	
.calendar a:hover {
	text-decoration: underline;
	}
	
.calendar .column {
	margin: 0;
	padding: 5px 5px 0 5px;
	width: 114px;
	height: 375px;
	border-left: 1px solid #fff;
	float: left;
	}
.calendar .columnleft {
	margin: 0;
	padding: 5px 0 0 11px;
	width: 114px;
	float: left;
	}

.calendar h1 {
	margin: 0;
	padding: 0;
	font: bold 14px arial, sans-serif;
	color: #222;
	}
.calendar h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 11px arial, sans-serif;
	color: #333;
	}	
.morenewsheader {
	margin: 10px 0 0 0;
	padding: 5px 0 0 10px;
	height: 25px;
	background: #111 url(../images/tabbedContent/bg-grey.png);
	font: bold 16px arial, sans-serif;
	color: #fff;
	}
.morenews {
	margin: 2px 0 0 0;
	padding: 0;
	height: 230px;
	border: 1px solid #80cce6;
	background: #e6f5fa;
	font: 12px arial, san-serif;
	color: #333;	
	}

.morenews a {
	font: 10px arial,sans-serif;
	color: #333;
	text-decoration: underline;}

.newsimg {
	margin: 0 0 5px 0;
	padding: 1px;
	border: 1px solid #777;
	}	

.morenews .column {
	margin: 8px 0 0 5px;
	padding: 0;
	width: 170px;
	float: left;
	}
html>body .morenews .column {
	margin: 9px 0 0 9px;
	}	
	
.morenews h1 {
	margin: 0;
	padding: 0;
	font: bold 12px arial, sans-serif;
	color: #222;
	}

