/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	background-repeat: repeat;
	text-align: center;
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
	background-color: #7BA8B7;
}

a{
	color: #000066;
	text-decoration: none;
}

a:link{
	color: #000066;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

/*************************************/
/* Main Page Layout Divs            */
/*************************************/

#wrapper {
	width: 752px;
	text-align: left;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#header {
	position: relative;
	width: 750px;
	padding: 0px;
	border: 1px solid #000000;
	background-image: url(images/headers/sage.jpg);
	height: 100px;
}

#leftCol {
	float: left;
	width: 117px;
	margin:0px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(images/design/column_left.jpg);
	background-repeat: repeat-y;
}

#rightCol {
	width: 179px;
	position: relative;
	float: right;
	border: 1px solid #000000;
	background-image: url(images/design/column_right.jpg);
	background-repeat: repeat-y;
}

#center {
	width: 450px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/design/think_bg.jpg);
	background-repeat: repeat;
	position: relative;
}

#base {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/design/base.jpg);
	height: 90px;
	width: 750px;
	clear: both;
}

/*********************************/
/* Main Page Styles            */
/********************************/

.leftCol {
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	font-family: Papyrus, Palatino Linotype, Perpetua;
}

.leftCol p {
}

#leftCol a {
	display: block;
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-color: #F5F5F1;
	text-decoration: underline;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}

#leftCol a:hover{
	background-color: #FFFFFF;
}

.rightCol {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 9px;
	font-family: Palatino Linotype, Arial, sans-serif;
}

.rightCol p {
}

#rightCol a {
	font-weight: bold;
}	

#rightCol ul {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#rightCol li {
	list-style-type: disc;
	font-size: 1em;
	margin-left: 12px;
}

.center {
	font-size: 1em;
	line-height: 1.3em;
	font-family: Palatino Linotype, Perpetua, Arial;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 5px;
}

.center p {
	padding-top: 1px;
	margin-top: 1px;
}

#center a {
	font-weight: bold;
}	

.base {
	text-align: center;
	font-family: Papyrus, Palatino Linotype, Perpetua;
	font-size: 1em;
	font-weight: normal;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 5px;
}

.copyright {
	font-family: Palatino Linotype, Arial, sans-serif
	font-size: 1em;
	padding-left: 6px;
	}
	
/***********************************************/
/* Inside Page Layout Divs and styles          */
/***********************************************/

#insideRight {
	width: 147px;
	position: relative;
	float: right;
	border: 1px solid #000000;
	background-image: url(images/design/insideRight.jpg);
	background-repeat: repeat-y;
}

#insideCenter {
	width: 481px;
	background-color: #FFFFFF;
	background-image: url(images/design/think_bg.jpg);
	background-repeat: repeat;
	float: left;
	clear: none;
}

.insideRight {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Palatino Linotype", Arial, sans-serif;
	text-align: center;
	padding-bottom: 0px;
}

#insideRight a {
	font-weight: bold;
}	

.insideCenter {
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Palatino Linotype", Arial, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#insideCenter a {
	font-weight: bold;
}	

/***********************************************/
/* Results Page Layout Divs and styles          */
/***********************************************/

#headerResults{
	position: relative;
	width: 750px;
	padding: 0px;
	border: 1px solid #000000;
	background-image: url(images/headers/antenna.jpg);
	height: 88px;
}

#CenterResults {
	width: 608px;
	background-color: #FFFFFF;
	background-image: url(images/design/think_bg2.jpg);
	background-repeat: repeat;
	font-family: Palatino Linotype, Arial, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	float: right;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
}

/***********************************************/
/* Religion Page Layout Divs and styles          */
/***********************************************/

#headerFaith{
	position: relative;
	width: 750px;
	padding: 0px;
	border: 1px solid #000000;
	background-image: url(images/headers/faith.jpg);
	height: 100px;
}

/***********************************************/
/* Religion News Layout Divs and styles        */
/***********************************************/

#RNwrapper {
	width: 772px;
	text-align: left;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#RNheader{
	position: relative;
	width: 770px;
	padding: 0px;
	border: 1px solid #000000;
	background-image: url(images/headers/religion.jpg);
	height: 103px;
}

#RNright {
	width: 137px;
	position: relative;
	float: right;
	border: 1px solid #000000;
	background-image: url(images/design/insideRight.jpg);
	background-repeat: repeat;
	font-family: Rapid, Palatino Linotype, Arial;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
}

