@charset "utf-8";
/*
========================================
Project: London Theological Seminary
Copyright 2008: bendesmond.com
Creation date: 01 July 2008
========================================
*/

/* Page Setup */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #e1e1e1;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 958px;
	text-align: left;
	background-image: url(../../images/lts-bg.gif);
	background-repeat: repeat-y;
}
#header {
	float: left;
	clear: both;
	width: 944px;
	height: 157px;
	margin-left: 9px;
	background: url(../images/joc-header-bg.gif) left top no-repeat;
}
#logo {
	margin: 36px 0px 0px 100px;
}
#content {
	background: url(../images/lts-menu-swooshbottom.gif) right top no-repeat;
}

/* Top Navigation */

#topmenu {
	width: 944px;
	height: 33px;
	clear: both;
}
#topmenu ul {
	margin: 0px 0px 0px 800px;
	padding: 0;
	height: 33px;
	font-size: 1em;
	list-style: none;
	text-transform: lowercase;
}
#topmenu li {
	float: left;
	display: inline;
}
#topmenu li a {
	display: block;
	float: left;
	padding: 0 12px;
	line-height: 33px;
	color: #FFFFFF;
	text-decoration: none;
	height: 33px;
}
#topmenu li a:hover {
	color: #1e629e;
	text-decoration: underline;
}
.topmenu-first {
	border-right: #31521D 1px solid;
}


/* Main Navigation */

#mainmenu {
	width: 940px;
	clear: both;
	margin-left: 9px;
	background: url(../images/joc-menu-bg.gif) no-repeat right top #293e6b;
}
#mainmenu ul {
	margin: 0px 0px 0px 195px;
	padding: 0;
	height: 44px;
	font-size: 1.2em;
	list-style: none;
	text-transform: lowercase;
}
#mainmenu li {
	float: left;
}
#mainmenu li a {
	display: block;
	float: left;
	padding: 0 10px;
	line-height: 44px;
	color: #FFFFFF;
	text-decoration: none;
	height: 44px;
	background: url(../images/menubar-divider.gif) repeat-y right top;
}
#mainmenu li a:hover {
	color: #FFFFFF;
	background: #325472;
}


/* Banner */
#banner {
	width: 940px;
	height: 230px;
	margin-left: 9px;
}


/* Page Setup */
#maincolumn {
	float: left;
	width: 445px;
	margin: 20px 20px 0px 20px;
}
#maincolumn h1 {
	font-size: 3em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #184f80;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#maincolumn h2 {
	font-size: 1.6em;
	color: #184f80;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
}
#maincolumn h3 {
	font-size: 1.4em;
	color: #184f80;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
}
#maincolumn h3 {
	font-size: 1.2em;
	color: #184f80;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
}
#maincolumn h6 {
	font-size: 1em;
	color: #184f80;
	font-weight: normal;
	padding: 0px;
}
#maincolumn p {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
	color: #333333;
	margin-top: 0px;
}
#maincolumn ol {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
	color: #333333;
}
#maincolumn tr .odd {
	background: #d3ebff;
}
#maincolumn tr .even {
	background: #e9f5ff;
}

/* Left Column */
#leftcolumn {
	float: left;
	width: 185px;
	margin-top: 20px;
	margin-left: 9px;
	/*background: #d7f2ff;*/
}
#leftcolumn p {
	font-size: 1em;
	line-height: 1.3em;
	text-align: justify;
	color: #333333;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#leftcolumn h1 {
	font-size: 1.5em;
	color: #00539b;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}
#leftcolumn ul {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	/*height: 44px;*/
	font-size: 1em;
	list-style: none;
	text-transform: lowercase;
	background: #293e6b;
}
/*#leftcolumn li {
	float: left;
}*/
#leftcolumn li a {
	display: block;
	/*float: left;*/
	padding: 0 10px;
	line-height: 44px;
	color: #FFFFFF;
	text-decoration: none;
	height: 44px;
}
#leftcolumn li a:hover {
	color: #FFFFFF;
	background: #3d8dd3;
}

#rightcolumn {
	float: left;
	width: 270px;
	margin-top: 20px;
	background: #d3ebff;
}
#rightcolumn p {
	font-size: 1em;
	line-height: 1.3em;
	/*text-align: justify;*/
	color: #333333;
	padding: 15px;
	margin: 0px;
}
#rightcolumn ol {
	font-size: 1em;
	line-height: 1.3em;
	text-align: justify;
	color: #333333;
	padding: 15px;
	margin-left: 20px;
}
#rightcolumn h1 {
	font-size: 1.5em;
	color: #00539b;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}
#rightcolumn h2 {
	font-size: 1.2em;
	color: #00539b;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}
.blue {
	color: #00539b;
}

/* Image Positioning */
.imageleft-pr15 {
	float: left;
	padding-right: 15px;
}
.imageright-pl15 {
	float: right;
	padding-left: 15px;
}

blockquote {
	font-size: 1em;
	line-height: 1.3em;
	text-align: justify;
	color: #333333;
	padding: 15px 15px 5px 15px;
	margin: 0px 0px 15px 0px;
	background: #d3ebff;
}


/* Links */
#maincolumn a {
	color: #00539b;
	font-weight: bold;
	text-decoration: none;
}
#maincolumn a:hover {
	color: #00539b;
	font-weight: bold;
	text-decoration: underline;
}
#rightcolumn a {
	color: #00539b;
	font-weight: bold;
	text-decoration: none;
}
#rightcolumn a:hover {
	color: #00539b;
	font-weight: bold;
	text-decoration: underline;
}


/* Footer */
#footer {
	width: 958px;
	height: 39px;
	clear: both;
	margin-top: 20px;
	background: url(../../images/lts-footer-bg.gif) bottom no-repeat;
}
#footer p {
	margin: 0px;
	padding: 5px 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	color: #666666;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
