/* CSS Document for Photo Prayer website*/


body { color:#4F4549; background:url(images/bkgrndRadialBlur4.jpg); background-repeat: no-repeat; background-position: center; background-color: #c2c5ba; font-size: 0.8em; line-height: 1.5em; }
h4 { font-size: 1.1em; font-weight: normal; }
.italicGrey {
	color:#FFFFFF;
	font-style: italic;
}
a:link, a:visited { color:#7b6e73; font-size: 0.8em; }
a:hover, a:active { color: #990000; }
#homestyle a {font-size: small;}
#homestyle a:link {color:#003399;}
#homestyle a:visited {color:#6633CC;}
#homestyle a:hover {color: #CC0000;}
#homestyle a:active {color: #CC0000;}
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-20em; /* half of container's height */
		float:left;
		}
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:center;
		height:40em;
		width:600px;
		clear:left;
		}
	#distanceOriginal { 
		width:1px;
		height:50%;
		margin-bottom:-13.75em; /* half of container's height */
		float:left;
		}
	#containerOriginal {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:center;
		height:27.5em;
		width:45em;
		clear:left;
		}
.img-left {float:left; margin: 0 10px 10px 0;}
.img-right {float:right; margin: 0 0 10px 10px;}
#toc { text-align: left; line-height: normal; color: #000000; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; }
#toc a:link, #toc a:visited { font-weight: bold; color: #FFFFFF; background-color: #660000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; padding-left: 4px; padding-right: 4px; }
#toc a:hover, #toc a:active { color: #000000; background-color: #FFFFFF; }
.smallGrey { font-family: Verdana, Geneva, sans-serif; font-size: 0.8em; color: #666; }
#toc .hrefnormal a { font-weight: normal; margin: 0px; padding: 0px; background-color: #c2c5ba; font-size: 1.0em; }
