/* Common Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 5px;
}
h1{
	font-size: 24pt;
	color: #643643;
	border-bottom: 1px solid #6C7982;
	font-variant: normal;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:link, a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover{
text-decoration:none;
}
a:active{
color: #333333;
background-color:transparent;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: none #CCCCCC;
	border-bottom: none #cccccc;
	font-weight: normal;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px none #cccccc;
	background-color: #E9E1EE;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #6C7982;
	font-style: normal;
}
#globalLinks{
	margin: 0px;
	padding: 0px;
}
#globalLinks a:link, #globalLinks a:visited {
	display: block;
	border-top: none #CCCCCC;
	border-bottom: none #cccccc;
	font-weight: normal;
	padding: 3px 0px 3px 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #999999;
	letter-spacing: 1px;
}

#globalLinks a:hover{
	border-top: 1px none #cccccc;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #623941;
	font-style: normal;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.legal a:link, .legal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.legal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
#quotes{
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
#quotes a:link, #quotes a:visited {
	display: inline;
	border-top: none #CCCCCC;
	border-bottom: none #cccccc;
	font-weight: normal;
	padding: 0px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}

#quotes a:hover{
	border-top: 1px none #cccccc;
	background-image: none;
	font-weight: normal;
	text-decoration: underline;
	color: #623941;
	font-style: italic;
}
#scripture{
	margin: 0px;
	padding: 2px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

