/* 
	CSS Document for www.tcdf.org.com
	Created 04.20.2009
	By Dana Ford
	copyright River City Studio
*/



	/* ------------------------ Global Declarations ----------------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

body {
	background-color: #CEDCB5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	position: relative;
}

h2 {
	color: #4C721D;
	font-size: 18px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	margin: 15px 0px 5px 0px;
}

h4 {
	color: #9F6614;
	font-size: 13px;
}

#container {
	margin: 0px auto;
	position: relative;
	width: 955px;
}

#mainContent {
	background-color: #fff;
	border: 1px solid #fff;
	clear: both;
	float: left;
	min-height: 500px;
	padding-bottom: 50px;
	width: 955px;
}

#flashPiece {
	min-height: 377px;
}

#mainContent a {
	color: #9F6614;
	text-decoration: underline;
}

#mainContent a:hover {
	color: #78A22F;
	text-decoration: underline;
}

/* ------------------------ Top Nav Declarations (above flashPiece) ----------------------------------- */

#topNav {
	font-size: 10px;
	margin: 5px 0px 5px 0px;
	text-align: right;
}

#topNav p {}

#topNav a {
	color: #000;
	margin-right: 20px;
}

#topNav a:hover {
	color: #4C721D;
}

/* ------------------------ Secondary page Header (brown) ----------------------------------- */

#secondaryHeader {
	background-image:url('/_img/headGreenShadow.jpg');
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	height: 143px;
}

#headLogo {
	margin: 20px 0px 0px 30px;
	
}

.topHeading {
	color: #9F6614;
	float: right;
	font-family: Georgia, serif;
	font-size: 25px;
	margin: 60px 70px 0px 0px;
}


/* ------------------------ Main Nav Declarations (brown) ----------------------------------- */

#mainNav {
	background-color: #9F6614;
	border: 1px solid #fff;
	border-bottom: 3px solid #fff;
	font-color: #fff;
	font-size: 12px;
	/* margin-bottom: 20px; */
	text-align: center;
}

#mainNav p {
	padding: 10px 0px 10px 0px;
}

#mainNav a {
	color: #e5cfae;
	margin-right: 50px;
	text-decoration: none;
}

#mainNav a:hover {
	border-bottom: 1px dashed #fff;
	color: /* #88C1F3; *//* #358BEE; */#fff;
	padding-bottom: 2px;
	text-decoration: none;
}


/* ------------------------ Right Home Content ----------------------------------- */

#rightHome {
	/*
background-image: url('/_img/homeRotate/Peter.jpg');
	background-repeat: no-repeat;
*/
	border-left: 3px solid #4C721D;
	float: right;
	/* height: 225px; */
/* 	margin: 0px 0px 3px 0px; */
	width: 420px;
}

#rightHome p {
	margin: 10px 0px 10px 140px;
	padding-right: 25px;
}

.quote {
	color: #4C721D;
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: right;
}

.quoteBy {
	font-family: Arial sans-serif;
	font-size: 10px;
	text-align: right;
}

.tan {
	color: #9F6614;
	font-family: Georgia, serif;
	font-size: 14px;
	margin: 0px;
}

.brown {
	color: #34170D;
	font-family: Georgia, serif;
	font-size: 10px;
	margin: 0px;
}

#rightHomeForm {
	background-color: #BCCF97;
	border-bottom:3px solid #4C721D;
	margin: 0px 2px 0px 0px;
	padding: 10px 0px 40px 0px;
}

#rightHomeForm p {
	margin-left: 0px;
	text-align: center;
}

#rotatingPics {
	background-color: #F7EFE2;
}

#giving p {
	font-size: 9px;
	margin-left: 80px;
	text-align: right;
}

#giving p input {
	margin-right: 78px;
}

.emailInput {
	margin-left: 44px;
}

.churchInput {
	margin-left: 5px;
}

.zipInput {
	margin-left: 30px;
}

#giving p input.submitHome {
	background-image: url('/_img/submit2.jpg');
	border: none;
	color: #fff;
	font-size: 10px;
	height: 17px;
	cursor: pointer;
	width: 48px;
}

#giving p.submitRight {
	text-align: right;
}

.mailList {
	background-color: #BCCF97;
	clear: both;
	float: left;
	font-family: Georgia, serif;
	font-size: 10px;
	margin: 0px;
}

.mailList input {
	margin-right: 5px;
	vertical-align: middle;
	width: 13px;
}

.mailCheck {
	clear: both;
	/* float: left; */
	margin-left: 50px;
}

#mainContent #right a:hover.noLink {
	color: #4C721D;
}

#mainContent #right h2 a:hover.noLink {
	color: #4C721D;
	text-decoration: none;
}

#mainContent #right h2 a.noLink {
	color: #4C721D;
	text-decoration: none;
}

/* ------------------------ Right Secondary Pages Content ----------------------------------- */

#right {
	/* float: right; */
	line-height: 18px;
	margin: 30px 50px 0px 225px;
	width: 680px;
}

#right p {
	margin-bottom: 10px;
}

#right ul li {
	margin-left: 15px;
	margin-bottom: 5px;
}

#right ol li {
	margin-left: 18px;
}

#right ul #churchesList ul li {
	margin-bottom: 10px;
}

#churchesList strong {
	color: #9F6614;
	/* color: #4C721D; */
}

/* ------------------------ Left Home Content ----------------------------------- */

#leftHome {
	background-color: #fff;
	margin-right: 425px;
	padding: 30px;
}

#leftHome p {
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 20px;
}

/* ------------------------ Left Nav - Secondary Pages Content ----------------------------------- */

#leftNav {
	/* float: left; */
	left: 50px;
	/* margin: 30px 0 0 50px; */
	position: absolute;
	top: 235px;
	width: 150px;
}

