@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: 171e45 url(../images/pagebackground.jpg) repeat-x 171;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 950px;
}
#header {
	background: url(../images/header.png);
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 950px;
}
#mainLinks {
	height: 35px;
	margin-bottom: 5px;
}
#sidebar {
	background: #98ACD6;
	margin: 0px 0px 5px;
	padding: 10px 0px;
	width: 195px;
	float: left;
}
#sidebar h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #039;
	padding: 0 0 5px 10px;
	margin: 0px;
}
#sidebar p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	margin: 0;
	padding-left: 30px;
	font-weight: bold;
	color: #033;
}
#contentHeader {
	margin: 0px;
	padding: 0px;
	width: 750px;
	background: #033;
	float: right;
}

#mainContent {
	background: #B6C4E2;
	padding: 0px;
	width: 750px;
	float: right;
	clear: right;
	margin: 5px 0px 5px;
}
#mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #039;
	margin: 0px;
	padding: 15px 10px 5px;
}
#mainContent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #039;
	margin: 0px;
	padding: 15px 10px 0px;
	line-height: normal;
}
#mainContent h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #00C;
	margin: 0px;
	padding: 10px 10px 0px;
}
#mainContent div table .bodytxt td p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#mainContent p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	margin: 0px;
	padding: 5px 10px 10px;
	color: #033;
}


#footer {
	margin: 5px 0px 0px;
	padding: 0;
	height: 25px;
	background: #666;
	clear: both;
	text-decoration: none;
}
#footer table {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background: url(../images/buttonbackground.jpg) no-repeat;
	margin: 0px;
	width: 100%;
	text-align: center;
	color: #FFF;
	height: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

#copyright {
	font-size: 0.8em;
	text-align: center;
	margin-top: 10px;
	color: #AEB7EF;
}



.clear {
	clear: both;
}
.quicklinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.menuLinks {
	color: #033;
}
#mainContent table {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	padding: 2px 2px 2px 5px;
	margin: 10px;
	width: 40%;
}
#mainContent img {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	margin-left: 20px;
}
.imagethumb {
	border-color: #1C234F;
	margin: 20px 0 20px 0;
}

.imageNonwrap {
	clear: both;
	float: left;
	right: auto;
}
#maincontentphoto {
	background: #B6C4E2;
	width: 750px;
	clear: right;
	float: right;
	margin: 5px 0px 5px;
}

.menuLinksimpressions {
	color: #033;
	font-size: 12px;
}
.centerimage {
	text-align: right;
	clear: both;
	float: right;
	margin-left: 125px;
}
.largeimage {
	margin: 20px 0 0 0;
	border-color: #1C234F;
}
.thumb {
	margin: 0px;
	padding: 0px;
	background: url(../sermons/images/sermonpics/storm.jpg);
}
body {
	background: 171e45 url(../images/pagebackground.jpg) repeat-x;
}
