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

body {
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font: 12px; Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;
	font-size: 93%;
	margin-bottom: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 90%;
	color: #666600;
	font-weight: 300;
	margin-top: -4px;
}
li {
Arial, Helvetica, sans-serif
	line-height: 16px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 8px;
	list-style-type: square;
}
table {
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	padding-top: 4px;
}
div#container {
	width : 668px;
	margin : 0px auto;
	border : 0px;
	text-align : left;
	background-color: #FFFFFF;
	padding: 0px;
	border-color: #999;
	border-style: none;
	padding-bottom: 1em;
}
div#topbrand {
	width : 668px;
	height : 20px;
	background-color : #000000;
	margin : 0px 0px 0px 0px;
	background : url(images/gq_top_id.gif) no-repeat;
	text-indent : -9999px;
}
div#title_graphic {
	width : 668px;
	height : 108px;
	margin : 0px 0px 0px 0px;
	background : url(images/page_banner.png) no-repeat;
	text-indent : -9999px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;}
div#content {
	top : 128px;
	width : 650px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
.intro {
	line-height: 16px;
	color: #333333;
	text-align: left;
	margin-right: 3px;
}
.pastor {
	font-size: 90%;
	font-weight: bolder;
	color: #333333;
	text-align: right;
	margin-top: -15px;
	margin-right: 5px;
}
.quote_list {
	font-size: 95%;
	line-height: 14px;
	font-weight: 400;
}
a:link {
	text-decoration: none;
	color: #660033;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #3300FF;
}
a.one:link {
	text-decoration: none;
	color: #333399;
}
a.one:visited {
	text-decoration: none;
	color: #666666;
}
a.one:hover {
	text-decoration: none;
	color: #660066;
}
a.one:active {
	text-decoration: none;
	color: #3300FF;
}
.accent {
	color: #FF6600;
}
.directions {
	font-size: 88%;
	color: #333333;
	font-weight: 300;
}
.pastor2 {
	font-size: 95%;
	font-weight: normal;
	color: #333333;
}

