﻿#sub_main {
		margin-left:		280px;
		margin-right:		10px;
		background-color:	#178BFF;
		color:				white;
		padding-left:		10px;
		padding-right:		10px;
		padding-bottom:		5px;
		padding-top:		5px;
		margin-top:			5px;
		margin-bottom:		5px;
}

#sub_left_sidebar {
		background-color:	white;
		width:				240px;
		float:				left;
		padding:			10px;
		margin-right:		10px;
		margin-left:		10px;
		margin-bottom:		5px;
		margin-top:			5px;
		border-style:		solid;
		border-width:		2px;
		border-color:		#178BFF;
}

h1 {
		text-align:			left;
}

h2 {
		text-align:			center;
}

.greg_mail {
		font-size:			80%;
}

.greg_mail a:link {
		color:				lime;
		font-weight:		bold;
}

.greg_mail a:visited {
		color:				aqua;
		font-weight:		bold;
}

.greg_mail a:hover {
		color:				orange;
		font-weight:		bold;
}

.pilgrimage a:link {
		color:				lime;
		font-weight:		bold;
		border-style:		none;
		text-decoration:	none;
}

.pilgrimage a:visited {
		color:				aqua;
		font-weight:		bold;
		border-style:		none;
		text-decoration:	none;
}

.pilgrimage a:hover {
		color:				orange;
		font-weight:		bold;
		border-style:		none;
		text-decoration:	none;
}

#logo {
		text-align:			center;
}

.sub_page_quote {
		font-family:		Georgia, "Times New Roman", Times, serif;
		font-size:			80%;
		font-style:			italic;
		color:				aqua;
}
		
.sub_page_quote_author {
		font-family:		Georgia, "Times New Roman", Times, serif;
		font-size:			80%;
		font-style:			italic;
		color:				aqua;
}

.pilgrimage_list {
		line-height:		1.5em;
}

#greg_biography {
		float:				right;
}

#episodes {
		font-size:			80%;
		color:				#006AD5;
		text-align:			center;
}

#contact_form {
		font-size:			80%;
}

.article_passage {
		font-size:			80%;
}

#articles a:link {
		color:				white;
		font-weight:		bold;
		border-style:		none;
		text-decoration:	underline;
}

#articles a:hover {
		color:				orange;
		font-weight:		bold;
		border-style:		none;
		text-decoration:	none;
}

#articles a:visited {
		color:				aqua;
		font-weight:		bold;
		border-style:		none;
		text-decoration:	none;
}

#books {
		text-align:			center;
}

#main_video {
		text-align:			center;
}

hr {
		color:				blue;
}