#RNright p {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
}

#RNright a {
	font-weight: bold;
}	

#RNcenter {
	width: 475px;
	background-color: #FFFFFF;
	background-image: url(images/design/think_bg.jpg);
	background-repeat: repeat;
	font-family: Palatino Linotype, Arial, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
}

#RNcenter p {
	font-size: 1em;
	line-height: 1.3em;
}

#RNcenter a {
	font-weight: bold;
}	

#RNcenter li {
list-style-type: disc;
}

#RNbase {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/design/base2.jpg);
	height: 92px;
	width: 770px;
	clear: both;
}

#RNbase p {
	text-align: center;
	font-family: Papyrus, Palatino Linotype, Perpetua;
	font-size: 1em;
	font-weight: normal;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-top: 2px;
	vertical-align: text-top;
	margin-top: 2px;
	margin-bottom: 2px;
}

/***********************************************/
/* Angie page            */
/***********************************************/

#ak_header {
	position: relative;
	width: 750px;
	padding: 0px;
	border: 1px solid #000000;
	background-image: url(images/headers/ak_header.jpg);
	height: 100px;
}

/************** image styles ***************/

.imageLeft {
	float: left;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.imageRight {
	float: right;
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 4px;
}

.imageCenter {
	float: none;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.pullQuote {
	display: inline;
	float: right;
	width: 200px;
	border: 1px groove #666666;
	font-size:108%;
	line-height: 145%;
	font-family: Palatino, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.photoCredit {
	display: inline;
	float: right;
	width: 250px;
	border: solid 1px #ddd;
	font-size:70%;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEDEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-style: italic;
}

.cutRight {
	display: inline;
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: solid 1px #ddd;
	font-size:90%;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEDEB;
	margin-top: 7px;
	margin-right: 1px;
	margin-bottom: 7px;
	margin-left: 10px;
	font-style: normal;
}

.cutLeft {
	display: inline;
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: solid 1px #ddd;
	font-size:90%;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEDEB;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#globalNav img{
 display: block;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************** headings ***************/

h1{
	font-size: 2em;
	line-height: 1.3em;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h2{
	font-size: 1.7em;
	padding-bottom: 0px;
	line-height: 1.2em;
	margin-top: 1px;
	margin-bottom: 12px;
}

h3{
	font-size: 1.4em;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
}

h4{
	font-size: 1.3em;
	padding-top: 5px;
	line-height: 1.2em;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h5{
	font-size: 1.2em;
	padding-top: 0px;
	line-height: 1.2em;
	margin-top: 1px;
	margin-bottom: 0px;
}

h6 {
	font-size: 1.1em;
	padding-top: 0px;
	line-height: 1.2em;
	margin-top: 1px;
	margin-bottom: 0px;
}

/************** fonts ***************/

.BumpUp1 {
	font-size: 1.1em;	
}

.BumpUp2 {
	font-size: 1.2em;
	line-height: 1.2em;
}

.BumpUp3 {
	font-size: 1.3em;
	line-height: 1.2em;
}

.BumpUp4 {
	font-size: 1.4em;
	line-height: 1.2em;
}

.BumpUp5 {
	font-size: 1.5em;
	line-height: 1.2em;	
}

.BumpUp6 {
	font-size: 1.6em;
	line-height: 1.2em;	
}

.BumpUp7 {
	font-size: 1.7em;
	line-height: 1.3em;	
}

.BumpUp8 {
	font-size: 1.8em;
	line-height: 1.2em;	
}

.BumpUp9 {
	font-size: 1.9em;
	line-height: 1.2em;	
}

.BumpUpTwo {
	font-size: 2em;	
}

.BumpUpTwo1 {
	font-size: 2.1em;	
}

.BumpUpTwo2 {
	font-size: 2.2em;	
}

.BumpDown9 {
	font-size: .9em;	
}

.BumpDown8 {
	font-size: .8em;	
}

.inv {
	font-size: 1px;
	color: #FFFFFF;	
}

.inv a {
	color: #FFFFFF;
}

/************** other html tags ***************/

ul{
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li{
	margin-left: 3px;
	padding-left: 1px;
}

ol{
}

label{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #FFFFFF;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	color: #333333;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}


/* RSS Feed styles - no bullets */

.rss_box {
	 width: 140px;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss_item  {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
}

.rss_item a:hover { 
}

.rss_date {
	font-size: xx-small;
}
