/* Lites of Heaven Stylesheet - this file determines how your site looks */
/* This is the CSS stylesheet for all pages other than the index page on your site */
/* This section sets the overall style of your page */
body {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-size: 14px;
	color: #333333;
	text-align: left;
	background-color: #ffffff;
	background-image: url("image/lohbkgd2.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-style: normal;
	font-variant: normal;
	font-family: sans-serif;
	font-weight: normal;
	width: 99%;
}
/* This section sets the look of the top section of your page where the logo goes */
#topsection {
	height: 100px;
/*Height of top section*/
	background-image: url("image/title.gif");
	background-position: 100px 30px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-bottom: 2px;
	border-bottom-color: #8582AD;
	border-bottom-style: solid;
}
/* This section sets the parameters for the right hand side of your top section and allows for text or an advertisement */
p.head {
	float: right;
	width: 468px;
	height: 46px;
	padding-top: 20px;
	padding-right: 60px;
	text-align: right;
	font-size: 18px;
	font-family: "palatino linotype", "book antiqua", palatino, sans-serif;
	color: #333333;
	font-style: italic;
	line-height: 120%;
}
/* This creates a wrapper that will hold and stabilize all of you page content */
#contentwrapper {
	float: left;
	width: 100%;
}
/* This section sets the parameters for the main content area of your page */
#contentcolumn {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
/*Set left margin to LeftColumnWidth*/
	background-color: #ffffff;
	border-left: 2px;
	border-left-color: #8582AD;
	border-left-style: solid;
	padding-top: 1px;
	padding-right: 20px;
}
/* This section sets the size and look for the left column */
#leftcolumn {
	float: left;
	width: 200px;
/*Width of left column*/
	margin-left: -100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	background-image: url("image/mlastjudgement3.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-right: 2px;
	border-right-color: #8582AD;
	border-right-style: solid;
	padding-top: 250px;
	font-size: 12px;
}
/* This sets the parameters for the Bookmark this Page Now link */
#addBookmarkContainer {
	text-align: left;
	line-height: 120%;
	margin-left: 0%;
	font-size: 14px;
}
/* This sets the look, position, and size of the footer or bottom part of your page */
#footer {
	clear: left;
	width: 100%;
	background: #ffffff;
	color: #333333;
	text-align: center;
	padding: 4px 0;
	border-top: 2px;
	border-top-color: #8582AD;
	border-top-style: solid;
	padding-top: 40px;
}
/* This sets the size and line height for table of contents, etc. in the left hand column of your page */
#sidebar {
	width: 200px;
	line-height: 150%;
	padding-left: 0px;
}
/* This allows indentation of just the content to allow proper alignment with ads and other stuff */
#sidebarcontent {
	padding-left: 5px;
}
/* This establishes a division that goes within another division and is used to stabilize your content and add some space on the left hand side of your content */
.innertube {
	margin: 0px;
/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background: #ffffff;
}
/* This sets the look of an unordered list in the sidebar */
ul.sidebar {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -30px;
	line-height: 120%;
	list-style: square inside;
	color: #8582AD;
	padding-left: 30px;
}
/* This is used to define the appearance of the sub-topics in the sidebar list */
ul.round {
	line-height: 120%;
	list-style: circle;
	color: #8582AD;
	margin-left: -10px;
	padding-left: 30px;
}
/* This sets the look of links */
a:link {
	font-size: 12px;
	font-style: normal;
	font-family: sans-serif;
	font-weight: normal;
	color: #716F92;
}
/* This sets the look of visited links */
a:visited {
	font-size: 12px;
	font-style: normal;
	font-family: sans-serif;
	font-weight: normal;
	color: #918639;
}
/* This sets the look of links when a mouse id moved over them */
a:hover {
	font-size: 12px;
	font-style: normal;
	font-family: sans-serif;
	font-weight: normal;
	color: #716F92;
}
/* This is a general setting to prevent borders from appearing around any images you use */
img {
	border: none;
}
/* This setting prevents underlines from appearing on links that are used in paragraphs */
p a {
	text-decoration: none;
}
/* This sets the general appearance of an unordered list */
ul {
	line-height: 120%;
	list-style: square inside;
	color: #000000;
}	
/* This is used to take the set color away from text that is used in an unordered list but still allows the bullets to be the color specified for the list */
span.blacktext {
	color: #333333;
}
/* This sets the appearance of your heading tag text */
h1 {
	font-size: 22px;
	font-family: "palatino linotype", "book antiqua", palatino, sans-serif;
	color: #261F59;
	font-variant: small-caps;
	word-spacing: 0px;
	letter-spacing: 3px;
	line-height: 100%;
}
/* This sets the appearance of your heading tag text */
h2 {
	font-size: 18px;
	font-family: "palatino linotype", "book antiqua", palatino, sans-serif;
	color: #261F59;
	font-variant: small-caps;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 100%;
}
/* This sets the appearance of your heading tag text */
h3 {
	font-size: 17px;
	font-family: "palatino linotype", "book antiqua", palatino, sans-serif;
	color: #261F59;
	font-variant: small-caps;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 100%;
}
/* This sets the appearance of your heading tag text */
h4 {
	font-size: 16px;
	font-family: "palatino linotype", "book antiqua", palatino, sans-serif;
	color: #261F59;
	font-variant: small-caps;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 100%;
}
/* This sets the appearance of your heading tag text */
h5 {
	font-size: 15px;
	font-family: "palatino linotype", "book antiqua", palatino, sans-serif;
	color: #261F59;
	font-variant: small-caps;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 100%;
}
/* This sets the appearance of your heading tag text */
h6 {
	font-size: 14px;
	font-family: "palatino linotype", "book antiqua", palatino, sans-serif;
	color: #261F59;
	font-variant: small-caps;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 100%;
}
/* This sets the area for large ad inserts in the main content section */
div.midad {
	float: left;
	text-align: center;
	width: 100%;
	padding: 0;
}
/* This sets the layout of the list of links used in the footer */
ul.nav li {
	display: inline;
}
/* This sets the appearance of the links used in the footer */
ul.nav a {
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: underline;
}

