/*
RESET --------------------------------------- */
html, body{
	height: 100%;
	width: 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,em,strong,dfn,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}

img, div, a{ 
	behavior: url(../iepngfix.htc) 
}


/***** END RESET *****/


/*
Main --------------------------------------- */

body {
	background: #602c04 url('../images/bg.jpg') repeat-x top left;
	color: #d4ad6c;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#wrapper {
	margin: auto;
	width: 990px;
}

#header {
	background: url('../images/header.jpg') no-repeat top center;
	height: 624px;
	position: relative;
}

#content {
	margin-top: 10px;
	padding: 0px 15px;
}

.left {
	float: left;
	margin-bottom: 25px;
	width: 615px;
}

.right {
	float: right;
	margin-bottom: 25px;
	width: 330px;
}

#footer{
	clear: both;
	color: white;
	font-size: .8em;
	height: 30px;
	margin: 20px auto 20px auto;
	text-align: center;
	width: 800px;
}


/*
General --------------------------------------- */

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*Remove active link dotted border*/
a, a:active { outline:none !important;}
:focus { -moz-outline-style: none;}

p {
	margin-bottom: 10px;
}

h2 {
	color: #fff;
	font-size: 2em;
	margin-bottom: 35px;
}

h3 {
	color: #fff;
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-top: 20px;
}

h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	clear: both;
	border: none;
	border: 1px #794e17 solid;
	display: block;
	margin: 10px 0px 20px 0px;
}


.floatL {
	float: left;
}

.floatR {
	float: right;
}

.marginTopBottom10 {
	margin: 10px 0px;
}

.marginLeft20 {
	display: block;
	margin-left: 20px;
}

/*
Left --------------------------------------- */

.left p.dlArt {
	display: block;
	font-size: .75em;
	height: 60px;
	margin-bottom: -10px;
	width: 200px;
	position: relative;
	top: -40px;
	left: 430px;
}

.left p.dlArt img {
	display: block;
	margin: auto;
	margin-bottom: -13px;
}

.left ul {
	list-style: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

.left ul li {
	margin-bottom: 8px;
}


.left ol {
	list-style:  decimal;
	margin-left: 30px;
	margin-bottom: 20px;
}

.left p.smallTxt {
	font-size: .75em;
}

.left strong {
	color: #EFC986;
}

/*
Footer --------------------------------------- */

#footer a{
	color: #d4ad6c;
}

/*
Right --------------------------------------- */

.right .top {
	background: url('../images/rightTop.jpg') no-repeat;
	height: 17px;
	margin-bottom: -2px;
	width: 330px;
}

.right .mid {
	background: url('../images/rightMid.jpg') repeat-y;
	font-size: 12px;
	padding: 7px 20px 20px 22px;
	width: 288px;
}

.right .mid a {
	display: block;
	margin: 0px 0px 10px 0px;
}

.right .mid a#speaking {
	background: url('../images/speakingEvents.gif') no-repeat;
	height: 27px;
	width: 161px;
}

.right .mid a#speaking:hover {
	background: url('../images/speakingEventsRoll.gif') no-repeat;
}

.right .mid a#prints {
	background: url('../images/newPrints.gif') no-repeat;
	height: 22px;
	width: 110px;
}

.right .mid a#prints:hover {
	background: url('../images/newPrintsRoll.gif') no-repeat;
}


.right .mid .rotate {
	margin-top: 10px;
}

.right .mid .rotate img {
	border: 1px black solid;
	display: block;
	margin: auto;
}
.right .bottom {
	background: url('../images/rightBottom.jpg') no-repeat;
	height: 18px;
	width: 330px;
}


.right p {
	font-size: 1.3em;
}



/*
Email / Donate  */

.right form {
	margin: auto;
	margin-bottom: 20px;
	text-align: left;
	width: 297px;
}

.right form span {
	display: block;
	height: 35px;
	margin: 5px auto 0px auto;
	padding: 0px 3px;
}
.right input {
	border: 1px #8b7137 solid;
	color: #000;
	float: left;
	font-weight: lighter;
	font-size: 18px;
	height: 24px;
}


.right input.textBox {
	padding-top: 3px;
	width: 220px;
}

.right input.submit{
	background: transparent url('../images/goSubmit.gif') no-repeat;
	height: 30px;
	margin-left: 20px;
	width: 37px;
}


.right form#paypal input {
	border: none;
}


/*
Extra  */


.right .extra img {
	margin-bottom: 5px;
}

.right ul.speakingEvents {
	font-size: 14px;
}

.right ul.speakingEvents li {
	margin-bottom: 7px;
}

.right ul.speakingEvents .date {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.right ul.speakingEvents li.moreInfo {
	display: block;
	text-align: right !important;
}

.right .extra ul.teachingLinks {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}

.right .extra ul.links {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	padding-left: 10px;
}


.right .extra ul.teachingLinks li {
	display: block;
	margin: 0px 10px;
}

.right .extra ul.teachingLinks li span.smallTxt {
	font-size: .8em;
	font-weight: normal;
}

.right .extra ul.teachingLinks ul {
	margin-bottom: 25px;
}

.right .extra br {
	clear: both;
}

.right h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	
	text-shadow: 2px 2px 2px #000;
}

.right h2 a:hover {
	color: #EFCE77;
	text-decoration: none;
}

.right h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-shadow: 2px 2px 2px #000;
}


/*
Page Specific -------------------------------------------------------------------- */

/*
Prophetic Insight --------------------------------------- */

.propheticQuote {
	border-bottom: 1px #fff solid;
	margin: 0px;
	padding: 10px 0px;
	width: 617px;
}