#leftNav a {
	color: #9F6614;
	font-size: 12px;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#leftNav a:hover {
	background-image: url('/_img/leaf.gif');
	background-repeat: no-repeat;
	/* margin-left: -10px; */
}

/*
#leftNav a:visited {
	background: none;
}
*/

#leftNav p {
	padding-left: 20px;
}

#leftNav img {
	float: left;
	/* margin-right: 5px; */
}

.rollover {
	padding-left: 0px;
}

.givingList {
	margin-top: 0px;
}

/* ------------------------ E-News & Contact Form Content ----------------------------------- */

#form {
	width: 350px;
}

#form p {
	/* font-size: 11px; */
}

.newsNameInput {
	margin-left: 29px;
}
.newsEmailInput {
	margin-left: 12px;
}
.newsPhoneInput {
	margin-left: 59px;
}
.newsChurchInput {
	margin-left: 23px;
}

.newsText {
	width: 250px;
}

.required {
	font-size: 9px;
	margin-left: 100px;
	margin-top: -5px;
}

#tyResponse {
	font-size: 14px;
	margin: 50px 0px 0px 230px;
}

#tyResponse img {
	float: left;
	margin-right: 5px;
}

#tyResponseHome {
	font-size: 14px;
}

#tyResponseHome img {
	float: left;
	margin-right: 5px;
}

#address {
	float: right;
	margin-right: 150px;
}

/* ------------------------ Client Resources Content ----------------------------------- */

#cResources {
	font-size: 9px;
	margin-right: 478px;
	text-align: right;
}

#topResources a {
	display: block;
}

#clientError {
	color: red;
	font-size: 11px;
	text-align: left;
}

table {
	font-size: 11px;
}

table strong {
	color: #9F6614;
}

td {
	padding-right: 20px;
	vertical-align: top;
}

/* ------------------------ Footer Content ----------------------------------- */

#footer {
	clear: both;
	color: #4C721D;
	font-size: 11px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	padding-top: 20px;
	text-align: center;
}

#footer p {
	margin-bottom: 5px;
}

#copyright {
	font-size:11px;
	position:absolute;
	right:10px;
}










/*
	CALENDAR STYLES
*/
#calendar {
/* 	width: 665px; */
/* 	margin: 10px 0px 10px 175px; */
	padding: 0px;
	/* position: relative;
	z-index: 1;
	border: 1px solid red; */
	float: left;
line-height:18px;
margin:30px 50px 0 30px;
/* width:665px; */
}
.calMonth {
	width:665px;
}
.calMonthCell {
	height:173px;
	width:91px;
	float:left;
	border:solid 1px black;
	text-align:left;
	margin: 0px;
	padding-left: 2px;
}
.calMonthCell a, .calMonthCell:visited {
  color: #B5121B;
  text-decoration: none;
}
.calMonthCell a:hover {
  text-decoration: underline;
}
.calMonthDateTopper {
  background-color: #252525;
  color: #FFF;
  width: 88px;
  margin: 0px 0px 0px -2px;
  padding-left: 5px;
  font-weight: bolder;
}
.calMonthDateTopper a, .calMonthDateTopper a:visited {
  color: #FFF;
}
.calMonthDateTopper a:hover {
  color: #B5121B;
  text-decoration: underline;
}
.calMonthSubHeader {
	height:20px;
	width:91px;
	float:left;
	margin: auto 0px;
	padding: 2px ;
}
.calMonthHeader {
	width:100%;
	text-align:center;
}
.calMonthHeader a {
	/*font-weight: bold;*/
  font-family: arial, helvetica, sans-serif;
    color: #990000;
}
.calMonthHeader a:hover {
    border-bottom: none;
	color: #000066;
	font-weight: bold;
}
.calMonthHeader strong {
	font-weight: bold;
    color: #9F6614;
}

.calMonthEvent {
	font-size: 8pt;
	margin: 1px;
	padding: 2px 1px;
	border: 1px solid #B8BC9B;
/* 	background-color: #D8DCBB; */
}
.calMonthEventTime {
	font-weight:bolder;
}

/*
	CALENDAR EVENT DETAIL STYLES
*/
#eventContainer {
	width:270px;
	margin: 0px auto;
	padding: 0px 0px 100px 0px;
	background-color: #FFF;
	border: 1px solid #d8bb73;
	background-image: url( "/_img/navBack2.gif" );
	background-repeat: repeat-x;
}
#eventContainer h1 {
  color: #990000;
  font-size: 14px;
  margin: 9px 0px 20px 0px;
  text-align: center;
}
#eventContainer h2 {
  color: #000;
  font-size: 14px;
  margin: 10px 10px;
  padding: 0px 0px 10px 10px;
  text-align: center;
  line-height: 16px;
  font-weight: bold;
  border-bottom: 1px solid #FC0;
}
#eventContainer #eventIcon {
	width: 40px;
	margin: -2px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
  float: left;
  background-color: #FFF;
}
#eventContainer p {
  font-size: 13px;
  margin: 5px 0px 5px 0px;
  padding: 0px 10px 0px 10px;
  text-align: left;
  line-height: 16px;
}
#eventContainer p.localDetails {
  margin: 2px 0px -5px 0px;
  padding: 0px 10px 0px 25px;
  text-align: left;
  position: relative;
}
#eventContainer strong {
  color: #990000;
  font-weight: normal;
  font-size: 12px;
}

/*
	CALENDAR DAY STYLES
*/

.calDayEvent {
	padding: 8px 0px 8px 0px;
}
.calDayEventTime {
	font-size: 16px;
}
.calDayEventText {
	font-size: 16px;
}
.calDayHeader {
    font-size: 18pt;
	font-weight: bold;
    color: #990000;
}

