/*
 * SITE STYLES
 */
html { height:100.01%; }
body { background:#13280a url(../images/grass.jpg) repeat-x; font-family: Palatino Linotype, Times, serif; font-size:90%; }
a { color:#000; text-decoration:none; }

.clear { clear:both; line-height:1px; }

#background_wrap { background:url(../images/clouds.jpg) no-repeat; width:960px; margin:0 auto; }

#site { width:798px; margin:0 81px; position:relative; }

#branding { width:798px; height:353px; }
#branding p { color:#fff; font-size:85%; letter-spacing:1px; margin:175px 0 0 200px; position:absolute; }
#branding h1 { padding:0; }

#logo_link { width:450px; height:150px; margin:25px 0 0 175px; top:0; display:block; position:absolute; z-index:50; }

#content { background:url(../images/content_bg.png) repeat-y; }

#column_left { width:250px; padding:0; margin:-130px 0 0 0; float:left; display:inline; position:relative; z-index:50; }

#main_nav { margin:50px 0 25px 30px; }
#main_nav ul { list-style:none; }
#main_nav li { border-bottom:#333 dotted 1px; font-size:125%; text-align:right; padding:7px 5px 7px 0; }
#main_nav li a:hover { color:#006699; }

#first_menu_item { margin:0 0 0 40px; }
#second_menu_item { margin:0 0 0 10px; }

#scripture { font-family:Helvetica, Arial, sans-serif; padding:0 30px 0 50px; margin:0 0 25px 0; }
#scripture h2 { font-size:100%; }
#scripture p { font-size:75%; line-height:14px; }

#column_right { width:535px; padding:0; margin:-130px 0 0 0; float:right; display:inline; z-index:60; }

#footer { background:url(../images/footer.png) no-repeat; width:798px; height:36px; padding:0 0 33px 0; margin:0 81px; position:relative; }

#conveyor_link { right:12px; bottom:0; position:absolute; display:block; }

#translator { top:0; right:0; position:absolute; }

/*
 * HOME CONTENT
 */
#column_left_image { margin:20px 0 0 40px; }
#home_content { font-family:Helvetica, Arial, sans-serif; padding:20px 60px 0 40px; }

#banner { width:500px; height:252px; }
#banner_overlay { background:url(../images/banner_overlay.png) no-repeat; width:501px; height:253px; position:absolute; z-index:100; }
#layer1 { width:501px; height:253px; position:absolute; z-index:25; }
#layer2 { width:501px; height:253px; position:absolute; z-index:50; }

#home_content p { font-size:80%; }

/*
 * DEFAULT CONTENT
 */
#default_content { font-family:Helvetica, Arial, sans-serif; padding:10px 60px 25px 25px; position:relative; z-index:60; }
#default_content h2 { font-size:130%; padding:0 0 15px 0; }
#default_content p { font-size:80%; }
#default_content ul { list-style-position:inside; margin:18px; }

.left_column_image { border:#555 solid 1px; margin:0 0 25px 65px; }