.propheticQuote p {
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

.propheticQuote .top {
	background: transparent url('../images/propheticQuoteTop.gif') no-repeat top center;
	clear: both;
	display: block;
	height: 6px;
	width: 617px;
}

.propheticQuote .bottom {
	background: #602c04 url('../images/propheticQuoteBottom.gif') no-repeat top center;
	clear: both;
	display: block;
	height: 12px;
	width: 617px;
}


/*
Aligmnet --------------------------------------- */
p.align {
	margin-bottom: 20px;
	
}

p.align strong{
	color: #fff;
	display: block;
}

.site {
	border-bottom: 1px #7F5637 solid;
	display: block;
	margin-top: 10px;
	padding-bottom: 3px;
	text-align: right;
}

/*
Accordion nav under teaching & prophetic insight  pages --------------------------------------- */

.right h2 {
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	text-shadow: 2px 2px 2px #000;
}
.right #accordion h2 a {
	background: transparent url('../images/more_down_arrow.gif') no-repeat center left;
	padding-left: 20px;
}

.right #accordion h2 a:hover {
	text-decoration: none;
}

.right #accordion div {
	margin-bottom: 20px;
}

.right #accordion div a {
	font-size: 16px;
	margin-left: 20px;
}

#MMtable tr td{
	width: 20%;
}

#PItable tr td {
	width: 60%;
}


/*
Contact --------------------------------------- */

table#table3 tr td{
	padding: 3px;
}

/*
Contact --------------------------------------- */

.left ul.partners {
	font-size: 17px;
	list-style: none;
	margin: 0px;
}

.left ul.partners a {
	font-weight: bold;
}

/*
March for Life --------------------------------------- */

ul#MFL {
	list-style: none;
	margin: 0px;
}

ul#MFL li {
	float: left;
	margin: 5px 5px;
}


/*
Header Links --------------------------------------- */
#header a {
	cursor:pointer;
	display: block;
	text-indent: -9999px;
}

#header a#home {
	background: url('../images/home.png') no-repeat;
	height: 78px;
	position: absolute;
	top: 304px;
	left: 91px;
	width: 80px;
}

#header a#home:hover {
	background: url('../images/homeRoll.png') no-repeat;
}



#header a#contact {
	background: url('../images/contact.png') no-repeat;
	height: 78px;
	position: absolute;
	top: 319px;
	left: 187px;
	width: 80px;
}

#header a#contact:hover {
	background: url('../images/contactRoll.png') no-repeat;
}



#header a#aboutUs {
	background: url('../images/aboutUs.png') no-repeat;
	height: 96px;
	position: absolute;
	top: 308px;
	left: 286px;
	width: 98px;
}

#header a#aboutUs:hover {
	background: url('../images/aboutUsRoll.png') no-repeat;
}



#header a#propheticArtGallery {
	background: url('../images/propheticArtGallery.png') no-repeat;
	height: 158px;
	position: absolute;
	top: 288px;
	left: 412px;
	width: 161px;
}

#header a#propheticArtGallery:hover {
	background: url('../images/propheticArtGalleryRoll.png') no-repeat;
}



#header a#propheticInsight {
	background: url('../images/propheticInsight.png') no-repeat;
	height: 96px;
	position: absolute;
	top: 309px;
	left: 603px;
	width: 98px;
}

#header a#propheticInsight:hover {
	background: url('../images/propheticInsightRoll.png') no-repeat;
}

#header a#calendar {
	background: url('../images/calendar.png') no-repeat;
	height: 77px;
	position: absolute;
	top: 320px;
	left: 722px;
	width: 80px;
}

#header a#calendar:hover {
	background: url('../images/calendarRoll.png') no-repeat;
}


#header a#teaching {
	background: url('../images/teaching.png') no-repeat;
	height: 77px;
	position: absolute;
	top: 308px;
	left: 821px;
	width: 80px;
}

#header a#teaching:hover {
	background: url('../images/teachingRoll.png') no-repeat;
}


.headerInfo {
	height: 120px;
}

h1 {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	text-shadow: 2px 2px 2px #000;
}

/*Calendar Styles*/

div.karbon_calendar_view_content table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 20px;
}

div.karbon_calendar_view_content table thead th, div.karbon_calendar_view_content table tfoot td {
	font-size: 1em;
	text-align: center !important;
	font-weight: bold;
	height: 30px;
}

div.karbon_calendar_view_content table td, div.karbon_calendar_view_content table th {
	background: url('../images/cells.png') repeat scroll 0 0 transparent;
	color: #444444;
	position: relative;
	vertical-align: middle;
	text-align: center;
	width: 81px;
	height: 81px;
}

div.karbon_calendar_view_content table td:hover {
	background-position: 0 -81px;
	color: #222;
}

div.karbon_calendar_view_content table td.padding {
	background: url('../images/calpad.jpg') repeat scroll 0 0 transparent;
}

div.karbon_calendar_view_content table td.date_has_event {
	background-position: 162px 0;
	color: #fff;
}

div.karbon_calendar_view_content table td.date_has_event .events ul {
	-moz-border-radius: 3px;
	background: url('../images/popup.png') no-repeat scroll 0 0 #9c5f20;
	border: 1px solid #d0a255;
	color: #444;
	font-size: 15px;
	list-style: none outside none !important;
	padding: 15px;
	position: absolute;
	text-align: left;
	width: 200px;
	z-index: 100000;
}

div.karbon_calendar_view_content table td.date_has_event .events li span.title {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: left;
	text-shadow: 2px 2px 2px #000;
}

div.karbon_calendar_view_content table td.date_has_event .events li span.desc {
	color: #faf6b6;
	font-size: 1em;
	line-height: 16px;
	text-align: justify;
	display: block;
}

div.karbon_calendar_view_content table thead tr.karbon_calendar_monthrow th {
	background: none;
	color: #fff;
}


