form{ margin:0; padding:0; }
body{
	margin:0;
	background:#FFF;
	color:#000;
	font-family:"Palatino Linotype", Georgia, "Century Schoolbook L", "Times New Roman", Times, serif;
	font-size:13pt;
	line-height:1.1em;
}
.cushycms{ line-height:normal; }
a{ text-decoration:none; color:#003300; }

.siteSize{ width:825px; height:500px; padding:5px 0; } /* needs fixing */

/* Text Styles */
em{ color:#333; }
ul{ list-style:disc; }
h1{ font-size:1.75em; }
h2{ font-size:1.5em; }
h3{ font-size:1.19em; }
h4{ font-size:1em; }
h5{ font-size:0.88em; }
h6{ font-size:0.75em; }
blockquote{ font-variant:small-caps; color:#333; }
q{ font-variant:small-caps; color:#333; }

.textHead{ font-family:Arial, Helvetica, sans-serif; }
.textDefault{ font-size:0.82em; }
.textNote{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; color:#333; }
.textSmall{ font-size:0.82em; }
.textFoot{ font-family:Arial, Helvetica, sans-serif; font-size:0.82em; }


/* Church Logo */
.headerBlock{ padding-left:5px; }
.mainLogo{ width:325px;height:99px; background:url(../images/friendly_avenue_logo_print.png) no-repeat; }


/* Header */
.banner{ display:none; }
#ministry_guide{ display:none; }

/* Top-Bar Navigation */
.topBar{ display:none; }

/* Left-Side Navigation */
.navBar{ display:none; }


/* Footer */
.footer{ display:none; }


/* /////////////////////////////////////////////////////////////////////// */
/* Homepage */
.homeSideBar{ width:200px; border-left:#666 solid 1px; }
.homeSideBar h3{ margin:0; }
.homeSideBar p{ margin:0; }
.newsTitle{ font-weight:bold; font-size:1.1em; }
.newsText{ font-size:0.82em; }
.newsText img{ border:#EEE solid 1px; display:block; }
.gallery{ background:url(../images/gallery_loading.jpg) #CCC; width:620px; height:250px; margin:0 5px 0 0; overflow:hidden; position:relative; }
.galleryImages{ position:relative; left:0px; white-space:nowrap; }
.galleryArrows{ display:none; }