/* 
================================================
PVII Existentiality
Copyright (c) 2009 Project Seven Development
www.projectseven.com
Layout 04: 2Col Sidebar Left (Yellow)
================================================
*/
@font-face
{
	font-family: P22CodaSmallCaps;
	src: url( 'http://fnt.webink.com/wfs/?drawer=788AF7D4-1C74-4B02-8B3E-D4A70D6011FA&font=3598CEE9-00EC-C2C4-BCDF-88CDEC2999FA');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
@font-face
{
	font-family: FigginsSansRegular;
	src: url( 'http://fnt.webink.com/wfs/?drawer=788AF7D4-1C74-4B02-8B3E-D4A70D6011FA&font=34A52028-DEA2-7BB4-F1CA-408E92F328C5');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
@font-face
{
	font-family: CoHeadlineCorpRegular;
	src: url( 'http://fnt.webink.com/wfs/?drawer=788AF7D4-1C74-4B02-8B3E-D4A70D6011FA&font=77565B12-8D01-D469-1A1F-703B2FE83AB1');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
@font-face
{
	font-family: CoHeadlineCorpBold;
	src: url( 'http://fnt.webink.com/wfs/?drawer=788AF7D4-1C74-4B02-8B3E-D4A70D6011FA&font=701976AE-2237-D8EB-3B5C-69051CCB7163');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
@font-face
{
	font-family: CoHeadlineCorpLight;
	src: url( 'http://fnt.webink.com/wfs/?drawer=788AF7D4-1C74-4B02-8B3E-D4A70D6011FA&font=383781EE-80F3-71AD-CA2B-B8E2F8FC9DAE');
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
BODY
{
	font-family: Verdana, Arial, sans-serif;
	color: #CCC;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
}
#masthead
{
	background-image: url(img/existYellow_masthead_s1.jpg);
	background-repeat: repeat-x;
	background-color: #9C96C9;
}
#logo
{
	margin: 0 auto;
	width: 980px;
}
#layout
{
	background-image: url(img/existYellow_sbl_middle.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 980px;
	background-color: #FFF;
	color: #000;
}
.column
{
	float: right;
}
#main-column
{
	width: 750px;
	margin-right: 10px;
}
#sidebar
{
	width: 200px;
	margin-right: 10px;
}
.maincontent
{
	padding: 20px 32px 0;
	font-size: 13px;
	line-height: 1.5;
}
.sidecontent P
{
	margin: 3px 0 12px;
	font-family: CoHeadlineCorpLight, Verdana, Arial, sans-serif;
}
.maincontent P
{
	margin: 3px 0 12px;
	font-family: FigginsSansRegular, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
}
P.note
{
	padding: 1px 10px;
	background-color: #ABD5F0;
	margin: 30px 0 0;
}
/*RK 31May2010 Inset image*/
P.prayer
{
	font-size: 12px;
}

p.consulttextsmall {
font-size: 14px;
font-family: FigginsSansRegular, Verdana, Arial, sans-serif;	
}

div.consult {
	padding: 40px 0px;
}
img.consultimg {
	float:  left;
	margin:  0px 50px 0px 20px;
}
div.consulttext p{
	font-size: 18px;
	font-family: FigginsSansRegular, Verdana, Arial, sans-serif;
}
div.consulttext ul li p.consulttextsmall {
font-size: 14px;
font-family: FigginsSansRegular, Verdana, Arial, sans-serif;
	
}

IMG.imageflow {
	float: left;
	margin: 20px 20px 20px 0px;
}

DIV.textflow P
{
	padding-top: 20px;
	font-size: 16px;
	margin-left: 0px;
	font-family: FigginsSansRegular, Verdana, Arial, sans-serif;
}

DIV.textflow UL
{
	float: left;
}
DIV.textflow UL P
{
	padding: 10px;
}
DIV.textflow UL LI
{
	font-size: 16px;
	margin-left: 0px;
}
.sidecontent
{
	font-size: 12px;
	line-height: 1.35;
	padding: 8px 16px;
	color: #CCC;
}
.sidecontent H3
{
	text-transform: uppercase;
	font-size: 13px;
	margin: 20px 0px 6px;
}
.maincontent H1, .maincontent H2, .maincontent H3
{
	font-family: P22CodaSmallCaps, Verdana, Arial, sans-serif;
	margin: 20px 0 0;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.maincontent H2
{
	font-size: 18px;
	margin-bottom: 5px;
}
.maincontent H3
{
	font-size: 16px;
}
#layout-bottom
{
	background-image: url(img/existYellow_sbl_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left bottom;
	clear: both;
}
#footer
{
	margin: 12px auto;
	width: 980px;
	font-size: 10px;
	letter-spacing: 0.2em;
	font-family: P22CodaSmallCaps, Verdana, Arial, sans-serif;
}
.quotation
{
	font-size: 16px;
	text-transform: uppercase;
}
/*LINK STYLES*/
.maincontent A
{
	color: #06C;
	font-family: CoHeadlineCorpLight, Verdana, Arial, sans-serif;
}
.maincontent A:hover, .maincontent A:focus
{
	color: #69BF33;
}
.sidecontent A, #footer A
{
	color: #699;
}
.sidecontent A:hover, .sidecontent A:focus, #footer A:hover, #footer A:focus
{
	color: #FFF;
}
.sidecontent H1
{
	font-size: 10px;
	color: #97CCED;
	padding-top: 10px;
	font-family: CoHeadlineCorpRegular, Verdana, Arial, sans-serif;
}
/*EXTRA STYLES for STATIC MENU BAR*/
.menubar
{
	margin: 0px;
	padding: 4px;
	font-size: 14px;
}
.menubar LI
{
	list-style-type: none;
	margin-bottom: 4px;
}
.menubar A
{
	background-color: #97CCED;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 12px;
	border-top: 1px solid #6DB7DA;
	border-right: 1px solid #3294C2;
	border-bottom: 1px solid #3294C2;
	border-left: 1px solid #6DB7DA;
	zoom: 1;
}
.menubar A:hover, .menubar A:focus
{
	background-color: #9C0;
	border-color: #B5F000 #85B000 #85B000 #B5F000;
	color: #FFF;
}

P#bottomlink
{
	text-align: center;
	margin: 0px auto;
	padding-top: 5px;
	padding-left: 220px;
	font-size: 12px;
	letter-spacing: 0.2em;
	color: #3497F3;
	font-family: P22CodaSmallCaps, Verdana, Arial, sans-serif;
}
#main-column DIV.maincontent DIV.textflow UL LI P
{
}
#bottomlink A, #bottomlink A:focus
{
	text-decoration: none;
	color: #3497F3;
}
#bottomlink A:hover
{
	text-decoration: none;
	color: #69BF33;
}
P.msmPageLink A
{
	text-decoration: none;
	font-size: 14px;
	padding: 5px 0px 0px 30px;
}
P.msmPageLink A:hover
{
	text-decoration: none;
	color: #69BF33;
}
#thankstext
{
	padding-top: 50px;
	font-size: 16px;
}
H1#thanks
{
	font-size: 36px;
	color: #9C96C9;
}
P.small
{
	font-size: 12px;
}
P.smallhand
{
	font-size: 10px;
	position: relative;
	bottom: 120px;
	left: 130px;
}
DIV.cloudflow
{
	margin: 10px 0px;
	padding: 20px 0px 90px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 2.5px solid #ABD5F0;
	box-shadow: 0px 1px 3px #5A6199;
	-webkit-box-shadow: -0px 1px 3px #5A6199;
	-moz-box-shadow: -0px 1px 3px #5A6199;
}
DIV.handflow
{
	margin: 10px 0px;
	padding: 10px 0px 90px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 2.5px solid #ABD5F0;
	box-shadow: 0px 1px 3px #5A6199;
	-webkit-box-shadow: -0px 1px 3px #5A6199;
	-moz-box-shadow: -0px 1px 3px #5A6199;
}
UL#handflowleft
{
	width: 330px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
UL#handflowleft2
{
	width: 330px;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}
UL#handflowright
{
	width: 330px;
	margin-left: 0px;
	padding-left: 0px;
	display: inline-block;
}
/*handflowright li aligns the bottom hands on the jsj-hand.html page*/
#handflowright LI
{
	padding-bottom: 35px;
}
UL.handimg LI IMG
{
	float: left;
}
UL.handimg LI P
{
	margin-left: 100px;
	padding-top: 15px;
}
UL.handimg
{
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
}
P#pobox
{
	margin-top: -20px;
	margin-left: 350px;
}

