body { margin: 0; padding: 0; font-family: 'Times New Roman'; font-size: .85em; background-color: #e9e0c8; }
.body { background: /*ede7d2*/#e9e0c8 url(images/homeFullBG.jpg) no-repeat center top; width: 1024px; margin: 0 auto; font-family:  }
.inside .body { background: #ede7d2 url(images/insideFullBG.jpg) no-repeat center top; }
img { border-width: 0; }

#content { width: 1024px; height: 768px; margin: 0 auto 30px auto; position: relative; color: #332615; }
#logo { position: absolute; top: 0px; left: 0px; }
#directionsButton { position: absolute; top: 245px; right: 20px; }
#sermonsButton { position: absolute; top: 417px; right: 20px; }
#cornerMenu { position: absolute; top: 20px; right: 20px; width: 50px; color: #8a2529; text-align: right; }
#cornerMenu a { color: #8a2529; margin-bottom: 6px; font-size: 1.1em; font-family: arial; display: block; text-decoration: none; }
#cornerMenu a:hover { color: maroon; text-decoration: underline; }

#navContainer { position: absolute; top: 194px; left: 180px; z-index: 1000; font-family: Arial; }
#navContainer ul { list-style-type: none; margin: 0; padding: 0; float: left; }
#navContainer ul li { float: left; padding: 0 20px 0 0; position: relative; }
#navContainer ul li a { text-decoration: none; color: #8a2529; padding-left: 16px; font-size: 1.2em; display: block; height: 22px; }
#navContainer ul li a:hover { background: url(images/diamondBullet.gif) no-repeat left 1px; }
#navContainer ul ul { display: none; position: absolute; top: 22px; left: 6px; background-color: #8a2529; z-index: 1000; padding-top: 6px; }
#navContainer ul ul li a { color: #e9e3bb; font-size: .85em; display: block; height: 18px; }
#navContainer ul ul li a:hover { text-decoration: underline; background-image: none; }
#navContainer ul li:hover ul, #navContainer ul li.over ul { display: block; }

#navContainer ul ul.truthMenu li, #navContainer ul ul.relationshipMenu li, #navContainer ul ul.serviceMenu li, #navContainer ul ul.adultMenu li, #navContainer ul ul.youthMenu li { display: block; float: none; }
#navContainer ul ul.truthMenu { width: 185px; left: -560px; height: 90px; }
#navContainer ul ul.relationshipMenu { width: 140px; left: -375px; height: 90px; }
#navContainer ul ul.serviceMenu { width: 165px; left: -235px; height: 90px; }

#navContainer ul ul.adultMenu { width: 125px; left: -70px; height: 90px; }
#navContainer ul ul.youthMenu { width: 120px; left: 55px; height: 90px; }
#navContainer ul ul.otherMenu { width: 140px; left: 175px; height: 90px; }


#navContainer ul ul li.categoryMenuItem, #navContainer ul ul li.categoryMenuItem a { text-transform: uppercase; text-decoration: underline; color: #e9e3bb; font-size: .85em; }
#ministriesNav { float: left; }

#homeContent { position: absolute; top: 227px; left: 172px; background: url(images/homeContentBG.jpg) no-repeat left top; width: 629px; height: 349px; z-index: 100; }
#pageContentMain { position: absolute; top: 240px; left: 120px; width: 680px; z-index: 100; }
#pageSubContent { position: absolute; top: 240px; left: 814px; width: 200px; z-index: 100; }
#pageContentOneColumn { position: absolute; top: 240px; left: 120px; width: 834px; z-index: 100; }
#pageContentMainCol1 { position: absolute; top: 240px; left: 120px; width: 325px; z-index: 100; }
#pageContentMainCol2 { position: absolute; top: 240px; left: 465px; width: 325px; }
#sidebarAdminCol1 { position: absolute; top: 300px; left: 120px; width: 200px; z-index: 100; }
#sidebarAdminCol2 { position: absolute; top: 300px; left: 350px; width: 200px; z-index: 100; }
#sidebarAdminCol3 { position: absolute; top: 300px; left: 580px; width: 200px; z-index: 100; }
#sidebarAdminCol4 { position: absolute; top: 300px; left: 810px; width: 200px; z-index: 100; }

#newspaperContainer { position: absolute; top: 240px; left: 120px; width: 797px; z-index: 100; background: url(images/newsBG.jpg) repeat-y left 132px; }
#newspaperLeftCol { float: left; width: 175px; margin: 0 7px 0 10px; }
#newspaperCenterCol { float: left; width: 410px; margin: 0 7px 0 0px; }
#newspaperRightCol { float: left; width: 175px; margin: 0 0px 0 0px; }

#footer { position: absolute; bottom: 0px; left: 0; height: 120px; width: 1024px; color: #cfc7aa; }
#footerContent { width: 100%; }

.postDate { display: none; }
h2.postTitle { font-size: 1em;  }
#sidebarAdminCol1 h2.postTitle, #sidebarAdminCol2 h2.postTitle, #sidebarAdminCol3 h2.postTitle, #sidebarAdminCol4 h2.postTitle { font-size: 1em;  }

/* hide blog post Posted By info and Back link */
.postInfo, .blogBack { display: none; }

/* hide RSS icon */
.rss { display: none; }

/* set all body links to red, brown hover */
a { color: #8a2529; }
a:visited { color: #8a2529; }
a:hover { color: #1d160d; }

/* <textEditor> */
.Arial { font-family: arial; }
.TimesNewRoman { font-family: 'times new roman'; }
.Verdana { font-family: verdana; }
/* </textEditor> */


div.post h2 { color: #79703c !important; background: url(/Websites/collegeheights/Images/header-line.gif) no-repeat left bottom !important; font-family: Arial; }
div.blogList { font-family: Arial !important; }

#topDiamonds { position: absolute; top: 0; right: 0; width: 647px; height: 229px; background: url(images/diamondsBackground.jpg) no-repeat left top; }
.boldCaps { text-transform: uppercase; font-weight: bold; }

#IE7Notice { display: none; position: absolute; top: 10px; left: 10px; background-color: maroon; border: solid 1px black; color: white; z-index: 9000; padding: 10px; font-family: arial; }
#IE7Notice a { color: white; }
