/*T E X T   S I Z E   D E S I G N A T I O N S*/


.Size6BlueHeader {font: bold 24px Arial ;  color: #003366;}

body					{ font: 14px Arial; background-color: #000000; color: #000000;}

/* table cell designations */
td  					{ font: 14px Arial; color: #000000;}

/* bold tag designation */
b   					{ font-weight: bold } 






/*T E X T   S I Z E   D E S I G N A T I O N S*/


.largest, .larger, .large, .normal, .smaller, .smallest
						{ color: #763521;}
.superLarge				{ font: bold 26px Verdana }
.largest				{ font: bold 20px Verdana }
.larger					{ font: bold 18px Verdana }
.large					{ font: bold 16px Verdana }
.normal					{ font: 13px Verdana }
.smaller				{ font: 10px Verdana }
.smallest				{ font: 9px Verdana }
.formlightText			{ font: 9px Verdana #666666 }





/*   B  E  G  I  N     L  I  N  K    S  E  T  U  P   */


/*Setup for main navigation of back to main*/
.mainNav				{ color: #002350; width:100%; padding: 0px 0px 0px 0px; background-color="#000000"; font-weight: bold; text-decoration: none }
a:hover.mainNav			{ color: #FFFFFF; width:100%; padding: 0px 0px 0px 0px; background-color="#660000"; font-weight: bold; text-decoration: none }

/*Setup for links on left side in this issue section*/
.leftNav				{ font: 9px Verdana }
a:hover.leftNav		{ font: 9px Verdana #CCCCCC }
a:active.leftNav		{ font: 9px Verdana #CCCCCC }
a:visited.leftNav		{ font: 9px Verdana #CCCCCC }

/*Setup for links on right side in feature area*/
.rightNav				{ font: 9px Verdana }
a:hover.rightNav		{ font: 9px Verdana #CCCCCC }
a:active.rightNav		{ font: 9px Verdana #CCCCCC }
a:visited.rightNav		{ font: 9px Verdana #CCCCCC }

/*Setup for basic links*/	
a   					{ color: #002350; font-weight: bold; text-decoration: none }
a:visited				{ color: #FFFFFF; font-weight: bold; text-decoration: none }
a:active				{ color: #FFFFFF; font-weight: bold; text-decoration: none }
a:hover					{ color: #FFFFFF; font-weight: bold; text-decoration: underline }


/*   E  N  D     L  I  N  K    S  E  T  U  P   */





/*   B  E  G  I  N    B  G    S  E  T  U  P   */


/*Background image of page*/
.hdrBackground			{ background:URL('/Portals/0/Skins/timTodd_skin/assets/images/newsletter/newsletter_bg.jpg') }

/*Background image gradient for module*/
.letterBackground		{ background:URL('/Portals/0/Skins/timTodd_skin/assets/images/newsletter/moduleGradient.jpg'); background-repeat:no-repeat; background-position:bottom }



/*   E  N  D    B  G    S  E  T  U  P   */





/*   B  E  G  I  N   H  E  A  D  E  R    S  E  T  U  P   */



/*Text color for headers ie Quick Reference, etc*/
.sectionHeading			{ color: #002350; font: 9px Verdana; font-weight: normal }

/*Gold Text color for subheaders titles ie events, etc*/
.subsectionHeading, .subsectionHeading span		{ color: #8f836a; font: 9px Verdana; font-weight: bold } 


/*Text color for letter from Pastor*/
.letterText, .lettertext span	{ color: #333333; font: 12px Verdana; font-weight: normal } 

.bullet					{ color: #dab265; font: 10px Verdana; font-family: Verdana }



/*   E  N  D   H  E  A  D  E  R    S  E  T  U  P   */



/*Border color for images*/
.imageborder            { border-color: #555555 }

.StandardButton { font: 9px Verdana; color: #FFFFFF; background-color: #81602B; border: 1px solid black; border-color: #FFFFFF; }

/*Text color for error messages*/
.error					{ color: #FFCC00 }

.gradientHeading		{ color: #EEEEEE; font: 10px Verdana; font-weight: bold }

.invertedHeading		{ background-color: #002A9A; color: #FFFFFF; font: 14px Verdana; font-weight: bold }

.gradientTextArea		{ color: #EEEEEE; font: 10px Verdana }

.bodyTable				{ background-repeat: no-repeat; padding: '5px 0px 0px 5px'; font: 10px Verdana }

/* Designation for form entry text */
input					{ font: 10px Verdana; font-family: Verdana }